/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#261e14;
	font-size:14px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat:repeat;
	background-position: top center;
	font-family:Palatino Linotype, Times New Roman, Times, serif;
	background-image:url(../images/creekwater/bg_body.jpg);
}

#imgTitle { visibility:hidden;}
a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }


#headerimage { background-image: url(../images/creekwater/creekwater_header.png); height:140px;}

#bodycontainer { 
    background-image: url(../images/creekwater/bg_main-sub.png); 
    background-repeat:repeat-y;
}


/* ---- class settings ----------------------- */
.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.flag {
	margin:0 0 5px 0;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-image:url(../images/creekwater/bg_main-container.jpg);
	background-repeat:repeat-y;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:890px;
	height:152px;
	padding: 0 0 0 60px;
	background-image:url(../images/creekwater/bg_header.jpg);
	background-repeat:no-repeat;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:120px;
	left:75px;
	width:805px;
	height:21px;
}
#availablehomesheader { 
    position:absolute; 
    width: 231px; 
    top:10px; 
    left:630px;

}
/* ---- end nav id settings -------------------------- */

#home-image {
	position: relative;
	width:950px;
	height:246px;
	margin:0 auto; 
	top:-60px; 
	left:-6px;
	
	background-repeat: no-repeat;
	background-image: url(flash/../images/creekwater/banner/background.jpg);
}

#main {
	position:relative;
	top:0;
	left:0;
	padding:10px 0 20px 0;
	width:950px;
	height:auto;
}

#main-sub {
	position:relative;
	width:950px;
	min-height:500px;
    height:auto !important;
    height:500px;
	padding:20px 0 0 0;
	background-image:url(../images/creekwater/bg_main-sub.jpg);
	background-repeat:no-repeat;

}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	padding:0 0 0 90px;
	width:380px;
	height:auto;
	text-align:justify;
}

#content_main2 {
	position:relative;
	top:0;
	left:0;
	float:left;
	padding:0 0 0 90px;
	width:500px;
	height:auto;
	text-align:justify;
}

#content_main-lg {
	position:relative;
	top:0;
	left:0;
	float:left;
	padding:0 0 0 90px;
	width:770px;
	height:auto;
	text-align:justify;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	padding:36px 90px 0 0;
	width:350px;
	height:auto;
	text-align:justify;
}


/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	width:830px;
	height:113px;
	clear:both;
	background-image:url(../images/creekwater/bg_footer.jpg);
	background-repeat:no-repeat;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position: relative;
	top:30px;
	left:0px;
	width:900px;
	height:30px;
	margin:0 auto;
	padding: 10px 0 0 0;
	text-align:center;
}

#nav ul {
	margin: 0;
	padding: 0;
	display: inline;
}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#nav ul li a {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none; 
	font-weight:bold; 
	font-style: italic;
	padding: 0 5px; font-family:Times New Roman;
}

#nav ul li a:hover {
	text-decoration: underline;
}
/* ---- end nav id settings -------------------------- */

/*///// Property Details Page ////////*/

#PropertyDetailsContainer { width:820px;}

.PropertyDetailsContainer_background {

  }

.PropertyDetailsContainer_footer {

    }
    
.tableleftborder {
    border-left-color: #999966; 
    border-left-width: 1px; 
    border-left-style: solid;
 }
 
 .calltoactionleftbordertd {
    border-left-color: #999966; 
    border-left-width: 1px; 
    border-left-style: solid;
 }
 .bottombordertr { 
     border-bottom-style: solid; 
     border-bottom-width: 1px; 
     border-bottom-color: #999966
 }

 .tablebottomborder {
        border-bottom: 1px solid #999966; 
        width: 200px;
 }
 
.tablebottomborder {
        border-bottom: 1px solid #999966; 
        width: 200px;
 }

.subdetailstd
{
    background-color:#999966;
    height:1px;
}

/*///// Search Results Page /////*/   
 
.SearchResultsContainer_background {
      border-bottom-color: Black; 
    border-bottom-style:solid; 
    border-bottom-width:1px;
    margin-bottom:5px;
}

.SearchResultsContainer_Footer { 

    height:10px;
 }

.SearchResultsThumb {
    border: 1px solid #999966;
}

.SearchResultsThumb_background {
 background-color: #89785c;
}

.CommunityLogo { 
font-family:Garamond; 
font-size:35px; 
font-weight:bold; 
color:White;
}