.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#444444;
	text-align:center;
	margin-top:5px;
}

.page_heading {
	font-family: papyrus;
	font-weight:700;
	font-size:20pt;
	color:#6E613F;
}
.sub_head {
	font-family: papyrus;
	font-weight:900;
	font-size:16pt;
	color:#6E613F;
	text-align:left; 
	margin-left:25px; 
	padding:0px;
	text-decoration:underline;
	height:auto
	}
.image {
	width:150px;
	float:left; 
	margin:10px;
	padding-top:0px;
	text-align:center;
	}

#row {
	margin:20px; 
	padding-top:5px;
	clear:both;
	}
.title {

	float:left; 
	font-size:16pt; 
	padding:8px; 
	text-align:center; 
	width:250px; 
	color:#cccccc; 
	background-color:#6E613F;
	}
.info { /* detail pages */
	font-family: Garamond;
	font-size:12pt;
	color:#222222;
	margin-top:20px;
	}
.enlargeMain {/* detail pages */
	 margin-left:10%; 
	 margin-top:100px;
	 width:100%;
	 }

.thumbs {
	float:left;
	width:250px;
	margin:20px;
	border:1px solid #6A5C43;
	}
#descrip {
	width:45%; 
	float:left;
	}
.process_container {
	clear:both; 
	margin: 20px;
	}
.indent {
	margin-left:10px}

a {
	color:#6E613F;
	}
a:hover {text-decoration:none}

#site a  {color:#6E613F; text-decoration:none}
#site a:hover { text-decoration:underline}

#selected,
#selected_expand,
#info,
#info_expand,
#process,
#process_expand,
#home
	{font-family:papyrus;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
	}
#selected,
#selected_expand,
#info,
#info_expand,
#process,
#process_expand,
#home a {text-decoration:none}	
		
/*div 
	{border:1px solid #900000;}*/