body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F9F1DA;
	background-image: url(images/sub.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.nav a {
	color: #EB8F29;
	text-decoration: underline;
}
td {
	font-size: 16px;
}
.Headline {
	font-size: 18px;
	font-weight: bold;
}

.style1 {color: #EB8F29}

.nav {
	font-size: 14px;
}
.SubHeadline {
	font-size: 12px;
}
.bothead {
	font-size: 20px;
	color: #A0BA3C;
}
.botcontent {
	font-size: 14px;
	color: #dddddd;
}
.botnav {
	font-size: 10px;
	color: #A0BA3C;
}
.botnav a{
	text-decoration: underline;
	color: #A0BA3C;
}
.botnav a:hover{
	text-decoration: underline;
	color: white;
}


.nav a:hover {
	color: white;
	text-decoration: underline;
}
a {
	color: #BB6A11;
	text-decoration: none;
}
a:hover {
	color: #ABAE45;
	text-decoration: underline;
}

