/* CSS Document */
<!-- 
body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#557482; /*lighter colour is #6D92A2*/
		background-image:url(../images/right-tree.gif);
    background-repeat:repeat-x;
    background-position:top;
		min-width:600px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
		font-family: Arial,Helvetica,sans-serif;
    text-align:center;
}
p{
line-height: 1.3em;
}
  #fixed {
   margin:0 auto;
   width:790px;   /* you can use px, em or % */
   text-align:left;
   background: transparent;
  }
	a {
		color:#369;
	}
	a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
		background: transparent;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#nav {
  background-color:#6D92A2;
  border: none;
  color:#FFFFFF;
  font-size:0.9em;
  padding:3px;
  vertical-align:middle;
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  height: 165px;
  }
  #nav img{
  margin: 0;
  border: 1px solid #FFFFFF;
  }
  #nav ul {
  border:medium none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding: 0 0 0 1px;
  }
  #nav ul li {
  display:inline;
  margin:0;
  padding:0;
  }
  #nav li a {
    display:block;
    width:190px;
    height:160px;
    background:top left no-repeat;
    text-decoration:none;
    border: 1px solid #FFFFFF;
    float: left;
    margin-right: 3px;
  }
  #nav a:link, #nav a:visited {
  /*border:0 none;*/
  color:#FFFFFF;
  padding:0;
  text-decoration:none;
  }
  #nav a:hover {
  color:#FF9933;
background-color:#365b61;
  text-decoration:none;
  }
  #nav li a.home { background-image:url(../images/home_1.jpg); }
  #nav li a.products { background-image:url(../images/what_we_sell_2.jpg); }
  #nav li a.shows { background-image:url(../images/where_to_find_us_1.jpg); }
  #nav li a.contact { background-image:url(../images/contact_us_2.jpg); }
  #nav li a span { visibility:hidden; }
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	/* Full page settings */
	.fullpage {
		background:#fff;		/* page background colour */
	}
	.fullpage .col1 {
		width:97%;			/* page width minus left and right padding */
		left:2%;			/* page left padding */
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
    background-color: #FFFFFF;
    background-image:url(../images/rug_pattern.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
	}
	#footer p {
		padding:10px;
		margin:0;
		color: #FFFFFF;
	}
#heading_green h2{
color:#8CC63F;
font-size:18px;
}
#banner, #banner p, #banner p img{
padding: 0;
margin: 0;
}
#banner{
height: 185px;
}
#banner p{
float: left;
width: 200px;
}
#banner p.strapline{
float: right;
width: 400px;
}
img.right{
float:right;
}
p.orange_box{
background-color: #FFCC33;
padding: 20px 5px 20px 10px;
font-weight: bold;
}
.clear{
clear: both;
}
h6{
color: #990000;
font-size: 12px;
font-weight: bold;
}
#about h2{
font-size: 110%;
}
#subscribe a{
font-size: 120%;
color: #63A8AF;
}
#subscribe a:hover {
color:#FF9900;
text-decoration:none;
}
#nav ul li.currentpage a{
color: #FF9933;
}
label.error, p.error{
color: #FF0000;
width: 100%;
text-align: left;
}
#about p img{
float: left;
margin: 20px 27px 0 0;
}
#about p{
padding: 0 25px 10px 25px;
}
#about h1{
padding: 0 0 0 25px;
}
#events{
float: right;
width: 500px;
font-weight: bold;
}
#events p{
float: left;
width: 300px;
}
#events p.date{
clear: left;
float: left;
width: 200px;
}
.clear{
clear: both;
}
#picture{
float: left;
width: 250px;
}
#products ul, #products li{
list-style-type: none;
}
#products li{
float: left;
width: 180px;
text-align: center;
display: block;
}
#products li p a{
text-decoration: none;
}
#products li p a:hover{
background-color: #FFFFFF;
color: #FF9933;
}
#products img{
border: none;
}
img.left{
float: left;
margin: 0 15px 15px 5px;
}
.pdetails p{
vertical-align: top;
}
h1, h2{
color: #557482;
}
#product_details img{
border: 1px solid #CCCCCC;
}
#product_details a{
text-decoration: none;
background-color: #FFFFFF;
}
#product_details a:hover{
color: #557482;
}
.small{
font-size: 0.6em;
}
--> 
