@charset "utf-8";
body {
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #B6661F;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
}
#container{
	width: 900px;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#AC3303;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo h1, #telephone p, #banner h1, #banner p{
	text-indent: -90000em;
}
#telephone{
	float: right;
	width: 200px;
	height: 76px;
	background-image:url(../images/telephone.gif);
}
#nav_top{
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	width: 910px;
	height: 50px;
	margin-left: 0px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 197px;
}
#nav ul li{
	width: 197px;
	line-height: 35px;
	border-bottom: solid 1px #cccccc;
}
#nav ul li a{
	color: #FFFFFF;
	width: 197px;
	display: block;
	text-decoration: none;
}
#nav ul li a:hover{
	text-decoration: underline;
}
#banner{
	width: 900px;
	float: left;
	background-repeat:no-repeat;
	height: 215px;
}
#newbanner{
	width: 650px;
	float: left;
	margin-top: 5px;
	background-repeat:no-repeat;
	background-position:top left;
	height: 215px;
}
#newbanner12{
	width: 650px;
	float: left;
	margin-top: 5px;
	background-repeat:no-repeat;
	background-position:top left;
	height: 215px;
}
#form{
	width: 250px;
	float: right;
	margin-top: 5px;
	background-repeat:no-repeat;
	height: 215px;
}
#content{
	width: 864px;
	margin-top: 50px;
	padding: 18px;
	background-color:#ffffff;
	padding-top: 10px;
	margin: auto;
	border: solid 1px #000000;
}
#content_top{
	margin-top: 40px;
	width: 864px;
	background-color: #AC3303;
}
#col{
	width: 260px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	float: left;
}
#col_center{
	width: 260px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	float: left;
}
#col1{
	width: 260px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	float: left;
}
#col2{
	margin-top: 5px;
	width: 700px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
}
.clear{
	clear: both;
}
#footer{
	background-image:url(../images/footerbg.gif);
	background-repeat: no-repeat;
	width: 900px;
	margin: auto;
	height: 64px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer a{
	color: #FFFFFF;
}
#copyright{
	float: left;
	padding: 26px;
}
#credit{
	float: right;
	padding: 26px;
}
#credit a{
	color: #6699cc;
	text-decoration: none;
}
#credit a:hover{
	text-decoration: underline;
}
#content_container{
	width: 900px;
	height: 200px;
	margin:auto;
	}
#footer_bottom{
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
}
h1 {
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #00FF06;
	padding: 0px;
}
h2 {
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:200%;
	padding: 0px;
}
h2.green {
	color: #00FF06;
}
h2.orange {
	color: #FFC000;
}
h2.red {
	color: #FF0000;
}
h3 {
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:200%;
	color: #FFC000;
	padding: 0px;
}
a:hover {
text-decoration: underline;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



