.bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	color: #30241B;
	background-image: url(images/bottomgrad.jpg);
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}
.bottomnav a {
	font-weight: bold;
	color: #30241B;
	text-decoration: none;
}
.cpy {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
}

.bottomnav a:hover {
	font-weight: bold;
	color: #950000;
	text-decoration: underline;
}
.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #30241B;
	text-align: left;
	vertical-align: top;
	padding: 15px;
}
.icons {
	font-family: Verdana, Geneva, sans-serif;
	color: #30241B;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.mainbody a {
	font-weight: bold;
	color: #30241B;
	text-decoration: none;
}

.icons a h2 {
	color: #30241B;
	text-decoration: none;
	font-size: 18px;
}
.icons a:hover h2 {
	color: #950000;
	text-decoration: underline;
	font-size: 18px;
}
.mainbody a:hover {
	font-weight: bold;
	color: #950000;
	text-decoration: underline;
}








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

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

.siteicons td a {
	color: #30241B;
	text-decoration: none;
}
.siteicons td a:hover {
	color: #F00;
	text-decoration: underline;
}
