body {
	background-image: url(../_images/back.gif);
	background-repeat: repeat-y;
	background-color: #48494D;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.footer {
	font-size: 12px;
	color: #937839;
	padding-bottom: 50px;
	padding-left: 35px;
}











.nav {
	background-image: url(../_images/nav.gif);
	height: 37px;
}
.navbox1 {
	height: 34px;
	padding-top: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a6d3d;
	padding-left: 35px;
	padding-right: 8px;
}
.navbox2 {
	height: 34px;
	padding-top: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a6d3d;
	padding-left: 8px;
	padding-right: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #674428;
}
.navbox3 {
	height: 34px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #674428;
}
#text {
	padding: 10px;
}

.navbox4 {
	height: 34px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
}
.navbox1 a:link, .navbox1 a:visited, .navbox2 a:link, .navbox2 a:visited, .navbox4 a:link, .navbox4 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbox1 a:hover, .navbox1 a:active, .navbox2 a:hover, .navbox2 a:active, .navbox4 a:hover, .navbox4 a:active {
	font-weight: bold;
	color: #EADFB2;
	text-decoration: none;
}












.utility {
	background-color: #EADFB2;
}
.utilityNav {
	font-size: 11px;
	color: #8A5B35;
	padding-top: 95px;
	text-align: right;
}
.utilityNav a:link, .utilityNav a:visited {
	color: #8A5B35;
	text-decoration: none;
}
.utilityNav a:hover, utilityNav a:active {
	color: #000000;
	text-decoration: none;
}













.featured {
	padding-bottom: 35px;
	padding-left: 35px;
}
.featuredText {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A09D94;
	border-bottom-color: #A09D94;
	width: 155px;
	font-size: 11px;
	color: #666666;
}
.featuredBump {
	margin-left: 15px;
}
.featuredText a:link, .featuredText a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #8A5B35;
	text-decoration: none;
}
.featuredText a:hover, .featuredText a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}




.content {
	width: 600px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
.contact {
	width: 200px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EADFB2;

}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #8A5B35;
}
p {
	line-height: 20px;
}
a:link, a:visited {
	color: #8A5B35;
}
a:hover, a:active {
	color: #990000;
}
.bump {
	padding-left: 25px;
}
