/* CSS Document */
body {
	background: #ffffff;
	background:url(images/bg2.jpg) repeat-x;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font: Tahoma, Veranda, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #526206;
}

h2 {
	padding-left: 32px;
	padding-bottom: 5px;
	background: url(images/leaf.png) no-repeat;
	font-size: 19px;
}

h3 {
	padding-bottom: 5px;
	font-size: 19px;
}
h4 {
	padding-bottom: 5px;
	font-size: 17px;
}
h5 {
	font-size: 15px;
}
a, a:visited {
color:#A15D1E;
text-decoration:underline;
}
a:hover {
color:#CAAB61;
}
p, blockquote, ul, ol {
	margin-top: 0;
}
#container {
	width: 800px;
	margin: auto;
	border: 1px solid #666;
	background-color: #fff;
}
#top_menu {
width: 775px;
padding: 3px 20px 5px 5px;
color: #A15D1E;
background-color: #fff;
}
#top_menu a, #top_menu a:visited {
font-size: 12px;
color: #A15D1E;
text-decoration: none;
}
#top_menu a:hover {
color: #A15D1E;
text-decoration: underline;
}
#logo_banner {
width: 100%;
}
#logo_bottom {
clear:both;
float:left;
width: 201px;
}
#menu_bg {
float:left;
width: 599px;
height: 34px;
padding: 6px 0 0 0;
margin:0;
background-color:#FFFFFF;
}
#menu_bg a, #menu_bg a:visited {
font-size: 14px;
color:#A15D1E;
text-decoration:none;
}
#menu_bg a:hover {
font-size: 14px;
color:#CAAB61;
}
#left_container {
float: left;
width: 570px;
background: #FFFFFF;
padding: 20px 10px 10px 20px;
}
#left_container .text {
padding: 15px 20px 0 15px;
background:url(images/text_bg.gif) repeat-x;
}
#right_container {
float: left;
width: 170px;
background: #FFFFFF;
padding: 20px 20px 10px 10px;
}
#gallery {
width:780px;
padding: 10px;
}
#footer {
clear:both;
width: 780px;
height: 13px;
margin: 0;
padding: 3px 10px 5px 10px;
background-color: #869150;
}
.footer_content {
float:left;
width: 390px;
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
color: #E2E3D4;
}
#footer a, #footer a:visited {
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
text-decoration: none;
color: #E2E3D4;
border-bottom:none;
}
#footer a:hover {
text-decoration: none;
color: #FFF;
}
#clear {
clear:both;
}
.green_title{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #526206;
	font-size:1.5em;
}