body {
	background:#fafafa url('graphics/fafafa_bg.gif') repeat-x right 600px;
	background-attachment:fixed;
	margin:0;
	text-align:center;
}

#relative {
	position:relative;
	height:1px;
	width:851px;
}

#human {
	display:none;
}

#indexintro{
	margin: 10px;
	padding-left: 10px;
	width:815px;
	border:3px solid #e7e7e7;
	
}

#blurbIndex {
	position:absolute;
	top:-550px;
	opacity:0.9;
	right:20px;
	background:#212121;
	padding:5px 15px;
	z-index:15 !important;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color:#fff;
	font-size:100%;
}

.blurbHeader {
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	fon-size:125%;
	padding:10px 0 0 0;
	color:#f1e503;
}

#blurbIndex ul {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:85%;
}

#blurbIndex ul li {
	padding:2px;
}

#blurbIndex a {
	padding:2px;
	color:#ea2a2a;
	text-decoration: underline;
	font-weight:bold;
}

.successMsg, .errorMsg {
	display:block;
	margin:10px 0;
	padding:5px;
	font-size:125%;
	color:#ed1c23;
	}
	
#inhouseAd {
	padding:10px 15px;
}

#mainContent a, #mainContent a:active, #mainContent a:visited {
	color:#e21b29;
	font-weight:bold;
}

#mainContent a:hover {
	color:#ea2a2a;
	text-decoration: underline;
}

#shader {
	width:1128px;
	margin:0 auto;
	background:transparent url('graphics/shade.png') repeat-y;
	font:14px helvetica,arial,verdana;
	color:black;
}

#hold {
	width:1060px;
	margin:0 auto;
	text-align:left;
}

a img {
	border:0;
}

a, a:link, a:visited, a:active {
	text-decoration:none;
}
	
#leftcol {
	float:left;
}

#rightcol {
	float:right;
}

#leftcol {
	width:209px;
	background:#2e2e2e;
}

#leftcol form {
	padding:0;
	margin:15px 0;
}

#leftcol form input.single {
	background:#efefef url('graphics/form_shade.gif') repeat-x top left;
	font-size:90%;
	display:block;
	margin:2px 20px 10px 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #1c1c1c;
	width:159px;
	padding:6px 5px;
}

input.keyword {
	font-size:80%;
	display:block;
	margin:2px 10px 10px 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #a3a3a3;
	width:159px;
	padding:5px 5px;
}

#leftcol form textarea.single {
	background:#efefef url('graphics/form_shade.gif') repeat-x top left;
	font-size:90%;
	display:block;
	margin:2px 20px 10px 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #1c1c1c;
	width:159px;
	padding:6px 5px;
}

#rightcol {
	width:851px;
}

.clear {
	clear:both;
}

#header {
	background:#2e2e2e url('graphics/houses_banner.gif') no-repeat top right;
	height:105px;
}

#mainMenu {
	background:#ed1c24 url('graphics/menu_corner.gif') no-repeat top left;
	height:35px;
}

#breadCrumb {
	background:#f0f0f0 url('graphics/breadCrumb.gif') repeat-x;
	padding:5px 20px;
	text-transform:uppercase;
	color:#2a2a2a;
}

#breadCrumb a, #breadCrumb a:link, #breadCrumb a:visited, #breadCrumb a:active {
	padding:0 8px;
	color:#2a2a2a;
	text-shadow: #fff 1px 1px 1px;
}

#breadCrumb a:hover {
	color:#000000;
}

#mainContent {
	padding:10px 15px;
}

#mainContent p {
	font-size:90%;
}

#leftContent {
	float:left;
	width:508px;
}

#rightContent {
	float:right;
	width:283px;
	padding:10px 15px;
}

#hlsort {
	float:right;
	width:240px;
	padding:10px 15px;
}

#hlsort select, option { width: 125px; margin: 0; padding: 2px; color: #666; background: #f8f8f8; border: 1px solid #ccc; margin: 1px 0; font:90% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; }   
#hlsort select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#hlsort input.submit { cursor: pointer; width:100px; border: 1px solid #222; background:#3d69a5; color:#fff; }
#hlsort input.submit:hover { background:#1b3775; }
#hlsort input[type="submit"][disabled] { background:#888; }

#quickLinks {
	background:#efefef;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:20px 15px;
	margin:0 0 20px 0;
}

#quickLinks2 {
	background:#fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:20px 15px;
	margin:0 0 20px 0;
}

#quickLinks strong, #quickLinks2 strong {
	font-size:90%;
}

#quickLinks b, #quickLinks2 b {
	color:#1b3775;
}

#hlmap{
	background:#efefef;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:20px 15px;
	margin:0 0 20px 0;
}

#hlmap a{
	text-decoration:none;
	background:transparent;
}

#quickLinks a, #quickLinks a:active, #quickLinks a:visited, #quickLinks a:link {
	display:block;
	color:#3f3f3f;
	font-size:125%;
	font-weight:bold;
	padding:0px 35px;
	margin:10px 0;
	background:transparent url('graphics/quicklinks_arrow.gif') no-repeat left top;
}

span.formHead {
	color:#fff;
	text-transform:uppercase;
	font-size:80%;
	text-shadow:#000000 1px 1px 1px;
	margin:0 20px;
	padding:0;
}

h1 {
	margin:5px 0 0 0;
	padding:0;
	font-size:220%;
}

h2 {
	margin:5px 0 0 0;
	padding:0;
	font-size:185%;
	color:#1b3775;
}

h3 {
	padding:0;
	display:block;
	font-size:105%;
	font-weight:bold;
	margin:0 0 10px 0;
}

h4 {
	padding:0;
	display:block;
	font-size:145%;
	font-weight:bold;
	margin:0 0 0 0;
}


h5 {
	padding:10px 15px;
	background:#2e2e2e url('graphics/dark_indent.gif') no-repeat bottom center;
	display:block;
	font-size:125%;
	font-weight:bold;
	margin:0 0 0 0;
	color:white;
	text-shadow: #000 1px 1px 1px;
}
	

.subHeader {
	color:#1b3775;
	display:block;
	font-size:115%;
	font-weight:bold;
	margin:0 0 20px 0;
}

.footSub {
	color:#1b3775;
	display:block;
	font-size:135%;
	font-weight:bold;
	margin:0 0 20px 0;
}

#buttons {
	padding:10px 0;
}

#footLeft {
	float:left;
	width:559px;
	text-align:center;
	padding:20px 0;
}

#footRight {
	float:right;
	width:292px;
	text-align:center;
	padding:20px 0;
}

.botLinks {
	float:left;
	width:125px;
	text-align:left;
}

.botLinks a, .botLinks a:active, .botLinks a:visited, .botLinks a:link {
	display:block;
	color:#2e2e2e;
	font-size:85%;
	text-decoration:none;
}

#navbar {
	margin: 0;
	padding: 5px 15px;
}

#navbar li {
	list-style: none;
	float: left; 
}

#navbar li a {
	display: block;
	padding: 3px 18px;
	font-size:115%;
	color: #fff;
 	font-weight:bold;
	text-decoration: none;
	text-shadow: #860b10 1px 1px 1px;
 }

#navbar li ul {
	display: none; 
	width: 12em; /* Width to help Opera out */
	background-color: #69f;
}

#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	z-index:99;
	position: absolute;
	margin: 0;
	background-color: #ed1c24;
	padding: 10px 0;
	-moz-border-radius-bottomright: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius-bottomleft: 10px 10px;
	border-bottom-left-radius: 10px 10px;
}

#navbar li:hover li, #navbar li.hover li {
	float: none;
 }

#navbar li:hover li a, #navbar li.hover li a {
	font-weight:normal;
	font-size:105%;
	color: #fff;
	padding:5px 20px;
	text-shadow: #860b10 1px 1px 1px;
	background:#ed1c24 url('graphics/menu_indent.gif') no-repeat bottom center;
}

#navbar li li a:hover {
	background:#2e2e2e url('graphics/menu_dark_indent.gif') no-repeat bottom center;
}

#slideshow {
    position:relative;
    height:565px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}



#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#sideShow {
    position:relative;
    height:488px;
}

#sideShow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}



#sideShow IMG.active {
    z-index:10;
    opacity:1.0;
}

#sideShow IMG.last-active {
    z-index:9;
}


#topShow {
    position:relative;
    height:163px;
}

#topShow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}



#topShow IMG.active {
    z-index:10;
    opacity:1.0;
}

#topShow IMG.last-active {
    z-index:9;
}


#bottomCorners {
	background:transparent url('graphics/bottom_Corners.png') no-repeat bottom center;
	width:1128px;
	height:70px;
	margin:0 auto;
}

#houseland {
	float:left;
	position:relative;
	width:500px;
	height:150px;
	margin:10px 20px;
	border: 3px solid #e7e7e7;
}

#houselandimg {
	float:left;
	position:relative;
	width:160px;
	height:100px;
	padding: 20px 10px 20px;
}

#houselandtxt {
	float:left;
	position:relative;
	width:315px;
	height:140px;
	padding: 5px 0px 2px;
}

#houselanddsc {
	float:left;
	position:relative;
	width:315px;
	height:80px;
	padding: 0px 0px 4px;
}

span.hlprice {
	font-weight:bold;
	color:#1b3775;
	display:block;
	font-size:85%;
	padding-top:0px;
	padding-bottom:2px;
	padding-right:0px;
	padding-left:0px;
}

span.viewdetails {
	padding-left:85px;
}

span.hlcontact {
	color:#1b3775;
	font-size:100%;
}

#houseborder{
	float:left;
	position:relative;
	padding:2px;
	border: 3px solid #e7e7e7;
	width:200px;
	height:145px;
	margin:8px 10px;
}

#housesdisplayer {
	float:left;
	position:relative;
	width:160px;
	height:150px;
	margin:10px 20px;
}

#linkhome {
	display:block;
	text-align:center;
}

#linkhome a, #linkhome a:link, #linkhome a:active, #linkhome a:visited {
	color:#1b3775;
	text-transform:uppercase;
	font-size:80%;
}

#houseimageOverlay {
	position:absolute;
	top:0;
	left:0;
	width:160px;
	height:100px;
	background:transparent url('graphics/displayer_Overlay.png') no-repeat top left;
}

#planFinder {
	margin:10px 20px 30px 20px;
	padding:10px 15px;
	background:#fff url('graphics/planfinder_bg.gif') repeat-x top left;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#planFinder h2 {
	text-shadow:#fff 1px 1px 1px;
}

#planFinder p {
	text-shadow:#fff 1px 1px 1px;
}

.finderLeft {
	float:left;
	width:20%;
	text-align:left;
	padding:2px;
	font-size:80%;
}

.finderMiddle, .finderRight {
	float:left;
	width:38%;
	text-align:left;
	padding:2px;
	font-size:80%;
}
	
h6 {
	margin:0 0 10px 0;
	padding:0;
	text-shadow:#fff 1px 1px 1px;
	color:#252525;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
}

#slider-range, #slider-range2 {
	width:200px;
	margin:0 0 15px 0;
}

input.range {
	padding:5px;
	margin:0;
	background:none;
	border:0;
	width:250px;
	font-size:95%;
	text-transform:uppercase;
}

#preLoader {
	display:block;
	padding:10px;
	text-align:center;
}


/* Form style */

#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 100%; -webkit-border-radius:5px; }
#contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:115% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; }   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { cursor: pointer; width:200px; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover { background:#444; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

