body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	width: 850px;
	background-image: url(../images/stripe_bg.gif);
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 0px;
}
.signupframe {
  /*border: 1px solid #AAA9A9;*/
  background: #D0E5F9;
  color: #040404;
  font-family: Arial, Helvetica, sans-serif;
  width: 180px;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 850px;
	background-color: #FFFFFF;
}
#content {
	margin-top: 0px;
	padding-left: 10px;
	width: 600px;
	float:right;
	padding-right: 8px;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: underline;
}
#leftMenu {
	margin-top: 20px;
	margin-left: 2px;
	padding-left: 15px;
	width: 215px;
	float:left;
	background-color: #006699;
	color: #FFFFFF;
	padding-top: 0px;
}

#footer {
	margin: 0px;
	padding-top: 10px;
	width: 850px;
	height: 40px;
	clear: both;
	color:#0099CC; 
	text-align: center;
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat-x;
}
ul {
	list-style-type: none;
}
h1 span {
	display: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 850px;
	background-image: url(../images/head_logo9.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
ul#mainNav {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 850px;
 }
ul#mainNav li {
	float: left;
	margin-left: 4px;
	padding-top: 3px;
	height: 30px;
	width: 88px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}
.active {
	font-weight: bold;
	background-image: url(../images/ul_bg_roll.gif);
	background-repeat: repeat-x;
}
ul#mainNav a {
	display: block;
	background-image: url(../images/ul_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 88px;
	color: #006699;
	padding-top: 4px;
}
ul#mainNav a:hover {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/ul_bg_roll.gif);
	background-repeat: repeat-x;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-large;
	background-image:url(../images/newstripe.png);
	font-weight: lighter;
	padding-left: 8px;
}
#leftMenu h2 {
	Background-image: none;
}
h3,h4,h5 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: lighter;
}
div#content h2,h3 {
	padding-left: 2px;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear:both;
}
.glossymenu{
margin: 5px 0;
padding: 0;
width: 195px; /*width of menu*/
/*border: 1px solid #9A9A9A;*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(../images/glossybackA.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../images/glossybackB.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
#wrapper {
	background-color: #FFFFFF;
	position: absolute;
	width: 850px;
	right: auto;
	left: auto;
}

blockquote {
	background-image: url(../images/newstripe.png);
}
td h3 {
	background-image: url(../images/ul_bg.gif);
}
p#crawley, p#knockhatch, p#watford, p#bolton {
	padding: 5px;
	width: 170px;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: -20px;
	background-image: url(../images/newstripe.png);
	float: right;
	border: 1px solid #999999;
}
p#crawleyShop {
	padding: 5px;
	height: 113px;
	width: 170px;
	margin-right: 20px;
	margin-left: 10px;
	background-image: url(../images/newstripe.png);
	float: right;
	border: 1px solid #999999;
}
p#workshop {
	padding: 5px;
	height: 123px;
	width: 180px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: -10px;
	background-image: url(../images/newstripe.png);
	float: right;
	border: 1px solid #999999;
}
p#banner {
	width: 468px;
	height: 62px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/newstripe.png);
	border: 1px solid #999999;
	padding: 5px;
}
.important {
	font-weight: bold;
	color: #CC3333;
}

#content a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content li {
	list-style-type: square;
}
p#phone {
	width: 135px;
	height: 45px;
	margin-left: 25px;
	margin-top: 20px;
}

p#weather {
	background-image: url(../images/newstripe.png);
	margin: 0px;
	padding: 8px;
	height: 220px;
	width: 470px;
}
.blueHead {
	background-image: url(../images/ul_bg.gif);
	height: 30px;
	padding-left: 8px;
	clear: both;
}
p#snowy {
	padding: 5px;
	height: 135px;
	width: 180px;
	background-image: url(../images/newstripe.png);
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-top: -5px;
}
p#delivery {
	margin-left: 15px;
}
	
p#hireEnquire a {
	background-image: url(../images/hire_button_up.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 200px;
}
p#hireEnquire a:hover {
	background-image: url(../images/hire_button_over.gif);
	background-repeat: no-repeat;
}.bigger {
	font-size: larger;
	font-weight: bold;
}
p#check {
	text-align: center;
}
p#check a {
	text-decoration: none;
}
p#check a:hover {
	text-decoration: none;
}
p.credit {
	display: none;
}
ul#blogList {
	padding-left: 0px;
	list-style: none;
}
ul#blogList a {
color: #FFFFFF;
}
ul#blogList a:hover {
color: #FFFFFF;
text-decoration: underline;
}
ol#commentlist {
	list-style: none;
}
