body {
	position: relative;
	margin: 0; padding: 0;
	font: 80% Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #050625;
	
	scrollbar-base-color: #86c8db;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #43646e;
	scrollbar-shadow-color: #43646e;
	scrollbar-face-color: #86c8db;
	scrollbar-track-color: #90c1d0;
}

img { behavior: url(../iepngfix.htc); }

h1, h2, h3 { font-family: Verdana, Geneva, sans-serif; }
h1 { margin-bottom: 15px; padding-top: 1em; font-size: 300%; font-weight: normal; color: #043c61; }
	#wrapper > h1, body.fullwidth div#content > h1 { margin-top: .7em; padding-top: 0; }
	body.fullwidth div#content h1 { padding-left: 30px; }
h2 { margin-top: 1.5em; font-size: 140%; }
h3 { font-size: 100%; }
h3 span { display: none; }

p { line-height: 160%; margin-bottom: .7em; margin-top: .7em; }
	body.fullwidth div#content p { width: 520px; padding-left: 30px; }

td, th { 
	padding: 2px 10px 2px 0;
	vertical-align: top;
}
	th { font-weight: 600; text-align: left; }

#container {
	position: relative;
	left: 50%; top: 0;
	width: 924px;
	margin: 0; padding: 0;
	margin-left: -462px;
}

#content {
	float: left;
	width: 892px; height: auto;
	margin: 0 0 4px; padding: 131px 0 0 30px;
	border: 1px solid #01a8d9; border-top-width: 0;
	background: #050625 url(images/bg.jpg) repeat-x top;
	z-index: 5000;
}
	body.fullwidth #container > #content { *padding-top: 161px; } /* Hack to fix IE7 */
	
	body.wide div#content { width: 862px; padding-right: 30px; }
	body.fullwidth div#content { width: 922px; padding: 131px 0 0; }

#wrapper {
	position: absolute;
	margin: 0;
	margin-left: -30px;
	padding: 0 20px 0 30px;
	width: 499px;
	height: 429px;
	overflow: auto;
	z-index: 500;
}
	.wide #wrapper { 
		left: 571px;
		width: 332px; height: 580px;
		padding: 0 20px 0 30px;
	}
	
	.fullwidth #wrapper { position: relative; width: 922px; margin: 0; padding: 0; }

#nameplate {
	position: absolute;
	left: 0; top: 0;
	width: 553px; height: 108px;
	background: transparent url(images/nameplate.gif) no-repeat left top;
	z-index: 300;
}
	#nameplate a { display: block; width: 240px; height: 96px; margin: 2px 0 0 22px;}

#slider {
	width: 922px; height: 318px;
	white-space: nowrap; 
	overflow: hidden; 
}

#nav {
	position: absolute;
	display: block;
	left: 2px; top: 108px;
	width: 512px; height: 23px;
	margin: 0 0 0 25px; padding: 0;
	list-style-type: none;
	background: transparent url(images/nav.gif) no-repeat -2px top;
	overflow: hidden;
	z-index: 2500;

}
	#nav li { float: left; height: 23px; margin: 0 20px 0 0; padding: 0; text-align: center; overflow: hidden; }
	#nav a { display: block; height: 23px; background-image: url(images/nav.gif); background-repeat: no-repeat; overflow: hidden; }
	
	#nav li#equipment { width: 78px; }
	#nav li#products { width: 68px; }
	#nav li#services { width: 59px; }
	#nav li#pricing { width: 51px; }
	#nav li#faqs { width: 36px; }
	#nav li#locations { width: 75px; margin-right: 0; }
	
	#nav li#equipment a { width: 78px; background-position: -2px 0; }
	#nav li#products a { width: 68px; background-position: -100px 0; }
	#nav li#services a { width: 59px; background-position: -188px 0; }
	#nav li#pricing a { width: 51px; background-position: -267px 0; }
	#nav li#faqs a { width: 36px; background-position: -338px 0; }
	#nav li#locations a { width: 75px; background-position: -394px 0; }
	
	#nav li#equipment.on a { width: 78px; background-position: -2px -46px; }
	#nav li#products.on a { width: 68px; background-position: -100px -46px; }
	#nav li#services.on a { width: 59px; background-position: -188px -46px; }
	#nav li#pricing.on a { width: 51px; background-position: -267px -46px; }
	#nav li#faqs.on a { width: 36px; background-position: -338px -46px; }
	#nav li#locations.on a { width: 75px; background-position: -394px -46px; }
	
	#nav li#equipment a:hover { background-position: -2px -23px; }
	#nav li#products a:hover { background-position: -100px -23px; }
	#nav li#services a:hover { background-position: -188px -23px; }
	#nav li#pricing a:hover { background-position: -267px -23px; }
	#nav li#faqs a:hover { background-position: -338px -23px; }
	#nav li#locations a:hover { background-position: -394px -23px; }
	

#nav2 {
	position: absolute;
	left: 30px; top: 131px;
	width: 500px;
	padding-top: 10px; padding-bottom: 8px;
	font: 12px Verdana, Geneva, sans-serif;
	font-weight: 600;
	font-variant: small-caps;
	background-color: #01a8d9;
	z-index: 2500;
}
	#nav2 a { text-decoration: none; color: #bacecb; }
	#nav2 a.on { color: #ffffff; }
	#nav2 a:hover { color: #fed41b; }

#footer, #footer a {
	margin-bottom: 20px;
	font-size: 10px;
	color: #2e7e96;
}

.picright {
	float: right;
	margin: -131px 0 -1px 38px; 
	border: 1px solid #01a8d9; border-top-width: 0; border-right-width: 0;
	z-index: 2000;
}

.picleft {
	float: left;
	margin-left: -30px;
	z-index: 2000;
}

.scrollnavleft { position: absolute; left: 15px; margin-top: -80px; }
.scrollnavright { position: absolute; right: 15px; margin-top: -80px; }

.expandlyr { 
	position: absolute; 
	left: 0; top: 0;
	background-color: #050625;
	border: 1px solid #18bbeb;
	display: none; 
	z-index: 6000;
}
	.expandlyr h3 { display: none; }
	.expandlyr a { margin: 10px 0 0 20px; cursor: pointer; }
	div#lookultra div.expandlyr { width: 316px; height: 636px; }

.switchcontent { margin-bottom: 2em; }
	.switchcontent p:first-child { background: transparent url(images/sun.gif) no-repeat left top; text-indent: 20px; }
	.showstate { padding-top: 3px; vertical-align: top; }
	
.pagenav { margin-bottom: 1.5em; font-weight: 600; text-transform: uppercase; }
  .pagenav span	{ display: none; }
  .upper { padding-bottom: 2em; }
	.lower { padding-top: 1.5em; }

.bedtype { font-style: italic; }
.plan { margin-top: 1.5em; font-size: 110%; font-weight: 600; border-bottom: 1px solid #4077a2; }
.price { font-size: 140%; }

p.ttl { margin-top: 1em; margin-bottom: 0; font-size:140%; font-weight: bold; }
	p.ttl + p { margin-top: 0; }

ul.sun { list-style-image: url(images/sun.gif); }

h3.down, p.down { margin-top: 1.5em; }
ul.down li { margin-bottom: .5em; }

.right { float: right; margin-left: 20px; }
.left { float: left; margin-right: 20px; }
.clear { clear: both; }
.nowrap { white-space: nowrap; }

.allcaps { text-transform: uppercase; }
.small { font-size: 90%; }
.large { font-size: 120%; }
.bold { font-weight: 600; }

a:visited { color: #bacecb; }
a:hover, #footer a:hover { color: #fed41b; }
a { color: #bacecb; }
a img { border-width: 0; }

