html { 
	overflow-y:auto;
	overflow-x:hidden;
}

body {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin:0; padding:0;
	/*background: #27569E;*/
	background: url(images/splash/bg.jpg);
	color: #FFFFFF;
}

a {
	color:#000066;
	font-style:italic;
	text-decoration:none;
}
a:hover {
	color:#00009f;
	text-decoration:underline;
}

img { behavior: url(iepngfix.htc) }

td {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
}

th {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0;
	font-weight: bold;
	font-size: 1.5em;
}

h2 {
	margin:0;
	font-weight: bold;
	font-size: 1.1em;
}

h3 {
	margin:10px 0 0 0;
	border-bottom:1px solid white;
	width:75%;
}

p {
	margin: .5em 0;
}

h1,h2 {
	 text-align:center;
}

legend {
	color:#FFFFFF;
}

a img {
	border:none;
}

#menu {
	width:260px;
}


#menubar {
	background:#27569E;
	padding:0 8px 4px;
	white-space:nowrap;
	height:18px;
	z-index:200;
}

.menu {
	color:#FFFFFF;
	font:normal 11px Verdana;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 11px 5px;
	z-index:100;
}

a:hover.menu  {
	background: #A8BCE7;
	color: #000066;
}

#header {
	background: url(images/headerBG.jpg);
	border-bottom: 2px solid #607592;
}

#main {
	background:#354872; 
	border:1px solid white;
	padding:5px;
}

#main a {
	color:#b5e2ff;
	text-decoration: none;
	font-style: italic;
}

#main a:hover {
	color: #b5e2ff;
	text-decoration: underline;
}

#footer {
	position:fixed;
	bottom:0;
	background: #27569E;
	width: 100%;
	height: 40px;
	border-top: 2px solid #D5DBE9;
	color: #FFFFFF;
	z-index:100;
}
#footer div {
	padding:0 10px;
}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-style:normal;
}

#footer a:hover {
	text-decoration:underline;
}

#homebtns {
	margin: 0;
}

#homebtns img {
	margin: 0 0 15px 0;
	border: 0;
}

#quicksearch {
	border-bottom:2px solid #D5DBE9;
	background:#27569E;
	padding:0 10px 4px 20px;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
}
#quicksearch input, #quicksearch select {
	font-size:12px;
	
}

#slideshow {
	border:1px solid white;
	width:560px;
	height:308px;
}

#tour {
	width: 500px;
	background: url(images/tourbg.jpg);
	border: 2px solid #FFFFFF;
	margin: 0;
}

#specials {
	background: url(images/tourbg.jpg);
	border:2px solid #FFFFFF;
	width:220px;
}

#rvspecials {
	border:2px dashed #000000;
	width:210px;
}

#rvspecials p {
	margin:0;
	text-align:center; 
}

a #rvspecials {
	color:white;
}

a:hover #rvspecials {
	text-decoration:none;
	cursor:hand;
}

#rvspecials:hover {
	border:2px solid #FF0000;
}

#coupon {
	width:220px;
	height:120px;
	margin:10px 0 0 0;
	border:2px dashed #000000;
	background:#FFFF00;
	font:8pt Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:9pt;
	text-align:center;
}

#glideDiv { 
  position:absolute; visibility:hidden; 
  left:0; top:0; width:100px; 
  z-index:100; 
}

#logo {
	position: absolute;
	float:right;
	top:3px;
	right:10px;
}

.required {
	color:#FF0000;
}

#autoexpress a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#autoexpress a:hover {
	text-decoration:underline;
}


#logos {
	margin-top:5px;
}
#logos a img {
	border:none;
	margin:1px;
}
#logos a:hover img {
	background:#a7bbe6;
	border:1px solid #000066;
	margin:0;
}

a#coachnet img {
	border:1px solid #000066;
}
a#coachnet:hover img {
	border:1px solid #a7bbe6;
}