html { 
	height: 100%; 
}
body { 
	min-height: 100%; 
	height: 100%;
	font-family: "Times New Roman", Times, serif; 
}

.text { 
	font-size: 13px; 
	line-height: 130%; 
	color: #434242;
	
}
.headline { 
	
	font-size: 21px; 
	line-height: 130%; 
	color: #660000; 
	font-weight: bold;
}
.subhead { 
	
	font-size: 17px; 
	line-height: 130%; 
	color: #660000; 
	font-weight: bold
}
.subtext { 
	
	font-size: 11px; 
	line-height: 130%; 
	color: #434242; 
}
.td_subhead {  
	
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #660000; 
	text-align: center
}
li {
	padding-top:15px;
}
.navTop {
	font-size:14px;
	margin:20px 0 5px 0;
	display:block;
}
.navSecond {
	font-size:12px;
	margin:5px 0 5px 20px;
	display:block;
}
.contentwrapper {
	 /*border-right:1px solid #660000;*/
	font-size: 13px; 
	line-height: 130%; 
	color: #434242;
}
#content {
	margin:18px 0px 30px 20px;
	padding:0 20px 0 0;
	width:454px;
}
#side_menu {
	margin:20px 0 20px 0;
}
.side_bar {
	border-right:20px solid #660000;
	width:100px;
}
#colorBar {
	background-color:#660000;
	float:left;
	width:18px;
	display:inline;
	height:100%;\
}
.photo {
	border:1px solid #914949;
	margin:2px 0 5px 20px;
}
