body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #2f271b;
	background-color: #9c927b;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	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: Verdana, Helvetica, sans-serif ;
	font-size: 17px;
	font-weight: bold;
	color: #443321;
	margin: 0px 0px 0px 0px;
}

/* lgred heading */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 15px;
	font-weight: bold;
	color: #790000;
	margin: 0px 0px 4px 0px;
}

/* gold heading */
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: bold;
	color: #EBAD46;
	margin: 0px 0px 0px 0px;
}


/* nav text */
.navtext {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #790000;
	line-height: 140%;
}


/* nav text */
.navtext  a :active {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline; 
}


/* nav text */
.navtext  a :link {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline; 
}


/* nav text */
.navtext  a :hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline; 
}


/* nav text */
.navtext  a :visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;
}


ul,ol,li {
	list-style: disc;
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 0em;
	font-size: 12px;
	list-style-position:outside;
}


.pic { margin: 0px 0px 0px 0px; 
	border-style:double;
	border-color: #790000;
	border-width:3px;
}



input { font-size: 10px; font-size: 10px; font-weight: bold; color: #636363; padding: 4px;}


.footer {  color: #faedd2; font-weight:bold; font-family: Verdana,Geneva,sans-serif;font-size: 9px;text-decoration: none; line-height: 100%;}
.footer a    {  color: #faedd2;text-decoration: none;}
.footer a:hover  {  color: #faedd2;text-decoration: underline;}

