@charset "utf-8";
/* CSS Document */
body {
	background-color: #333333;
	color: #FFFFFF;
	font-family: Arial;
	margin: 10px;
	text-align: center
}
#mainBox {
	text-align: left;
	width: 850px;
	background-color: #000000;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.header {
	text-align:right;
	float:right;
	width:725px;
	height:90px;
	margin-right:5px
}
#header {
	margin: 0 auto;
	text-align: left;
	width: 840px;
	background-color: #000000;
	text-align: right;
	font-size: 60px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	height: 90px;
	padding-right: 10px;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#header img {
	float: left;
	border: none;
}
#linkbar {
	background-color: #800000;
	margin: 0 auto;
	width: 846px;
	height: 20px;
	padding:1px 2px 1px 2px;
	font-size: 16px;
	color: #FFF799;
}
#linkbar a {
	text-decoration: none;
	color: #FFF799;
}
#linkbar a:hover {
	color: #ffd92b;
}
#AinfoBox {
	float:left;
	margin:5px 5px 0px 0px;
	text-align:center;
	position: relative;
}
#AinfoBox h3 {
	font-weight:normal;
	font-size:18px;
	margin:0px
}
#AinfoBox h4 {
	font-weight:normal;
	font-size:16px;
	margin:0px
}
#AinfoBox a {
	color:#FFF799;
	text-decoration:none;
	font-size:12px
}
#AinfoBox a:hover {
	color: #ffd92b;
}
#AinfoBox img {
	border: 2px solid #FFFFFF
}
#mainBox #descrip p {
	margin: 0;
}
#mainBox #descrip #AinfoBox #Floorplans {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#descrip {
	font-size:11px;
	text-align:justify;
	position: relative;
	height: 420px;
	width: 840px;
	margin: 0 5px 5px 5px;
}
#rFloater {
	float:right;
	margin:0px 0px 0px 5px;
	text-align:center;
	position: static;
	height: 420px;
}
#rFloater img {
	display:block;
	margin:2px;
	border: none;
}
.tabHead {
	padding-left:10px;
	height:20;
	text-align:right;
	color:#000000;
	font-weight:bold;
	font-size:11px
}
.tabTxt {
	height:20;
	text-align:center;
	color:#800000;
	font-size:11px
}
.tabTxt strong {
	color:#006600;
	font-weight:bold;
	text-decoration:none;
	font-variant:normal
}
#thumbs {
	text-align:center;
	margin:5px;
	display: block;
	padding-top: 20px;
}
#thumbs img {
	border: 2px solid #FFFFFF;
	margin:2px
}
.linkclass1 {text-decoration: none; color: #FFF799; font-family: Arial, Helvetica, sans-serif; font-size: 16px}
.tabletext {
	color: #FFF799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1;
}
.tableheading {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1;
}
.tableprice {
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1;
	font-weight: bold;
}
.Openhouseclass {
	color: #FFF799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	margin: 0;
}
div#formCon {
	position: absolute;
	background-color: #FF9;
	padding: 10px 0;
	border: solid 0px #900;
	color: #000;
	overflow: hidden;
	width: 0px;
	height: 0px;
	text-align: left;
}
div#formCon form span {
	text-align: right;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 10px;
	color: #900;
	display: block;
}
div#formCon form span:hover {
	color: #000;
}
div#formCon form input.text {
	border: solid 1px #900;
}
div#formCon form input.button {
	border: solid 1px #900;
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
div#formCon form input.button:hover {
	border-color: #000;
	background-color: #CCC;
	color: #900;
}
