p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	line-height: 1.7em;
	color: #333333;
	margin-top: 0px;

}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #8F6452;
	margin-top: 7px;
	font-weight: normal;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8F6452;
	margin-bottom: 8px;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	line-height: 1.2em;
	color: #666666;
}

.style_softbold {
	color: #666666;
	font-weight: bold;
}
.style_smallerfont {
	font-size: 11px;
}
.style_tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #8F6452;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-left: 1px;
}
.style_navbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	margin-left: 10px;
	margin-bottom: 0px;
	line-height: 1.2em;
	color: #333333;
}
.style_list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	line-height: 1.7em;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #333333;

}
.style_ghdc_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #727E58;
	font-weight: normal;
}
.style_ghdc_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #727E58;
	margin-bottom: 7px;
}
.style_ghdc_h2_padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #727E58;
	margin-bottom: 7px;
	margin-left: 20px;
}
.style_hm_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #384E75;
	font-weight: normal;
}
.style_hm_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #384E75;
	margin-bottom: 7px;
}
.style_h2_padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #384E75;
	margin-bottom: 7px;
	margin-left: 20px;
}

.style_p_padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	line-height: 1.7em;
	color: #333333;
	margin-top: 0px;
	margin-left: 20px;
}

a:link {
	text-decoration: none;
	color: #9B6046;
}
a:visited {
	text-decoration: none;
	color: #9B6046;
}
a:hover {
	text-decoration: underline;
	color: #9B6046;

}
a:active {
	text-decoration: none;
	border-color: #333333;
}	
#cell_navigation {
	text-align: left;
	width: 180px;
}

li {
	line-height: 1.7em;
	margin-top: 0px;
	
}
