@charset "utf-8";

body {
	background-image: url(../img/brownback.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #00C;
}
a:visited {
	text-decoration: none;
	color: #00C;
}
a:hover {
	text-decoration: none;
	color: #E5B527;
}
a:active {
	text-decoration: none;
	color: #00C;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

div#mainheader {
	position: relative;
	width: 975px;
	height: 149;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
		z-index: 2;
}
#greyback {
	width: 975px;
	background-image: url(../img/greyback.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



#header {
	background-image: url(../img/header.png);
	height: 147px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	position: relative;

}

h1#logo {
	position: absolute;
	width: 200px;
	height: 101px;
	line-height: 101px;
	margin: 0;
	top: 25px;
	left: 390px;
	text-indent: -7000px;
	z-index: 1;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}
#frame {
	background-repeat: no-repeat;
	width: 891px;
	height: 436px;
	margin-right: auto;
	margin-left: auto;
	border: medium double #E5B527;
}
#bottomsection {
	width: 905px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#bottomsection #left {
	width: 350px;
	position: absolute;
}
#hightlight {
	background-image: url(../img/highlightbox.png);
	width: 342px;
	height: 113px;
	margin-bottom: 20px;
	font-size: 14px;
	background-repeat: no-repeat;
}

#hightlight #content{
	padding-top: 15px;
	padding-right: 10px;
}


#hightlight a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color: #666;
}


#hightlight a:hover {
	text-decoration:none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
	background-image: url(../img/highlightboxover.png);
}

#hightlight img {
	margin-left: 10px;
	float: left;
	margin-right: 15px;
}
#hightlight h2 {
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 0px;
}
#bottomsection #right {
	width: 540px;
	position: relative;
	left: 365px;
}
#barbox {
	width: 537px;
}
#barbox #bartop {
	background-image: url(../img/barTOP.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#barbox #barmiddle {
	background-image: url(../img/barmiddle.png);
	background-repeat: repeat-y;
}
#barbox #barrbottom {
	background-image: url(../img/barbottom.png);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#barbox #barmiddle #barcontet {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	overflow: visible;
}
#barbox #barmiddle #barcontet h2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}




h1#logo a {
	display: block;
	width: 200px;
	height: 101px;
	outline: none;
}

h1#logo a:hover {
	background-image: url(../img/logover2.png);
	background-repeat: no-repeat;
}
#header #contactinfo {
	font-size: 12px;
	position: absolute;
	width: 200px;
	left: 765px;
	display: inline;
	top: 10px;
	margin: 0px;
	padding: 0px;
	clear: both;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}
#footer a {
	color: #CCC;
}
#footer a:hover {
	color: #FFF;
}


#header #contactinfo a {
	color: #CCC;
}
#header #contactinfo a:hover {
	color: #FFF;
}

#footer {
	width: 975px;
	background-image: url(../img/footer.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 35px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#detailsection {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
}
#detailsection #topwhite {
	background-image: url(../img/whitetop.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 918px;
	margin: 0px;
}
#detailsection #midwhite {
	background-image: url(../img/whitemid.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}
#detailsection #midwhite #leftnav {
	width: 180px;
	margin-left: 25px;
	position: absolute;
}
#detailsection #midwhite #detailcontent {
	width: 655px;
	padding-left: 30px;
	position: relative;
	margin-left: 205px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FCF8EB;
}

#detailsection #bottomwhite {
	background-image: url(../img/whitebottom.png);
	height: 18px;
	width: 918px;
	margin: 0px;
}

#leftnav li {
	list-style-type: none;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 5px;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #F4F4F4;
	margin-left: -15px;
}

#leftnav li ul {
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 10px;
}
#leftnav li .MenuBarItemSubmenu {
	font-size: 20px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}

#news {
	border-top-color: #FAF3DE;
	border-right-color: #FAF3DE;
	border-bottom-color: #FAF3DE;
	border-left-color: #FAF3DE;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-bottom: 15px;
	height: 85px;
}
#newsimage {
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 75px;
	padding-right: 25px;
}
.imgwithbord {
	padding-right: 25px;
}

#headline {
	font-size: 18px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E6416;
	font-weight: bold;
}

#news h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}


#attractionlink {
	font-weight: bold;
	font-size: 18px;
}
.miles {
	color: #C33;
	font-weight: bold;
	font-size: 14px;
}
#newsimage2 {
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 75px;
	float: left;
	padding-left: 0px;
	padding-right: 25px;
}
.smtext {
	font-size: 12px;
}
#features {
	width: 200px;
	margin-right: 15px;
	font-size: 12px;
}
#features a img {
	border: 1px solid #E5B527;
	margin-top: 15px;
}
#features h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer #facebook {
	height: 50px;
	width: 50px;
	float: left;
	position: relative;
	left: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#splittable #righttable {
	width: 300px;
	float: left;
}
#splittable {
	height: 240px;
}
#splittable #leftable {
	width: 300px;
	float: left;
}

