body {
	font: normal 12px/1.5em verdana, sans-serif;
	background-color: #434d24;
	color: #1e2310;
	padding: 20px 0;
	margin: 0;
}

#header {
	background: url(header.png) no-repeat 10px 0;
	height: 173px;
	margin-bottom: 20px;
}

#header h1 {
	background: url(h1.png) no-repeat;
	height: 60px;
	line-height: 1.1em;
	padding: 0 0 0 60px;
}

 #header a {
    text-decoration: none;
	font-weight: normal;
}

#leftColumn { 
     background-color: #eaefdc; 
}

#rightColumn { 
     background-color: #d6dfb9;
}

#footer {
	background-color: #acbe74;
	height: 40px;
	margin-top: 20px;
	padding: 20px 0 0 0;
	text-align: center;
}

.text { 
    margin: 20px; 
}

#sidemenu { 
	background: url(floral.png) no-repeat bottom right;
	margin: 0 0 1.2em 0; 
	padding-bottom: 130px;
}

#sidemenu ul { 
     padding: 0; 
     margin: 0; 
}
#sidemenu li { 
     list-style: none; 
     line-height: 2.0em; 
}

#sidemenu ul li a {
	color: #5b6831; 
	font-size: 18px;
	font-weight: normal;
	list-style: none; 
	padding: 0;
	text-decoration: none;
}

#sidemenu ul li a:hover {
     color: #1e2310;	
     text-decoration: none; 
}

h1, h2, h3, h4, p, blockquote { 
margin: 0 0 20px 0; 
padding: 0; 
}

h1, h2, h3, h4 { 
color: #5b6831; 
}

h1 { 
font-size: 45px; 
font-weight: normal;
}

h2 { 
	border-bottom: 4px dotted #5b6831;
	font-size: 25px; 
	font-weight: normal; 
	padding-bottom: 14px;
}

h3 { 
font-size: 19px; 
font-weight: normal; 
}
h4 { 
color: #1e2310; 
font-size: 15px; 
font-weight: bold; 
}

#leftColumn p  {
 margin-left: 20px; 
 }

a { 
	color: #000000;
	outline: none;
	font-weight: bold;
	text-decoration: underline; 
}
a:hover { 
color: #1e2310; 
text-decoration: none; 
}

ul, ol { 
margin: 0 0 20px 40px; 
padding: 0;
list-style-type: none; 
}

.box {
	background-color: #5b6831;
	color: #fff;
	margin: 0 0 20px 0;
	padding: 10px 10px;
}

.box a { 
color: #d6dfb9; 
font-weight: bold;
text-decoration: none; 
}

.box a:hover { 
color: #999999; 
text-decoration: underline; 
}

.box p {
text-align: center;
}

#gallery img, #map img {
border: 1px solid #5b6831;

}

#central  img{
margin-left: 50px;
border: 1px solid #5b6831;
}
