body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #eeeee8;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_container {
	width: 622px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #767676;
	border-left-color: #767676;
}
#nav_container a {
	color:#000000;
	text-decoration:none;
	font-size: 13px;
	float: left;
	display: block;
	width: 124px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 14px;
}

#nav_container a:link  {
	color:#000000;
	text-decoration:none;
	float: left;
	clear: none;
}
#nav_container a:visited  {
	color:#000000;
	text-decoration:none;
	font-size: 12px;

}
#nav_container a:hover    {
	color:#874747;
	text-decoration:none;
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav {
	text-align: center;
	
}

.nav_selected {
	font-size: 13px;
	float: left;
	display: block;
	width: 124px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 14px;
	text-align: center;
	float: left;
	color:#874747;
	text-decoration:none;
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}	

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #7fa479;
	text-decoration: underline;
}
#container {
	width: 622px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #767676;
	border-left-color: #767676;
	background-image: url(images/leaf.gif);
	background-repeat: no-repeat;
	background-position: 250px 20px;
}

#copy_container {
	width: 430px;
	text-align: justify;
	padding-bottom: 10px;
}


.image {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bar {
	background-color: #874747;
	height: 20px;
	width: 624px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	display: block;
}
.home {
	padding-right: 10px;
	padding-top: 3px;
}
.home  a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.home  a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.home a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 624px;
	padding-top: 4px;
}
.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 624px;
}
.rightline {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C8C6B5;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
}
.leftline {
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C8C6B5;
}

.border6666all {
	border: 1px solid #666666;
}
