#main_text_format p {
	font-family: Trebuchet MS;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	
}
#main_text_format h1 {
	font-family: Trebuchet MS;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	line-height: 19px;
	color: #6F1930;
	font-weight: normal;
	
}

#main_text_format h2 {
	font-family: Trebuchet MS;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	line-height: 19px;
	color: #6F1930;
	font-weight: normal;
	
}
#main_text_format hr {
	border: 0px;
	border-top: 1px dashed #6F1930;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	width: 100%;
		  
}
#main_text_format h3 {
	font-family: Trebuchet MS;
	padding: 0px;
	margin: 0px;
	
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	line-height: 19px;
	color: #009900;
	
}

#main_text_format td {
	font-family: Trebuchet MS;
	
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	
}
#main_text_format li {
	font-family: Trebuchet MS;
	
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	
}
#main_text_format p a, a, td a {
	color: #009900;
	text-decoration: none;	
	
}




#main_text_format input, select {
	border: 1px solid #cccccc;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #6F1930;
}



#site_footer_text_format , p {
	
	font-family: Trebuchet MS;
	color: white;
	font-size: 12px;
	line-height: 14px;

	
}
#site_footer_text_format a {
		font-family: Trebuchet MS;
	color: white;
	font-size: 12px;
	line-height: 14px;	  
		  
}
#photos_menu a:hover {
	color: #66cc33;
	
}



