body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(bkg-fade.jpg);
	background-repeat: repeat-x;
	background-position:  top;
}
body a {
	text-decoration: none;
	color: #006699;
}

#header {
	background-color: #FFFFFF;
	height: 75px;
}
#headercontainer {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
}
.logocontainer {
	float: left;
	margin-top: 15px;
	margin-left: 5px;
}
.headertopright {
	float: left;
	width: 635px;
	height: 75px;
	margin-left: 10px;
}
.menulinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #7C7751;
	text-decoration: none;
	display: block;
	padding: 8px;
	float: left;
	margin-top: 40px;
	background-color: #F6F0D4;
	margin-right: 1px;
	margin-left: 1px;
	border-bottom: 0px solid #F3ECC7;
	border-top: 1px solid #F3ECC7;
	border-right: 1px solid #F3ECC7;
	border-left: 1px solid #F3ECC7;
	font-size: 11px;
}
.menulinks:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #7C7751;
	text-decoration: none;
	display: block;
	padding: 8px;
	float: left;
	margin-top: 40px;
	background-color: #FEF8DE;
	margin-right:1px;
	margin-left: 1px;
	border-bottom: 0px solid #F3ECC7;
	border-top: 1px solid #F3ECC7;
	border-right: 1px solid #F3ECC7;
	border-left: 1px solid #F3ECC7;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
}
#container {
	display: block;
	width: 785px;
	padding: 8px;
	margin: 0 auto 0 auto;
}
.menuhover {


	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #7C7751;
	text-decoration: none;
	display: block;
	padding: 8px;
	float: left;
	margin-top: 40px;
	background-color: #ECEAD5;
	margin-right: 1px;
	margin-left: 1px;
	border-bottom: 0px solid #F3ECC7;
	border-top: 1px solid #F3ECC7;
	border-right: 1px solid #F3ECC7;
	border-left: 1px solid #F3ECC7;
}
.categorytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #006633;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 600px;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #7C7751;
	text-decoration: none;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
	display: block;
	margin-right: 0px;
}
#footer {
	display: block;
	width: 785px;
	padding: 8px;
	margin: 0 auto 0 auto;
	border-top: 1px solid #CCCCCC;
	
}
.float {
	float: right;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.half {
	display: block;
	width: 45%;
	float: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	text-transform: uppercase;
}
.levelstop {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: right;
	border-bottom: 20px solid #6A3E25;
	padding-bottom: 1px;
overflow: hidden; 
}
.homecontent {
	display: block;
	float: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	margin-left: 0px;
	color: #FFFFFF;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 285px;

	
}
.homefind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	text-decoration: none;
}

.hometext {
	width: 345px;
	margin-left: 20px;
	font-family: "Trebuchet MS";
}

.homeimage {
	float: right;
	margin-left: 25px;
	border-left: 1px solid #CCCCCC;
}
