 body {
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(images/woodbg.jpg);
}
 body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #362f2d;
	line-height: 20px;
}

a {
	color: #006633;
}
a:link {
	text-decoration: none;
	color: #006633;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: none;
	color: #666600;
}

.navigation{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	margin-left: 15px;
}

.navigation a{color:#FFFFFF; text-decoration:none; }
.navigation a:hover{ color:#EFE5CA; text-decoration:none;}

.sidenavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
}

.sidenavigation a{color:#006600; text-decoration:none; }
.sidenavigation a:hover{
	color:#006600;
	text-decoration:none;
	background-color: #FFFFFF;
}

.main{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #362f2d;
	margin-left: 15px;
}

.main a{color:#FFFFFF; text-decoration:none; }
.main a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#362f2d;

}

.footer{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#362f2d;
	text-decoration:none;
	padding-bottom: 25px;
	line-height: 20px;
	padding-top: 10px;
}

.footer a{color:#7d4900; text-decoration:none; }
.footer a:hover{ color:#7d4900; text-decoration:underline;}

.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height: 16px;
	letter-spacing: 1px;
}

.header a{color:#c0d0df; text-decoration:none; }
.header a:hover{ color:#FFFFFF; text-decoration:none;}

.input{
	width:95%;
	border-style:solid;
	background-color:#F6DFBD;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333333;
	line-height:20px;
	border-color: #F6DFBD;
	padding: 1px;
}


.pagetitle {
	font-size: 28px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d4900;
	letter-spacing: 0px;
	line-height: 20px;
}

.subtitle {
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #362f2d;
	letter-spacing: 0px;
	line-height: 22px;
}
.browntitle {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d4900;
	letter-spacing: 0px;
	line-height: 30px;
}
.greentitle {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	letter-spacing: 0px;
}
.homepagetitle {

	font-size: 28px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d4900;
	letter-spacing: 0px;
	line-height: 36px;
}
.homesubtitle {
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #362f2d;
	letter-spacing: 0px;
	line-height: 30px;
}
