@charset "utf-8";
html  {
	background:#2c1e13 url(images/brown.jpg);
	background-position: 0px 0px;
	margin:auto;
}
body  {
	font: 80% Georgia, "Times New Roman", Times, serif;
	color:#EADFB9;
	background:#867b58 url(images/h-main-bg.jpg);
	width:793px;
	margin: 10px auto 20px auto;
	padding: 0;
	text-align: center;
}
a {
	color:#FFBC79;
	outline:none;
}
a:link {
	color:#FFBC79;
}
a:visited {
	color:#FFBC79;
}
a:hover {
	color:#FF9933;
}
a:active {
	color:#FFBC79;
}
a img {
	border:none;
	outline:none;
	text-decoration:none;
}
input {
	font-family:Georgia, "Times New Roman", Times, serif;
}
textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4 {
	font-weight:bold;
}
h1 {
	font-size:150%;
	color:#F1F0DC;
	margin-top:10px;
}
h2 {
	font-size:140%;
	color:#F1F0DC;
	margin-top:10px;
}
h3 {
	font-size:125%;
	color:#F0E1A8;
	margin-top:10px;
	background-color: #493A25;
	padding:3px 0px 3px 1px;
}
h4 {
	font-size:110%;
	color:#F0E1A8;
	margin-top:10px;
	background-color: #493A25;
	padding:3px 0px 3px 1px;
	margin-top:0px;
}
ul {
	font-size:90%;
	list-style-type:square;
}
#container { 
	width: 794px;
	overflow:visible;
	margin: 0;
	text-align: left;
} 
#header { 
	background: #867b58 url(images/h-header.jpg);
	height:117px; 
	padding-bottom:8px;
}
#nav {
	padding:0px 0px 5px 0px;
	text-align:center;
} 
#nav img {
	display:inline;
}
#sidebar1 {
	color:#EEE4BF;
	float: left;
	width: 230px;
	margin: 10px 0px 20px 25px;
	padding:10px 10px 10px 10px;
	border-right:2px solid #615637;
}
#home { 
	color:#EEE4BF;
	margin: 10px 25px 20px 280px;
	padding: 10px;
} 
#footer {
	height:49px;
	font-size:10px;
	color:#B8D1A3;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 5px 5px 0px 5px;
	background:#867b58 url(images/h-footer.jpg);
} 
#footer a {
	color:#B8D1A3;
	text-decoration:none;
}
#footer a:link {
	color:#B8D1A3;
}
#footer a:visited {
	color:#B8D1A3;
}
#footer a:hover {
	color:#FFCC66;
	text-decoration:underline;
}
#footer a:active {
	color:#B8D1A3;
}
#fullcontent {
	color:#EADFB9;
	margin: 15px 30px 20px 30px;
	border:2px solid #615637;
	padding: 12px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.divider {
	border-right:2px solid #615637;
}
.divider2 {
	border-right:2px dotted #615637;
}
.horizdivider {
	border-bottom:1px solid #615637;
}
.horizdivider2{
	border-bottom:2px dotted #615637;
}
.horizdivider3{
	border-top:2px dotted #615637;
}
.horizdivider4{
	border-bottom:2px solid #615637;
}
.columnleft {
	width:320px;
	margin:10px 0px 10px 0px;
	padding:0px 20px 0px 0px;
	float:left;
	border-right:2px solid #615637;
}
.columnright {
	width:320px;
	margin:10px 0px 10px 0px;
	float:right;
	clear:right;
}
.imgpadleft {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.imgpadright {
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.dining_cell, .bedroom_cell, .living_spaces_cell, .entertainment_cell, .office_cell {
	background-repeat:no-repeat;
}
.dining_cell {
	background-image:url(images/dining_cell.jpg);
}
.bedroom_cell {
	background-image:url(images/bedroom_cell.jpg);
}
.living_spaces_cell {
	background-image:url(images/livingspaces_cell.jpg);
}
.entertainment_cell {
	background-image:url(images/entertainment_cell.jpg);
}
.office_cell {
	background-image:url(images/office_cell.jpg);
}
.dining_cell:hover {
	background-image:url(images/dining_cell_over.jpg);
}
.bedroom_cell:hover {
	background-image:url(images/bedroom_cell_over.jpg);
}
.living_spaces_cell:hover {
	background-image:url(images/livingspaces_cell_over.jpg);
}
.entertainment_cell:hover {
	background-image:url(images/entertainment_cell_over.jpg);
}
.office_cell:hover {
	background-image:url(images/office_cell_over.jpg);
}
.diningbg {
	background-image:url(images/dining-background.jpg);
	background-position:right bottom;
}
.bedroombg {
	background-image:url(images/bedroom-background.jpg);
	background-position:right bottom;	
}
.livingspacesbg {
	background-image:url(images/livingspaces-background.jpg);
	background-position:right bottom;	
}
.entertainmentbg {
	background-image:url(images/entertainment-background.jpg);
	background-position:right bottom;	
}
.officebg {
	background-image:url(images/office-background.jpg);
	background-position:right bottom;	
}
.mini_list {
	font-size:11px;
	line-height:1.8em;
	font-style:italic;
	list-style-type:square;
}
.mini_list a {
	text-decoration:none;
}
.tndisplay {
	text-align:center;
	vertical-align:top;
}
.goldborder {
	border:2px solid #615637;
}
.subcatnav {
	font-size:90%;
}	
.bottompad {
	padding-bottom:10px;
}
.imgforceinline {
	display:inline;
	vertical-align:middle;
}
.searchbox {
	border: 2px solid #615637;
	text-align:center;
	padding: 5px 0px 10px 0px;
	margin:0px 30px 5px 30px;
}
.emphasize {
	color:#A0DEA0;
	text-decoration:underline;
}