body {
	background-image: url(images/circle_bg.gif);
	margin-left: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #906743;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #871518;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.Titles {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.join_mailing_list {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.topindexnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
ul.nav {
	list-style-type: none;
	height: 38px;
	width: 760px;
	margin: auto;
}
li.nav {
	padding: 9px;
	float: left;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.white {
	color: #ffffff;
}
.tan {
	color: #ac916b;
}
input[type="text"]
{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	background: #ac916b;
	border: 1px solid #000000;
}
input[type="submit"]
{
	width:50px;
	height: 17px;
	color: #7d603f;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #020101;
	border: 1px solid #7d603f;
}
a:focus {outline:none;}
a:link { text-decoration: none; color: #ac916b;}
a:active { text-decoration: none; color: #ac916b;}
a:visited { text-decoration: none;  color: #ac916b;}
a:hover { text-decoration: none; color: #6b5433; text-decoration:underline;}

a.links:link { text-decoration: none; color: #ffffff;}
a.links:active { text-decoration: none; color: #ffffff;}
a.links:visited { text-decoration: none; color: #ffffff;}
a.links:hover { text-decoration: none; color: #ac916b; text-decoration:none;}

