@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

legend {
	font-size: 18px;
}

.dataCell {
	border-bottom: 1px solid #cccccc;
}

.navBar {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}.findAPlumber {
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 30px;
	line-height: 20px;
	background-color:#777d79;
}
.freeQuotePanel {
	background-color: #464d48;
	background-image: url(../graphics/freeQuotePanel.gif);
	background-repeat: no-repeat;
}

.footerLinks {
	font-size: 12px;\
	line-height: 20px;
	color: #464d48;
	text-decoration: none;
}
footerLinks a:link {
	text-decoration: none;
}
footerLinks a:visited {
	text-decoration: none;
	color: #464d48;
}
footerLinks a:hover {
	text-decoration: underline;
	color: red;
}

footerLinks a:active {
	text-decoration: none;
	color: red;
}
.orangeText {
	color: #ff9900;
}

.tabcontent{
display:none;
font-family: arial;
}

.greenBoxLinks {
	font-size: 16px;
	color: white;
	text-decoration: none;
}
.greenBoxLinks a:link {
	text-decoration: none;
}
.greenBoxLinks a:visited {
	text-decoration: none;
	
}
.greenBoxLinks a:hover {
	text-decoration: underline;
	color: yellow;
}

.greenBoxLinks a:active {
	text-decoration: none;
	color: yellow;
}

.photoCell {
	background-color: #c7e4e2;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

.textCell {
	background-color: #c7e4e2;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

