body {
	background-image: url(site_elements/sliver-blue.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color: #81A9BF;
}
a:visited {
	color: #558499;
}
a:hover {
	color: #81A9BF;
}
a:active {
	color: #81A9BF;
}
.maintext {
	font: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.maintext_white {
	font: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #FFFFFF;
}
h1 {font-family:Arial, Helvetica, sans-serif; font-size: 18px;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size: 14px;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size: 12px;}

#top_tag {
float: right;
margin-top: 6px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
#navbar2 {
	height: 36px;
	width: 798px;
}
#navbar2 ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
line-height: 31px;
white-space: nowrap;
font-weight: bold;
background-color: #C8D7E0;
width: 100%;
}

#navbar2 li {
margin-left: 1px;
margin-left: 1px;
list-style-type: none;
display: inline;
}
#navbar2 li a {
text-decoration: none;
padding: 7px 11px;
color: #000;
}
#navbar2 li a:link {
color: #fff:
}
#navbar2 li a:visited {
color: #fff;
}
#navbar2 li a:hover {
text-decoration: none;
color: #FFF;
background-color: #3366FF;
background-image: url(site_elements/bn1.png);
}
#node1
{
	background-image:url(site_elements/topbar.gif);
	width: 778px;
	height: 78px;
	padding-left: 20px;
	margin-top: 15px;
	left: 1px;
	background-position: top;
}
.logo {
	position: relative;
	top: 15px;
	width: 225px;
	height: 30px;
}
#clear{
height: 21px;
clear:both;
}
html>body #clear {height: 11px}

#node2
{
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	width: 778px;
	padding: 10px;
	margin-top: -5px;
	
}
html>body #node2 {padding: 10px}

#node3
{
	float: left;
	width: 300px;
	height: 60px;
	background-color: #666666;
	background-image:url(site_elements/urban.gif);
}
#node4
{
	float: left;
	width: 300px;
	height: 60px;
	background-color: #333333;
	background-image: url(site_elements/woodland.gif);
}
#node5
{
	float: left;
	width: 300px;
	height: 60px;
	background-color: #111111;
	background-image: url(site_elements/historic.gif);
}
#node6
{
	float: left;
	width: 325px;
	background-color: #123456;
}
#node7
{
	float: left;
	width: 479px;
	background-color: #e5e5e5;
}
#node8
{
	float: left;
	width: 140px;
	background-color: #C8D7E0;
}
#node9
{
	float: left;
	width: 480px;
	background-color: #BAE568;
}
.blueback {
background-image: url(site_elements/blueback.jpg);
line-height: 20px;
}
.blueback_plain {
background-color: #CEDCE9;
line-height: 20px;
}

.section_box {
background-image: url(site_elements/section-back.png);
line-height: 20px;
width: 200px;
}
#urban-price {
background-image: url(site_elements/urban-price_box.gif);
line-height: 20px;
width: 225px;
float: left;
padding: 10px 40px 10px 10px;
}
#wood-price {
background-image: url(site_elements/wood-price-box.gif);
line-height: 20px;
width: 225px;
float: left;
padding: 10px 40px 10px 10px;
}
.padded {
padding: 10px;
}