.section_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #9D6728;
	font-variant: small-caps;
	text-transform: capitalize;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
.sub_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.sub_head_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	border-top: thin none #9D6728;
	border-right: thin none #9D6728;
	border-bottom: thin none #9D6728;
	border-left: thin none #9D6728;
}
.picture_borders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #9D6728;
	border-right-color: #9D6728;
	border-bottom-color: #9D6728;
	border-left-color: #9D6728;
}
.section_header_sub {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #9D6728;
	font-variant: small-caps;
	text-transform: capitalize;
}
.section_headerblack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	text-transform: capitalize;
}
.section_headerwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	text-transform: capitalize;
}
.body_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFFF;
}
.small_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	font-style: oblique;
}
