
/* DARK BLUE:#026AD6 */
/* LIGHTBLUE:#1F82E7 */

html {
	margin:0 auto;
	font-size:100.1%; /*opera fix */
}

body {
	font-size:70%;
	text-align:center;
	margin:0 auto;
	background:#fff url(../stat/bg.gif) repeat-x 0 -145px;
}

#HeaderLogo {display:none;}
.hidden {display:none;}
* {margin:0;padding:0;text-align:left;color:#333;font-weight:normal;font:normal 1.0em/1.5em Verdana, Arial, Helvetica, sans-serif;color:#333;}
p {font:normal 1.0em/1.5em Verdana, Arial, Helvetica, sans-serif;color:#333;}
p.disclaimer {font-size:0.8em;}
a {color:#00f;text-decoration:underline;border:none;}
a:hover {background:#00f;color:#fff;}
p strong {font-weight:bold;color:#000;}
.booked {color:#f30;font-weight:bold;}

body.homepage {background-position:0 -20px;}

div#featured {
	width:930px;
	height:100px;
	background:#026AD6;
	float:left;
}


div.header {
	width:760px;
	height:187px;
	background:#026AD6 url(../stat/bg_header.gif) no-repeat top left;
	margin:35px 0 80px 80px;
}

.header img,
.header img a {
	float:left;
	border:none;
	margin:20px 0 0 20px;
	padding:0;
	width:227px;
	height:147px;
}
.header #slideshow {float:left;margin:20px 0 0 20px;padding:0;}
.header #slideshow a img{margin:0;padding:0;}


div.headerThumbs {float:left;width:920px;background:#026AD6;margin:0 0 80px 0;padding:10px 0 10px 10px;}
.headerThumbs p {margin:0 0 5px 0;padding:0;color:#fff;}
.headerThumbs p strong {font-weight:bold;color:#fff;}
.headerThumbs a img {float:left;margin-right:10px;padding:0;border:1px solid #fff;}
.headerThumbs .boxes {float:left;width:220px;margin-right:10px;}
.headerThumbs .boxes#last {margin-right:0;}
.headerThumbs .boxes .innerBox {float:left;width:215px;height:62px;background:#2183E7;border:1px solid #8DBFF1;}

.headerThumbs .boxes .innerBox ul {margin:0;padding:0;list-style-type:none;}
.headerThumbs .boxes .innerBox ul li {line-height:16px;font-size:10px;}
.headerThumbs .boxes .innerBox ul li a {color:#B0D3F7;text-decoration:underline;}
.headerThumbs .boxes .innerBox ul li a:hover {color:#fff;text-decoration:none;}




div.wrap_content {
	float:left;
	width:930px;
	margin:0;
	background:#fff;
	border:0px solid #000;
}


/* *************************** */

ul#nav {
	width:147px;
	background:#fff;
	float:left;
	list-style-type:none;
	vertical-align:top;
}
ul#nav.homepage {width:247px;}

ul#nav li a {
	height:23px;
	width:127px;
	display:block;
	text-align:right;	
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	background:#fff url(../stat/nav_sub.gif) no-repeat right 15px;
	padding:7px 20px 0 0;
	color:#000;	
}
ul#nav.homepage li a {width:227px;}



ul#nav li a:hover, ul#nav li a:active, ul#nav li a.current {
	background:#fff url(../stat/nav_sub_hover.gif) no-repeat right 15px;
	color:#f00;
}

div.wrap_all {width:930px;margin:0 auto;text-align:left;}


#frame_footer {	
	width:930px;
	height:50px;	
	border:0px solid #ff3300;
	text-align:left;
	background:#fff url(../stat/bg_footer.gif) no-repeat top right;
	border:0px solid #000;
	color:#f00;
	float:left;
}

#frame_footer p {
	color:#f00;
	text-decoration:none;
	border:0px solid #000;
	margin:20px 20px 0 0;
	text-align:right;
}

.contentbox {
	width:750px;	
	text-align:left;
	border:0px solid #ff3300;
	margin:0 0 20px 22px;
	color:#000;
	float:left;
}
.contentbox#homepage {width:470px;}
/*	
.contentbox img,
.contentbox a.img {
	float:left;
	padding:0 12px 12px 0;
	margin:0;
	background:#fff url(../stat/bg_img.jpg) no-repeat bottom right;
	border:none;
}*/

.contentbox p, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.6;
	padding:0 0 20px 0;
}

.contentbox p.regions {float:left;}

.contentbox p.floatright {float:right;}
.contentbox img.searchbut,
.contentbox img.searchbut a {border:0;}

p.disclaimer {font-style:italic;text-transform:uppercase;font-size:0.9em;font-weight:normal;color:#f30;}

.contentbox h1, .h1 {
	margin:0 0 5px 0;
	font-size:2.2em;
	font-weight:normal;
	color:#f00;
	line-height:1.5;
}

.contentbox h2, h2, .h2 {
	margin:0 0 5px 0;
	font-size:1.4em;
	font-weight:bold;
	color:#026AD6;
	line-height:1.0;
}

.contentbox h3, h3, .h3 {
	margin:10px 0 5px 0;
	font-size:1.3em;
	font-weight:bold;
	color:#666;
	line-height:1.0;
}

.contentbox ul {
	margin:0 0 20px 20px;
	/*list-style-type:none;*/
	list-style:circle url("../stat/bullet.gif") inside;
}

.contentbox ul li {line-height:1.6;}


img.pdf_icon, img.pdf_icon a {float:left;width:35px;height:30px;}
p.pdf_icon a {float:left;width:35px;height:30px;}

table {background:#fff;margin:0 0 15px 0;border:1px solid #ccc;width:550px;padding:3px;text-align:left;}
table tr.titles th{background:#2183E7;color:#fff;padding:5px;}
table tr.shade {background:#D4E8F9;}
table tr td {width:30%;padding:2px 5px;border:none;}
table.a_p tr td {width:25%;padding:2px 5px;border:none;}



.contentbox #slideshow_right,
img.float_right {float:right;clear:both;width:240px;margin:0 0 20px 40px;padding:0 12px 12px 0;background:#fff url(../stat/bg_img.jpg) no-repeat bottom right;}
.contentbox #ImageBox {float:right;clear:both;width:255px;margin:0 0 20px 40px;padding:0;background:#fff;}

div#imageGallery {width:255px;position:relative;}
p#caption {float:left;display:block;width:240px;border:none;font-size:0.9em;margin:0 0 5px 0;padding:0;text-align:center;}	
p#caption.instruction {background:#2183E7;color:#fff;padding:5px 0;}
img#placeholder {float:left;padding:0 12px 12px 0;background:#fff url(../stat/bg_img.jpg) no-repeat bottom right;}

ul#thumbs {display:block;float:left;width:260px;margin:10px 0 0 0;}
#thumbs li {float:left;display:block;width:70px;height:50px;margin:5px 2px 5px 0;padding:0 12px 12px 0;background:#fff url(../stat/bg_img.jpg) no-repeat bottom right;list-style-type:none;}
#thumbs li img {width:70px;height:50px;border:none;}
#thumbs li img:hover {border:none;}

div#ImageTrail {position:absolute;visibility:hidden;left:0px;top:-1000px;z-index:100;width:1px;height:1px;padding:0;background:#fff;}
#ImageTrail p {margin:0;padding:5px;display:block;width:230px;background:#2183E7;color:#fff;text-align:center;}
#ImageTrail img {margin:0;padding:0;width:240px;height:180px;background:#fff;}