@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	background-color: #000;
	background-image: url(Images/blue-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffc02a;
	margin: 20px 0 5px 0;
	letter-spacing: 0.1em;
}
#footer {
	font-size: 11px;
	text-align: center;
	clear: both;
	background-image: url(Images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #b4a89b;
	min-height: 50px;
	margin: 0 0 35px 0;
}
#footer.two {
		background-image: url(Images/bottom-2.gif);}
#menu {
	text-align: center;
	margin: 0px 0px 22px 35px;
	padding: 30px 0 0 0 ;
}

.maintable {
	margin: 0 0 20px 0;
}
.left {
	background-image: url(Images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.centerhome {
	background-image: url(Images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 856px;
	min-height: 800px;
}
.right {
	background-image: url(Images/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodytext {
	padding: 0 25px 0 370px;
	}
	
.bodytextinside {
	margin: -10px 45px 0 65px;
	}
a:link, a:visited { color: #f8b943; }
a:hover, a:visited:hover { color: #999; }

#footer a:link, #footer a:visited { color: #8c96ad; }
#footer a:hover, #footer a:visited:hover { color: #999; }
.details {
	font-size: 11px;
	line-height: 16px;
	color: #C0BCBB;
	margin: 0px;
	padding: 10px 0px;
	width: 200px;
	border-top: 1px solid #26448D;
	border-bottom: 1px solid #26448D;
}
.tour {
	float: left;
	height: 170px;
	width: 210px;
	margin-right: 38px;
	margin-bottom: 20px;
}
h2 {
	border-bottom: 1px solid #039;
	margin: 0 0 2px 0;
	color: #CCC;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .2em;
	}
