
			body {
				background-color:#B9D0D6;
				font-family: arial, sans-serif;
				font-size:13px;
				text-align: center;
				margin:10px; padding:0px;
                color:#000000;
			}
			
			div#contentcontainer {
			 width:840px;
			 margin:0px auto; 
			 background-color:#FFF;
			 max-width:840px;
			 
			}
			
			a, a:link {
			 color:#50A1CC;
			 text-decoration:none;
			 font-weight:bold
			}
			
			img#header {
			  width:840px;
			  height:115px;
			  border: 1px #000 solid;
			  margin:0;
			  padding:0;
			  background-color:#FFFFFF;
			  display:block;
			}
			table#topNav {
			  width:842px;
			  padding:0px;
			  height:35px;
			  border-top:5px solid #FFFFFF;
			  border-bottom:5px solid #FFFFFF;
			}
			
			table#topNav td {  
			  /*background-color:#426e61;*/
			  background-color:#3A9279;
			  border-right:3px solid #FFFFFF;
			  border-left:2px solid #FFFFFF;
			  text-align:center;
			}
			
			table#topNav td a {
			  line-height:100%;
			  font-weight:bold;
			  color:#FFF;
			  font-size:14px;
			  text-decoration:none;
			  
			}
			
			table#topNav td#lastLink{
			  border-right:none;
			  margin-right:1px;
			}
			
			table#topNav td.firstlink {
			  border-left:none;
			}
			
			table#topNav td#lnk_active {
			 background-color: #24433D;
			}
			
			div#mainContent {
			  width:841px;
			  background-image: url('../images/layout/bg_mainContent_3.jpg');
			  background-repeat: repeat-x;
			  background-color:#FFF;
			  min-height:365px;
			  margin:0px;
			  padding:10px 0px 0px 0px;
			  border: 1px #000 solid;
			  text-align:left;
			  /*border-top:none;*/
			  
			}
			
			ul#homePagePics {
			  list-style-type:none;
			  margin: 0px 0px 0px 197px;
			  _margin: 0px 0px 0px 232px;
			 
			}
			
			ul#homePagePics li {
			 float: left;
			 margin: 0px 9px;
			}
			
			ul#homePagePics li img {
			 border:1px #426e61 solid;
			 margin: 0px 3px 0px 2px;
			}
			
			div#content p#teaser {
			  margin: 0 0 0 380px;
			  _margin: 0 0 0 385px;
			  padding-bottom:5px;
			  font-weight:bold;
			  font-style:italic;
			  font-size:13px;
			}
			
			img#headerImage {
			  margin:8px 0px 0px 380px;
			 _margin: 8px 0px 0px 384px;
			}
			img.subHeaderImg {margin:0 ;padding:0;display:block}
			div#contentTxt {
			  margin:0 0 8px 385px;
			  font-size:12px;
			}
			div#contentTxt li{margin:2px 5px 2px 5px}
			
			div#footer {
			 background-color:#3A9279;
			 height:18px;
			 width: 839px;
			 margin:0px;
			 padding:2px;
			}
			
			div#footer ul {
			  list-style-type:none;
			  margin:0px 0px 0px 162px;
			  padding:0px;  
			  text-align:center;
			}
			
			div#footer li {
			 list-style:none;
			 float: left;
			 margin-right:35px
			}
			
			div#footer li a {
			  color:#FFF;
			  text-decoration:none;
			  font-weight:bold;
			  font-size:11px;
			}
			
			div#footer li a:hover {
			  color:#FED59D;
			}
			
			.greenImgBrder {
			  border:1px #426e61 solid;
			}
			ul.square {
			   margin:5px 0px 15px 10px;
			   padding:0px;
			   /*list-style-type:none*/
			}
			ul.square li {
			  list-style: square;
			  margin:0px;
			  padding:0px;
			  /*padding:0px 0px 0px 8px;
			  background-image:url('../lay/listBullet.gif');
			  background-position: left 50%;
			  background-repeat: no-repeat;*/
			  
			}
			
			td#communityMap{background: url('../images/apartments/pointer.gif') no-repeat right 50%;padding-right:15px}
			img.amenitiesImg{margin:-16px 5px 0 0}
			
	.clear {clear:both}