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

/* ID's for all Div's controlling the layout */
#container_outside {margin-left:auto; margin-right:auto; background-color:#FDFDFD; width:960px; margin-bottom:0px;}
#container_inside {
	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;
	/*height: 103em;
	overflow:visible;*/
	display:table;
}
#footer {clear:left; background-color:#603813; padding:10px; font-size:14px; color:#FFFFFF; width:940px; margin-left:auto; margin-right:auto;}
#content { background-color:#FDFDFD; float:left; width:850px; text-align:left; margin-left:20px; margin-right:20px; margin-bottom:0px;}
#imageright {float:right;text-align:center;padding:0px 20px;}
#imageleft {float:left;text-align:center;padding:0px 20px;}
#leaves {position:absolute; z-index:90; left: auto; top: 0px;}
#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;}
h3 {font-size:18px; font-family:Georgia, "Times New Roman", Times, serif;}
h4 {font-size:14px; font-family:Georgia, "Times New Roman", Times, serif;}
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: underline;}
a:active {color: #603818; text-decoration: none;}

#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;}

.image {
	float:left;
	margin:5px;
	font-size:10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
}
