@charset "utf-8";
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
body {
	text-align: center;
}
#top_bar {
	height: 102px;
	padding-bottom: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #435608;
	vertical-align: bottom;
}
#logo {
	text-align: left;
	float: left;
	height: 100px;
	width: 142px;
}
#navbar {
	font-size: 10px;
	float: right;
	height: 30px;
	width: 426px;
	margin-top: 61px;
	padding-left: 150px;
}
#navlist ul
{
margin: 0px;
white-space: nowrap;
padding: 0;
}

ul#navlist li
{
	display: inline;
	list-style-type: none;
	padding-bottom: 16px;
	
}

ul#navlist a
{
	background-color: #FFFFFF;
	background-image: url(../index-images/navbg.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	
}

ul#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

ul#navlist a:hover
{
	background-color: #FFFFFF;
	background-image: url(../index-images/rollover.gif);
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#active a:link, #active a:visited, #active a:hover
{
	background-color: #FFFFFF;
	background-image: url(../index-images/activbg.gif);
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#end {
	float: right;
	height: 30px;
	width: 46px;
	margin-top: 71px;
	padding-right: 2px;
}
#left_column {
	background-color: #E3F217;
	float: left;
	width: 142px;
}
#main {
	float: none;
	clear: left;
	width: 770px;
	margin-top: 3px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #435608;
	background-color: #E3F217;
}
#second_layer {
	height: 142px;
	width: 770px;
	clear: both;
	float: none;
	background-color: #E3F217;
}
#main_pic {
	float: right;
	width: 628px;
}
#quote {
	font-size: 14px;
	color: #000000;
	text-align: center;
	float: right;
	width: 140px;
	height: 104px;
	padding-top: 38px;
}
#navlist-side
{
	padding-left: 0;
	margin-left: 0;
	width: 140px;
	
}

#navlist-side li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
}

#navlist-side li a { text-decoration: none; }

#navlist-side li a:link, a:visited {
	color: #435608;
}
#navlist-side li a:hover {
	color: #ffffff;
	
	background-color: #435608;
}
#footer {
	font-size: 9px;
	color: #E3F217;
	background-color: #FFFFFF;
	background-image: url(../index-images/footer2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	clear: left;
	float: none;
	height: 30px;
	width: 770px;
}

#footer ul
{
	padding-left: 0;
	color: White;
	float: left;
	width: 80%;
	margin-top: 2px;
}

#footer ul li { display: inline; }

#footer ul li a
{
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	background-image: none;
	background-color: #435608;
	padding-top: 1px;
	padding-right: 1em;
	padding-bottom: 1px;
	padding-left: 1em;
}

#footer ul li a:hover
{
	background-color: #ffffff;
	color: #435608;
	background-image: none;
}

#text {
	color: #000000;
	background-color: #FFFFCC;
	text-align: left;
	float: left;
	width: 606px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
}

