body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	color:#333333;
	width:100%;
}

#container {
	background-color:#FFF;
	text-align: center;
	width:100%;
	margin: auto;
	padding:0;
}

a:link, a:visited{ text-decoration:none; color:#663300; }
a:hover, a:active { text-decoration: underline; }

/*********** HEADER ***********/

#topbanner {
	height:90px;
	width:100%;
	background:url(images/top_wood_shadow.jpg) top center repeat-x;
	text-align:center;
	padding-top:40px;
}

#banneritems {
	margin:auto;
	width: 780px;
	height:90px;
}

#leftpromo {
	width: 200px;
	height:60px;
	float:left;
	padding-top:25px;
	text-align:left;
}

#logo {
	height:82px;
	width: 380px;
	float:left;
	text-align:center;
	border:0;
	overflow: hidden;
}

#rightpromo {
	height:65px;
	width: 200px;
	float:left;
	margin:auto;
	text-align:right;
	padding-top: 25px;
}

#rightpromo p, #leftpromo p {font-family:Georgia, "Times New Roman", Times, serif; color:#63421C; padding:0; margin:0; }

.addresspromo { font-size:13px;	}
.phonepromo { font-size:22px; }

/*********** SITE NAV ***********/

#sitenav{
	background-color: #F2E9DA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	border-top: 1px solid #999;
	border-bottom: 1px dotted #999;
	width: 780px;
	height:30px;
	margin: auto;
	padding:0;
}

#sitenav ul {
	margin-left:-5px;
	margin-top: 3px;
	padding-top:5px;
	padding-left:0;
}

#sitenav li { display:inline; }
#sitenav a:link, #sitenav a:visited { text-decoration:none; color:#663300; }
#sitenav a:hover, #sitenav a:active { text-decoration: underline; color:#000; }
#sitenav .active { color:#000000; font-weight:normal;}

/*********** CONTENT ***********/

#homecontent{
	margin: auto;
	padding-top: 15px;
	width:780px;
	/*height:430px;*/
}

#houseleft, #houseright {
	width:150px;
	height:450px;
	text-align:center;
}

.productpromo{
	border: 1px dotted #666;
	width:150px;
	margin-top: 3px;
	margin-left:auto;
	margin-right:auto;
	padding: 3px 0;
	clear:both;
	text-align:center;
}

.productpromo p{ margin:0; padding:0; }
.productpromo:hover{ border: 1px solid #333; }
.productpromo a:link, .productpromo a:visited{ text-decoration:none; color:#663300; }
.productpromo a:hover, .productpromo a:active { text-decoration: underline; }

/*********** HOUSE MENU ***********/

#householder {
width:312px;
height:430px;
text-align:center;
margin:auto;
}

#housemenu{
position:relative;
padding-top:70px;
width: 312px;
height:380px;
background:url(images/house_bg.jpg) 0px 10px no-repeat;
}

#leftrooms {  margin-left:3px; width:112px; float:left; display:inline; }
#rightrooms {  width:112px; margin-right:4px; float:right; }
#Offers{ width: 112px; height: 93px; }
#dining{ width: 112px; height: 98px; display: inline;}
#nursery{ width: 112px; height: 95px; }
#bedroom{ width: 112px; height: 93px;  }
#living{ width: 112px; height: 98px;  }
#kitchen{ width: 112px; height: 95px;  }



#manufacturer_drop {
padding-top:310px;
}

/******************************* RECORD PAGE *********************************/

#menu {
	width:135px;
	height:100%;
	float:left;
	margin:0;
	text-align:left;
	padding-top:16px;
	}

#menu ul { margin:0; padding-left:0px;	}

#menu li {
	list-style-type:none;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
	}

#menu li a:link, #menu li a:visited { color:#660000; text-decoration:none;}
#menu li a:hover, #menu li a:active { text-decoration:underline;}
#menu li:hover { background-color:#fff6e5; }

.topmenuitem { border-top:1px solid #999; }
	
#productcolumn {
	width:635px;
	float:left;
	margin:0;
	padding-left:10px;
	padding-bottom: 15px;
	text-align:left;
	}
	
#productcolumn a:link, #productcolumn a:visited {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#660000;
	text-decoration:none;
	}

#productcolumn a:hover, #productcolumn a:active { text-decoration:underline; }

#crumbtrail {
	width:625px;
	height:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
	text-align:left;
	text-indent:5px;
	}

#crumbtrail a:link, #crumbtrail a:visited {	text-decoration:none; color:#660000; font-size:11px;}
#crumbtrail a:hover, #crumbtrail a:active {	text-decoration: underline; font-size:11px;}

#pagenav {
	background-color: #fff6e5;
	text-align: center;
	color: #000;
	width:615px;
	padding:5px;
	margin-bottom:5px;
	}

#detailleft {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:1.5em;
	width:300px;
	float:left;
	}
	
#detailleft h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
line-height:1px;
text-decoration: none;
color: #000;
margin-top:20px;
}
	
#detailleft img {
	padding:4px;
	margin:0;
	border:1px solid #ccc;
	}

#detailright {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:1.5em;
	width:300px;
	float:left;
	padding-left: 20px;
	}
	
#detailright h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}

#detailright li {list-style-type:square; list-style-image:url(images/small_arrow_in_box.png); line-height:1.8em;}

#detailright #pricebox {	
	width:100%;
	height:25px;
	padding-right:8px;
	padding-top:4px;
	border-top:1px solid #ccc;
	border-bottom:1px dotted #ccc;
	text-align:right;
	}

#detailright #pricebox p {margin:0; padding:0;}

#detailright .price {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #000;
	margin-bottom:4px;
}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #330000;
	font-size:18px;
	font-weight:normal;
	padding-bottom:5px;
	text-indent:5px;
	border-bottom:1px solid #999;
	display:block;
	width:100%;
	}

.contacttext {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	}
	
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}

input, textarea {
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/************ PRODUCT BOX *************/

#sectionpromo {
margin:auto;
text-align:left;
width: 600px;
height: 210px;
padding: 10px;
border: 1px dotted #666;
}

#sectionpromo img {float:left; padding-right:20px;}

#sectionpromo h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 32px;
line-height: 0px;
font-weight: lighter;
text-decoration: none;
color: #333;
}

.productbox{
border: 1px dotted #666;
width:150px;
height:160px;
margin: 3px 5px 0 0;
padding: 2px 0;
float:left;
text-align:center;
}

.productbox p{ margin:0; padding:0; }
.productbox:hover{ border: 1px solid #333; }
.productbox a:link, .productbox a:visited{ text-decoration:none; color:#663300; }
.productbox a:hover, .productbox a:active { text-decoration: underline; }

.title {
font-family:"Lucida Grande", tahoma, verdana, sans-serif;
font-weight: bold;
height:16px;
display:block;
}

.category {
font-family:Georgia, "Times New Roman", Times, serif;
color: #000;
font-size: 15px;
}

.thumbnail {
height:110px;}

.thumbnail img { border:0; padding-top:10px; }

.price {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color: #000;
margin-bottom:4px;
}

.oldprice {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color: #666;
	margin-bottom:4px;
	text-decoration:line-through;
}

/********** GOOGLE SEARCH *************/

#search {
	margin:0 auto;
	padding-top:8px;
	width:780px;
	height: 115px;
	text-align:center;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height:1.5em;
}

.searchfield { border:1px solid #999; background-color:#f2f2f2; height:18px;}
.searchtd { padding: 0px; font-size:10px; }
#search_results { }
.search_title {font-size:18px; padding:5px;}
#search_results img {border:0;}



/************ FOOTER ***************/

#footer{
	text-align:center;
	color:#F2E8C7;
	clear:both;
	height:100px;
	background:url(images/bottom_wood_shadow.jpg) top center repeat-x;
	padding-top:10px;
	padding-bottom:0;
	margin-bottom:0;
}

#footer p {
padding:0;
margin:0;
}

#footer ul {margin:0; padding: 15px 0 0 0;}
#footer li {display:inline;}
#footer a:link, #footer a:visited { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; color:#F2E8C7; }
#footer a:hover, #footer a:active {text-decoration: underline; color:#F2E8C7;}

.address {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #000;
	margin:0;
	padding:0;
}

.bookmark {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#fff;
}

/********************* ADMIN STYLES *********************************/

.redheading {
	font-weight:bold;
	font-size:18px;
	color:#CC0000;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}

.success { color: #00cc00;}
.failure { color: #cc0000;}
