body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#bfbaca;
	margin-top:.5em;
	margin-bottom:3em;
	font-size:.9em;
}
.footer {
	font-size:.750em;
	font-weight:bold;
	width:50em;
	padding:.35em;
	background-color:#52633e;
	border:solid 1px #000;
	color:#faefd5;
	letter-spacing:.1em;
}
a:link {
	color:#52633e;
}
a:visited {
	color:#52633e;
}
a:hover {
	color:#990000;
}
a.info:link {
	color:#52633e;
	font-size:.750em;
	font-weight:bold;
	text-decoration:underline;
}
a.info:visited {
	color:#52633e;
	font-size:.750em;
	font-weight:bold;
	text-decoration:none;
}
a.info:hover {
	color: #990000;
	font-size:.750em;
	font-weight:bold;
}
.intro {
	width:30em;
	font-weight:bold;
	font-size:.9em;
	padding-top:11em;
	padding-left:7.5em;
	text-align:left;

	
}
.beige {
	background-color:#faefd5;
}
.homebg {
	background: url(../../images/home_bg.jpg);
	background-repeat:no-repeat;
	background-color:#faefd5;
	width: 700px;
	height: 396px;
}
.contentbg {
	background-color:#faefd5;
}
.content {
	width:43em;
	font-weight: normal;
	font-size:.9em;
	line-height:1.2em;
	padding-top:2em;
	padding-bottom:2em;
	background: url(../../images/interiorbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#faefd5;
}
.imagefloatright {
	float:right;
	padding-left:5px;
}
.imagefloatleft {
	float:left;
	padding-right:5px;
}
.imageborder {
	border: thick double #52633E;
}
}
.footerfont {
	color:#52633e;
	font-size:.750em;
	font-weight:bold;
}
.caption{
font-size:10px;
text-align:center;
font-weight:bold;
}

