h1 {
	background-image: url(../images/headerinterior2.gif);
	background-repeat: no-repeat;
	height: 146px;
	width: 700px;
	font-weight: normal;
	font-size: 26px;
	padding: 17px 0px 0px 84px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.quoter {
	font-size: 13px;
	line-height: 38px;
	padding: 0px 0px 0px 10px;
}
h3 {
	clear: left;
	font-size: 17px;
	color: #79735F;
	line-height: 26px;
	font-weight: normal;
	padding: 3px 20px 12px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3:first-line {
	font-size: 19px;
}
p#feature {
	float: left;
	width: 230px;
	margin: 0px 0px 0px 20px;
	text-align: center;
}
p.borders {
	border-right: solid 1px #CAC2A2;
	border-left: solid 1px #CAC2A2;
}
p#feature a.image {
	background-image: url(../images/featureBG.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 206px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
p#feature a.image img {
	border: 2px solid #EAE8D4;
	margin: 20px 0px 0px 5px;
}
p#feature a.image img:hover {
	border: 2px solid #FFFFFF;
}
p#feature a {
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	border-bottom: solid 1px #BEB493;
	width: 200px;
	font-weight: bold;
	padding: 8px 0px 2px 0px;
	margin: 0px 0px 3px 5px;
	text-align: center;
	color: #413D32;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p#feature a:hover {
	color: #1F5811;
}
p#feature .text {
	display: block;
	width: 160px;
	padding: 0px 0px 8px 24px;
	text-align: center;
}
ul#smfeatures {
	float: left;
	width: 230px;
	list-style-type: none;
	padding: 0px 0px 0px 1px;
	margin: 10px 0px 27px 0px;
}
ul#smfeatures li {
	clear: left;
}
ul#smfeatures li a {
	height: 61px;
	display: block;
	padding: 6px 0px 0px 6px;
	color: #413D32;
}
ul#smfeatures li a:hover {
	background-color: #E2DEC6;
	color: #1F5811;
	border: none;
}
ul#smfeatures li a img {
	border: solid 2px #B5A885;
	float: left;
}
ul#smfeatures li a img:hover {
	border: 2px solid #998C6A;
}
ul#smfeatures li a span {
	float: left;
	padding: 9px 0px 0px 5px;
	width: 130px;
}
