html {
background-color:#e9e9e9;
}

* {
margin:0;
padding:0;
}

body {
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 100%;
margin-top: 0;
margin-bottom:0;
}

a {
text-decoration: none;
color: #647234;
font-weight: bold;
}

a:hover {
color: #aebb67;
}

h1 {
color:  #647234;
font-size: 18px;
font-weight: bold;
padding-bottom:10px;
}

p {
color:  #647234;
line-height: 15px;
font-size: 12px;
}

ul {
margin: 0;
padding: 0;
}

li {
list-style: none;
list-style-position:outside;
font-size: 12px;
}


#shadow {
margin:auto;
width: 816px;
background-image: url(../images/shadow3.gif);
background-repeat:repeat-y;
}


#container {
width:808px;
margin: auto;
text-align: left;
}

#header {
background-image: url(../images/header.jpg);
background-repeat:no-repeat;
background-co;lor: #e9e9e9;
width: 808px;
height: 167px;
}

#nav {
background:url(../images/home_bar.gif);
background-repeat:no-repeat;
overflow:hidden;
height: 24px;
margin: 0 0 0 0;
padding: 0 0 0 10px;
}

#nav li {
float: left;
line-height: 24px;
}

#nav li a {
border-right: 1px solid #FFFFFF;
padding: 0 1em;
color:#FFFFFF;
font-size:15px;
}

#intro {
position:relative;
min-height: 240px;
max-height: 500px;
width: 808px;
padding: 18px 0 0 0;
background-color:#FFFFFF;
}

#photogallery {
float: left;
display:inline;
margin-left:15px;
margin-top:10px;
height: 220px;
width: 483px;
background-image:url(../images/photo_gallery_test.jpg);
background-repeat:no-repeat;

}

#rightintro {
border-top: 0;
margin-left: 525px;
min-height:220px;
max-height:500px;
width: 265px;
}

#rightintro h1 {
margin-top: 5px;
}

#rightintro p {
letter-spacing: 0;
}

#main {
overflow:hidden;
position:relative;
padding-top:15px;
height: 388px;
width: 808px;
background-color:#FFFFFF;
}

#leftcol {
float: left;
padding-left: 15px;
padding-right: 34px;
width: 155px;
height: 388px;
background-image:url(../images/green_tree.gif);
background-repeat:no-repeat;
background-position: bottom;
}

#leftcol ul{
list-style-type: none;
width: 155px;
}

#leftcol li {
line-height: 15px;
border-bottom: 2px #c2d072 dotted;
border-spacing: 100px;
padding: 5px 0  5px 0;
}

#leftcol li a {
display: block;
}

#leftcol li a:hover {
background-color: #9eb877;
color:#FFFFFF;
}


#leftmain {
float: left;
height: 388px;
width: 292px;
}

#leftmain img {
padding-right: 8px;
}

#leftmain p {
margin-bottom: 15px;
}

#rightmain {
margin-left: 525px;
height: 388px;
width: 265px;
}

#footer {
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
height: 47px;
width:: 808px;
}

#countyfooter {
margin:auto;
margin-top:4px;
width:850px;
height:45px;
padding-top:5px;
}

#countyfooterLinks {
width:710px;
height:45px;
margin-right:20px;
padding-top:6px;
float:left;
text-align:right;
line-height:18px;
}

#countyfooterLinks li {
display:inline;
font-size:12px;
border-right:1px solid #999999;
padding:0 5px 0 5px;
}

#countyfooterLinks li a{
font-weight:normal;
color:#5A761F;
}

#countyfooterLinks li a:hover{
font-weight:normal;
}

#countyfooterLogo {
float:left;
width:100px;
height:45px;
}




















