@charset "UTF-8";
/**
 * Stylesheet
 * 
 * Copyright: 2008 PaulCarbo.net
 * Author: Paul Carbo
 *
 *
 */
 
 
/* MAIN */

body{
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#35549F;
}

ul, li, blockquote{
	margin-top:0;
	margin-bottom:0;
}

img { 
	border-style: none;
}


/* HEADER */

#header {
	background-image: url(images/header.gif);
	width: 850px;
	height: 146px;
	margin-right: auto;
	margin-left: auto;
}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-top: 11px;
	font-weight: bold;
	color: #35549F;
	height: 27px;
	margin-top: 91px;
	padding-right: 17px;
	padding-left: 17px;
	float: right;
	display: block;
}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-top: 11px;
	font-weight: bold;
	color: #35549F;
	height: 27px;
	margin-top: 91px;
	padding-right: 17px;
	padding-left: 17px;
	float: right;
	display: block;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-top: 11px;
	font-weight: bold;
	color: #35549F;
	height: 27px;
	margin-top: 91px;
	padding-right: 17px;
	padding-left: 17px;
	float: right;
	display: block;
	background-image: url(images/pointer1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-top: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	margin-top: 91px;
	padding-right: 17px;
	padding-left: 17px;
	float: right;
	display: block;
	background-image: url(images/pointer1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#nav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-top: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	margin-top: 91px;
	padding-right: 17px;
	padding-left: 17px;
	float: right;
	display: block;
}


/* MAIN */

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-bottom: 10px;
}

#sep1 {
	height: 10px;
	background-color: #BCCDF5;
	clear: both;
	font-size: 0px;
}

#spacer {
	height: 1px;
	clear: both;
	font-size: 0px;
}

#left_hold {
	clear: left;
	float: left;
	padding-bottom: 30px;
}

#right_hold {
	clear: right;
	float: right;
	padding-bottom: 30px;
}

#left_hold2 {
	clear: left;
	float: left;
	padding-bottom: 30px;
}

#left_hold3 {
	clear: left;
	float: left;
	width: 335px;
	background-image: url(images/faucetmoney.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 625px;
}

#right_hold2 {
	clear: right;
	float: right;
	padding-bottom: 50px;
	margin-right: 50px;
	width: 385px;
}

.title1 {
	display: block;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-style: italic;
	color: #913333;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCCDF5;
	font-weight: bold;
}

.title2 {
	display: block;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	color: #913333;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCCDF5;
	width: 385px;
	margin-bottom: 20px;
	float: left;
	clear: both;
	font-weight: bold;
}

.title_right {
	display: block;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-style: italic;
	color: #913333;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCCDF5;
	float: right;
	width: 400px;
}

.title2_right {
	display: block;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	font-size: 22px;
	font-style: italic;
	color: #913333;
	padding-bottom: 5px;
	float: right;
	width: 500px;
	margin-top: 50px;
	margin-bottom: 35px;
}

.title3_right {
	display: block;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	color: #913333;
	padding-bottom: 5px;
	float: right;
	width: 530px;
	margin-top: 50px;
	margin-bottom: 35px;
}

.title_left {
	display: block;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-style: italic;
	color: #913333;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCCDF5;
}

#text1 {
	float: left;
	height: 213px;
	width: 346px;
	margin-left: 50px;
	background-image: url(images/text1.gif);
	margin-top: 50px;
	display: inline;
}

#text2 {
	float: right;
	height: 276px;
	width: 410px;
	background-image: url(images/text2.gif);
	display: inline;
	margin-top: 65px;
	margin-right: 50px;
}

#text3 {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 15px;
	color: #913333;
	font-size: 22px;
	font-style: italic;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	font-weight: bold;
}

.text4 {
	color: #34549F;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	display: block;
	width: 385px;
}

.text_main {
	margin-bottom: 30px;
	color: #34549F;
	font-size: 12px;
	padding-left: 15px;
}

.text_main2 {
	margin-bottom: 40px;
	color: #34549F;
	font-size: 12px;
	width: 385px;
	float: left;
	display: block;
	clear: both;
}

.text_right {
	margin-bottom: 30px;
	color: #34549F;
	font-size: 12px;
	padding-left: 15px;
	float: right;
	width: 400px;
}

.text_left {
	margin-bottom: 30px;
	color: #34549F;
	font-size: 12px;
	padding-left: 15px;
}

#image1 {
	float: right;
	background-image: url(images/faucet.jpg);
	height: 239px;
	width: 267px;
	margin-right: 50px;
	margin-top: 50px;
	display: inline;
}

#image2 {
	float: left;
	background-image: url(images/plumber1.jpg);
	height: 359px;
	width: 258px;
	display: inline;
	margin-top: 20px;
	margin-left: 50px;
}

.image1_left {
	float: left;
	background-image: url(images/plans.jpg);
	height: 130px;
	width: 280px;
	margin-top: 40px;
	margin-bottom: 35px;
}

.image2_left {
	float: left;
	background-image: url(images/info.jpg);
	height: 95px;
	width: 250px;
	margin-top: 35px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: right;
}

.image3_left {
	height: 25px;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.image4_left {
	float: left;
	background-image: url(images/info.jpg);
	height: 95px;
	width: 250px;
	margin-top: 35px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: right;
}

.special {
	font-family: Cambria, Georgia, "Times New Roman", serif;
	font-size: 22px;
	font-style: italic;
	margin-top: 5px;
	display: block;
	color: #34549F;
}

a.nav1:link {
	font-size: 18px;
	color: #913333;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #913333;
}

a.nav1:visited {
	font-size: 18px;
	color: #913333;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #913333;
}

a.nav1:hover {
	font-size: 18px;
	color: #913333;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #913333;
}

a.nav1:active {
	font-size: 18px;
	color: #913333;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #913333;
}

a.nav2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#35549F;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #34549F;
}

a.nav2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#35549F;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #34549F;
}

a.nav2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#35549F;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #34549F;
}

a.nav2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#35549F;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #34549F;
}

.phone {
	font-size: 22px;
}

/* FOOTER */

#footer {
	width: 800px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #BCCDF5;
	color: #FFFFFF;
}

#text_footer {
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 13px;
	font-size: 10px;
}

#image_footer {
	float: right;
	height: 21px;
	width: 73px;
	display: inline;
	margin-right: 20px;
	margin-top: 15px;
}

