body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background3.gif);
	background-repeat: repeat-x;
}
#nav {
	background-color: #336633;
	text-align: center;
}
#logobar {
	text-align: center;
	background-image: url(../images/logoback.gif);
	width: 760px;
}
#sidenav {
	width: 163px;
	font-family: Arial, Helvetica, sans-serif;
}
.news p{
	color: #663300;
	background-color: #F3F3DC;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.news a:link{
	color: #663300;
	text-decoration: none;
}
.news a:visited{
	color: #663300;
	text-decoration: none;
}
.news a:active{
	color: #663300;
	text-decoration: none;
}
.news a:hover{
	color: #336633;
	text-decoration: none;
}
#sidenav p{
	font-size: 14px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	border-bottom-color: #CCCC66;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;
}
a:link{
	text-decoration: none;
	color: #336633;
}
a:visited{
	text-decoration: none;
	color: #336633;

}
a:active{
	text-decoration: none;
	color: #336633;
}
a:hover{
	text-decoration: none;
	color: #663300;
}
#centre {
	width: 325px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
#widecentre {
	width: 547px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
}
#widecentre table{
	padding-right: 20px;
	border: 1px solid #CCCC66;
}
#rightside {
	width: 212px;
}
.addressblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336633;
	margin-top: 20px;
	margin-right: -15px;
}
.navspacer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC66;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	margin-top: 0px;
	margin-bottom: 5px;
}
.quote {
	color: #336633;
	font-style: italic;
}
