body {
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 12px; 
	padding-bottom: 0px; 
	margin: 10px; 
	color: #000000; 
	padding-top: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #a6bf79;
}
.clear {
	clear: both;
}
* {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
}
#container {
	margin: 0px auto; 
	width: 717px; 
	text-align: left;
}
a {
	font-size: 12px;
}
p {
	margin: 15px 0px;
}
#header {
	background-image: url('images/header.jpg');
	margin: 0px; 
	width: 717px; 
	position: relative; 
	height: 288px;
}
#header ul {
	border-right: #ffffff 3px solid; 
	padding-right: 0px; 
	border-top: #ffffff 3px solid; 
	display: block; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	border-left: #ffffff 3px solid; 
	width: 711px; 
	padding-top: 5px; 
	border-bottom: #ffffff 3px solid; 
	position: absolute; 
	top: 255px; HEIGHT: 22px; 
	background-color: #85a157; 
	text-align: center
}
#header li {
	display: inline
}
#header ul a {
	margin: 0px 15px; 
	color: #ffffff; 
	text-decoration: none;
}
#header ul a:hover {
	color: #020507; 
	text-decoration: underline;
}
#logo_w1 {
	font-size: 24px; 
	color: #ffffff; 
	font-style: italic; 
	position: absolute;
}
#logo_w2 {
	font-size: 24px; 
	color: #ffffff; 
	font-style: italic; 
	position: absolute;
}
#logo_w1 {
	left: 70px; 
	top: 15px;
}
#logo_w2 {
	left: 94px; 
	top: 44px;
}
#header_text {
	left: 43px; 
	width: 230px; 
	position: absolute; 
	top: 90px;
}
#header_text p {
	font-size: 18px; 
	color: #ffffff;
}
#header_text a {
	color: #ff0000;
}
#header_text a:hover {
	color: #ff0000;
}
#content {
	background-image: url('images/content_bg.gif');
	width: 717px;
}


h1 {
	font-size: 14px; 
	margin: 20px 0px; 
	color: #000000;
}
h2 {
	font-size: 14px; 
	margin: 10px 0px 15px; 
	width: 200px; 
	color: #85a157; 
	text-align: center;
}
#left {
	padding-right: 10px; 
	display: inline; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 30px; 
	margin-left: 27px; 
	width: 428px; 
	padding-top: 0px;
}
#leftX {
	padding-right: 50px; 
	display: inline; 
	padding-left: 50px; 
	float: left; 
	padding-bottom: 30px; 
	margin-left: 27px; 
	width: 588px; 
	padding-top: 0px;
}
#left a {
	color: #28556b;
}
#left a:hover {
	color: #020507;
}

#leftX a {
	color: #28556b;
}
#leftX a:hover {
	color: #020507;
}

#photos a {
	margin-right: 14px;
}
#right {
	padding-right: 20px; 
	margin-top: 10px; 
	padding-left: 20px; 
	float: right; 
	padding-bottom: 20px; 
	border-left: #fff 2px solid; 
	width: 210px; 
	padding-top: 0px;
}
#right a {
	color: #c77e0c;
}
#right a:hover {
	color: #020507;
}
#footerline {
	clear: both; 
	font-size: 1px; 
	background-image: url('images/footer_bg.gif');
	height: 10px;
}
#footer {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 20px; 
	width: 717px; 
	padding-top: 20px; 
	text-align: center;
}
.home
	{
    	font-weight: bold;
		color: #333300;
		text-decoration: underline overline;
		margin:  50px 0px 50px 0px;
		background-color:#333300;	

	}
	
	.highlightbox {
	background-color: #dbdbd9;
	padding: 4px 30px;
	border: 1px solid #333333;
}