body {background-color:#809a66; margin:0px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#603813;}

/* ID's for all Div's controlling the layout */
#container {margin-left:auto; margin-right:auto;}
#container_outside {
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	width:960px;
}
#container_inside {
	background-image: url(../../images/green/big_leaves.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#FDFDFD;
	border-left:solid 5px #603813;
	border-right:solid 5px #603813;
	border-top:solid 5px #603813;
	width:920px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:5px;
	min-height:500px;
}
#footer {background-color:#603813; padding:10px; font-size:14px; color:#FFFFFF; width:940px; margin-left:auto; margin-right:auto; height:20px;}
#news {width:205px; float:left; margin-top:75px; background-image:url(../../images/green/news_bg.gif); background-repeat:no-repeat; height:383px; padding:10px; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; z-index:100; position:relative}
#news p {margin: 10px 0px;}
#content {float:left; width:455px; text-align:center;}
#logos {float:right; width:200px; position:relative; z-index:150;}
#leaves {position:absolute; z-index:90; left: auto; top: 0px;}
#leaves_text {float:right; width:200px; margin-top: 130px; margin-right:25px; color:#000000; line-height:22px;}
#copyright {margin-left:auto; margin-right:auto; width:940px; padding:10px;}

/* Headlines */
h1 {font-size:26px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}
h2 {color:#FFFFFF; font-size:22px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;margin: 5px 0px;}
h3 {font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}
h4 {font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}
h5 {font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}
h6 {font-size:10px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}

/* Links */
a:link {color: #603813; text-decoration: underline;}
a:hover {color: #603813; text-decoration: none;}
a:visited {color: #603813; text-decoration: none;}
a:active {color: #603813; text-decoration: underline;}

#footer a:link {color: #FFFFFF; text-decoration: underline;}
#footer a:hover {color: #FFFFFF; text-decoration: none;}
#footer a:visited {color: #FFFFFF; text-decoration: underline;}
#footer a:active {color: #FFFFFF; text-decoration: none;}

.clear {
	float:left;
	clear:left;
}
