
body{
margin-top:0px;
background-image:url(bg.jpg);
}
div#site{
width:1000px;
border:1px solid #0B497A;
padding:5px;
background-color:white;
}
div#banner{
width:1000px;
}
.site{
border:#0B497A;
}
#sidebar{
float:left;
width:250px;
background-color:white;
}
img#sidebar{
border:none;
margin:0px;
padding:0px;
}
a {text-decoration:none;}
ul,li,form {padding: 0; margin: 0;}
ul{
text-align:left;
margin:0px;
}

ul#menu{
background-color:#0B497A;
font-size:16px;
margin:0px;
margin:0px;
}
.section-menu {
	background-color: #024C7F;
	background-repeat: repeat-x;
	margin-bottom: 1em;
	font-size:14pt;
	text-align:center;
	width:250px;
}
.section-menu a {
	color: #fff;
	padding: .2em .5em;
	display: block;
	height: 1%; 
			border-bottom:1px solid white;
}
	.section-menu a:hover {
		color: #024C7F;
		font-weight: bold;
		background-color: white;
		background-repeat: repeat-x;
		border-left:5px solid #E39A4C;
		border-top:1px solid #E39A4C;
	}
.menu-list {width: 100%;

border-bottom:1px solid #0B497A
}
.menu-list li {
	display: block;
	font-size: 1em;
	list-style-type: none;
}
.companies{
margin:0px;
background-color:white;
}
img.companies a{
border:none;
}
img.companies a:hover{
border:none;
margin:0px;
padding:0px;
}
img.companies a:visisted{
border:none;
margin:0px;
padding:0px;
border-style:none;
}
.companies a:hover{
border:none;
margin:0px;
padding:0px;
}
.companies a:visitid{
border:none;
margin:0px;
padding:0px;
border-style:none;
}
img.logo a{
border:none;
padding:none;
margin:none;
border-style:none;
}
img.logo a:hover{
border:none;
padding:none;
margin:none;
}
img.logo a:visited{
border:none;
padding:none;
margin:none;
border-style:none;
}
.address{
margin-left:10px;
border:1px solid #024C7F;
padding:5px;
}
.content{
text-align:left;
padding:10px;
}
.content a{
color:#0B497A;
}
.content a:hover{
color:#0B497A;
text-decoration:underline;
}
h1{
color:#0B497A;
font-size:12pt;
margin-left:10px;
margin-top:10px;
margin-bottom:0px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif
}
h2{
color:#EF3E3E;
font-size:12pt;
margin-left:10px;
margin-top:10px;
margin-bottom:0px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif
}
h3{
color:#0B497A;
font-size:20pt;
margin-left:10px;
margin-top:10px;
margin-bottom:0px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif
}
p{
margin-top:3px;
font-size:10pt;
margin-left:15px;
color:#0B497A;
font-family:Arial, Helvetica, sans-serif;
text-indent:10px;
margin-bottom:1px;
}
p.HOP{
margin-top:3px;
font-size:10pt;
margin-left:15px;
color:#0B497A;
font-family:Arial, Helvetica, sans-serif;
text-indent:0px;
}
.content li{
margin-top:5px;
color:#0B497A;
font-size:12pt;
margin-left:30px;
}
.bold{
color:#0B497A;
font-weight:bold;
}
.bold2{
color:#0B497A;
font-weight:bold;
font-size:12pt;
}
.boldred{
color:#EF3E3E;
font-weight:bold;
}
#footertext{
font-size:10pt;
color:white;
}
#footertext a{
color:white;
}
#footertext a:hover{
color:white;
text-decoration:underline;
}
.sub{
margin:10px;
background-color:#FFE2C9;
padding:10px;
}
#lightbox{
	position: absolute;
	top: 40px;
	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(/jsimg/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(/jsimg/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/jsimg/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;
	}
#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: #024C7F;
	filter:alpha(opacity=0);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
li.blinds a{
text-decoration:underline;
}
li.blinds a:hover{
color:black;
text-decoration:underline;
}
.redh{
color:#EF3E3E;
font-weight:bold;
font-size:12pt;
}
li.blinds{
margine-top:2px;
}