body {
	color: #3c5807;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	background-color: #CCCCCC;
	font-size: 11pt;
	background-image: url(../images/web_page_backgroung_with_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Footer {
	width: 778px;
	background-image: url(../images/FooterBg-new.jpg);
	background-repeat: no-repeat;
	height: 38px;
	margin: auto;
	color: #003300;
	text-align: center;
	font-size: 13px;
}
#Footer a {
	color: #003300;
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: underline;
}

#Footer .Container {
	padding-top: 5px;
}


#Header {
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	height: 233px;
	width: 778px;
	margin: auto;
}
#LeftNav {
	float: left;
	width: 171px;
	margin-top: 5px;
}
.TextContainer {
	padding-right: 5px;
	padding-bottom: 40px;
}
#NavPics {
	width: 200px;
	float: left;
	text-align: center;
}
#NavPics #Container {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#NavPics ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#NavPics li {
	padding-bottom: 7px;
	padding-top: 2px;
}
#NavPics li a{
	font-variant: small-caps;
	color: #3c5807;
	text-decoration:none;
}
#NavPics li a:hover{
	font-variant: small-caps;
	color: #3c5807;
	text-decoration:underline;
}

#HomepageContent {
	float: left;
	width: 378px;
}
#HomepageContent #Container {
	padding-top: 25px;
	text-align: center;
	padding-bottom: 15px;
	padding-right: 35px;
	padding-left: 35px;
	line-height: 24px;
}



.TextContainer img {
	border: 1px solid #000000;
	margin: 5px;
}


#Content {
	width: 606px;
	float: left;
	padding-top: 5px;
}
#ClearBoth {
	clear: both;
}
#Header h1 {
	display: none;
}
#LeftNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#LeftNav li {
	margin-bottom: 1px;
	background-image: url(../images/ButtonBg.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3c5807;
	height: 32px;
	margin-left: 3px;
	width: 150px;
	padding-top: 3px;
}
#LeftNav a {
	text-decoration: none;
	text-indent: 5px;
	display: block;
	width: 147px;
	padding-bottom: 1px;
	padding-top: 4px;
	font-size: 17px;
	color: #FFFFFF;
	margin-left: 3px;
}
#LeftNav a:hover {
	color: #FFFFCC;
}
#PageContainer {
	background-repeat: repeat-y;
	margin: auto;
	width: 778px;
	background-image: url(../images/PageBg.gif);
}
#TreeBg {
}

#BG-Container {
	background-image: url(../images/Page_Background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#PageTitle {
	font-size: 14pt;
	background-image: url(../images/PageTitleBg.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 190px;
	margin-bottom: 3px;
}
#PageTitleTextContainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-top: 10px;
}
#HomeTextArea {
	background-image: url(../images/HomeTextArea-new.jpg);
	background-repeat: no-repeat;
	height: 343px;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	font-size: 21px;
}
#HomeTextArea .Since1990 {
	font-size: 30px;
}

#HomeTextArea #TextAreaContainer {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.ImageBorder {
	border: 1px solid #000000;
}

