/* CSS Document */
/* WebDev - Chadwick */
body
{
margin:0px;
padding:0px;
background-color:#CCCCCC;
}
#head
{
width:778px;
height:auto;
margin:0px auto;
}
#main
{
width:770px;
height:auto;
margin:0px auto;
padding:2px 2px 0px 2px;
border:2px solid #000000;
border-top:none;
background-image:url(../images/mainbg.jpg);
background-repeat:repeat-x;
background-position:left top;
background-color:#727272;
}

#nav
{
width:140px;
height:auto;
float:left;
clear:left;
background-image:url(../images/navbg.jpg);
background-repeat:repeat-y;
background-position:top left;
}
#nav a, #nav a:visited
{
text-decoration:none;
color:#CBCBCA;
}
#nav li.current a, #nav li.current a:visited
{
text-decoration:none;
color:#4B4B4A;
}
#nav li.clast a, #nav li.clast a:visited
{
text-decoration:none;
color:#4B4B4A;
}
#nav ul
{
padding:19px 0px 74px 0px;
margin:0px;
}
#nav li
{
padding:10px 15px;
margin:0px;
background-image:url(../images/navline.jpg);
background-position:bottom;
background-repeat:no-repeat;
list-style-type:none;
font-family:Times New Roman;
font-size:14px;
color:#CBCBCA;
}
#nav li.current
{
color:#4B4B4A;
}
#nav li.last
{
background:none;
}
#nav li.clast
{
background:none;
color:#4B4B4A;
}










#nav2
{
width:140px;
padding-right:10px;
padding-bottom:12px;
float:left;
background-image:url(../images/navbg.jpg);
background-repeat:repeat-y;
background-position:top left;

}
#nav2 a, #nav2 a:visited
{
text-decoration:none;
color:#CBCBCA;
}
#nav2 li.current a, #nav2 li.current a:visited
{
text-decoration:none;
color:#4B4B4A;
}
#nav2 li.clast a, #nav2 li.clast a:visited
{
text-decoration:none;
color:#4B4B4A;
}
#nav2 ul
{
padding:15px 0px;
margin:0px;
}
#nav2 li
{
padding:5px 15px;
margin:0px;
background-image:url(../images/navline.jpg);
background-position:bottom;
background-repeat:no-repeat;
list-style-type:none;
font-family:Times New Roman;
font-size:14px;
color:#CBCBCA;
}
#nav2 li.current
{
color:#4B4B4A;
}
#nav2 li.last
{
background:none;
}
#nav2 li.clast
{
background:none;
color:#4B4B4A;
}
#content
{
width:630px;
padding:0px 0px 0px 0px;
height:auto;
float:right;
clear:right;
}
#content2
{
width:auto;
height:auto;
float:right;
clear:right;
}
#clear
{
width:770px;
height:auto;
font-size:1px;
clear:both;
}
#footer
{
width:778px;
height:auto;
margin:0px auto;
background-image:url(../images/footerbg.jpg);
background-repeat:no-repeat;
background-position:top;
font-family:Times New Roman;
font-size:14px;
color:#313230;
}
#footer ul
{
text-align:center;
padding:5px 0px;
margin:0px;
}
#footer li
{

padding:0px 5px;
margin:0px;
list-style-type:none;
display:inline;
}
#footer a, #footer a:visited
{
text-decoration:none;
color:#313230;
}
.hr
{
width:120px;
size:1px;
color:#4A4B4A;
}
#sub_content
{
padding:3px 0px;
font-family:Times New Roman;
font-size:12px;
color:#FFFFFF;
}
#sub_content2
{
padding:15px;

background-image:url(../images/circle.jpg);
background-position:right top;
background-repeat:no-repeat;
font-family:Times New Roman;
font-size:12px;
color:#FFFFFF;
}
#sub_content3
{
padding-top:2px;
font-family:Times New Roman;
font-size:12px;
color:#FFFFFF;
}

.txt
{
font-family:Times New Roman;
font-size:14px;
color:#FFFFFF;padding:15px;
padding-top:20px;
}
#sub_content2 a, #sub_content2 a:visited
{
text-decoration:underline;
color:#FFFFFF;
}
.sub
{

font-size:14px;
}
.sub2
{
font-family:Times New Roman;

color:#FFFFFF;
font-size:17px;
}
#sub
{
padding:15px;
font-family:Times New Roman;
font-size:12px;
color:#FFFFFF;
}
#sub a, #sub a:visited
{
text-decoration:underline;
color:#FFFFFF;
}
#h1
{
font-family:Times New Roman;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}
#h1b
{
font-family:Times New Roman;
font-weight:bold;
color:#FFFFFF;
font-size:20px;
}
.h
{
font-family:Times New Roman;
font-weight:bold;
font-size:16px;
color:#CACBCA;
padding-top:15px;
}
.img
{
float:right;
padding:20px 10px 10px 10px;
font-family:Times New Roman;
font-size:12px;
color:#FFFFFF;
}
#img3
{
float:right;
padding-left:10px;
padding-bottom:20px;

font-family:Times New Roman;
font-size:12px;
color:#FFFFFF;
}
.img3bg
{
background-color:#444641;
padding:5px 5px 0px 5px;

}

.img2
{
float:left;
height:50px;
width:8px;
z-index:100;
}
.txt2
{
font-size:16px;
}
.txt3
{
font-size:10px;
font-family:Times New Roman;
}




/*submenus*/
#dropmenudiv{
position:absolute;
font-family:Times New Roman;
font-size:12px;
color:#CBCBCA;
z-index:100;
width: 110px;
margin-left:30px;
border-bottom:1px solid #999999;
}

#dropmenudiv a{
width:110px;
background-color:#3E413D;
color:#CBCBCA;
display:block;
padding: 5px 5px;
text-decoration:none;
/*font-weight: bold;*/
border:1px solid #999999;
border-bottom:none;
}

#dropmenudiv a:hover{ /*hover background color*/
/*background-color: #6FC4E3;*/
color:#CBCBCA;
text-decoration:underline;
background-color:#000000;
}









/*lightbox*/

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

.entry{ width:600px}