
body {
	margin-top: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	text-decoration: none;
	color: #002200;
	background-image: url(images/leaves.jpg);
}
#wrapper {
	width: 900px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	height: 240px;
	background-image:url(images/headerbg.jpg);
	background-repeat: repeat-x;
}
#headerleft {
	float: left;
	width: 470px;
	text-align: left;
}
#headerright {
	float: right;
	width: 430px;
	text-align: center;
/*	vertical-align: bottom;*/
}
#headerhome {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	height: 368px;
	background-image:url(images/headerbg-home.jpg);
	background-repeat: repeat-x;
}
#headerlefthome {
	float: left;
	width: 195px;
	text-align: left;
}
#headerrighthome {
	float: right;
	width: 705px;
	text-align: center;
/*	vertical-align: bottom; */
}
#content {
	background-color: #FFF;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 18px;
	line-height: 24px;
}
#Nav {
	height: 24px;
	background-color:#0C391A;
/*	vertical-align: bottom;*/
}
.Nav {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.Nav:hover {
	color: #D0D4C5;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.NavLine {
	color: #FFF;
}
.Nav1 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #004400;
	text-decoration: underline;
}
.Nav1:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #002200;
	text-decoration: underline;
}
.NavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A {  text-decoration: underline;
            color: #323264;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
			font-weight: regular;}
			
A:hover {  text-decoration: underline;
            color: #000099;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
			font-weight: regular;
}
.InLineLink {  text-decoration: none;
            color: #323264;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
			font-weight: regular;}
			
.InLineLink:hover {  text-decoration: underline;
            color: #000099;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
			font-weight: regular;
}
.smalllink {  text-decoration: underline;
            color: #323264;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10px;
			font-weight: regular;}
			
.smalllink:hover {  text-decoration: underline;
            color: #000099;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10px;
			font-weight: regular;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
H1 {
	font-family: Times New Roman, Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #004400;
	text-decoration: none;
}
H2 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #004400;
	text-decoration: none;
}
.Address {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #004400;
	text-decoration: none;

}
.title {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#footer {
	background-color: #D0D4C5;
	width: 900px;
	height: 20px;
}
