@charset "UTF-8";
body {
	margin: 0px;
	/* [disabled]background: url(../images/gradient_bg.png) repeat-x left top; */
	padding: 0;
}
body #header {
	font-family: Arial, Helvetica, sans-Serif;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	height: 71px;
	width: 912px;
	background-image: url(../images/header.gif);
	background-color: #FFFFFF;
	position: relative;
}
#logo #phonenumber {
	margin-top: 20px;
}
.header img {
	margin: 13px 0 0 19px;
}
body #header #logo {
	font-family: Arial, Helvetica, sans-Serif;
	font-size: 13px;
	float: left;
	margin: 16px 0 0 19px;
	padding: 32px 0 0 36px;
	width: 232px;
	height: 20px;
	background-image: url(../images/ncJefferson.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body #main #logo {
	font-family: Arial, Helvetica, sans-Serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 60px;
	background-image: url(../images/ncJefferson.gif);
	background-repeat: no-repeat;
	background-position: 19px 27px;
}
body #header #links {
	text-align: right;
	margin: 16px 0 0 0;
	padding: 32px 40px 0 0;
	float: right;
	width: 562px;
	height: 20px;
}
body #header a {
	margin: 0 10px 0 10px;
}
body #header a:link {
	color: #000000;
	text-decoration: none;
}
body #header a:visited {
	text-decoration: none;
	color: #000000;
}
body #header a:hover {
	text-decoration: underline;
	color: #3D3500;
}
body #header a:active {
	text-decoration: none;
}
body #main, #main {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 912px;
	position: relative;
	background-color: #fff;
	min-height: 600px;
}
#tagline {
	position: absolute;
	left: 300px;
	font-size: 12px;
	top: 20px;
	font-weight: bold;
}
#header #tagline {
	left: 332px;
	top: 14px;
}
#leftnav {
	float: left;
	width: 138px;
	height: 439px;
	margin-top: 10px;
	margin-left: 0;
	padding-top: 10px;
	background: url(../images/leftNav.gif) left top no-repeat;
}
#leftnav strong {
	font-family: Arial, Helvetica, sans-Serif;
	font-size: 13px;
	margin-left: 10px;
	margin-bottom: 0px;
	line-height: 30px;
}
#leftnav ul {
	font-family: Arial, Helvetica, sans-Serif;
	text-indent: 0;
	font-size: 11px;
	margin: 0px;
	padding: 0 0 0 17px;
	line-height: 13px;
}
#leftnav ul li {
	padding: 1px 0 1px 0;
	margin: 0;
}
#leftnav a:link {
	color: #000000;
	text-decoration: none;
}
#leftnav a:visited {
	text-decoration: none;
	color: #000000;
}
#leftnav a:hover {
	text-decoration: underline;
	color: #3D3500;
}
#leftnav a:active {
	text-decoration: none;
}
body div.content {
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-Serif;
	text-align: left;
	color: #595c5c;
	font-size: 13px;
	width: 741px;
	height: 393px;
	float: right;
}
body #main #footer {
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-Serif;
	text-align: center;
	color: #595c5c;
	font-size: 11px;
	width: 719px;
	float: right;
	background-image: url(../images/footer_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body #main #footer2 {
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-Serif;
	text-align: center;
	color: #595c5c;
	font-size: 11px;
	width: 719px;
	float: right;
}
#aboutPage #theLeft {
	width: 275px;
	float: left;
	margin-top: 20px;
}
#theLeft .narrowWidth {
	width: 75%;	
}
.callouts {
	float: right;
	width: 765px;
}
.callouts strong {
	font-family: Arial, Helvetica, sans-Serif;
	font-size: 13px;
	margin-left: 10px;
	margin-bottom: 0px;
	line-height: 15px;
}
.callouts a:link {
	color: #000000;
	text-decoration: none;
}
.callouts a:visited {
	text-decoration: none;
	color: #000000;
}
.callouts a:hover {
	text-decoration: underline;
	color: #3D3500;
}
.callouts a:active {
	text-decoration: none;
}
.content a:link,
.content a:visited,
#footer a:link,
#footer a:visited {
	color: #595c5c;
	text-decoration: underline;
}
.content a:hover,
.content a:active,
#footer a:hover,
#footer a:active {
	text-decoration: underline;
	color: #3D3500;
}
.formText2 {
	width: 90px;
	float: left;
	text-align: left;
	margin: 3px 0px 3px 0;
	padding: 0;
}
.defaultForm3 {
	text-align: left;
	float: left;
	width: 259px;
	margin: 3px 0px 3px 0;
	padding: 0;
}
/* Added 4/18/2013 */
h1, #main2 h1 {
	font-size: 16px;
	margin-bottom: 0;
}
h1 + p:first-child {
	margin-top: 0;
	/* [disabled]width: 714px;
*/
}
h2 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0;
}
h2 + p {
	margin-top: 0;
}
div#theLeft {
	margin-bottom: 0;
	margin-top: 5px;
}
div#theLeft p:first-child {
	margin-top: 0;
}
.content ul li {
	list-style: circle;
	padding-left: 0px;
	margin-bottom: 13px;
}
.content ul {
	padding-left: 15px;
	width: 300px;
}
#main {
	width: 708px;
	position: relative;
}
body#bathrooms #main {
	width: 922px;
}
body#contactPage .content {
	height: 433px;
}
#aboutPage a#aboutNav:link, #aboutPage a#aboutNav:visited {
	text-decoration: underline;
}
#plumbingPage a#plumbingNav:link, #plumbingPage a#plumbingNav:visited {
	text-decoration: underline;
}
#bathroomsPage a#bathroomsNav:link, #bathroomsPage a#bathroomsNav:visited {
	text-decoration: underline;
}
#heatingPage a#heatingNav:link, #heatingPage a#heatingNav:visited {
	text-decoration: underline;
}
#waterSewerPage a#waterSewerNav:link, #waterSewerPage a#waterSewerNav:visited {
	text-decoration: underline;
}
#contactPage a#contactNav:link, #contactPage a#contactNav:visited {
	text-decoration: underline;
}
#theTruck {
	position: absolute;
	width: 180px;
	height: 108px;
	left: 0;
	top: 450px;
	background: url(../images/new-truck.png) no-repeat center center;
}
#homePage #theTruck {
	height: 600px;
	width: 912px;
	background: url(../images/new-truck.png) no-repeat 0px 445px;
}
#mainWrapper {
	width: 948px;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
}
#aboutPage #theImage {
	background: url(../images/about.jpg) right top no-repeat;
	margin-right: 10px;
	width: 731px;
	height: 443px;
}
#plumbingPage #theImage {
	background: url(../images/plumbing.jpg) right 100px no-repeat;
	margin-right: 10px;
	width: 731px;
	height: 450px;
}
#heatingPage #theImage {
	background-image: url(../images/heatingandac.jpg);
	background-position: center 220px;
	background-repeat: no-repeat;
	height: 432px;
}
#waterSewerPage #theImage {
	background-image: url(../images/waterandsewer.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 434px;
}
#bathroomsPage #theImage {
	background-image: url(../images/bathroom.jpg); 
	background-position: right 80px; 
	background-repeat: no-repeat; 
	margin-right: 0; 
	width: 744px; 
	height: 430px;	
}
#contactPage #basicInfo {
	/* [disabled]width: 360px; */
	text-align: left;
	/* [disabled]float: left; */
}
#contactPage #interests {
	float: right;
	width: 340px;
	background: url(../images/contact_form.jpg) right top no-repeat;
}


.mobile {
	display: none;
}
.mainLink {
	/* [disabled]font-weight: bold;
*/
}
img {
	max-width: 100%;
	height: auto;
}

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
body#productsPage div.content {
	height: auto;	
}

/* Contact page */
#leftColumnWrapper {
	width: 360px;
	float: left;
}
#bestTime {
	margin-top: 10px;
	float: left;
}
#bestTime #labelDay {
	width: 80px;
	float: left;
}
#interests #labelInterests {
	margin-left: 25px;
}
#interests #plumbingDiv {
	width: 100px;
	height: 20px;
	text-height: 13px;
}
#interests #plumbingDiv #plumbing {
	height: 13px;
	margin-top: 5px;
}
#interests #heatingDiv {
	width: 100px;
	height: 20px;
	text-height: 13px;
}
#interests #heatingDiv input {
	height: 13px;
}
#interests div {
	width: 200px;
	height: 20px;
	text-height: 13px;
}
#commentDiv {
	margin-top: 280px;
}
#commentDiv .formText2 {
	margin-top: 20px;
}
#commentDiv #comment {
	width: 420px;
	float: left;
}
#newsletterDiv {
	float: left;	
}
#newsletterDiv p {
	margin-left: 25px;
}
#newsletterDiv input {
	margin-left: -25px;
	vertical-align: bottom;	
}
#submitDiv {
	clear: both;
	padding-top: 13px;
}
#submitDiv #submit {
	height: 24px;
	width: 100px;
}
#emailDiv {
	clear: both;
	padding-top: 13px;
	padding-bottom: 13px;
}


/* iPhone5 portrait and base */
@media only screen and (max-device-width: 480px) {
body {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body, body #main {
	width: 98%;
	min-height: inherit;
}
body div.content {
	float: none;
	height: auto;
	width: 98%;
	/* [disabled]margin-top: 35px; */
}
body#productsPage div.content {
	height: auto;	
}
.mobile {
	display: inline;
}
.desktop {
	display: none;
}
h1 {
	font-size: 1em;
	margin-bottom: 0;
}
.content ul {
	padding-left: 15px;
	width: 100%;
}
#theLeft .narrowWidth {
	width: 100%;	
}

#mainWrapper {
	width: 98% !important;
	margin: 0 auto;
	position: relative;
	min-height: none;
	padding-top: 5px;
}
#telephone.mobile {
	font-weight: bold;
	text-align: center;
	width: 98%;
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}
body #header #telephone.mobile a {
	margin: 0 auto;
}
body #header {
	background-color: #FBD300;
	width: 98%;
	/* [disabled]background-position: -25px 0; */
	border-radius: 15px;
	height: 100%;
}
body #header #logo {
	float: none;
	background: none !important;
	width: 227px;
	height: 29px;
	margin: 0;
	padding: 0;
}
body #header a {
	margin: 0;
}
#header #mobileWrapper {
	margin: 10px auto 0 auto;
	width: 227px;
}
#logo img {
	padding-top: 10px;
}
#mobileNavWrapper {
	width: 310px;
	margin: 0 auto;	
}
#mobileNav {
	width: 98%;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	font-weight: normal;
	text-align: center;
}
#mobileNav ul {
	display: block;
	width: 95%;
	margin: 10px auto;
}
#mobileNav ul li {
	float: left;
	margin-right: 12px;
	list-style: none;
}
#mobileNav ul li a:link,
#mobileNav ul li a:visited,
#mobileNavBottom ul li a:link,
#mobileNavBottom ul li a:visited {
	text-decoration: none;
	color: #000;	
}
#mobileNav ul li a:hover,
#mobileNav ul li a:active,
#mobileNavBottom ul li a:hover,
#mobileNavBottom ul li a:active {
	text-decoration: underline;
	color: #000;	
}
#mobileNavBottom li a#plumbingNav {
	margin-left: -20px;
}

#mobileNavBottom {
	display: inline-block;
	width: 98%;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	font-weight: normal;
	text-align: center;
}
#mobileNavBottom ul {
	display: block;
	width: 98%;
	margin: 0 auto;
}
#mobileNavBottom ul li {
	float: left;
	margin-right: 12px;
	list-style: none;
}
#servicesPage a#servicesNav:link, #servicesPage a#servicesNav:visited {
	text-decoration: underline;
}
#productsPage #theLeft table {
	width: 98% !important;	
}

body #main #footer2 {
	display: none;
}
#theTruck.desktop {
	display: none;	
}
#theTruck.mobile {
	margin: 0 auto 20px auto;
	width: 180px;
	height: 108px;
	display: block;
	position: relative;
	background: none;
	top: auto;
	padding-bottom: 20px;
}
div#theLeft {
	float: none;
	width: 98%;
	padding: 5px;	
}
#tagline.mobile {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	width: 200px;
	margin: 0 auto;
	font-weight: normal;
}
#tagline a:link,  #tagline a:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
body #mainWrapper #theImage {
	background: none;
	width: 100%;
	height: 100%;
}
#theImageMobile p {
	text-align: center;
	margin: 0;
}
#aboutPage #theLeft {
	float: none;
}	
#plumbingPage #theImage,
#heatingPage #theImage,
#waterSewerPage {
	background: none !important;
	width: auto;
	height: auto;	
}
#contactPage #basicInfo {
	width: 98%;
	text-align: left;
	float: none;
}
#contactPage #leftColumnWrapper {
	float: none;
	width: 98%;	
}
#contactPage #interests {
	float: left;
	width: 98%;
	background: none;
}
#contactPage #theImage img {
	margin: 0 auto;
		
}

.defaultForm3 {
	width: 98%;
	margin: auto;
	padding: inherit;
	line-height: 1em;
}

#commentDiv #comment {
	width: 98%;
	float: none;
}
#interests #labelInterests {
	margin-left: 0;
}
#bestTime {
	width: 98%;
	float: left;
}

body #mainWrapper #footer.mobile {
	margin: 0 auto;
	width: 98%;
	float: none;
	background: none;
	font-size: 11px;
	text-align: center;
}
body #mainWrapper #footer.mobile p {
	margin-top: 0;
}
.mobile.rule {
	margin: 0 auto;
	width: 98%;
	border-top: 1px solid rgba(0,0,0,.5);
	display: block;
	line-height: 6px;
}
}
@media only screen and (min-device-width: 640px) and (max-device-width: 1136px) and (-webkit-min-device-pixel-ratio: 2) {
}
/* iPhone5 landscape */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
}
/* Android portrait */
@media only screen and (min-device-width : 360px) and (orientation : portrait) {
}
/* Android landscape */
@media only screen and (min-device-width : 360px) and (max-device-width : 720px) and (orientation : landscape) {
}
