body {
	font-family: helvetica, verdana, san-serif;
	font-size: 10pt;
	line-height: 1.6em;
	background-color: #e7e7e9;
	color: #404041;
}

#wrapper{
	width: 800px;
	margin: auto;
}

#content{
	margin-top: 10px;
	float: left;
}

#header {

}

#content_b{
	position: relative;
	background-color: #999999;
	margin-top: 10px;
	float: left;
}

#left_column {
	width: 490px;
	float:left;
	padding: 15px;
	color: white;
}

#right_column{
	float: right;
	width: 250px;
	padding: 15px;
}

#single_column {
	background-color: #999999;
	width: 770px;
	float:left;
	padding: 15px;
	color: #404041;
	margin-bottom: 15px;
}

#single_column_c {
	background-color: #999999;
	width: 790px;
	float:left;
	padding: 5px;
	color: #404041;
	margin-bottom: 15px;}
	
#footer {
}	
#builtby {
	font-size: .8em; float: right;}
#copyright {
	font-size: .8em; float: left;}

#title{
	background-color: #999999;
	width: 790px;
	padding: 5px;
	margin-bottom: 15px;
}

h2{	
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3{	
	font-weight: bold;
	font-size: 1.4em;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 10px;
}

#quote {
padding: 15px;
width: 490px;
position: absolute;
bottom: 0px;
}

#quote_b {
padding: 5px;
width: 490px;
bottom: 0px;
color: #404041;
}

.internal_photo {
    float:left;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    }

table{padding: 10px;}

th {text-align: right;vertical-align: top;padding-right: 10px;padding-top: 2px;width: 60px;}

td {vertical-align: top; padding-bottom: 15px;}


*twitter_div {font-family: Verdana;}
#twitter_update_list {margin:0;padding:0; font-size: 1em; line-height: 1.4em;}
#twitter_update_list li {margin:4px;padding:2px;list-style-type:none;}
#twitter_div a:link {color: #404041; text-decoration: none; border: 0;}
#twitter_div a:visited {color: #404041; text-decoration: none; border: 0;}
#twitter_div a:hover {color: #a52721;}

#navlist li{
font-size: 1em;
display: inline;
list-style-type: none;
padding-right: 20px;
float:right;
}

#navcontainer {height: 20px; background-color: #999999; margin-bottom: 10px; }



#photonavlist li{
font-size: 1.2em;
display: inline;
list-style-type: none;
padding-right: 15px;
float:center;
}

#photonavcontainer {height: 35px; padding: 5px;background-color: #999999; margin-bottom: 15px; }



.clear{
	clear:both;	
}


a:link {color: white; text-decoration: none; border: 0;}
a:visited {color: white; text-decoration: none; border: 0;}
a:hover {color: #a52721;}

.tbclink A:Link {color: #404041;}
.tbclink A:visited {color: #404041;}
.tbclink A:hover {color: #a52721;}


#socialmedia{float:right; margin-top: 55px;}


.bold {font-weight: bold;}

.lrg {font-size: 1.4em; font-weight: bold;}

.italic {font-style: italic;}


#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/prev.gif) left 50% no-repeat; }#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 50% no-repeat; }
/***START : next / previous text links ***/

#nextLinkText, #prevLinkText{color: #FF9834;font-weight:bold;text-decoration: none;}#nextLinkText{padding-left: 10px;}#prevLinkText{padding-right: 10px;}

/*** END : next / previous text links ***/

/*** START : added padding when navbar is on top ***/
.ontop #imageData {    padding-top: 5px;}/*** END : 

added padding when navbar is on top ***/

#imageDataContainer{	font: 8px 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;	}#imageData #helpDisplay {clear: left; float: left; display: block; }#overlay{	position: absolute;	top: 0;	left: 0;	z-index: 90;	width: 100%;	height: 500px;	background-color: #000;	filter:alpha(opacity=60);	-moz-opacity: 0.6;	opacity: 0.6;	display: none;	}.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 */	
}	

#lightboxIframe {	display: none;
}



