﻿body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
.teststyle
{
	border-right: black dashed;
	border-top: black dashed;
	font-weight: bold;
	border-left: black dashed;
	color: #cc3300;
	border-bottom: black dashed;
	text-align: center;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a, a:visited
{
	font-size: 12px;
	color: white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}
.GridHeader a
{
	font-size: 10px;
	color: white;
	text-decoration: none;
	}

p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}

.MenuStyle{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:265px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	
	color:#FFFFFF;
	position:absolute;
}
#logo_w1
{
	top: 15px;
	left: 90px;
	font-family: arial;
}
#logo_w2
{
	top: 44px;
	left: 114px;
	font-family: arial;
	font-style:italic;
	font-size: 12pt;
}
#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/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{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
.Smstyle
{
	padding-right: 10px;
	padding-left: 10px;
	color: white;
	text-align: center;
	font-weight: bold;
}
.shStyle
{
	padding-right: 10px;
	padding-left: 10px;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #336633;
	text-decoration: underline;
}
.dmiStyle
{
	padding-right: 10px;
	padding-left: 10px;
	color: white;
	text-align: left;
	font-weight: bold;
	background-color:#85a157;
	text-decoration: underline;
}
.dhStyle
{
	padding-right: 10px;
	padding-left: 10px;
	color: white;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.dmStyle
{
border: 3px solid #FFFFFF;
}