body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #464954;
	margin-top: 0px;
}


.ban {
	background-image: url(images/ban.jpg);
	background-repeat: no-repeat;
}
.ban3 {
	background-image: url(images/ban3_tile.gif);
	background-repeat: repeat-x;
}
.ban4 {
	background-color: #01573b;
	background-repeat: no-repeat;
	background-position: left;
}

#left_column {
	margin: 30px 30px 25px 10px;
}
#centre_column {
	margin: 30px 40px 25px 40px;
}

.mainbody {
	margin-left: 40px;
	width:500px;
	margin-top: 30px;
}

.homepics {
	margin-left:23px;
}

.quote{
	font-size: 10px;
	color: #464954;
}

#nav {
	margin: 60px 20px 20px 20px;
}

.products {
	background-color: #F7ab09;
	padding: 20px;
	vertical-align:top;
}

.products_right {
	background-color: #6A6E7A;
	padding: 20px;
	vertical-align:top;
}

.products ul	{
	padding:0;
	margin:0;
	width:127px;
}

.products li {
	margin:0 0 2px 0;
	list-style:none;
	font-weight:bold;
	background: url(images/nav_icon.gif) 0 2px no-repeat;
	padding:0 0 5px 20px !important;
	line-height:1.2em !important;
	border-bottom: 1px dotted #ffffff;
	text-decoration:none;
}

.products_right ul	{
	padding:0;
	margin:0;
	width:129px;
}

.products_right li {
	margin:0 0 2px 0;
	list-style:none;
	font-weight:bold;
	background: url(images/nav_icon2.gif) 0 2px no-repeat;
	padding:0 0 5px 20px !important;
	line-height:1.2em !important;
	border-bottom: 1px dotted #ffffff;
	text-decoration:none;
}

a.products_wood:link {   
	color:#F7AB08;
	} 
	
a.products_wood:visited{     
	color:#F7AB08;
	} 
	
a.products_wood:hover{     
	color:#26241A;
	} 


h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #016D4A;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #016D4A;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #016D4A;
}

h3.wood {
	font-size: 1.1em;
	font-weight: bold;
	color: #F7AB08;
}

a {
	color: #01573B;
	text-decoration:none;
}
a:hover {
	color: #26241A;
}

#finder {
	background-color: #01573b;
	background-repeat: no-repeat;
	background-position: left;
	height: 34px;
	padding-top:3px;
	
	}
	
#finderform {
	margin-left: 20px;
	float: left;
	width: 270px;
}

.findbutton {
	margin-top: 1px;
}

.basketbutton {
	margin-top: 2px;
}
	
#basket {
	float: right;
}

#footerbar {
	margin-left: 10px;
	margin-right: 240px;
	float: left;
	width: 300px;
	color: #ffffff;
	font-weight: bold;
}


.sep {
	font-size: 1.2em;
	color: #B7B314;
	font-weight: bold;
}

#footerlinks {
	float: left;
	text-align: right;
	width: 400px;
	color: #ffffff;
}

#footerlinks a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #F7AB09;
	font-weight: bold;
	text-decoration: none;
}

hr {
	border: none 0; 
	border-top: 1px dotted #009363;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

input.search {
	font-family:"Courier New", Courier, mono;
	color:#009363;
	text-transform: uppercase;
}


.netlink {
	color: #ffffff;
	padding-left: 10px;
}

.netlink a{
	color: #ffffff;
}

.netlink a:hover {
	color: #F7AB09;
}

.active
{
	color: #01573B;
}
.done
{
	color:#999999;
}
.smaller	{
	font-size: 0.85em;
}

.tb	{
	display:inline;
}