/*
body {
	margin-top: 0px;
}*/

.style3 {color: #B09C79; font-size: 14px; }
.style5 {color: #88714A}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #88714A;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#wrapper {
	height: 179px;
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#headerNavHome {
	float: left;
	height: 24px;
	width: 179px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bcbc88;
	border-bottom-color: #bcbc88;
	background-color: #E3D7C1;
	/*margin-right: 1px;*/
	/*background-color: #eadacd;*/
}

#header {
	float: left;
	height: 147px;
	width: 773px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#headerNav {
	float: left;
	height: 20px;
	width: 773px;
}

#headerNavRightLinks {
	float: left;
	height: 24px;
	width: 594px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	text-align: right;

	/*background-color: #d9b596;*/
}
