body {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #D2B174;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
#masthead {
	background:url(../images/masthead.jpg) no-repeat left top;
	height: 70px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	background-color: #7C5131;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	background-image: url(../images/wrapper.gif);
	background-repeat: repeat-y;	
}
#menubar {
	font-size: 0.9em;
	padding: 0;
	margin: 0 0 0 305px;
	position: relative;
	z-index: 9999999;
}
#masthead .content {
	padding: 8px 30px 8px 0;
	text-align: right;
	color: #FDF3C3;
	height: 22px;
}
#masthead h1 {
	font-size: 0.8em;
}
#subhead {
	background-image: url(../images/center_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: 525px;
	padding: 0;
	margin: 0;	
	background-color: #B47647;
}
#kitchen {
	position:absolute;
	left:145px;
	top:321px;
	width:150px;
	height:80px;
	font-size:12px;
	line-height:12px;
	color:#652104;
}
#kitchen h3 {
	margin:0;
	padding:0 0 3px 0;
	font-size: 12px;
}
#bath {
	position:absolute;
	left:145px;
	top:426px;
	width:150px;
	height:75px;
	font-size:12px;
	line-height:12px;
	color:#652104;
}
#bath h3 {
	margin:0;
	padding:0 0 3px 0;
	font-size: 12px;
}
#topcontent {
	position:absolute;
	left:320px;
	top:406px;
	width:420px;
	height:100px;
	color: #FEF5CA;
}
#topcontent h1 {
	margin:0;
	padding:0 0 10px 0;
	font-size: 1.1em;
}
#topcontent p {
	margin: 0 5px;
	padding: 0;
	font-size:.8em;
	line-height:1.1em;
	color:#F0D9A2;
}
.more {
	font-size:12px;
	font-weight:bold;
	color:#50341E;
	text-align:right;
	text-decoration:none;
}
.more a:link {
	font-size:12px;
	font-weight:bold;
	color:#50341E;
	text-align:right;
	text-decoration:none;
}
.more a:hover {
	font-size:12px;
	font-weight:bold;
	color:#50341E;
	text-decoration:underline;
}
.more a:visited {
	font-size:12px;
	font-weight:bold;
	color:#50341E;
	text-align:right;
	text-decoration:none;
}
#center {
	width: 780px;
}
#center .content {
	padding: 20px 35px;
	font-size: 0.8em;
	line-height: 1.25em;
	color: #FEF5CA;
}
#footer .content {
	padding: 25px;
	color: #652104;
}
#home_slide{
	float: right;
	width: 385px;
	margin: 10px auto;
}
#footer {
	background-image: url(../images/footer.gif);
	height: 200px;	
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	text-align: center;	
}
#bottomnav {
	width: 700px;
	margin: 0 auto;
	padding: 15px 0;
	color: #654024;
}
#center a:link { color: #F4E9B2;}
#center a:visited { color: #FFFFFF;}
#center a:hover { color: #000000; text-decoration:none;}
#bottomnav a:link { color: #654024; text-decoration:none;}
#bottomnav a:visited { color: #244965; text-decoration:none;}
#bottomnav a:hover { color: #654024; text-decoration: underline;}
#footer .content a:link { color: #044865;}
#footer .content a:visited { color: #411802;}
#footer .content a:hover { color: #FFFFFF;}
.toplinks {
	margin: 0px;
	float: right;
	width: 300px;
	padding: 5px 10px 0 0;
	font-size: .75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FDF3C3;
	text-decoration: none;
}
.topmenu {
	color:#FDF3C3;
	text-decoration: none;
	margin: 0px;
	height: 15px;
	padding: 0 5px 0 5px;
}
.topmenu:hover {
	color:#ffffff;
	text-decoration: none;
	background-color: #2A5D74;
	margin: 0px;
	height: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.toplinks h1 {
	font-size: 1em;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
#footer h4 {
	font-size: 1em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.fl {
	float:left;
}
.fr {
	float:right;
	margin: 15px 0;
}
.center {
	margin: 10px auto;
	display: block;
}	
.tcntr {
	text-align: center;
}