/**********Main CSS Styles**********/


a {
	text-decoration:none;
	color:#ffffff;
	}

a:hover{
	color:#c39c6b;
	padding: 0px 0px 0px 0px;
	margin:0 0 0px 0;
}


#bioTitle {
	color:#70462e;
	background:#c39c6b;
	font-size:150%;
	text-align:center;
	padding:5px 0;
	width:800px;
}
	
	
#words p{
	margin:20px 20px 20px 20px;
	text-align:left;
	font-size:13px;
	color:#70462e;
	
}
	
	
body {
	font-family:Times New Roman, Times, serif;
	background:#70462e;
	margin:0;
	padding:0;
	font-size:13px;
	text-align:center;
}


.clear{
	clear: both;
	padding:0;
}


#contact {
	padding:0 0 10px 0;
	text-align:center;
	font-size: 14px;
	color: #70462e;
	line-height:1.5em;
}

#contactImage img{
	margin:15px;
	border:#70462e 1px solid;
	}

#contact ul{
	padding:3px;
	margin:0;
	list-style-type:none;
	text-align:center;
}


#contact ul li{
	padding:0 2px;
	margin:0;
	font-size:100%;
	color:#70462e;
	
}

#container{
	margin:0;
	padding:0px 0 0px 0;
}




#content{
	padding:0 0 0px 0;
	margin:0px 0 0 0;
	border-top:#c39c6b 1px solid;
	
}


#directions{
	text-indent:0;
	color:#660000;
}


#events{
	padding:20px;
	margin:0 25px;
	color:#000;
	text-align:left;
}


#events p{
	text-indent:1.5em;
	margin:0 0 15px 0;
	padding:10px;
	background:#ff9933;
}


#events ul{
	list-style-type:none;
}
	
	
#employment{
	padding:10px 0;
}



.galleryItem{
	padding:10px 0 0px 0;
	
	}


.galleryImages{
	padding:25px 0px 25px 50px;
	float:left;
}


.galleryImages a:hover{
	background:none;
	border:0;
}

.galleryMessage{
	padding:12px 125px;
	margin:0px 12px 0 12px;
	background:#ffffff;
}

.galleryLinks{
	text-align:center;
	width:100px;
}



h2 {
	font-size:150%;
	color:#c39c6b;
}


#header{
	width:200px;
	float:left;
	height:50px;
}


#header h1{
	background:url(images/logo.gif) no-repeat;
	height:50px;
	width:350px;
	margin:15px 0 0px 25px;
	padding:0;
	
}


#header h1 a{
	height:50px;
    width:350px;
    text-indent:-2000em;
    z-index:1000; /* need for FX and IE */	
    display:block;
	margin:0 auto;
	border:0;
}


#header h1 a:hover, h1 a:focus{
    cursor:pointer; /* IE7 */
	-moz-outline-style:none;  /*Firefox image outline fix*/
}



#lifeNav{
	margin:0;
	padding:3px 0px;
	text-align:center;
	background:none;

}



#lifeNav ul{
	padding:3px 3px 1px 3px;
	margin:0;
	list-style-type:none;
	text-align:center;
}


#lifeNav ul li{
	padding:0 2px;
	margin:0;
	font-size:13px;
	color:#c39c6b;
	display:inline;
}


#lifeNav ul li a{
	padding:0;
	margin:0;
	color:#ffffff;
}


#lifeNav #footnote ul li{
	padding:0 2px;
	margin:0;
	font-size:11px;
	color:#c39c6b;
	display:inline;
}


#lifeNav #footnote ul li a{
	padding:0;
	margin:0;
	color:#c39c6b;
}
	

#lifeNav ul li a:hover{
	color:#c39c6b;
	border-bottom:#e1cdb5 1px dotted;
	}

p:first-letter{
	font-size:150%;
	}


#photoGallery{
	padding:10px 75px 20px 75px;
	margin:0 25px;
	color:#c39c6b;
	background: url(images/dot.gif) repeat-x bottom;
}


#resume{
	float:left;
	padding:0 20px 15px 0;
	margin:0;
	text-align:left;
	}




#secNav{
	float:right;
	margin:55px 0px 0 0;
	border-left:#c39c6b 1px solid;
	border-right:#c39c6b 1px solid;
	border-top:#c39c6b 1px solid;
}


#secNav ul{
	padding:3px;
	margin:0;
	list-style-type:none;
	text-align:center;
}


#secNav ul li{
	padding:0 2px;
	margin:0;
	font-size:100%;
	color:#c39c6b;
	display:inline;
}


#secNav ul li a{
	padding:0;
	margin:0;
	color:#ffffff;
}


#secNav ul li a:hover{
	color:#c39c6b;
	border-bottom:#e1cdb5 1px dotted;
}



.spacer{
	height:12px;
	background:#fff;
}





td {
	text-align:center;
	color:#c39c6b;
	font-size:95%;
}


th {
	
	color:#c39c6b;
}
		


#words{
	padding:0px 0px 5px 0px;
	margin:0;
	color:#ffffff;
	text-align:left;
	background:#e1cdb5;
	border-bottom:#c39c6b 1px solid;
	
}


#wrapper{
	width:800px;
	margin:0px auto;
	padding:0px 0 0 0;
	background:#70462e;
	
}





/***********(Begin 'Lightbox' Styles)***********/


#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: #ffffff;
	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;
	border:0;
	}
#imageContainer>#hoverNav{ left: 0; border: none;}
#hoverNav a{ outline: none; border: 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 15% no-repeat; border:0; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; border:0; }


#imageDataContainer{
	font: 13px Times New Roman, Times, serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #70462e; }
#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; background:#fff; border:0;}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #c39c6b;
	}

