body {
background-image:url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	color:#7B6F51;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
body a {
	font-size: 14px;
	color: #794F1D;
}
body a:link {
	font-size: 14px;
	text-decoration: underline;
	color: #794F1D;
}
body a:visited {
	font-size: 14px;
	text-decoration: underline;
	color: #794F1D;
}
body a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #DE8912;
}
body a:active {
	font-size: 14px;
	text-decoration: underline;
	color: #794F1D;
}
h1{
font-size:17px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
padding-bottom:4px;
margin:0px;
padding-left:40px;
color:#794F1D;
border-bottom:1px solid #F5EFE1;
margin-bottom:10px;
}
h2{
color:#794F1D;
padding-top:14px;
text-align:center;
padding-bottom:15px;
font-size:14px; 
}
h3{
font-size:17px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
padding-bottom:4px;
margin:0px;
padding-left:15px;
color:#794F1D;
border-bottom:1px solid #D9D5CA;
margin-bottom:10px;
}
.image{
border:4px #F5EFE1 solid;
}
hr {color: #D9D5CA; border: 1px ;
}
.contentmain{
padding-top:10px;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
#navigation td {
	border-bottom: 1px solid #DBD9CD;
	}
#navigation a {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #794F1D;
	text-decoration: none;
	display:block;
	padding:12px 6px 10px 13px;
	background: #d6dfd5;
	font-weight: bold;
}
#navigation a:hover {
	background: #EADEC1;
	color:#000000;
}
#footer{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:20px;
    background:#F7F2E7;
    border-top:1px solid #F6F0E2;
    position:relative;
}
#footer a {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration: underline;
	color: #794F1D;
}
#footer a:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration: none;
	color: #DE8912;
}
