/* -- GLOBAL -----------------------------------------------------*/



html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #D9D5CF url(../images/bg_repeat.jpg) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px; 
	color: #000030;
}
#print-banner {display:none;}
div#container {
	position: absolute;
	background: transparent url(../images/bg_repeat.gif) repeat-y center top;
	width: 100%;
	height: 100%; /* This is for crappy IE*/
	text-align: center;
	margin: 0px auto 0px auto;
}

#container table.container {
	position:relative;
	background: transparent url(../images/bg_repeat.gif) repeat-y center top;
	margin: 0px auto 0px auto;
	height: 100%; /* This is for crappy IE*/
	text-align: left;
}


a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}


h2 {
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dotted #c8c19e;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 0px;
	overflow: hidden; 
	color: #000030; 
}

h3 {
	color: #675a45;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}

p {
	color: #000030;
	text-decoration: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 20px;
}
.form-headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000030;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

li {
	color: #0d2356;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.bg-bottom {
	background: #ECEAE3 url(bg_bottom.gif) repeat-x top;
}

.bg-top {
	background: #ECEAE3 url(bg_top.gif) repeat-x bottom;
}

.bg-main {
	background: transparent url(../images/bg_main.jpg) repeat-y 0px 179px;
	height: 418px;
    }

div#content {
	position: relative;
	left: 10px;
	top: 160px;
	width: 500px;
	height: 100%;
	z-index: 1;
	border-style: none;
	overflow: visible;
	padding-right: 22px;
}

div#content_2 {
	left: 45px;
	top: 160px;
	width: 465px;
	height: 100%;
	border-style: none;
	padding-right: 22px; 
	margin: 0px 0px 160px 0px; 
	position: relative;
	overflow:visible;
}

div#content-listings {
	left: 10px;
	top: 160px;
	width: 520px;
	height: 100%;
	z-index: 1;
	border-style: none;
	overflow: visible;
	position: relative;
}

div#content-listings_2 {
	left: 45px;
	top: 160px;
	width: 465px;
	height: 100%;
	border-style: none;
	padding-right: 22px; 
	margin: 0px 0px 160px 0px; 
	position: relative;
	overflow:visible;
}

/* -- GLOBAL > MENU -----------------------------------------------------*/
.menu_left_repeat {
	background: transparent url(../images/menu_left_repeat.jpg) repeat-y 0px 418px; 
}


#main-nav {
	position: inherit;
	width: 147px;
	height: 238px;
	background: transparent url(../images/menu_all_off.gif) no-repeat;
}
#main-nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	width: 147px;
}
#main-nav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
}
#main-nav ul li a {
	display: block;
	width: 147px;
	padding: 0;
	margin: 0;
}

li#nav_aboutus a { height: 30px; }
li#nav_listings a { height: 30px; }
li#nav_search a { height: 30px; }
li#nav_community a { height: 29px; }
li#nav_schools a { height: 30px; }
li#nav_mortgage a { height: 30px; }
li#nav_contact a { height: 30px; }
li#nav_subdivisions a { height: 29px; }

li#nav_aboutus a:hover { background: transparent url(../images/menu_all_on.gif) no-repeat 0px 0px; }
li#nav_listings a:hover { background: transparent url(../images/menu_all_on.gif) 0px -30px no-repeat; }
li#nav_search a:hover { background: transparent url(../images/menu_all_on.gif) 0px -60px no-repeat; }
li#nav_community a:hover { background: transparent url(../images/menu_all_on.gif) 0px -90px no-repeat; }
li#nav_schools a:hover { background: transparent url(../images/menu_all_on.gif) 0px -119px no-repeat; }
li#nav_mortgage a:hover { background: transparent url(../images/menu_all_on.gif) 0px -149px no-repeat; }
li#nav_contact a:hover { background: transparent url(../images/menu_all_on.gif) 0px -179px no-repeat; }
li#nav_subdivisions a:hover { background: transparent url(../images/menu_all_on.gif) 0px -209px no-repeat; }


li#nav_aboutus a.active { background: transparent url(../images/menu_all_page.gif) no-repeat 0px 0px; }
li#nav_listings a.active { background: transparent url(../images/menu_all_page.gif) 0px -30px no-repeat; }
li#nav_search a.active { background: transparent url(../images/menu_all_page.gif) 0px -60px no-repeat; }
li#nav_community a.active { background: transparent url(../images/menu_all_page.gif) 0px -90px no-repeat; }
li#nav_schools a.active { background: transparent url(../images/menu_all_page.gif) 0px -119px no-repeat; }
li#nav_mortgage a.active { background: transparent url(../images/menu_all_page.gif) 0px -149px no-repeat; }
li#nav_contact a.active { background: transparent url(../images/menu_all_page.gif) 0px -179px no-repeat; }
li#nav_subdivisions a.active { background: transparent url(../images/menu_all_page.gif) 0px -209px no-repeat; }

#main-nav ul li strong { display: none; }

/* -- ABOUT US -----------------------------------------------------*/
#about h1 {
	display: none;
}

#about img{
	text-align: left;
	float: left;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#about {
	background: url(../images/bg_about.gif) transparent no-repeat;
	height: 100%;
	position: relative;
}

/* -- LISTINGS -----------------------------------------------------*/
#listings h1 {
	display: none;
}

#listings {
	background: url(../images/bg_listings.gif) transparent no-repeat;
	height: 179px;
	position: relative;
	line-height: 12px;
	width: 535px;
}
div.listing {
	width: 100%;
	padding-bottom: 20px;	
}
#content-listings div {
	width: 450px;
	padding-bottom: 20px;	
}

.listing-pic {
	text-align: left;
	border: 1px solid #8a8365;
}
.listingtext-blue {
	color: #000030;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}.listingtext-moreinfo {
	color: #5d543b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}
.listingtext-moreinfo a {
	color: #5d543b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}
.listingtext-moreinfo a:hover {
	color: #5d543b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px dotted #9C9177;
	line-height: 20px;
}
.listingtext-moreinfo a:visited {
	color: #5d543b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}
.listingtext-blue-bold {
	color: #000030;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div#details-menu {
	position: absolute;
	left: 30px;
	top: 374px;
	width: 442px;
	height: 18px;
	border-style: none;
}
div#details-content {
	position: relative;
	left: 30px;
	top: 30px;
	width: 448px;
	height: 322px;
	z-index: 1;
	border-style: none;
	overflow: auto;
}
#details-slideshow {
	position: relative;
	top: 30px;
	width: 400px;
	height: 300px;
	left: 48px;
	border: 1px solid #A28D76;
	overflow: auto;
	visibility: visible;
}
div#details {
	position: static;
	border-style: none;
	margin: 0px;
	padding: 0px;
	top: 20px;
}
#details-slideshow-nav {
	position: absolute;
	top: 335px;
	width: 100px;
	height: 20px;
	left: 200px;
	visibility: visible;
}
.details-header {
	color: #72634E;
	text-decoration: none;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A28D76;
}
.listingtext-blue-bigger {
	color: #000030;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
/* -- CONTACT -----------------------------------------------------*/
#contact h1 {
	display: none;
}

#contact img{
	text-align: left;
	float: left;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#contact {
	background: url(../images/bg_contact.gif) transparent no-repeat;
	height: 179px;
}
/* -- SEARCH -----------------------------------------------------*/
#search h1 {
	display: none;
}

#search img{
	text-align: left;
	float: left;
}
#search {
	background: url(../images/bg_search.gif) transparent no-repeat;
	height: 179px;
}

div#content-search {
	overflow: auto;
	position: relative;
	left: 10px;
	top: 160px;
	width: 522px;
	height: 250px;
	border-style: none;
	z-index: 1;
}

div#content-search_2 {
	position: relative;
	left: 45px;
	top: 160px;
	width: 465px;
	padding-right: 22px;
	margin: 0px 0px 160px 0px; 
	border-style: none;
}

#searchmenu{
	width: 441px;
	height: 30px;
	position: relative;
}
#searchmenu img{
	position: relative;
}
#quicksearch {
	width: 465px;
	height: 41px;
	position: relative;
	background-color: #DED4B3;
}
.form {
	color: #1A3660;
	text-decoration: none;
	background-color: #FCF6DB;
	border: 1px solid #9C9177;
	height: 18px;
	font: normal 10px Arial, Helvetica, sans-serif;
}

.form2 {
	color: #1A3660;
	text-decoration: none;
	background-color: #FCF6DB;
	border: 1px solid #9C9177;
	height: 12px;
	font: normal 10px Arial, Helvetica, sans-serif;
}

#normalsearch {
	width: 495px;
	height: 155px;
	position: relative;
	top: 5px;
}
#listingsfound {
	width: 105px;
	height: 37px;
	position: relative;
	background-image: url(search_listingsfound.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#listingsfoundnumber {
	position: relative;
	top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 105px;
}
.form-radio {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #1A3660;
	text-decoration: none;
}
#mls-slideshow {
	position: relative;
	top: 30px;
	width: 420px;
	height: 300px;
	left: 38px;
	border: 1px solid #A28D76;
	overflow: auto;
	visibility: visible;
}
.idx {
	color: #4b5c8f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

/* -- SUBDIVISIONS --------------------------------*/
#subdivisions h1 {
	display: none;
}

#subdivisions {
	background: url(../images/bg_subdivisions.gif) transparent no-repeat;
	height: 179px;
	position: fixed;
	line-height: 12px;
	width: 535px;
}
.footer_text {
	color: #5d543b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}




div#container:after, 
table#container:after,
#about:after,
#listings:after,
#content-listings:after,
#content-listings_2:after,
#content_2:after,
#content:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
	
