body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
p{
	margin: 15px 0px;
}

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../../images/layout/header2.jpg);
	background-repeat: no-repeat;
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(../../images/layout/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}
h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left  a:link    {color : #c77e0c;	text-decoration : none;}
#left  a:visited {color : #c77e0c; text-decoration : none;}
#left  a:active  {color : #c77e0c; text-decoration : none;}
#left  a:hover   {color : #28556b; text-decoration : none;}

#photos a{
	margin-right:0;
	border:2px solid #ffffff;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
}
#right  a:link    {color : #c77e0c;	text-decoration : none;}
#right  a:visited {color : #c77e0c; text-decoration : none;}
#right  a:active  {color : #c77e0c; text-decoration : none;}
#right  a:hover   {color : #28556b; text-decoration : underline;}

#right  p.LatestNewsText {font-size: 8pt; margin-top:3px;}
#right  a.LatestNewsTitle:link {margin-bottom:3px; color:#c77e0c; font-size: 8pt; text-decoration:none;}
#right  a.LatestNewsTitle:visited {margin-bottom:3px; color:#c77e0c; font-size: 8pt; text-decoration:none;}
#right  a.LatestNewsTitle:active {margin-bottom:3px; color:#c77e0c; font-size: 8pt; text-decoration:none;}
#right  a.LatestNewsTitle:hover {margin-bottom:3px; color:#28556b; font-size: 8pt; text-decoration:underline;}

#pagecontent {
	display:inline;
}
#pagecontent h3{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
	border-bottom: 3px solid #85a157;	
}
#pagecontent  a:link    {color : #c77e0c; text-decoration : none;}
#pagecontent  a:visited {color : #c77e0c; text-decoration : none;}
#pagecontent  a:active  {color : #c77e0c; text-decoration : none;}
#pagecontent  a:hover   {color : #28556b; text-decoration : underline;}

#NewsLinksLeft
{
	float:left;
	height:500px;
	width:215px;
	padding:0 4px 0 0;
	margin:0;
}

#NewsLinksLeft  a.NewsTitleLink:link    {font-size:8pt; color : #c77e0c;	text-decoration : none;}
#NewsLinksLeft  a.NewsTitleLink:visited {font-size:8pt; color : #c77e0c; text-decoration : none;}
#NewsLinksLeft  a.NewsTitleLink:active  {font-size:8pt; color : #c77e0c; text-decoration : none;}
#NewsLinksLeft  a.NewsTitleLink:hover   {font-size:8pt; color : #28556b; text-decoration : none;}

#NewsContentRight
{
	float:right;
	height:600px;
	width:430px;
	padding:5px;
	margin:0;
	background-color: #f1f3e9;
}
#NewsContentRight ul {margin: 1em 0 1em 0;}
#NewsContentRight ul li {margin-left: 2em;}

#contactinfo
{
	float:left;
	padding-left: 4px;
}
#hotline
{
	float: left;
	padding-left: 4px;
}
/********************** Footer ***************************/
#footerline
{
	clear:both;
	background-image:url(../../images/layout/footer_bg.gif);
	font-size:1px;
	height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}