body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: .8em;
}

#header {
	background-color: #857D65;
	height: auto;
	width: auto;
	top: auto;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#header a, #header a:hover #a:visited {
	padding-right: 2px;
	padding-left: 2px;
	margin: 2px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	border: 1px outset #E7DECF;
}
#header a:hover, #header a:active, #header a:focus {
	border: 1px inset #E7DECF;}
#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #FFFFFF;
	font-weight: bolder;
	vertical-align: middle;
	text-align: left;
	text-indent: 50px;
	width: 500px;
	float: left;
	clear: both;
}

#contactdetails {
	font-size: 75%;
	font-family: "Times New Roman", Times, serif;
	color: #454545;
	vertical-align: middle;
	width: 100px;
	float: right;
}

#mainarea {
	background-color: #FFFFFF;
	width: auto;
	padding: 0px;
	z-index: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	clear: none;
	height: auto;
	text-decoration: none;
	overflow: visible;
	border: 0px none #451700;
}
#mainarea a, #mainarea a:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #454545;
    display: block
	border:  none;
	padding-right: 2px;
	padding-left: 2px;
	margin: 2px;
}
	#mainarea a:hover, #footer a:active, #footer a:focus {
	text-align: center;
	border: 0px none;
	color: #FFFFFF;
	background-color: #454545;
}

#maincontainer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7DECF;
	color: #454545;
	text-align: justify;
	float: none;
	font-size: 1em;
	overflow: visible;
	height: auto;
	padding-bottom: 10px;
	background-position: left top;
	background-repeat: repeat-x;








	










}
#sidemenu {
	background-color: #E7DECF;
	padding: 5px;
	height: auto;
	float: left;
	clear: right;
	position: static;
	margin: 2px;
	width: 80px;
	border: 1px none #451700;
}
#navbar li { margin: 2; padding: 3px; list-style-type: none; }

#navbar a, #navbar a:visited {
	text-decoration: none;
	padding: 1px;
	display: block;
	background-color: #FFFFFF;
	color: #333333;
	border-top: 1px none #999999;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #999999;
	margin: 0px;
}

#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #451700;
	background-color: #E7DECF;
	display: block;
	cursor: hand;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
	margin: 0px;
}
#footer {
	background-color: #605B4A;
	margin: 2px auto;
	width: auto;
	border: 1px none #BABABA;
	clear: both;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 0px;
	padding-bottom: 2px;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 90%;
	border: 1px outset #E7DECF;
	
}
	#footer a:hover, #footer a:active, #footer a:focus {
	border: 1px inset #E7DECF;
}

.text {
	padding: 4px;
	text-align: justify;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #BABABA;
	vertical-align: baseline;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.pics {
	margin: 4px;
	float: left;
	border: 1px solid #454545;
	text-align: right;
}
.page {
	page-break-before: auto;
	page-break-after: auto;
}
.title_font {
	font-size: 200%;
	font-weight: normal;
	list-style-type: none;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
}
