html {
	margin: 0px;
	background: url(/images/furniture/background.jpg);
	}
	
body {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica;
	color: #666;
	height: 100%;
	font-size: 70%;
	}

#containermain { 
	background: url(/images/furniture/maincontentbg1.gif);
	display: block;
  	width: 770px;
	margin: 30px auto 0px auto;
	padding: 0px;
	border: 1px solid #666; 
	text-align: left;
	} 

#header {
	background:url(/images/furniture/linedrawing.gif); 
	padding: 5px 0px 5px 20px;
	border-top: 0px;
	border-right: 0px;	
	border-bottom: 1px solid #666;
	border-left: 0px;
	margin: 0px;
}

#header ul {
	float: right;
	margin: 41px -1px 0px 0px;
	padding: 0px;
	border: 0px;
}

#header li {
	display: inline;
	padding: 3px 0px 5px 0px;
	margin: 0px 0px 0px -5px;
	border: 0px;
	text-align: center;
}

#header a:link {
	text-decoration: none;	
}

#header a:visited {
	text-decoration: none;	
}

#header a:hover {
	text-decoration: none;	
}

#header li a:link {
	position: relative;
	border: 1px solid #666;	
	margin: 0px; 
	padding: 3px 7px 3px 7px;
	background: #fff;
	color: #666;
	font-size: 8pt;
}

#header li a:visited {
	position: relative;
	border: 1px solid #666;	
	margin: 0px; 
	padding: 3px 7px 3px 7px;
	background: #fff;
	color: #666;
	font-size: 8pt;
}

#header li a:hover {
	background: #d4a;
	color: #fff;
}

#header li a:link.current {
	position: relative;
	border: 1px solid #666;	
	margin: 0px; 
	padding: 3px 7px 3px 7px;
	background: #d4a;
	color: #fff;
}

#header li a:visited.current {
	position: relative;
	border: 1px solid #666;	
	margin: 0px; 
	padding: 3px 7px 3px 7px;
	background: #d4a;
	color: #fff;
}

#header li a:hover.current {
	color: #fff;
}

#rightcontent {
	clear: all;
	float: right;
	width: 140px;
	padding: 35px 0px 20px 0px;
	border: 0px;
	margin: 0px 10px 0px 0px;
	line-height: 150%;
}

#leftcontent {
	float: left;
	display: block;
	top: 0px;
	width: 165px;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid #666;
	margin: -1px;
	background-color: #fff8eb;
}

#leftcontent ul {
	list-style-type: none;
	margin: 0px 0px 0px -1px;
	padding: 20px;
	border-top: 1px solid #666;
	border-right: 0px;
	border-bottom: 0px;
	border-right: 0px;
}

#leftcontent ul.subnav {
	list-style-type: none;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	border: 0px;
}

#leftcontent li {
	padding: 0px;
	margin: 5px 0px 8px 0px;
	border: 0px;
	color: #d4a;
}

#leftcontent a:link {
	color: #666;
	text-decoration: none;
}

#leftcontent a:visited {
	color: #999;
	text-decoration: none;
}

#leftcontent a:hover {
	color: #d4a;
	text-decoration: underline;
}

#leftcontent a:link.current {
	color: #d4a;
	text-decoration: none;
}

#leftcontent a:visited.current {
	color: #d4a;
	text-decoration: none;
}

#leftcontent img {
	border: 1px solid #666;
	margin: 15px 0px 0px 18px;
}

#leftcontent p {
	margin: 0px 0px 0px 20px;
        font-size: 80%;
}

#maincontent {
	display: block;
	width: 400px;
	padding: 20px 0px 20px 20px;
	margin: 0px 0px 0px 165px;
	border: 0px;
	line-height: 150%;
}

#maincontent img {
	border: 1px solid #666;
}

#maincontent img.noborder {
	border: 0px;
}

#maincontent p {
	margin-right: 25px;
}

#maincontent li {
	margin-right: 25px;
}

#break {
	clear: left;
	display: block;
	border: 0px;
}

#prices {
	margin: 5px 0px 0px 25px;
	border: 0px;
	padding: 0px;
}

#prices td {
	vertical-align: top;
	padding: 0px 20px 5px 0px;
	line-height: 150%;
}

#prices td.line {
	padding: 0px;
	background: #666;
}

.available {
	color: #9f9;
	background: #9f9;
}

.booked {
	color: #c66;
	background: #c66;
}

#calendar {
	margin: 0px 0px 0px 25px;
	border: 0px;
	padding: 0px;
}

#footer { 
	display: block;
	clear: both;
  	width: 770px;
	margin: 0px auto 20px auto;
	padding: 2px 0px 0px 0px;
	border: 0px; 
	text-align: left;
	font-size: 90%;
	} 

#rightfoot {
	float: right;
}

#header h1 {
	font-family: georgia, times new roman;
	font-size: 34px;
	font-weight: normal;
	color: #d4a;
	margin: 0px;
}

#header h3 {
	font-family: georgia, times new roman;
	font-size: 10px;
	font-weight: bold;
	color: #d4a;
	margin: 0px;
}

#maincontent h2 {
	font-family: georgia, times new roman;
	font-size: 200%;
	font-weight: normal;
	color: #666;
	margin: 0px 0px 20px 0px;
}

#maincontent h3 {
	font-family: georgia, times new roman;
	font-size: 160%;
	font-weight: normal;
	color: #666;
	margin: 20px 0px 5px 0px;
}

#maincontent h4 {
	font-family: georgia, times new roman;
	font-size: 90%;
	font-weight: bold;
	color: #666;
	margin: 0px;
}

#maincontent p.button {
	margin: 0px 0px 0px 255px;
	background: #fee;
}

#referencebox {
	border: 1px solid #d4a;
	padding: 10px;
}

.code {
	color: #c69;
}

a:link {
	color: #d4a;
}

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

