body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: repeat-y;
	background-position: center;
	background-color: #333;
	background-attachment: scroll;
}
a:link {
	color: #FF0;
	text-decoration: none;
}
a:visited {
	color: #FF0;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
img {
	border: 0;
}
ul {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
p {
	font-size: 10px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/wrapper_bg2.jpg);
	background-repeat: repeat-y;
	padding-bottom: 60px;
}
#header {
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	height: 366px;
	background-attachment: scroll;
	background-position: center;
	width: 800px;
}
#nav {
	width: 800px;
	background-color: #3F4B7D;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navbar li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
}
#maincolumn {
	float: left;
	width: 550px;
	font-size: 12px;
}
#sidecolumn {
	float: left;
	width: 250px;
	font-size: 12px;
}
.smboxhead {
	width: 250px;
}
.smboxbody {
	width: 210px;
	padding-right: 20px;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(../images/smallbox_repeat.png);
	background-repeat: repeat-y;
}
.lgboxhead {

	width: 550px;
}
.boxbreak {
	width: 250px;
}
#footer {
	width: 700px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 10px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/footer_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.lgboxbody {
	width: 510px;
	padding-right: 20px;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(../images/lgebox_repeat.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
.extra a:link {
	color:#03C;
}
.extra a:visited {
	color:#03C;
}
.extra a:hover {
	color:#f00;
}
.extra a:active {
	color:#03C;
}
.item {
	margin-top: 30px;
}
.standard li {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	font-weight: bold;
	color: #00295F;
}
.standard a:link {
	color: #00295F;
	text-decoration: none;
}
.standard a:visited {
	color: #00295F;
	text-decoration: none;
}
.standard a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.standard a:active {
	color: #FF0000;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 1px;
}
.underline {
	text-decoration: underline;
}

.tourhead {
	font-size: 12px;
	font-weight: bold;
	color: #00295F;
	text-decoration: underline;
	padding-bottom: 5px;
	padding-top: 5px;
}
.lgboxbody table {
	width: 100%;
}
.lgboxbody th {
	background-color: #CCCCCC;
	padding: 8px;
	color: #00295F;
	text-align: center;
	font-weight: bold;
}
.lgboxbody td {
	background-color: #00295F;
	padding: 8px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.tour a:link {
	background-color: #ccc;
	padding: 4px;
	color: #00295F;
	font-size: 16px;
	font-weight: bold;
}
.tour a:visited {
	background-color: #ccc;
	padding: 4px;
	color: #00295F;
	font-size: 16px;
	font-weight: bold;
}
.tour a:hover {
	background-color: #f00;
	padding: 4px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.tour a:active {
	background-color: #ccc;
	padding: 4px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
.float_left {
	float: left;
	padding-right: 40px;
}
form {
	margin: 0px;
	padding: 0px;
}
.message {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.youtube {
	padding-bottom: 20px;
	width: 320px;
	float: left;
}
.float_right {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	clear: none;
	height: 285px;
	width: 120px;
}
.grid {
	padding-right: 5px;
	padding-bottom: 5px;
}
