body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #D4C5A2;
}
body {
	background-color: #715F52;
	background-image: url(images/comp3-bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: D4C5A2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: D4C5A2;
}
a:hover {
	text-decoration: underline;
	color: #D57F00;
}
a:active {
	text-decoration: none;
	color: #D57F00;
}.homenav {
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: auto;
	height: 41px;
	width: 1000px;
	
}
.homebody {
	background-image: url(images/homebg.gif);
	background-repeat: no-repeat;
	margin: auto;
	height: 461px;
	width: 1000px;
	text-align: center;
}
.footerwrap {
	margin: auto;
	text-align: center;
	line-height: 20px;
}
.featuredimage {
	padding: 5px;
	border: 2px solid #AA6C01;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-right: 15px;
	padding-top: 55px;
	padding-left: 10px;
}
.footerwrap {
	margin: auto;
	text-align: center;
	line-height: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #D4C5A2;
}
.footer {
	color: #D4C5A2;
}
.footer:link {
	color: #D4C5A2;
}
.footer:visited {
	color: #D4C5A2;
}

.footer:active {
	color: #D4C5A2;
	text-decoration:underline;
}

.footer:hover {
	color: #D4C5A2;
	text-decoration:underline;
}
