@charset "UTF-8";
/* CSS Document */

body{
background-color:#999;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
color:#17244b;
padding:0px;
margin:0px;
}

h1{
font-size:25px;
color:#679d51;
font-weight:normal;
}

#allcontent{
margin-left:auto;
margin-right:auto;
width:900px;
background-color:#d7d7d6;
min-height:890px;
margin-top:0px;
}

#head{
width:900px;
height:165px;
background-color:#a8c57b;
border-bottom:solid;
border-bottom-width:5px;
border-bottom-color:#17244b;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:1px;
}

#regal{
margin-left:30px;
margin-top:30px;
}

#email{
float:right;
height:70px;
width:200px;
padding:15px, 0, 5px, 0;
margin-right:30px;
margin-top:20px;
text-align:left;
}

#icon{
float:left;	
margin-right:10px;
line-height:0;
}

#text{
line-height:1.25;	
}

.email{
font-size:20px;
margin-right:8px;
color:#17244b
}


a:link{
text-decoration:none;
color:#17244b;
}

a:hover{
text-decoration:none;
color:#333;
}

a:visited{
text-decoration:none;
color:#17244b;
}


img{
border:none;	
}

#left{
float:left;
margin:0 25px 0 0px;
background-color:#c9c9c8;
width:200px;
min-height:719px;
}

.nav a{
display:block;
width:170px;
height:28px;
color:#17244b;
text-decoration:none;
background: url(images/other/rollover.gif) no-repeat;
padding:12px 10px 5px 20px;
text-decoration:none;
border-bottom:solid 1.5px #17244b;
}



.nav a:visited { 
background-position:0 -90px;
color: #17244b;
text-decoration:none;
}

.nav a:hover { 
background-position:0 -45px;
color: #17244b;
text-decoration:none;
}

.nav li{
list-style-type:none;
margin-left:0px;
font-size:14px;
padding:0px;
text-indent:0pt;
}
 
.nav ul{
margin:0px;
margin-left:0px;
list-style-type:none;
list-style-position:outside;
text-indent:0;
padding:0px;
}

.nav{
border-bottom:solid 3px #17244b;
}

.bold{
font-weight:bold;	
}

#contact_info{
font-size:90%;
margin-left:10px;
}

#register{
margin-left:5px;
margin-top:15px;
}

#right{
margin-left:225px;
width:655px;
margin-right:20px;
min-height:200px;
line-height:1.5;
}

#features{
background-image:url(images/other/gradient.gif);
width:615px;
margin:30px 0 0 0;
height:185px;
padding:30px 20px 60px 20px;
background-repeat:no-repeat;
background-position:bottom;
}

#left_features{
float:left;
width:196px;
height:200px;
}

#right_features{
float:right;
width:196px;
height:200px;
}

#center_features{
margin-left:209px;
height:200px;
}

#features a:link{
color:#d7d7d6;
font-size:15px;
text-decoration:none;
font-weight:normal;
}

#features a:visited{
color:#d7d7d6;
font-size:15px;	
text-decoration:none;
font-weight:normal;
}

#features a:hover{
color:#fff;
font-size:15px;	
text-decoration:none;
font-weight:normal;
}


#right_contact{
margin-left:225px;
width:655px;
margin-right:20px;
min-height:200px;
line-height:1.5;
}

#right_contact a:link{
color:#679d51;	
}

#right_contact a:hover{
color:#17244b;	
}

#footer{
text-align:center;
font-size:12px;
width:500px;
margin-left:300px;
margin-top:100px;
margin-bottom:40px;
padding-bottom:30px;
}


.green{
color:#679d51;	
}



#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#151410;
	}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#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;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("images/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("images/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg: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;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("images/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-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 */
	}	
	
