
<!--

{
	margin: 0;
}

html, body { background-color: #ffffff; height: 100%; margin: 0; padding: 0; }
#wrapper {width:100%; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -4em;}
#header {background-color: #feda43; height: 160px; }
#nav {background-color: #000000; width:100%; height: 40px; }
#nav-wrap {width: 901px; }
#nav-container {float: left; width: 780px; height: 40px; padding: 0 0 0 0; }
#nav ul{padding-top: 10px; margin: 0; }
#nav ul li {display: inline; list-style-type: none; padding: 12px; } 
#nav ul li a {font-family: arial; font-size:14px; color: #ffffff; text-decoration: none; }
#nav ul li a:hover {color: #feda43; text-decoration: none; }    
#nav-right {float: right; width:120px; padding-top: 9px; }	 
#content-container {width: 100%; min-height: 100%; background-image:url('../images/content-fade.gif'); background-repeat:repeat-x; padding-bottom: 20px;}
#content-wrap {width: 900px; min-height: 80%; padding-top: 40px; }
#content-left {float: left; width: 650px; margin: 0; padding: 0 0 0 0; }
#content-right {float: right; width: 225px; margin: 0; padding: 0 0 0 15px; border-left: solid 1px #cccccc; }
.copy1 {font-family: arial; font-size: 16px; line-height: 22px; color: #666666; }
.copy2, table.contact td {font-family: arial; font-size: 13px; line-height: 18px; color: #666666; }
.copy3 {font-family: arial; font-size: 11px; line-height: 15px; color: #666666; }
.footer, .push {height: 4em;}
#footer {background-color: #dcdcdc; clear:both;}
#footer-line {background-color: #bebebe; height: 5px; }

.copyright {font-family: arial; font-size: 11px; color: #666666; }
.a {font-color: #358ee7; text-decoration: underline; }
.title  {font-size: 40px; font-family: arial; color: #f9b001; line-height: 60px;}

.title-secnav  {font-size: 25px; font-family: arial; color: #f9b001; line-height: 60px;}
a.title-secnav, a.title-secnav:visited  {font-size: 25px; font-family: arial; color: #999999; line-height: 60px; text-decoration: none;}
a.title-secnav:active, a.title-secnav:hover  {font-size: 25px; font-family: arial; color: #f9b001; line-height: 60px; text-decoration: underline;}
#secnav ul{padding: 0; margin: 0; }
#secnav ul li {display: inline; list-style-type: none; padding: 12px;} 
 


.subtitle  {font-size: 20px; font-family: arial; color: #c42202; line-height: 30px;}
	
#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-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;

	}

#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, #prevLink:hover, #prevLink:visited:hover 
{ 
	background: url(../images/prevlabel.gif)  left 0%  no-repeat; 
	margin: 0;
	padding: 0;
	}
	
#nextLink, #nextLink:hover, #nextLink:visited:hover 
{ 
	background: url(../images/nextlabel.gif) right 0% no-repeat; 
	vertical-align: top;
	margin: 0;
	padding: 0;
	}


#imageDataContainer{
	font: 12px arial;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding-top: 25px; padding-left: 10px; padding-right: 10px; padding-bottom: 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 */ 
	
        
-->

