body{
font-family:Verdana, serif;
font-size:12px;
color:#2B3A28;
background:#415A3C;
margin:0px;padding:0px;
}

.center{
text-align:center;
}

#container{
width:865px;
margin:0px auto;
border:1px solid #415A3C;
background: url('body-bg.gif') center center repeat-y;
}

#search{
margin:20px 0px;
text-align:center;
}

.search-bg{
width:695px;
height:34px;
background:url('search-bg.gif') left center no-repeat;
margin:0px auto;
}

.search-text{
margin:8px 0px 0px 15px;
width:550px;
float:left;
background:transparent;
border:none;
font-size:14px;
}

.search-button{
width:120px;
height:34px;
float:left;
}

#header{
background:url('header.gif') center center no-repeat;
width:865px;
height:251px;
}

#container-float{
/*height:120px;*/
height:auto;
}

#menu{
width:240px;
float:left;
}

#content{
text-align:left;
width:560px;
padding:0px 20px;
float:left;
}

.clear{
clear:both;
font-size:1px;
}

#copyright{
width:865px;
height:52px;
line-height:52px;font-weight: normal;
background:url('copyright-bg.gif') center center no-repeat;
}

#menu a, #menu a:visited, #menu a:active{
color:#2B3A28;
font-weight:bold;
text-align:left;
text-decoration:none;
font-family:Tahoma, serif;
font-size:12px;
display:block;
width:150px;
border-bottom:solid 1px #5D9553;
padding:5px 20px;
margin-left:50px;
}

#menu a:hover, #menu a.active, #menu a.active:visited{
color:#ffffff;
border-bottom:solid 1px #f8ad65;
}

h1{
font-size:20px;
margin:0px;
padding:10px 0px 10px 0px;
text-align:center;
display:block;
}

h2{
font-size:17px;
margin:0px;
padding:10px 0px 10px 0px;
text-align:center;
display:block;
}

h3{
font-size:14px;
margin:0px;
padding:6px 0px 6px 0px;
text-align:center;
display:block;
}

p{
font-size:inherit;
margin:10px 0px;
padding:0px 10px;
text-align:justify;
display:block;
}

a, a:visited, a:active{
color:#ffffff;
text-decoration:none;
}
a:hover{
border-bottom:solid 1px #f8ad65;
}

.guestbook{
border:solid 1px #5D9553;
padding:10px;
}

.quote{
color:#5D9553;
font-size:20px;
font-weight:bold;
font-family:serif;
}