body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #482700;
	font-size: 14px;
}
p {
	font-style: normal;
	text-indent: 20px;
	margin-top: 0px;
	margin-bottom: 10px;	
}
 h1 {
	letter-spacing: 3px;
	word-spacing: 5px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B17900;
	margin-top: 1px;
	padding-top: 20px;
	text-transform: capitalize;
}

h2 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
h3 {
	font-size: 18px;
	
}
.formLabels {
	font-size: 0.8em;
	text-align: right;
	width: 200px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.formElement {
	font-size: 1em;
	color: #000000;
	width: 300px;
	font-weight: normal;
	background-color: #FFFFCC;
}
.email {
	font-size: 12px;
	color: #FFFFCC;
}
a:link {
	color: #b17900;
}
a:visited {
	color: #daa83d;
}
a:hover {
	color: #daa83d;
}
a:active {
	color: #daa83d;
}
.images {
	border: 1px solid #482700;
	margin: 1px;
	text-align: center;
}
.imageleft {
	border: 1px solid #482700;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imageright {
	border: 1px solid #482700;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#Content {
	z-index: 6;
	width: 720px;
	left: 25px;
	top: 118px;
	background-color: #FFFFCC;
	padding: 5px;
	margin: 0px;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	text-align: center;
}
.websiteby {
	color: #999;
	padding-bottom: 2px;
}
.LowerNavBar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B17900;
	padding-top: 15px;
	color: #B17900;
}
.content {
	padding-left: 15px;
	padding-right: 15px;
	
}
.backbar {
	float: right;
}
.news_title {
	color: #482700;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.news_body {
	color: #482700;
}
.news_footer {
	color: #666;
	text-align: right;
}

