﻿body
{
	background-color: #dce3bb;
	background-position-x: center;
	background-image: url(images/waterflow3c.jpg);
	background-repeat: no-repeat;
}
.mainbody
{
	min-height: 575px;
	max-height: 100%;
	background-image: url(images/CandAPlumbing_05.jpg);
	position: relative;
	width: 800px;
	background-repeat: repeat-y;
}
.navbox
{
	width: 800px;
	height: 122px;
	background-image: url(images/CandAPlumbing_01.jpg);
}
.nav
{
	font-weight: bold;
	left: 10px;
	font-family: Arial, Verdana, Tahoma;
	position: relative;
	font-size: 10pt;
	line-height: 13pt;
}
.formbox
{
	float: left;
	width: 262px;
	min-height: 441px;
	max-height: 100%;
	position: relative;
	font-size: 9pt;
	font-family: Verdana;
	padding-left: 10px;
	line-height: 13pt;
	background-image: url(images/CandAPlumbing_05.jpg);
}

.bodytext
{
	float: right;
	position: static;
	top: 0px;
	width: 510px;
	padding-right: 13px;
	font-size: 11pt;
	line-height: 14pt;
	font-family: Tahoma, Verdana, Arial;
}
.copyright
{
	font-size: 8pt;
	color: black;
	font-family: Arial, Verdana, Tahoma;
	text-align: right;
}
a.navlink:link
{
	color: black;
	text-decoration: none;
}
a.navlink:visited
{
	color: black;
	text-decoration: none;
}
a.navlink:hover
{
	color: #be293c;
	text-decoration: none;
}
a.navlink:active
{
	color: #b3293c;
	text-decoration: none;
}
hr{border-right: #be293c 1px solid; border-top: #bf2a3d 1px solid; border-left: #bf2a3d 1px solid; border-bottom: #bf2a3d 1px solid; }
h1
{
	font-size: 13pt;
	font-style: italic;
	font-family: Verdana, Arial, Tahoma;
	line-height: 17pt;
	text-align: center;
}
h2
{
	font-size: 15pt;
	font-style: italic;
	font-family: Verdana, Arial, Tahoma;
	line-height: 20pt;
	text-align: center;
}