body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/home_back.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #31251c;
}

.pic { margin: 0px 0px 0px 0px; 
	border-style:single;
	border-color: #cea56b;
	border-width:2px;
}

.hmtext { font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color:#FFFFFF;
	line-height: 140%;
}

.hmtextgold { font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: bold;
	color:#dfb675;
	line-height: 140%;
}

p { font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color:#311f10;
	line-height: 140%;
}

	  
a:active { color: #311f10; text-decoration: none; font-weight: normal; }
a:link {
	color: #311f10;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #311f10;
	text-decoration: none;
	font-weight: normal;
}
a:hover { color: #311f10; text-decoration: underline; font-weight: normal; }



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}


/* brown heading */
h1 { 	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 17px;
	font-weight: bold;
	color: #311f10;
	margin: 0px 0px 0px 0px;
}

/* red heading */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bold;
	color: #790000;
	margin: 0px 0px 0px 0px;
}

/* blue heading */
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	color: #25497a;
	margin: 0px 0px 0px 0px;
}

/* green quote text */
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #534f1a;
	line-height: 140%;
}

ul,ol,li {
	list-style: disc;
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 0em;
	font-size: 12px;
	list-style-position:outside;
}


input { font-size: 11px; font-size: 10px; font-weight: bold; color: #636363; padding: 4px;}


.footer {  color: #78732e; font-weight:normal; font-family: Verdana,Geneva,sans-serif;font-size: 10px;text-decoration: none; line-height: 100%;}
.footer a    {  color: #78732e;text-decoration: none;}
.footer a:hover  {  color: #78732e;text-decoration: underline;}


