html {
	font-size: 125%;
}
body {
	font: 50% Arial, Helvetica, sans-serif;
	color: #3a2d17;
	margin: 0px auto;
	background: #604439;
	text-align: center;
	position: relative;
}
#container {
	font-size: 1.2em;
	background: #FFFFFF;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 112px;
}
.floatleft {
	float: left;
}
#nav1 {
	float: left;
	width: 175px;
}
#nav2 {

	float: left;
	width: 177px;
}
#nav3 {
	float: left;
	width: 171px;
}
#house {
	float: left;
	width: 277px;
	background: #c0fd5f;
}
#maintext {
	background: #FFFFFF;
	padding: 33px 23px 25px 22px;
	float: left;
	width: 285px;
	text-align: justify;
}
#rightcol {
	background: #FFFFFF;
	float: left;
	width: 173px;
	padding-right: 19px;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 25px;
}
.pad6bottom {
	margin-bottom: 6px;
}
#footer {
	font-size: 1em;
	color: #e2d4cb;
	background: #604439;
	padding: 10px 50px;
	font-weight: bold;
	text-align: center;
	width: 700px;
	clear: both;
}
.alignright {
	text-align: right;
}
#background {
	background: url(/images/bkg.gif) repeat-y;
}
#footer a {
	text-decoration: underline;
	color: #e2d4cb;
}
#subtext {

	background: #FFFFFF;
	padding: 33px 23px 25px 22px;
	float: left;
	width: 562px;
	text-align: justify;
}
.photos {
	float: right;
	margin: 10px;
}
h2 {
	color: #55382d;
	font: bold 1.8em Georgia, "Times New Roman", Times, serif;
}
h3 {
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
	color: #55382d;
}
h4 {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #55382d;
	text-decoration: underline;
}
h4 a {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #f5ede8;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #ad8d77;
}
