@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #002663;
	color: #936239;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #936239;
}
a:hover {
	color: #3d2d3f;
}
#container {
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 865px;
	text-align: left;
}
#top {
	height: 82px;
	background: no-repeat scroll top url(images/header.jpg);
	/*padding-left: 460px;*/
	padding-top: 47px;
	vertical-align: top;
	overflow: hidden;
}
#top img {
	float: left;
	clear: left;
	margin-right: 5px;
	margin-top: 4px;
}
#menu {
	height: 59px;
	background: no-repeat scroll top url(images/menu.gif);
	padding-left: 50px;
	overflow:hidden;
	clear: both;
	font-size: 16px;
	font-weight:bold;
}
#menu .small {
	text-transform:uppercase;
	font-size: 12px;
}
#menu ul {display:block;}
#menu ul li {
	list-style: none;
	display: inline;
	background: none;
}
#menu li {
	/*margin: 0 23px 0 23px;*/
	margin: 0 10px 0 10px;
}
#menu ul {
	margin-top: 24px;
}
#content_top {
	height: 41px;
	background: no-repeat scroll top url(images/content_top.gif);
}
#content_middle {
	background: repeat-y scroll top url(images/content_middle.gif);
	padding-left: 65px;
	padding-top: 1px;
	padding-bottom: 25px;
}
#contentBox {
	width: 730px;
	height: 950px;
}
#newContentBox {
	width: 730px;
	overflow:hidden;
	display:block;
}

#map {
	margin: 15px 0 0 5px;
	width: 480px;
	height: 400px;
	border:3px solid #FFEBB2;
}
#mapbox {
	float: left;
}
#right {
	margin-left: 500px;
	/*border-left:solid #FFEBB2;*/
	/*height: 450px;*/
	padding-left: 10px;
	width: 210px;
}
#left {
	width: 500px;
	display:block;
	overflow:hidden;
}
.clear{ clear:both; display:block; width:100%; overflow:hidden;}
.hidden{ height:0px;}
.mapDetails {
	display: none;
}
.title {
	font-size: 20px;
}
.title .small {
	text-transform:uppercase;
	font-size: 14px;
}
#title {
	font-size: 32px;
}
#title table {
	width: 100%;
}
#title .small {
	text-transform:uppercase;
	font-size: 24px;
}
#menuBottom {
	clear: both;
}
#menuBottom ul {
	list-style:none;
}
#menuBottom li {
	display: inline;
}
#slideshow {
	margin-left: 5px;
	width: 350px;
	background-color: white;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	border:3px solid #FFEBB2;
}
#communityInfo1 {
	border: solid thin #FFeBB2;
	height: 353px;
	width: 250px;
	float: left;
	margin-right: 15px;
}
#communityInfo2 {
	font-size: 12px;
	padding-left: 10px;
	border: solid thick #FFeBB2;
	height: 333px;
	width: 220px;
	margin-left: 5px;
	margin-top: 5px;
}
#communityInfo3 {
	width: 475px;
	margin-left: 265px;
	float: right;
	margin-top: -335px;
}
#communityInfo2 img {
	margin-top: 7px;
	margin-left: 10px;
	border: none;
}
#bottom {
	clear: both;
	margin-top: 25px;
}
#bottom img {
	display: block;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#homesList {
	float: right;
	display: inline;
}
#homesList th {
	color: #ae896b;
}
#homesList table {
	width: 460px;
	border-spacing: 0px 10px;
}
#homesList tr {
	text-align: center;
	color: #552c3f;
	background-color: #faeddb;
	height: 30px;
}
#descLong td {
	vertical-align: top;
}
#content_bottom {
	height: 44px;
	background: no-repeat scroll top url(images/contact_bottom.gif);
}
#bottom_middle {
	background: repeat-y scroll top url(images/bottom_middle.gif);
	clear: both;
}
#footer {
	padding-top: 27px;
	height: 115px;
	background: no-repeat scroll top url(images/footer.gif);
	overflow:hidden;
	font-size: 15px;
}
#communities1 {
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:white;
	display: block;
}
#communities2 {
	width: 742px;
	border: medium solid #ffebb2;
	margin-left: 8px;
	padding-top: 10px;
	font-size: 14px;
}
#communities table {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
#communities2 td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom: thin solid #ffebb2;
	text-align: left;
}
#descLong {
	width: 350px;
	float: right;
	margin-top: -360px;
	padding-bottom: 25px;
}
#descLong img {
	margin-top: 15px;
	margin-right: 20px;
}
#newsHead {
	font-size: 21px;
	margin-left: 5px;
}
#news {
	font-size: 12px;
	margin-left: 5px;
}
#logo {
	margin-left: 30px;
	margin-top: -20px;
	width: 210px;
	height: 200px;
}
#newsBox {
	margin-top: -178px;
	margin-left: 460px;
	width: 330px;
}
#newsBoxMore {
	margin-left: 725px;
	margin-top: -5px;
}

.plans{
	display: inline-block;
	margin: 5px;
}

.plansMain{
	height: 330px;
	}

#planContainer{
	width: 680px;
	margin-left: 25px;
}
.questions{width:500px;}
.questions li{margin:0 0 4px 0;}
.answers{width:675px;}
.answers li{ margin:0 0 10px 0; text-align:justify;}
.answers li strong{width:500px; display:block; text-align:left;}