/* CSS Document */
body {
	background-color:#FFF9F0;
	margin:0;
	padding:0;
}
body, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#686257;
}
td {
	vertical-align:top;
}
th {
	vertical-align:top;
	text-align:left;
}
#border_bottom {
	height:786px;
	height:18px;
	padding:0;
}
#border_left {
	background-image:url(images/border_left.jpg);
	background-repeat:repeat-y;
	width:8px;
}
#border_right {	
	background-image:url(images/border_right.jpg);
	background-repeat:repeat-y;
	width:8px;
}
#footer {
	text-align:center;
	font-size:10px;
	color:#FFFCF7;
	background-color:#9C9589;
	border-top:1px solid #5B5C56;
	border-bottom:2px solid #5B5C56;
	padding:3px 0 3px 0;
}
#bg {
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
}
#container, #content {
}
#content {
	height:400px;
	padding:20px;
	padding-top:5px;
	background-image:url(images/watermark.jpg);
	background-position:bottom;
	background-repeat:no-repeat
}
h1 {
	font-size:17px;
	color:#5B5C56;
}
h2, h2 a {
	font-size:14px;
	color:#686257;
	background-image:url(images/arrow_right.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	text-transform:lowercase
}
h2 a {
	background-image:none;
	padding:0;
	text-decoration:none
}
h2 a:hover {
	text-decoration:underline
}
h2 span {	
	font-size:12px;
	font-weight:normal
}
h3, h3 a {
	font-size:12px;
	color:#686257;
	margin-top:5px;
}
a {
	color:#5B5C56;
	font-weight:bold;
}
#footer a {
	color:#FFF9F0;
	text-decoration:none;
}
a: hover {
	text-decoration:underline;
}
a, img {
	border:none;
}
#chimneys, #entrances, #fireplaces, #housing, #paving, #pillars, #sundry, #walling {
	display:none;
}
#chimneys, #entrances, #fireplaces, #housing, #paving, #pillars, #sundry, #walling {
	background-color:#FFFDF9;
	border:2px solid #BAA685;
}
#colour_range h3 {
	font-size:15px;
	font-weight:bold;
	margin:0;
	margin-bottom:3px;
	padding:0;
}
#colour_range p {
	margin-top:20px;
}