body {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
img{
	border:none;
}
a:link, a:visited{
	text-decoration:none;
	color:#3300CC;
}
a:hover, a:active{
	text-decoration:underline;
	color:#993399;
}
h1, h2, h3, h4, h5, h6{
	line-height:normal;
	text-transform:lowercase;
	color:#262626;
	letter-spacing:-1px;
}
h1{
	font-size:26px;
	margin-top:0px;
	line-height:25px;
}
h2{
	font-size:20px;
}
h3{
	font-size:18px;
}
h4{
	font-size:16px;
}
h5{
	font-size:14px;
}
h6{
	font-size:13px;
}
ul li{
	padding-top:2px;
	padding-bottom:2px;
}
a:hover img.floatRightBorder, #colB a:hover img {
	border-color: #333;
}
img.floatRightBorder, #colB img{
	border: 3px solid #dedede;
	background-color: #FFFFFF;
	padding: 2px;
}
img.floatRightBorder {
	float: right;
	margin-bottom: 5px;
	margin-left: 8px;
}
.clear {
	clear: both;
}
img.colAHead{
	margin-left:20px;
}
img.noBorder{
	border:none !important;
}
.modFloatRight{
	float:right;
	margin-bottom:5px;
	margin-left:13px;
	width:140px;
	font-size:11px;
	line-height:normal;
	color:#666;
}
#container {
	background: #FFFFFF;
	width: 760px;
	margin: 10px auto;
	overflow: hidden;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 15px;
}
#headerHome {
	height: 305px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#header {
	height: 185px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#headerA {
	float: left;
	width: 397px;
	height: 305px;
	overflow: hidden;
	background: #efefef;
}
#headerB {
	float: left;
	height: 305px;
	width: 363px;
	overflow: hidden;
	background: #CC0000;
}
#headerC {
	float: left;
	width: 356px;
	height: 185px;
	overflow: hidden;
	background: #efefef;
}
#headerD {
	float: left;
	height: 185px;
	width: 404px;
	overflow: hidden;
	background: #CC0000;
}
#topNav, #topNavInt {
	background: #33CC00;
	height: 30px;
	overflow: hidden;
	text-align: right;
}
#topNavInt{
	height:24px;
}
#topNav ul, #topNavInt ul {
	padding: 0px 8px 3px 0px;
	list-style-type: none;
	margin: 0px;
	background: #993399;
	width: 87%;
	border-left: 2px solid #FFFFFF;
	float: right;
}
#topNav ul li, #topNavInt ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topNav ul li a, #topNavInt ul li a {
	color: #FFFFFF;
	font-size: 13px;
	text-transform: lowercase;
	padding-left: 13px;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration:none;
}
#topNavInt ul li a{
	line-height:25px !important;
	padding-top:15px;
}
#topNav ul li a:hover, #topNavInt ul li a:hover{
	color:#FFCC00;
	text-decoration:underline;
	
}
#headerSubPhotos {
	background: #FFFFFF;
	width: 404px;
	overflow: hidden;
	position: relative;
	height: 153px;
}

#headerBLeftImage {
	float: left;
}
#headerBRightImage {
	float: right;
}
#headerDLeftImage {
	float: left;
	border-bottom:solid 2px #fff;
	width: 179px;
	overflow: hidden;
}
#headerDRightImage {
	float: right;
	background: #FFFFFF;
	text-align: center;
	width: 225px;
	overflow: hidden;
	padding-top: 33px;
}
#logoHm {
	background: #FFFFFF;
	text-align: center;
	padding-top: 23px;
	padding-bottom: 24px;
}



#colWrap {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
	padding-bottom: 25px;
}
#colA {
	float: left;
	width: 224px;
	overflow: hidden;
	margin-left: 0px;
}
#subNav {
	padding-left: 15px;
	margin-bottom: 30px;
}
#subNav h2 {
	font-size: 16px;
	margin-bottom: 6px;
	border-bottom: 3px solid #efefef;
	margin-top: 0px;
}
#subNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subNav ul li {
	margin-right: 0px;
	margin-left: 10px;
	padding-top:0px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 3px;
	background: url(images/bg_subNav_ul_li_a.gif) no-repeat left 5px;
}

.centerMod {
	text-align: center;
}

#colB {
	float: left;
	width: 495px;
	overflow: hidden;
	margin-left: 20px;
}
#colB ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#colB ul li {
	margin-right: 0px;
	margin-left: 10px;
	padding-top:0px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 3px;
	background: url(images/bg_subNav_ul_li_a.gif) no-repeat left 5px;
}
#footerTagline {
	background: #FECB00;
	width: 100%;
	text-align: center;
	padding-top: 5px;
}
#bottomNav {
	text-align: center;
	font-size: 11px;
	margin-top: 8px;
}
#bottomNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bottomNav ul li {
	display: inline;
	margin:0px;
	padding:0px;
}
#bottomNav ul li a{
	border-right: 1px solid #ccc;
	margin: 0px 6px 0px 0px;
	padding: 0px 6px 0px 0px;
}
#bottomNav ul li.lastNavLink a{
	border:none !important;
	margin:0px !important;
	padding:0px !important;
}

.copyIntro{
	font-size:16px !important;
	line-height:22px;
	color:#333333;
	font-weight:normal !important;
}
.siteCredits, .siteCredits a{
	font-size:9px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#999999;
	text-decoration:none;
}
.galleryAlbumTitle{
	margin-bottom:0px;
	border-bottom:solid 1px #ccc;
	padding-bottom:4px;
}










/*//////////////////////*/
/* LIGHTBOX STYLES */
#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;
	}
#imageContainer img{
	border:1px solid #333;
}
#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; background: url(images/prevlabel2.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(images/nextlabel2.gif) right 15% no-repeat;}




#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0px auto 10px;
	line-height: 12px;
	padding-bottom:12px;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;color:#333;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 75px; text-align:right; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	}
	

.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 */
	}	

/*/////////////////////////*/
/* END LIGHTBOX STYLES */
