.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #51370D;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}
.copyright {
	font: 18px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
}

.mainbody a {
	font-weight: bolder;
	color: #51370D;
	text-decoration: none;
}

.bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #DBCEBD;
	background-image: url(images/BottomGrad.jpg);
	text-align: center;
	padding: 5px;
}
.bottomnav a {
	font-weight: bolder;
	color: #51370D;
	text-decoration: none;
}
.mainbody a:hover {
	color: #51370D;
	text-decoration: none;
}
.icon {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #51370D;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	width: 33%;
}
.icon a {
	font-weight: bold;
	color: #51370D;
	text-decoration: none;
}
.icon a:hover {
	color: #9D0000;
	text-decoration: underline;
}
.bottomnav a:hover {
	font-weight: bolder;
	color: #9D0000;
	text-decoration: underline;
}
.mainbody a:hover {
	font-weight: bolder;
	color: #9D0000;
	text-decoration: underline;
}
.icon h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #51370D;
	text-align: center;
	vertical-align: top;
}




















.siteicons {
	font-size: 14px;
	font-weight: bolder;
	color: #51370D;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

.siteicons td {
	padding: 20px;
	text-align: center;
}

.siteicons td a {
	color: #51370D;
	text-decoration: none;
}
.siteicons td a:hover {
	color: #A00;
	text-decoration: underline;
}
