@charset "UTF-8";
/* CSS Document */
/*colors orange: #c43f01; 
brown: #4d2208
blue: #4eb2ca
lt blue: #d4effc
lt lt blue: #f4fbfe*/ 

body{
	background-color:#c43f01;
	}
	
a{
    color: #c43f01;
    }
    
a:link{
	color: #c43f01;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #c43f01;
	}
a:active {
	color: #c43f01;
	text-decoration: none;
	}	
	
ul{
	text-decoration:none;
	}	
	
#wrapper{
	background-color:#c43f01;
	background-image:url(../images/background_slice.jpg);
	background-repeat:repeat-y;
	width: 1049px;
	height: auto;
	margin-top:25px;
	margin-left:10%;
	margin-right:10%;
	}
	
#headercontainer{
	background-color:#f4fbfe;
	position:relative;
	top:0px;
	width:1021px;
	height:174px;
	}	
	
#logo{
	width: 232px;
	height:174px;
	margin:0 0 0 0;
	float:left;
	}	
	
#nav{
	width:787px;
	height:174px;
	margin:0 0 0 0;
	float:right;
	}
		
	
#content {
	background: #f4fbfe;
	top:0px;
	padding-top:20px;
	margin-bottom:30px;
	width: 1020px;
	height:auto;
}

.container{
	border-width: 0 0 .5px 0;
	border-color:#666666;
	border-style: dashed;
	padding-bottom:10px;
	width:500px;
	height:auto;
	}
	
#leftcolumn{
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height:14px;
	color: #666666;
	width:500px;
	height:auto;
	margin:25px 0 0 20px;
	text-align: left;
	float:left;
	}
	
#rightcolumn{
	font: normal 11px Arial, Helvetica, sans-serif;
	border-left:.5px dashed #666666;
	line-height:14px;
	color: #666666;
	width:400px;
	height:auto;
	margin: 25px 50px 0 0;
	text-align: left;
	padding-left:10px;
	float:right;
	}
	
#starthere {
	background-color:#d4effc;
	border:.5px dashed #666666;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height:14px;
	color: #666666;
	text-align: left;
	padding:15px;
	width:400px;
	height:150px;
	margin:25px 0 25px 0;
	}			
	
#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	width:1049px;
	height:75px;
	margin-left:10%;
	margin-right:10%;
	}
.footerLinks {color:#ffffff; font-size:10px; margin:40px 0 0 10px; width: 400px; float:left;}
.footerLinks a {padding:10px 0 10px 20px; color:#ffffff; text-decoration:none;}
.footerLinks a:hover {color:#4d2208; text-decoration:none;}	

.copyright {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	width:200px;
	margin:40px 30px 0 0;
	float:right;}
	
.italic{font: normal 11px Arial, Helvetica, sans-serif;
	font-style:italic;}
	
.text{font: normal 11px Arial, Helvetica, sans-serif;}	
	
.subhead{font: normal 14px Arial, Helvetica, sans-serif; color:#c43f01;}	
	
br.brclear {clear:both;}
.brclear {clear:both; line-height:1px; height:1px;}

.imageLeft {float:left; margin: 0 10px 10px 0;}		
	
	/* form css */
form {margin:auto; border:0;}
fieldset {width:auto; border:0;}
label {color:#333333; font-weight:normal; display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; margin-bottom: -5px;}

.textbox {float:left; width:300px;}
.required {font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#82190B;}

input.inputTextNano {width:50px; margin-top:-5px; margin-bottom:10px; font-size:10px; color:#666; background-color:#fff;border:1px solid #333;}
input.inputTextSmall {width:150px; margin-top:-5px; margin-bottom:10px; font-size:10px; color:#666;background-color:#fff;border:1px solid #333;}
input.inputTextMedium {width:250px; margin-top:-5px; margin-bottom:10px; font-size:10px; color:#666;background-color:#fff;border:1px solid #333;}
input.inputTextLarge {width:250px; margin-top:-5px; margin-bottom:10px; font-size:10px; color:#666;background-color:#fff;border:1px solid #333;}
textarea.textAreaSmall {width:250px; height:50px; margin-top:-5px; margin-bottom:10px; color:#666; font-family:Verdana, Arial, sans-serif; font-size:10px;background-color:#fff;border:1px solid #333;}
textarea.textAreaMedium {width:250px; height:85px; margin-top:-5px; margin-bottom:10px; color:#666; font-family:Verdana, Arial, sans-serif; font-size:10px;background-color:#fff;border:1px solid #333;}
textarea.textAreaLarge {width:400px; height:150px; margin-top:-5px; margin-bottom:10px; color:#666; font-family:Verdana, Arial, sans-serif; font-size:10px; background-color:#fff;border:1px solid #333;}

.buttonRow {margin-top:20px;}

/*lightbox*/
#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; }
