/* CSS Document */
@import "detail.css";
#bdy_wrapper h3,
#communities h3, 
#abtbdy_wrapper h3 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #581E00;
font-size: 14px;
margin-top: 0;
margin-bottom: 2px;
position: relative;
z-index: 100;
}

#bdy_wrapper h4,
#communities h4, 
#abtbdy_wrapper h4  {
font-family: Georgia, "Times New Roman", Times, serif;
color: #581E00;
font-size: 21px;
margin-top: 0;
margin-bottom: 5px;
position: relative;
z-index: 100;
}

#bdy_wrapper h6,
#communities h6, 
#abtbdy_wrapper h6  {
font-family: Georgia, "Times New Roman", Times, serif;
color: #581E00;
font-size: 14px;
margin-top: 0;
margin-bottom: 5px;
position: relative;
z-index: 100;
border-bottom: 2px solid #581E00;
padding-bottom: 5px;
padding-right: 20px;
width: 175px;
}

a {
position: relative;
z-index: 100;
cursor: pointer;
}
#bdy_wrapper a,
#communities a, 
#abtbdy_wrapper a  {
color: #581E00;
position: relative;
z-index: 100;
}

#bdy_wrapper p,
#communities p, 
#abtbdy_wrapper p  {
margin-bottom: 10px;
position: relative;
z-index: 100;
}

#communities h5 {
color: #581E00;
font-weight: bold;
font-size: 12px;
}

#hdr_container a {
display: block;
}

#flashHdr {
margin-left: 140px;
}

#hdr_communities form {
position: relative;
z-index: 101;
}

#ftr_wrapper #ftr_content a {
text-decoration: underline;
}

#bdy_wrapper ul,
#communities ul, 
#abtbdy_wrapper ul  {
margin-left: 40px;
}

/*********************************************************/
#bdy_sidebar .showcase1 {
margin-top: 52px;
}

#bdy_content .cement {
line-height: 25px;
}
/*********************************************************/
#communities .frame,
#abtbdy_sidebar .frame {
width: 194px;
height: 135px;
background: #fff;
background:url(../images/development-image-frames.png) no-repeat;
margin-top: -10px;
}

#communities .frame img,
#abtbdy_sidebar .frame img {
margin-top: 17px;
margin-left: 13px;
}
/************************************************************************/

#abtbdy_sidebar img {
margin-top: 20px;
}
/***********************************************************************/
#emailForm {
margin: 20px 0 0;
}
#abtbdy_content .inputbox,
#abtbdy_content .textareabox
{
margin: 3px 0 5px 0; 
width: 471px;
border: 1px solid #4E2305;
}
#abtbdy_content .button {
background: #4E2305;
display:block;
font-weight:bold;
margin-top:5px;
font-size: 15px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
border: none;
padding: 2px 7px 2px 7px;
}
/****************************************************************************/
#flashcontent {
width: 779;
height: 400px;
margin: 0 auto;
text-align: center;
background:url(../images/map_bg.jpg) no-repeat top center;
}
/***************************************************************************************************************/
#feedback ol {
margin-left: 40px;
*margin-left: 0;
}
/*****************************************************************************************/
/*.slide {
 width:201px;
 height: 95px;
 float: left;
 border: solid #CCC 0px;
 padding: 0px 0px 100px 0px; 
}
#community_slides {
 background: #909D50;
}
.slideContainer {
 height: 95px;*/
/* from section2contentcontainer */
/*width:700px;*//* fits the main image*/
/* overflow:hidden; 
 position:relative;
 z-index: 200;
 background: #909D50;
 padding: 20px 13px 20px 3px;
left: -5px;
}
 
.slider {
 position: relative;
 left: 0px;
 border: solid blue 0px;
 height: 95px;
 top: -5px;
}
 
#previousArrow img, #nextArrow img {
position: relative;
top: -40px;
 cursor:pointer;
}*/
/*****************************************************************************************/
.slide {
 width:201px;
 float: left;
 border: solid #CCC 0px;
 padding: 0px 0px 100px 0px; 
}
#community_slides {
 background: #909D50;
}
#community_slides div.cement td {
vertical-align:top;
}
.slideContainer {
 height: 95px;
/* from section2contentcontainer */
width:700px;/* fits the main image*/
 overflow:hidden; 
position:relative;
 z-index: 200;
 margin-left: -5px;
 background: #909D50;
 padding: 20px 13px 20px 3px;
/*left: -5px;*/
}
 
.slider {
/* position: relative;
 left: 0px;
 border: solid blue 0px;
 height: 95px;
 top: -5px;*/
 position: relative;
 margin-top: -5px;
 border: solid blue 0px;
 height: 95px;
}
 
#previousArrow, #nextArrow {
/*position: relative;
top: -40px;*/
position: relative;
/*margin-top: -40px;*/
cursor:pointer;
margin-top: 40px;
 
}

#searchimg {
width: 66px;
height: 29px;
border: none;
background: url('../images/btn-submit.png') no-repeat;
position: absolute;
z-index: 100;
cursor: pointer;
}
