BODY{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
	padding:0;
	text-align:center;/*centre for ie5 */
	}
IMG {margin: 0; padding 0; border: 0; text-align:center;}
h1, h3, h4 {padding: 0; margin: 0;}
p {padding: 0 0 4px 10px; margin: 0; text-align:left; font-size: 105%}

a:visited {color: blue}

h1 {color: #30F; padding: 5px 0 5px 10px; margin-bottom: 3px; font: 200% bold arial, sans-serif; text-align: center; border-top: 1px solid #999}
h3 {color: #F30; padding: 4px 0; margin-bottom: 3px; font-size: 110%;}
h2 {color: #339;  padding: 4px 0; margin: 3px; font-size: 110%;}
h4 {color: #F30); padding: 4px 0; margin-bottom: 3px; font-size: 100%;}

#navigation ul {
	margin: 0 4px 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 80%;
	text-align: left;
	}

#navigation a {
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #06C;
	border-bottom: 1px solid #eee;
	}

#navigation a:link, #navlist a:visited {
	color: #EEE;
	text-decoration: none;
	}

#navigation a:hover {
	background-color: #003;
	color: #fff;
	}

#xmas a{background-color: red;}
#xmas a:hover{background-color: #090;}

#tagline {position: absolute; top: 73px; right: 20px; margin: 0;}

table {
	text-align: center;
	border: 1px solid grey;
	}

tr.topline{
	font-weight: bold
	}

td {
	border: 1px solid grey;
	padding: 2px;
	margin: 0;
	text-align: center;
	}

.float {padding: 4px; margin: 0; float: left; text-align:center; width: 19%;}
.float p{text-align:center; margin: 0; padding: 2px 0}
.image{text-align:center; border: 0}

#quote{
	color: #006;
	border-bottom: 1px solid #999;
	margin-top: 10px;
	}
	
#quote p {
	text-align:center;
	}
	
#phone {
	color: #F30;
	font-size: 130%;
	}

.phoneline {
	color: #F30;
	}
	
#mail {
	color: #993; font-size: 12px;
	letter-spacing: -0.05em;
	}

.pricelist {
	font-size: 0.9em;
	margin-top: 5px;
	}

.address {
	font-size: 0.8em;
	color: #333;
	margin-top: 5px;
	}
	
#container {
	width:100%;
	background:white;/*this colour will be left column colour */
	margin:auto;/* centre for compliant browsers*/
	text-align:left;
	padding: 0px;
	border: 1px solid #000080;
	}

#header {
	text-align:left;
	border: none;
	background: #03F;
	margin: 5px;
	}
	
#left {
	margin-left:-159px;
	float:left;
	width:155px;
	position:relative;
	left:-2px;
	padding: 0;
	text-align: center;
	}
	
#left p {padding: 4px 0; text-align: center; } 

#middle {
	text-align: center;
	background:white;
	margin-left:165px;
	margin-top: 5px;
	margin-right: 5px;
	padding: 0;
	border: 1px solid white;
	background:  url(assets/navbackground.jpg) repeat-y;
	}

* html #middle {height:1%;margin-left:165px}

.notes {font-size: 80%; text-align:center; margin-bottom: 5px;}

#footer {
	clear:both;
	text-align:center;
	color: #333;
	background: #9CF;
	border-top: 1px solid #000080;
	padding-top: 3px;
	margin: 5px;
	}
#footer p{text-align:center; font: 80% arial, sans-serif}

#design a {color: #69F; padding: 2px 0; text-decoration: none;}
#design a:hover {color: #69F; text-decoration: underline;}