body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #897047;
	margin: 0px;
	padding: 0px;
}
.sides {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A7763;
	background-color: #EBE6CC;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #48505B;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A4013;
	padding-top: 2px;



}
.nav:link {
	color: #8A4013;
	text-decoration: none;
}
.nav:visited {
	color: #8A4013;
	text-decoration: none;
}
.nav:active {
	color: #8A4013;
	text-decoration: none;
}
.nav:hover {
	color: #48551C;
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #8A6F47;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: italic;

}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B7AE7B;
	line-height: 19px;
}
.sidenav:link {
	color: #B7AE7B;
	text-decoration: none;
}
.sidenav:visited{
	color: #B7AE7B;
	text-decoration: none;
}
.sidenav:active {
	color: #B7AE7B;
	text-decoration: none;
}
.sidenav:hover{
	color: #415E63;
	text-decoration: none;
}


.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #755E3C;
}
.subnav:link {
	color: #755E3C;
	text-decoration: none;
}
.subnav:visited {
	color: #755E3C;
	text-decoration: none;
}
.subnav:active{
	color: #755E3C;
	text-decoration: none;
}
.subnav:hover {
	color: #755E3C;
	text-decoration: underline;

}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A4013;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 2px;
	border-top: 1px solid #B49E8E;
	border-right: 1px solid #9D826C;
	border-bottom: 1px solid #8A6F47;
	border-left: 1px solid #9B7D65;

}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66573C;
	font-weight: normal;

}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #425A6F;
}
a:link {
	color: #44501A;
}
a:active {
	color: #5B6B24;
}
a:visited {
	color: #44501A;
}
a:hover {
	color: #8A4013;
}
.kill {
display: none;
}
.bottomcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFBE9B;
}
.bottomcopy:link {
	color: #DFCEAC;
}
.bottomcopy:active {
	color: #DFCEAC;
}

.bottomcopy:visited {
	color: #DFCEAC;
}

.bottomcopy:hover {
	color: #FFFFFF;
}
.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505D1E;
	background-color: #FFFFFF;
	margin-bottom: 6px;
	border-top: 1px solid #B5A58D;
	border-right: 1px solid #6B5C40;
	border-bottom: 1px solid #5C4D32;
	border-left: 1px solid #8A6F47;
	font-weight: bold;


}
.reset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFDF0;
	background-color: #89965B;
	border: 1px solid #8A6F47;
	margin-top: 3px;
	margin-bottom: 2px;

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B6B24;
	border: 1px solid #44501A;
	margin-top: 3px;
	margin-bottom: 2px;

}
.subsections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.sectionnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #8A6F47;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66573C;
}

