.main_heading
{
	font: 16px Arial, "Trebuchet MS", sans-serif;
	color : #696969;
	text-transform: uppercase;
	font-weight: bold;
}
.sub_heading
{
	font: 13px Arial, "Trebuchet MS", sans-serif;
	color : #696969;
	font-weight: bold;
}
.standard_text
{
	font: 13px Arial, "Trebuchet MS", sans-serif;
	color : #696969;
}

#section_menu
{
	
}

#section_menu a:link 
{	
	color:#9C3821;
	font-size: .9em;	
	font-weight:600;	
	font-family: arial, helvetica, sans-serif;	
	text-decoration: none;	
}
#section_menu a:hover 
{	
	color:#631808;
	font-size: .9em;	
	font-weight:600;	
	font-family: arial, helvetica, sans-serif;	
	text-decoration: none;	
}
a:visited {
	color:#9C3821;
	font-size: .9em;	
	font-weight:600;	
	font-family: arial, helvetica, sans-serif;	
	text-decoration: none;	
}
.scroll_heading
{
	font: 13px Arial, "Trebuchet MS", sans-serif;
	color : #9C3821;
	font-weight: bold;
}