/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#fff;
	font-size:.8em;
	margin:0 auto;
	line-height: 20px;
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	background-image:url(../images/sterlinggate/bg_body.jpg);
}

a { color:#FFF;
	text-decoration:underline;
	font-weight:bold; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }



/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	bottom: 0;
	left: 0;
}

.list
{ padding:15px; }

/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	margin:0 auto;
	width:920px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:20px;
}

#homes {
	position:relative;
	top:0;
	left:0;
	width:600px;
	height:250px;
	margin: 0 0 30px 0;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:110px;
	left:-2px;
	width:294px;
	height:390px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	width:600px;
	height:auto;
	padding: 0 0 40px 0px;
	background-repeat: repeat;
	background-image: url(../images/sterlinggate/bg_content_main.jpg);
}

#content_main p, ul {
	padding: 5px 10px
}

#content_right {
	position:relative;
	top:0px;
	left:0px;
	float:right;
	width:600px;
	height:auto;
}

#content-header {
	position:relative;
	top:-50px; 
	left:-3px;	
	float:right;
	width:600px;
}


/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:290px;
	height:auto;
	padding: 80px 10px 20px 10px;
	background-repeat: repeat-y;
	background-image: url(../images/sterlinggate/bg_side.jpg);
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative; 	
	top:10px;
	left:250px;
	clear:both;
	width:700px;
	height:auto;
	color:#B45B23;
}

.footer-left, .footer-right {
	position:relative;
	top:0;
	left:0;
	width:180px;
	height:auto;
	float:left;
}

.footer-middle {
	position:relative;
	top:0;
	left:0;
	width:400px;
	height:auto;
	float:left;
	margin: 0 70px;
	text-align: center;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	width:294px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image: url(../images/sterlinggate/nav/nav.gif);
}

a#nav_01 {
	height:35px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: -294px 0;
}

.active_01 {
	background-position: -294px 0 !important;
}

a#nav_02 {
	height:37px;
	background-position:0 -35px;
}

a:hover#nav_02{
	background-position:-294px -35px;
}

.active_02 {
	background-position:-294px -35px !important;
}

a#nav_03 {
	height:32px;
	background-position:0 -72px;
}

a:hover#nav_03{
	background-position:-294px -72px;
}

.active_03 {
	background-position:-294px -72px !important;
}

a#nav_04 {
	height:40px;
	background-position:0 -104px;
}

a:hover#nav_04{
	background-position:-294px -104px;
}

.active_04 {
	background-position:-294px -104px !important;
}

a#nav_05 {
	height:36px;
	background-position:0 -144px;
}

a:hover#nav_05{
	background-position:-294px -144px;
}

.active_05 {
	background-position:-294px -144px !important;
}

a#nav_06 {
	height:36px;
	background-position:0 -180px;
}

a:hover#nav_06{
	background-position:-294px -180px;
}

.active_06 {
	background-position:-294px -180px!important;
}

a#nav_07 {
	height:37px;
	background-position:0 -216px;
}

a:hover#nav_07{
	background-position:-294px -216px;
}

.active_07 {
	background-position:-294px -216px !important;
}


/*///// 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 #6d3512;
}

.SearchResultsThumb_background {
 background-color: #6d3512;
}

.CommunityLogo { 
font-family:Garamond; 
font-size:35px; 
font-weight:bold; 
color:White;
}

