#right.interior, #left.interior {
	background-color:#fef9ec;
	
}
#right.interior img.top-photos {
	margin:0px;
}
#right.interior h1 {
	line-height:20px;
	margin:17px 75px 10px 0px;
	font-size:20px;
	color:#be1e2d;
}
#right.interior h2 {
	line-height:18px;
	margin:15px 75px 10px 0px;
	font-size:18px;
	color:#be1e2d;
}
#right.interior h3 {
	line-height:18px;
	margin:15px 75px 10px 0px;
	font-size:18px;
	color:#588d68;
}
#right.interior h4 {
	line-height:16px;
	margin:13px 75px 10px 0px;	
	font-size:16px;
	color:#be1e2d;
}
#right.interior h5 {
	line-height:16px;
	margin:13px 75px 10px 0px;	
	font-size:16px;
	color:#588d68;	
}
#right.interior h6 {
	line-height:14px;
	margin:12px 75px 10px 0px;		
	font-size:14px;
	color:#be1e2d;
}

#right.interior p, #right.interior div {
	font-size:12px;
	line-height:16px;
	color:#3b2314;
	margin:10px 75px 10px 0px;
}
#right.interior form, #right.interior iframe {
	margin:10px 75px 10px 0px;
}
#right.interior a:link, #right.interior a:visited{
	text-decoration:underline;	
	color:#be1e2d;
}
#right.interior a:hover {
	text-decoration:none;
	color:#be1e2d;
	background-color:#d8e3d2;
}
#footer.interior {
	height:123px;
	background-position:0px 0px;
}
#wrapcenter{
	width:999px;
	background-image:url(../images/interior-colwrapbkg.png);
	background-repeat:repeat-y;
	overflow: hidden;
}
.underline {
	text-decoration:underline!important;
}