﻿*
{
    margin: 0;
}
ul {
    margin: 0;
    padding: 0;
}
ul li {
    margin: 0;
    padding: 0;
    list-style-position:inside;
}
img
{
    margin: 0;
    padding: 0;
}
a img {
    border:0;
    margin: 0;
    padding: 0;
}
form
{
    padding: 0;
    margin: 0;
}
html
{
    height: 100%;
}
body
{
    padding: 0;
    margin: 0;
    width: 100%;
    background-color: #c2bca6;
    height: 100%;
    font-size: 12px;
    font-family: Arial;
}
.inner
{
    width: 757px;
    margin: 0 auto;
}
.inner2
{
    padding: 10px;
}
.header
{
    color: #ffffff;
    height: 65px;
}
.header .inner, .footer .inner
{
    background-image: url("../images/backgrounds/background.headerfooter.png");
    background-repeat: repeat-y;
    height: 100%;
    line-height: 45px;
    vertical-align: middle;
}
.footer a{
    text-decoration:none;
    color:White;
    float:right;
}
.footer a:hover{
    text-decoration:underline;
}
.innerMain
{
    padding: 38px 45px;
    height:1%;
}
.innerMain:after {
  clear:both;
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.content
{
    width: 814px;
    margin: 0 auto -65px;
    background-image: url("../images/backgrounds/background.gif");
    background-repeat: repeat-y;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.push
{
    height: 65px;
}
.footer
{
    color: #ffffff;
    height: 130px;
    width: 814px;
    margin: 0 auto;
    background-image: url("../images/backgrounds/background.gif");
    background-repeat: repeat-y;
}

.imgBigPicture {
   width:757px;
   display:block;
}
.navSection {
   width: 757px;
   overflow:hidden;
}
.navbar {
   height:96px;
   padding-top:12px;
   background: #16471b url("../images/backgrounds/background-navbar.gif") repeat-x;
   width:1000px;
}
* html .navbar {
   
}
.navsectionfirst, .navsectionmid,.navsectionlast {
   float:left;
}
.navbutton, .navselected {
   display:block;
   width:115px;
   height:95px;
   text-align:center;
   color:White;
   text-decoration: none;
}
.navbar .navbutton {
   background-color: #16471b;
   border-bottom: solid 1px #545748;
}

.navbar .navbutton:hover, .navbar .navselected {
   background-color: #3f7238;
   border-bottom: solid 1px #446b3c;
}

.navsectionfirst .navwrapper{
    padding-right:14px;
} 
.navsectionmid .navwrapper {
    padding-right:13px;
}
.navsectionmid .navwrapper {
    padding-left:1px;
}
.managerInfo {
   clear: both;
   padding: 20px 0;
   min-height:150px;
}
* html .managerInfo {
    height:1%;  /* contain images better */
}

.title {
   color:#5175c8;
   font-size: 18px;
   line-height:1em;
   padding-bottom: 15px;
   font-weight:bold;
}
.innerMain .title {
   color:#16471b;
}
.home .section1 {
float:left;
padding-right:44px;

}
.home .section1 .sectionwrapper{
   width:303px;
}
.home .section2 {
float:left;
width:300px;
}
.communities .sectionwrapper {
   height: 1%;
   padding-bottom: 10px;
}
.communities .sectionrapper:after {
  clear:both;
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.communities .nav1 {
   color:#2c5830;
   text-decoration:none;
}
.communities .nav1:hover {
   text-decoration:underline;
}
.communities .name, .buildings .name {
    line-height: 1.3em;
    color:#2c5830;
    font-weight:bold;
}
.communities .com1 {
    width:220px;
    height: 8em;
    float:left;
}
.communities .com1 .com2 {
    padding: 5px;
}
.buildings .build1 {
    width:210px;
    height: 5.5em;
    float:left;
}
.buildingblurb {
  padding-bottom:2em;
}

.associationsblurb{
  padding-bottom:2em;
}
.contact .sectionwrapper{
  padding-top: 1em;
}

.contact .contacts, .directions .contacts {
   margin-left:60px;
}
.directions .directionset {
  margin:7px 5px 7px 0;
}
.directions .directionset .title1 {
  font-style:italic;
}
.directions .directionset .description {
   margin-left:30px;
   text-indent: 7px;
}

ul.regionList {
    margin-left: 15px;
}