body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #616362;
}
#wrapper {
	text-align: left;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-style: inset;
	border-style: inset;
	border-width: thin;
	background-color: #e4e6c1;
}
#header {
	margin-bottom: 12px;
}
#logo {
	height: 130px;
	padding-bottom: 0px;
	background-image: url(../images/logo.jpg);
}
#nav {
	height: 25px;
}
#content {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e4e6c1;
}
#LeftColumn {
	width: 70%;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	padding-right: 5px;
	border-right: inset;
	border-color: #000000;
}




#RightColumn {
	float: right;
	width: 28%;
	font-size: 16px;
	text-align: center;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: inset;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d3640;
	padding-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d3640;
	text-decoration: underline;
	padding-bottom: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d3640;
	text-decoration: underline;
	padding-bottom: 0px;
}
.quotes {
	font-family: "Brush Script MT", "Brush Script Std";
	font-size: 24px;
	color: #4d3640;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4d3640;
	font-weight: bold;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d3640;
}
.OpenHouse {
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}

