.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 160px;
	width: 800px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-color: #FFFFFF;
	width: 650px;
	border-left-color: #FFFFFF;
	color: #000000;
	border-color: #EE9400;
	height: 600px;
	overflow:auto;
	float:right;

}
.bottom {
	height: 70px;
	width: 800px;
	clear: both;
	position:relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	background-color:#C2150C;
}
.copyright {
	width:800px;
	text-align:center;
	bottom:10px;
	position:absolute;
	z-index:40;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
}
.reddiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #E70A11;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	margin: 5px;
	padding: 3px;
	height: auto;
	width: 600px;
	border: medium inset #EE9400;
}
.menu {
	float: left;
	width: 148px;
	height: 600px;
	text-align:left;
	background-color:#EEE;
	border-right:thin solid #666;
}

body {
	text-align:center;
	margin:0 auto;
	background-image:url(images/bg2.gif);
	background-repeat:repeat-x;
	background-color:#c2150C;
}

.pagediv {
	width:800px;
	text-align:left;
	border: thin solid #999;
	margin:0 auto;
	height:auto;
	background-color:#FFF;
}
.announcements {
	left:442px;
	top:40px;
	width:318px;
	height:125px;
	z-index:33;
	position: absolute;
}

.address {
	text-align:left;
	width:155px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	right:10px;
	padding-top:10px;
	float:right;
	 color:#333333;
	 font-size:12px;
	 clear:right;
}

.openhouse {
	width:300px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:20px;
	margin-right:20px;
	color:#c2150c;
	float:left;
	clear:none;
}

.innercontent {
	width:97%;
	padding:7px;
}

.vertbox {
	width: 250px;
	height: 192px;
	border:thin solid #999;
	margin:4px;
	float:left;
	background-color:#fff;
}
.history {
	width:330px;
	float:left;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	overflow:auto;
	height:395px;
	margin:4px;
	border:thin solid #999;
}

.historytext {
	top: 10px;
	left: 10px;
	width:295px;
	position:relative;
}

.boxheader{
	width:98%;
	height:20px;
	background-color:#C2150C;
	color:#FFF;
	border-bottom:double #999;
	padding-left:7px;
	padding-top:3px;
}
.frontcontent {
	height:402px;
	width:630px;
	padding-left: 20px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	background-color:#fff;
}
.frontimage {
	text-align:center;
	width:648px;
	height:178px;
	background-color:#fff;
}
a:link {
	color: #C2150C;
}
a:visited {
	color: #C2150C;
}
a:hover {
	color: #666666;
	border-color: #FF0000;
	border-width: 3;
}
.title {
	font-size:14px;
	color:#666;
	font-weight:bold;
}

.dddiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 500px;
	border: 1px solid #666666;
	padding: 10px;
	overflow:visible;
}
.datadisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;

	clear:both;
	overflow:visible;
}
.formltext {
	text-align: left;
	font-size:12px;
	float:left;
	clear:left;
}

.formrtext {
	text-align: right;
	font-size:12px;
	float:right;
	clear:right;
	padding-bottom:5px;
}
.formrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.formcontent {
	width: 525px;
	min-height:650px;
	background-color:#ffffff;
}