body {

	margin:0;
	padding:0;
	background: #E0E1EF url("../img/bg.gif") top repeat-x;
	font-size:76%;

}

a {

	font:bold 0.9em verdana, arial, sans-serif;
	color:#666666;
	text-decoration:none;
	border-bottom:1px solid #CCC;
}

a:hover {


	border-bottom:1px solid #000;
}

p {

	font:normal 0.9em verdana, arial, sans-serif;
	color:#666666;
	padding:5px 0 5px 0;
	margin:0;

}

h2 {

	font:normal 1.2em verdana, arial, sans-serif;
	color:#555;
	margin-bottom:0;
	padding-bottom:0;

}

hr {

	background:#6d0000;
	margin:10px;

}

#container {

	width:780px;
	margin:0 auto;
	background:#FFF;

}

#header {

	width:780px;
	height:210px;
	background:#FFF url("../img/header.jpg") top left no-repeat;

}

#navigation {

	width:780px;
	height:62px;
	background:#FFF url("../img/navbg.jpg") top left no-repeat;

}

#navigation a {

	border:0;

}

#content {

	float:left;
	width:462px;
	padding:0 10px 0 10px;
}

#content ul {

	font-family:verdana;
	color:#666666;
	font-size:0.9em;

}
#content img.roofing {
border: 3px double #B7B6BA;
margin-right:10px;
margin-bottom:10px;	
margin-top:2px;
}

#sidebar {

	float:right;
	width:298px;
	background:#FFF url("../img/sidebarbg.jpg") top center no-repeat;
	text-align:center;
	height:450px;

}

#sidebar img {

	border:3px double #FFF;
	margin-top:9px;

}
#sidebar p {
color:#F3B53C;
}
#sidebar a {

	font:bold 0.9em verdana, arial, sans-serif;
	color:#F3B53C;
	text-decoration:none;
	border-bottom:1px solid #F3B53C;
}

#sidebar a:hover {
	border-bottom:3px solid #F3B53C;
}
	
	
	
	
	
	
#towns {

	font-size:0.9em;
	color:#999999;

}

#towns a {

	font-size:0.7em;

}

#footer {

	clear:both;
	text-align:right;
	border-top:1px solid #CCC;
	padding:3px 0 3px 0;

}
#form {
color:#fff;
font-family:Arial,Helvetica,sans-serif; 
}
#form input{
margin:1px;
padding:1px;
border:1px solid #780E0E;
background:#fff;
width:200px;
font-size:1.2em;
}
#form textarea {
font-family:Arial,Helvetica,sans-serif; 
margin:1px;
padding:1px;
border:1px solid #780E0E;
background:#fff;
width:200px;
font-size:1.2em;
}

#form input.submit {
margin:1px;
padding:1px;
border:2px outset #780E0E;
background:#EFF4F6;
width:100px;
cursor: pointer;
}

#form input:focus {border:1px solid #fff;background: #C7C6CB;}
#form input:hover {background: #C7C6CB;}

#form textarea:focus {border:1px solid #fff;background: #C7C6CB;}
#form textarea:hover {background: #C7C6CB;}