body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a { color: #2d3420; }
a:HOVER { color: #627347; }
a:VISITED { }

H1{margin-top:0;margin-bottom:12px;font-size:20px;color:#2c3320;font-family:Helvetica;}
H2{margin-top:0;margin-bottom:12px;font-size:16px;color:#627347;font-family:Helvetica;}
H3{margin-top:0;margin-bottom:12px;font-size:16px;color:#82995e;font-family:Helvetica;}
H4{margin-top:0;margin-bottom:12px;font-size:14px;color:#2c3320;font-family:Helvetica;}
H5{margin-top:0;margin-bottom:12px;font-size:14px;color:#2c3320;font-family:Helvetica;}
H6{margin-top:0;margin-bottom:12px;font-size:12px;color:#2c3320;font-family:Helvetica;}

li
{
    color: #627347;
    line-height: 20px;
}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */

#header
{
    background-color: #6a7e4d;
}

#container
{
    margin: auto auto;
    width: 994px;
}

#maincontent
{
    background-color: #fff;
    clear: both;
	line-height:20px;
}

#leftcolumn
{
    float: left;
    padding: 20px 18px 20px 20px;
    width: 326px;
}

#content
{
    float: right;
    padding: 20px 27px 10px 10px;
    width: 593px;
}

#contentheading
{
	background: url('Images/TemplateImages/bg_heading.jpg') top left no-repeat;
	margin-bottom: 15px;
	padding: 12px 0 0 10px;
	width: 583px;
	height: 33px;
}

.separator
{
    background: url(Images/TemplateImages/separator.gif) top left no-repeat;
    padding-left: 1px;
}

/* Side container */

.sidecontainer-body
{
	background: url('Images/TemplateImages/sc_body.jpg') top left repeat-y;
	padding: 0 3px 0 3px;
	width: 320px;
}

.sidecontainer-bottom
{
	background: url('Images/TemplateImages/sc_bottom.jpg') top left no-repeat;
	width: 326px;
	height: 3px;
	margin-bottom: 20px;
}

.sidecontainer-news
{
	background: url('Images/TemplateImages/sc_news.jpg') top left no-repeat;
	width: 326px;
	height: 50px;
}

.sidecontainer-events
{
	background: url('Images/TemplateImages/sc_events.jpg') top left no-repeat;
	width: 326px;
	height: 50px;
}

.sidecontainer-photogallery
{
	background: url('Images/TemplateImages/sc_photogallery.jpg') top left no-repeat;
	width: 326px;
	height: 50px;
}

.sidecontainer-link
{
    float: right;
}

.sidecontainer-link a
{
    color: #2c3320;
    font-size: 14px;
}

.sidecontainer-body-padding
{
    display: inline-table;
    padding: 10px;
	width: 300px;
}

a.heading
{
    color: #2c3320;
    font-weight: bold;
    text-decoration: none;
}

a.morelink
{
    color: #2c3320;
    text-decoration: none;
}

a.heading:hover { color: #627347; }
a.morelink:hover { color: #627347; }

/* Photo gallery */

.photogallery
{
	background: url('Images/TemplateImages/photogallery.jpg') top left no-repeat;
	padding: 175px 10px 0 0;
	width: 310px;
	height: 35px;
}

/* Footer */

#footer
{
	background: url('Images/TemplateImages/bg_footer.jpg') top left repeat-x;
	clear: both;
	color: #fff;
	padding: 175px 60px 0 60px;
	width: 874px;
	height: 175px;
}

#footer td, #footer h2, #footer h3, #footer h4
{
	color: #fff;
}

#footer a
{
	color: #c6ca73;
}

#footer a:hover
{
    color: #fff;
    text-decoration: underline;
}

#footer-contact-us
{
    float: right;
}

#footer-links p
{
    margin-top: 0;
}

#footer-links td
{
    border-left: solid 1px #c6ca73;
    padding: 0px 20px;
}

#footer-links td:first-child
{
    border-left: none;
}

#footer-links a
{
    text-decoration: none;
}

/* Site By */

#site-by
{
    float: right;
    color: #2d3420;
    padding: 10px 10px 20px 10px;
}

#site-by a
{
    color: #2d3420;
    text-decoration: none;
}

#site-by a:hover
{
    text-decoration: underline;
}

/* Photo Gallery */

#random-image
{
    width: 593px;
}