@charset "UTF-8";
/* CSS Document */

* { margin: 0px; padding: 0px; }
body { background: #d8d3b1 url(images/headerBkg.gif) repeat-x scroll center top; }
a { outline:none; }

/*
---------------- HEADER and FEATURE IMAGE - all
positioned divs for png placement
-------------------------------------------------------- */	

#header {
	margin: 0px auto;
	width: 900px;
	height: 150px;
	position: relative;
	}
	
#header h1 {
	color: #e9e6d2;
	position: absolute;
	left: 5px;
	top: 30px;
	height: 50px;
	}

#header h1 a {
	height: 50px;
	display: block;
	}
	
#realtor {
	position: absolute;
	right: 5px;
	bottom: 78px;
	}
	
#realtor a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #e9e6d2;
	padding-left: 19px;
	background: url(images/arrow.jpg) no-repeat scroll 3px 1px;
	text-decoration: none;
	}

#realtor a:hover {
	background: #000000 url(images/arrow.jpg) no-repeat scroll 3px 1px;
	}
	
#price {
	height: 41px;
	width: 166px;
	background: url(images/price.gif) no-repeat scroll left top;
	position: absolute;
	top: 106px;
	right: -3px;
	}
	
#price p {
	text-indent: -9999px;
	}

#featureImg {
	float:right;
	position: absolute;
	right: -28px;
	z-index: 1;
	top: 110px;
	}
	
/*
---------------- BANNER
-------------------------------------------------------- */	
	
#featureContainer {
	height: 254px;
	width: 100%;
	background: url(images/featureBkg.jpg) repeat-x scroll center top;
	}
	
#feature {
	margin: 0px auto;
	width: 900px;
	height: 213px;
	background: url(images/mountain.jpg) no-repeat scroll center top;
	}

#shopNow {
	background: url(images/btn.shopnow.jpg) no-repeat left top;
	height: 35px;
	float: left;
	margin-top: 133px;
	}

#shopNow a {
	background: url(images/btn.shopnow.jpg) no-repeat left top;
	height: 35px;
	display: block;
	text-indent: -9999px;
	width: 162px;
	}
	
#shopNow a:hover {
	background: url(images/btn.shopnow.jpg) no-repeat left -35px;
	height: 35px;
	}	
	
/*
---------------- HOME MAIN CONTENT
-------------------------------------------------------- */	
	
#fullWidth {
	width: 100%;
	padding: 20px 0px;
	background: #E7E2C0;
	float: left;
	}
	
#inside #fullWidth {
	width: 100%;
	padding: 20px 0px;
	background: #E7E2C0 url(images/bg.insideFullWidthTOP.gif) repeat-x scroll left top;
	float: left;
	}
	
#contentContainer {
	margin: 0px auto;
	width: 890px;
	}	
		
#contentContainer h2 {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #933d16;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#contentContainer h4 {
	font: bold 18px/22px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 5px;
	border-bottom: 1px dotted #C7C2A0;
	padding-bottom: 5px;
	margin-top: 27px;
	}
	
#contentContainer p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #2b2a23;
	margin-bottom: 10px;
	}
#contentContainer ul {
	margin-bottom: 10px;
	}
	
#contentContainer li {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #2b2a23;
	list-style: circle inside;
	}
	
#mainContent {
	float: right;
	width: 610px;
	margin: 10px 0px 0px 0px;
	}
	
#mainContent h3 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 25px;
	text-transform: uppercase;
	background: url(images/img.headerUnderline.gif) no-repeat scroll left bottom;
	padding-bottom: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	}	
	
#fullWidth a, #footerContainer a {
	color: #933D16;
	text-decoration: none;
	border-bottom: 1px dotted #B17B38;
	}
	
#fullWidth a:hover, #footerContainer a:hover {
	color: #222222;
	background: #E7E2C0;
	border: none;
	}
	
/*
---------------- BODY CONTENT
-------------------------------------------------------- */	

#homeContent {
	width: 890px;
	background: url(images/bg.fauxColumns.gif) repeat-y scroll center top;
	float: left;
	position: relative;
	}
	
.columnSpacing {
	padding: 25px 20px 5px 20px;
	margin-bottom: 15px;
	}
	
img.articleImg {
	float: left;
	margin: 5px 10px 0px 0px;
	padding: 1px;
	border: solid 1px #444;
	}
	
#left {
	width: 238px;
	background: url(images/bg.columntop.gif) no-repeat scroll left top;
	float: left;
	}
	
#middle {
	width: 238px;
	float: left;
	margin: 0px 28px;
	background: url(images/bg.columntop.gif) no-repeat scroll left top;
	}

#right {
	float: left;
	width: 238px;
	background: url(images/bg.columntop.gif) no-repeat scroll left top;
	}
	
#right p {
	margin-bottom: 0px;
	}
	
h2#welcome  {
	background: url(images/welcome.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 35px;
	width: 141px;
	}
	
h2#gallery {
	background: url(images/gallery.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 35px;
	width: 171px;
	}

h2#quickfacts {
	background: url(images/quickfacts.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 35px;
	width: 203px;
	}
	
ul#galleryPics {
	width: 238px;
	float: left;
	}
	
#galleryPics li {
	list-style: none;
	background: url(images/img.liSep.gif) no-repeat scroll center top;
	width: 238px;
	padding: 8px 0px 10px 0px;
	float: left;
	}
	
#galleryPics li:hover {
	background: #dfdbba url(images/img.liSep.gif) no-repeat scroll center top;
	padding: 8px 0px 10px 0px;
	}
	
#galleryPics span.Thumb a {
	height: 54px;
	width: 81px;
	margin-top: 4px;
	float: left;
	display: block;
	border-width: 0px;
	margin-left: 3px;
	}
	
html>body #galleryPics span.Thumb a {
	margin-left: 22px;
	}
	
#galleryPics img {
	padding: 1px;
	border: solid 1px #444;
	}
	
#galleryPics .productInfo {
	width: 134px;
	float: left;
	display: block;
	padding: 8px 0px 0px 10px;
	}
	
#galleryPics strong a {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	}
	
#galleryPics strong a:hover {
	color: #933D16;
	}
	
#galleryPics p {
	line-height: 16px;
	margin-bottom: 0px;
	font-size: 11px;
	}

/*
---------------- MAIN NAVIGATION
-------------------------------------------------------- */	

ul#nav  {
	left: 5px;
	top: 100px;
	height: 50px;
	width: 432px;
	z-index: 11;
	position: absolute;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 50px;
	float: left;
	text-indent: -9999px;
	}

/*
---------------- HOME BUTTON
-------------------------------------------------------- */	

#nav li#nHome {
	background: url(images/_nav/btn.home.gif) no-repeat left top;
	width: 92px;
	}
	
#nav li#nHome a {
	background: url(images/_nav/btn.home.gif) no-repeat left top;
	width: 92px;
	}
	
#nav li#nHome a:hover {
	background: url(images/_nav/btn.home.gif) no-repeat left -50px;
	width: 92px;
	}

#nav li#nHomecurrent a, #nav li#nHomecurrent {
	background: url(images/_nav/btn.home.gif) no-repeat left -100px;
	width: 92px;
	}
	
/*
---------------- MAP BUTTON
-------------------------------------------------------- */	

#nav li#nMap {
	background: url(images/_nav/btn.store.gif) no-repeat scroll left top;
	width: 107px;
	}
	
#nav li#nMap a {
	background: url(images/_nav/btn.store.gif) no-repeat left top;
	width: 107px;
	}
	
#nav li#nMap a:hover {
	background: url(images/_nav/btn.store.gif) no-repeat left -50px;
	width: 107px;
	}
#nav li#nMapcurrent a, #nav li#nMapcurrent {
	background: url(images/_nav/btn.store.gif) no-repeat scroll left -100px;
	width: 107px;
	}
	
/*
---------------- CONTACT BUTTON
-------------------------------------------------------- */	

#nav li#nContact {
	background: url(images/_nav/btn.contact.gif) no-repeat scroll left top;
	width: 123px;
	}
	
#nav li#nContact a {
	background: url(images/_nav/btn.contact.gif) no-repeat left top;
	width: 123px;
	}
	
#nav li#nContact a:hover {
	background: url(images/_nav/btn.contact.gif) no-repeat left -50px;
	width: 123px;
	}

#nav li#nContactcurrent a, #nav li#nContactcurrent {
	background: url(images/_nav/btn.contact.gif) no-repeat left -100px;
	width: 123px;
	}
	
/*
---------------- FOOTER
-------------------------------------------------------- */	
	
#clear {
	clear: both;
	}
	
#footerContainer {
	width: 100%;
	background: url(images/bg.footerRepeatx.gif) repeat-x scroll left top;
	clear: both;
	float: left;
	}
	
#footer {
	margin: 0px auto;
	width: 890px;
	padding: 20px 0px;
	}
	
#footer p {
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	color: #2b2a23;
	margin-bottom: 18px;
	text-align: center;
	}

/*


