body {
	color: #696669;
	font-size: 16px;
	font-family: Helvetica, sans;
}
#container {
	clear: both;
	width: 1000px; 
	margin: 0px auto; 
}

.top_nav {
	color: #696669;
	font-size: 300%;
}
.top_nav a {text-decoration:none}
.top_nav a:hover {color: #696669;}

.nav {
	font-style: normal;
	padding-top: -15px;
	font-size: 120%;
}

.subnav {
	font-size: 84%;
}

.nav a {
	color: #696669;
	text-decoration: none;
	padding-left:12px;
	padding-right:12px;
	
}

.selected {color: #693433;}

a:hover {
	color: #693433;
}

#bottom-border { 
	background-color: #FFF;
	color: #696669;
	border-top: 3px solid #FFF;  /* Required or there is a line */
}


#footer {
	color: #696669;
	font-size: 70%;
	margin-left: 30px;
	margin-right: 40px;
}

#footer a {color: #696669; text-decoration:none}
 
/* Elements on the pages */
h1, h2, h3, h4, h5, h6 {
	color: #4E4D4E;
}

h3 {
	margin-left: 10px;
}

img.border {
	border: 2px solid #696669;
}

.newSection {
	border-bottom: 2px solid #696669 ;
}
	
hr { 
	background-color: #696669; 
	color: #696669; 
}

.emphasized {color: #696669 ;}

#rollover_text, .thumbs {
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	width: 280px;
	height: 370px;
}

.thumbs {
	height: 190px;
}
.photo_thumbs {
	float: left;
	width: 90px;
}

.photo_thumbs img{
	margin: 5px;
}


#column_lhs {
	float: left;
	width: 340px;
	padding-top: 30px;
	margin-right: 10px;
}

.lhs_txt {
	height: 350px;
}

#column_rhs, #column_overview {
	float: left;
	width: 650px;
	background-color: #696669;
	padding-top: 30px;
	min-height: 680px;
}

#column_overview {
	padding-left:40px;
	width: 1000px;
}

#text_rhs {
	background-color: #FFF;
	margin: 20px;
	margin-top: 0px;
	padding: 20px;
	height: 600px;
	overflow: auto;
}

.nextPrev a {text-decoration:none}
.nextPrev a:hover {color: #C4C7C7;}

.details {
	padding-left: 7em;
}

.caption_text {
	color: #E3E0DE;
	padding-top: 20px;
}