@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;
  background:#181C4B url(masters/plaid.jpg) top center;
}
img {
  border: 0px;
}
a {
  text-decoration: none;
  color: #171B4A;
}

a:hover {
  color: #3D7F1F;
}
#menu a{
  /*color: #8E6340;*/
}
#menu a:hover{
  /*color: #E25858;*/
}

#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 {
  margin:24px 60px 0 0 ;
  padding:0;
  text-align:center;
}
#menu ul li {
  list-style: none;
  display: inline;
  background: none;
}
#menu li {
  margin: 0 7px;
  text-align:center;
}
#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;
  background-color: white;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
  border:3px solid #FFEBB2;
}
#communityInfo1 {
  border: solid thin #FFeBB2;
  margin: 0 0 10px 0;
  overflow:hidden;
}
#communityInfo2 {
  font-size: 12px;
  padding: 10px;
  border: solid thick #FFeBB2;
  margin: 5px;
  overflow:hidden;
}
#communityInfo3 {
 margin:0 10px;
 width:650px;
}
#communityInfo2 img {
/*  margin-top: 7px;
  margin-left: 10px;
  border: none;
*/}
#bottom {
  clear: both;
  margin-top: 20px;
}
.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#homesList {
  float: right;
  display: inline;
}
#homesList th {
  color: #ae896b;
}
#homesList table {
  width: 725px;
  border-spacing: 0px 2px;
}
#homesList tr {
  text-align: center;
  color: #552c3f;
  background-color: #faeddb;
  height: 26px;
}
#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;
  height:108px;
}

.plansMain{
  width:300px;
  margin:0 0 20px 30px;
  height: 300px;
  background: url(../images/new-plans/plan-imgBG.jpg) bottom center no-repeat;
  }

#planContainer{
  width: 680px;
  margin-left: 25px;
}
#floorplans{
  text-align:center;
  display:block;
  overflow:hidden;
  position: relative;
}
.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;}

.btnBG{
  background:url(images/btn/btn-BG.jpg) center top repeat-x;
  width:140px;
  display:block;
  height:24px;
  font-size:14px;
  color:#663300;
  position:relative;
  margin:10px 5px 0 5px;
  padding:4px 0 0 0;
  overflow:hidden;
  float:left;
}
.btnLeft{
  position:absolute;
  top:0px;
  left:0px;
}
.btnRight{
  position:absolute;
  top:0px;
  right:0px;
}
/*  General Classes ****************************************************/

.left {
    float: left;
    position: relative;
    display: block;
}

.right {
    float: right;
    position: relative;
    display: block;
}

.clear {
    position: relative;
    display: block;
    clear: both;
}

.clearAll {
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    margin: 0 auto;
}

.hidden {
    display: none;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}

.padding {
    margin: 0 20px;
}

