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

html, body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height:1.5em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/background.gif);
	background-color:#292E30;
	
}
.mainlink {
    color: #000000;
	font-weight: bold;
	border-style: none;
	text-decoration:underline;
}
.mainlink:hover {
	color:#112240;
}
img {
	border-style: none;
}
img.newspic {
	padding:5px;
}
img.portfoliopic {
	padding:5x;
}
img.photopic {
	padding:20px;
}
table {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#page-container {
	width: 800px;
	margin:0 auto;
	padding: 0px 0px 0px;
}

/* Text Heading Styles*/
h1, h2, h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #74BF30;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 15px;
	color: #008ED3;
	font-weight: bold;
}
/* Website Header & Navigation Buttons */
#header-nav {
	height: 220px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: none;
}
#nav-align {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 800px;
	height: 40px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#nav-align li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#menubar {
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-color: none;
	float: left;
}
.menu-items {
	width: 0px;
	height: 40px;
	text-align: center;
	float: left;
	overflow: hidden;
	line-height: 40px;
}
#menubar a:link, #menubar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
/* Content Container */
#content-container {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 20px 30px;
	float: left;
	overflow: hidden;
	width: 740px;
	height:639px;
}
#content-containerPhoto {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 20px 30px;
	float: left;
	overflow: hidden;
	width: 740px;
	height:800px;
}
#content-container2 {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 20px 30px;
	float: left;
	overflow: hidden;
	width: 740px;
	height:780px;
}
#content {
	float: left;
	overflow: hidden;
	width: 800px;
}
.news {
	margin-left:145px;
}
.portinfo{
	margin-left:275px;
}
.portinfo2{
	margin-left:0px;
	margin-right:250px;
}
.portinfo3{
	margin-left:245px;
}
.portinfo4{
	margin-left:205px;
}
.portfolio {
 font-size:11.5px;
 line-height:1.5em;
}
.portfoliolink {
 font-weight:normal;
 text-decoration:underline;
 color: #000000;
}
.portfoliolink:hover {
	color:#112240;
}
.photography {
	font-size:12px;
	line-height:1.4em;
}
#newsItem {
	margin-top:5px;
	width:700px;
	height:120px;
}
#PortfolioItem {
	margin-top:5px;
	width:740px;
	height:200px;
}

#PortfolioItem2 {
	margin-top:5px;
	width:740px;
	height:320px;
}
img.thumbnail { 
	border:1px solid; border-color:black;
}
.input {
	margin-left:25px;
}
.input2 {
	margin-left:4px;
}
.input3 {
	margin-left:22px;
}
.input4 {
	margin-left:37px;
}

/*photography Section */
.hloop {
	padding:5px;
	vertical-align:top; 
	width:520px;  
	margin-left:-10px; 
	top:1px;
}
.hloop2 {
	padding:5px;
	vertical-align:top; 
	width:320px;  
	margin-left:-10px; 
	top:1px;
}
#thumbnails {
	height:210px;
}
#photo {
	width:700px;
	margin-top:2px;
	height:360px;
}
.photo{
	margin-left:0px;
}
.metadata {
	font-size:12px;
	margin-top:2px;
}
/* Website Footer */
#footer {
	background-image:url(../images/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
	clear: both;
	padding-top: 0px;
	line-height:1.4em;
	width:800px;
	height:70px;
	padding:10px 0px;
	margin:0;
}
.footerText1{
	width:300px;
    margin-left:20px;	
	margin-right:10px;
	margin-top:10px;
}
.footerText2{
	width:300px;
	text-align:right;
	margin-left:480px;	
	margin-right:10px;
	margin-top:-25px;
}
.footerlink {
    color: #FFFFFF;
	font-weight: bold;
	border-style: none;
	text-decoration:underline;
}
.footerlink:hover {
	color:#33ff66;
}

.float_right {
	float: right;
	padding-left: 10px;
}
.float_left {
	float: left;
	padding-left:0px;
}
/* LIghtbox Styles */
#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: 10.5px Arial, Helvetica, Verdana, 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; }