body{background-color:#8d6731;
	color:#6e2f05;
	font-family:arial;
	font-size:95%;
	}
.fullpage{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	border:solid #660000 1px;
	}
.menu{
	width:150px;
	background-color:#f0eae1;
	float:left;
	margin-bottom:0px;
	padding-bottom:0px;
	}
.menubutton{
	background-color:#b19a78;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #000000 solid;
	width:150px;
	height:24px;
	}
.menucurrent{
	background-color:#ecd79e;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #000000 solid;
	width:150px;
	height:24px;
	}
.menu a:link{
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	text-decoration:none;
	margin-left:10px;
	}
.menu a:visited{
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:600;
	text-decoration:none;
	margin-left:10px;
	}
.menu a:hover{
	color:#000000;
	}
.bottommenu{
	background-color:#b29460;
	text-align:center;
	border-bottom: 1px solid #ffffff;
	clear:both;
	font-size:90%;
	width:100%;
	}
.bottommenu a:link{
	color:#ffffff;
	font-family:arial;
	text-decoration:none;
	}
.bottommenu a:visited{
	color:#ecd79e;
	font-family:arial;
	text-decoration:none;
	}
.bottommenu a:hover{
	color:#000000;
	}
.header{
	height: 167px;
	background-image: url(images/header_background.jpg);
}
.maintext{
	margin-left:150px;
	padding-left:20px;
	padding-right:20px;
	}
a:link{color:#816e50;
	}
a:visited{color:#ad9569;
	}
a:hover{color:#000000;}
.redbold{color:red;
	font-weight: 600;
	}

h1{
	color: #ffffff;
	font-family: arial;
	font-size: 22px;
	font-weight: 500;
	}
h2{	color: #6e2f05;
	font-family: arial;
	font-size: 125%;
	font-weight: 500;
	}
h3{	color: #6e2f05;
	font-family: arial;
	font-size: 110%;
	font-weight: 600;
	}
p{margin-left:3%;
	margin-right:3%;
	}