body{
margin-top:0px;
background:url("pg_images/bkg.jpg") repeat-x;
background-color:#08386c;
}

/****************Roll Overs********************/
a:link {
	color: #08386c;
	text-decoration: underline;
	-webkit-text-size-adjust: none;	
}
a:visited {
	color: #08386c;
	text-decoration: underline;
	-webkit-text-size-adjust: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
	-webkit-text-size-adjust: none;	
}
a:active {
	color: #08386c;
	text-decoration: underline;
	-webkit-text-size-adjust: none;	
}
/****************End Roll Overs********************/

/*==== Font styles ====*/
.graybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}

.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}

.grayboldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}

.index_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #08386c;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #08386c;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #08386c;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}

h1{
background:url(pg_images/title_bkg.jpg) repeat-x;
color:#FFFFFF;
font-size:16px;
line-height:30px;
padding-left:5px;
}

.imgborder{
border:3px solid #CCCCCC;
}

.noimgborder{
border:0px;
}

#index li{
color:#2e8d09; 
}

#index li a{
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
}
/*==== end font styles ====*/

/*===== container div's =====*/
#clear{
clear:both; 
}

#content_wrapper{
margin: 0px 15px 0px 15px;
width:784px;
float:left;
display: inline; /*fixes ie6*/

}

#content_wrapper_interior{
margin: 0px 40px 0px 40px;
/*width:724px;*/
width:734px;
float:left;
display: inline; /*fixes ie6*/

}

#left_column{
float:left;
width:484px;
padding:10px 8px 0px 10px;
}

#right_column{
float:right;
width:280px;
padding:10px 2px 0px 0px;
}

#footer_left{
width:460px;
float:left;
padding:22px 0px 0px 65px;
font-size:11px;
}

#footer_right{
width:200px;
float:right;
padding:12px 0px 0px 0px;
}

#quotetext{
width:450px;
}

#loginform{
width:240px;
padding:0px 0px 0px 100px;
}

#loginform form{
margin:0px;
padding:0px;
}

#loginform input{
background-color: #ededed;
border:0px;
padding:0px 0px 0px 0px;
color: #999999;
font-size:14px;
-moz-border-radius:0.4em;
-khtml-border-radius:0.4em;
-border-radius:0.4em;
margin: 4px 0 0;
overflow: hidden;
}

#loginform .button{
background-color:#08386c;
color:#FFFFFF;
font-size:11px;
border:0px;
}

#contact label{
float: left;
width: 120px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 17px;
color: #08386c;
}

#contact input, textarea, select{
width: 180px;
margin-bottom: 15px;
background-color:#c5c3c3;
border:0px;
border-color:#000066;
padding:0px 0px 0px 0px;
color:#000000;
}

#contact textarea{
width: 300px;
height: 75px;
}

#contact .contact_submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
background-color:#08386c;
color:#FFFFFF;
}

#captcha_img{
padding-left:120px;
}

#contact br{
clear: left;
}

/*===== end container div's =====
=================================
=================================*/


/*======== Top Navigation ========*/
#menu{
	border:none;
	background:url(pg_images/nav_bkg.jpg) repeat-x;
	border:0px;
	margin:0px;
	padding-left:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	width:760px;
	}
	
#menu ul{
	/*background:#333333;*/
	/*background:url(pg_images/nav_bkg.jpg) repeat-x;*/
	height:51px;
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu li{
	float:left;
	padding:0px;
}

#menu li a{
	/*background:url("images/vert_seperator.gif") bottom right no-repeat;*/
	color:#ffffff;
	display:block;
	font-weight:normal;
	line-height:51px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
}

#menu li a:hover, #menu ul li:hover a{
	background:url("pg_images/nav_over.jpg") repeat-x;
	/*background: url("images/hover.gif") bottom center no-repeat;*/
	color:#FFFFFF;
	text-decoration:none;		
}

#menu li a:visited, #menu ul li:visited a{
	color:#FFFFFF;
	text-decoration:none;		
}



			
#menu p{
	clear:left;
}
/*===== end top navigation =====
=================================
=================================*/

/*===== start light box =====
=================================
=================================*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
