@charset "utf-8";
html, body {
	margin:0px;
}
html {background: #FFF url('../images/bg.gif') 0% 0% repeat-x;}
h1 {
	margin: 0 0 10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: bold;
	color: #324352;
}
h2 {
	margin: 0 0 5px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #324352;
}
h3 {
	margin: 0 0 5px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #122336;
	clear:none;
	float: left;
}
p {
	margin: 0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
}
ul {
	margin: 0 0 10px 0;
}
ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
	list-style-type:circle;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
}
.textads {background-color:#EDEDED;font-size:11px;color:#4A4A4A;}
.textads a:link {
	color:#4A4A4A;
	text-decoration:none;
}
.textads a:visited {
	color:#4A4A4A;
}
.textads a:hover {
	text-decoration:underline;
}
.tbox {
	width: 200px;
}
.wrapper {
	width: 760px;
	margin: 0 auto;
}
.header {
	position: relative;
/*	background-color: #5e9bc8; */
	height: 71px;
/*	background-image: url(../images/hdgrad.png); */
	background-repeat: repeat-x;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
}
.footer {
	background:#56748E;
	color:#FFF;
	clear:both;
	font-size:10pt;
	text-align:center;
	padding:5px;
	margin: 20px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.footer a {
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}
.footer a:visited {text-decoration: none;}
.footer a:hover {text-decoration: underline}
	
.logo {
	float: left;
	margin: 10px 0 0 5px;
}
.contact {padding:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 10px;}
#email {background: #CCC url('../images/address_blue-64.png') no-repeat 97% 10%;}
#phone {background: #aab6c5 url('../images/telephone_blue-64.png') no-repeat 97% 50%;}
.headercontact {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#text {
	position: absolute;
	left: 86px;
	top: 41px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	width: auto;
}
#navbar{
	margin-top:10px;
	width:auto;
	height:36px;
	background:url(../img/navbar-bg.png) left top repeat-x;
	clear:both;}
#navbar .inbar{
	display:block;
	height:36px;
	background:url(../img/right-round.png) right top no-repeat; }
#navbar ul, #navbar ul li{
	border:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	height:36px;
	line-height:36px; }
#navbar ul{
	background:url(../img/left-round.png) left top no-repeat; } 
#navbar ul li{
	float:left;
	display:block;
	line-height:36px; } 
#navbar ul li a{
	color:#403e32;
	text-decoration:none;
	font-weight:bold;
	display:block; } 
#navbar ul li a span{
	padding:0 20px 0 0;
	height:36px;
	line-height:36px;
	display:block;
	margin-left:20px; }
#navbar .navhome a, #navbar .navhome a:hover{
	background:url(../img/a-bg.png) left top no-repeat;
	height:36px;
	line-height:36px; } 
#navbar .navhome a span, #navbar .navhome a:hover span{
	color:#FFFFFF;
	background:url(../img/span-bg.png) right top no-repeat;
	height:36px;
	line-height:36px; } 
#navbar ul li a:hover{
	background:url(../img/ahover-bg.png) left top no-repeat;
	height:36px;
	line-height:36px; } 
#navbar ul li a:hover span{
	background:url(../img/spanhover-bg.png) right top no-repeat;
	height:36px;
	line-height:36px; }

.mainbox {
	margin-top: 10px;
	padding:10px;
	float:left;
	width:500px;
}
#marketing2 {
	height: 125px;
	width: 125px;
	float:right;
	background-image: url(../images/125x125plumbing.jpg);
	border: 1px #402878 solid;
}
.viewimages {
	float:right;
	font-size:10px;
	background:#CACE93;
	padding:3px;
	font-weight:bold;
	margin-bottom:5px;
	color:#122336;
	border: 1px solid #6B6B6B;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align:right;
}
.viewimages a {
	text-decoration:none;
	color:#122336;
}
.viewimages a:hover {
	text-decoration:none;
	color:#122336;
}
.viewimages:hover {
	background:#DEE1BD;
}
