body
{
	margin: 0;
	padding: 0;
	font: 85% arial, helvetica, sans-serif;
	text-align: left;
	color: #666;
	background-color: #fff;
	background-image: url(../hove-plumber-backgrounds/pvii-greystrp-bg2.gif);
}

p { line-height: 165%; }

a.preview {
border: none;
text-decoration: none;
}

a:link img, a:visited img, a:hover img {
border: none;
text-decoration: none;
}
  
a:link { color: #003399; 
text-decoration: none;}

a:visited { color: #003399;
text-decoration: none; }

/*a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
	border: none;
}
*/
h1	{
	color: #555;
	font: 130% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:165%;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

h2
{
	color: #555;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	line-height:165%;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	width: 750px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

#header
{
	height: 160px;
	width: 100%;
	background-image: url(../plumber-brighton-images/plumber-brighton-sm.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#singlecol
{
margin: 0 20px 0 20px ;
}

li {list-style-image: url(../plumber-brighton-images/hove-plumber-bullet.gif)}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #fff;
	padding-left: 15px;
}

#contents { margin: 0 200px 40px 20px; }

.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #ffffff;
	text-align: center;
	font-size: 90%;
}

.left_col { float: left; 
		width: 250px;
} 


.right_col { 
        float: left;
		width: 400px;
} 

.clear {
  clear: both;
}
