.bodytextblack {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
}

.bodytextblackbold {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}

.bodytextwhite {
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
}

.bodytextwhitebold {
	font-family : Arial;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}

.bodytextcream {
	font-family : Arial;
	font-size : 12px;
	color : #C8B481;
	text-decoration: none;
}

.bodytextdarkbrown {
	font-family : Verdana;
	font-size : 10px;
	color : #514631;
	text-decoration: none;
}

.bodytext_border {
	color : #cccccc;
	border-color : #cccccc;
	border : 1px;
	border-style : solid;
}

.feature_header {
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}

.content_header{
	font-family : Arial;
	font-size : 24px;
	color : #7F6D41;
}

.menunav {
	font-family : Arial;
	font-size : 12px;
	color : #7F6D41;
	font-weight : bold;
	text-decoration:none;
}

a.menunav {
	color : #7F6D41;
	text-decoration:none;
}

a:hover.menunav {
	color : #FFFFFF;
	text-decoration:underline;
}

.striped_line{
	font-family : Arial;
	font-size : 14px;
	color : #7F6D41;
}

.bottomnav {
	font-family : Verdana;
	color : #C8B481;
	font-size : 10px;
	text-decoration:none;
}

a.bottomnav {
	color : #C8B481;
	text-decoration:none;
}

a:hover.bottomnav {
	color : #C8B481;
	text-decoration:none;
}

.readmore {
	font-family : Verdana;
	color : #69614D;
	font-size : 10px;
	font-weight : bold;
	text-decoration:none;
}

a.readmore {
	color : #69614D;
	text-decoration:none;
}

a:hover.readmore {
	color : #69614D;
	text-decoration:none;
}

.h1{
	font-family : Arial;
	font-size : 12px;
	color : #669966;
}

.h2{
	font-family : Arial;
	font-size : 10px;
	color : #99CC99;
}