img, body {
	margin: 0px;
	padding: 0px;
	border: 0px;}

body {
	height: 100%;
	background-image: url(img/tile.gif);
	margin: 0px;
	border: 0px;
	padding: 0px;}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,a,table {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border: 0px;}

p, li {	
	color: #000;
	font-size: 0.9em;}

h1 {	
	color: #372616;
	font-size: 1.7em;}

h2 {
	color: #444444;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 20px;}

a {
	color: #372616;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;}

a:hover {
	color: #E45201;}

.acc {
	color: #E45201;}

table {
	clear: right;
	border-collapse: collapse; 
	width: 100%;
	border: 1px solid #888;
	font-size: 0.75em;}

td, th {
	margin: 0px;
	border: 1px solid #888;
	padding: 4px;}

th {
	text-align: left;}

#top, #main, #menu, #content, #footer {
	margin: 0px;
	border: 0px;
	padding: 0px;
	height: auto;
	background: #D7D4B4;}

#top {
	height: 180px;
	border-bottom: 2px solid #5E5A35;}

#main, #footer {
	margin: 0px auto;
	border: 2px solid #372616;}

#main {
	width: 860px;
	padding: 0px 20px 50px 20px;
	border-bottom: none;
	border-top: none;
	height: 100%;}

#footer {
	width: 900px;
	height: 100px;
	background-image: url(img/leaves.jpg);
	border-top: none;}


#menu {
	float: left;
	height: 540px;}

.links {
	width: 150px;
	padding: 30px 10px 0px 20px;
	font-size: 1.1em;}

.links li {
	list-style: none; 
	padding-right: 0px;}

.links li a {
	font-size: 15px;}

#content{
	width: 618px;
	padding: 0px 30px;
	height: 580px;
	overflow: auto;
	border-left: 2px solid #5E5A35;
	border-bottom: 2px solid #5E5A35;}

#content ul li {
	padding: 5px 0px;}

#content ul, ol {
	text-indent: 0px;
	margin-left: 50px;
	margin-bottom: 1em;
	text-align: justify;
	list-style-type: circle;}

#content p, h1, h2 {
	text-align: justify;
	margin-bottom: 1.2em;
	text-indent: 30px;}

#map {
	height: 420px;
	width: 620px;
	border: 1px solid #000;}