html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1.4;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img
{
	border: 0;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul
{
	list-style: none;
}

q:before, q:after, blockquote:before, blockquote:after
{
	content: "";
}

input
{
	vertical-align:middle;
}

.clear:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear
{
	clear: both;
}

.colum-big .clear
{
	clear: both;
    height: 1px;
    overflow: hidden;
    line-height: 1px;
}

h1, h2, h3, h4
{
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: #999 0px 0px 1px;
}

body
{
	color:#464646;
	font-family:Arial, Helvetica, Calibri, sans-serif;
	font-size:14px;
	background:#dbddde;
}

blockquote
{
	padding:1em 0 1em 1.5em;
	margin: 0 0 5px 10px;
	border-left:2px solid #D1A883;
	background:#fcf4ec;
}

h1
{
	text-decoration:none;
	font-size:25px;
	font-variant:small-caps;
	color:#bf0202;
	font-weight:bold;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

.faq h3 a{
    color: #BF0202;
}

.faq h3 a:hover{
    color: #000;
}

.faq h4 {
  background: url(img/ask_bg.png) left repeat;
  width: 330px;
  border: 1px solid #cbcbcb;
  padding: 10px;
}

.faq h4:hover {
  background: url(img/ask_bg_hover.png) left repeat;
}

.faq h4 a{
  background: url(img/attention.png) left no-repeat;
  padding: 3px 0 3px 26px;
  color: #BF0202;
}

#content .faq ul li{
    background: none;
    padding-left: 0;
}

#content .faq ul li ul li{
	margin:7px 0 7px 20px;
    padding-left:20px;
	background:url(img/arrow1.png) left 6px no-repeat;
}

.question p{
  margin-left: 20px;
}


.article h1
{
	border-bottom:1px #f9dee0 solid;
	color:#000;
    font-variant:normal;
    text-decoration:none;
	line-height:120%;
	padding-bottom:5px;
}

.colum-big .article h2
{
padding-bottom:5px;
	border-bottom:1px #f9dee0 solid;
	color:#000;
    font-variant:none;
	line-height:120%;
}

.landingpage h2.center, .contactus h2.center{
  color: #000;
  text-align: center;
  font-variant:small-caps;
  font-size: 23px;
  margin-top: 0;
  clear: both;
  border: none;
}

.contactus .block {
  margin-left: 166px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.contactus h1.small {
  border-bottom:1px #f9dee0 solid;
}

.article h3
{
    text-decoration:none;
	font-size:17px;
	font-variant:none;
	color:#000;
	font-weight:bold;
	margin-top:0.9em;
	margin-bottom:0.5em;
}

.article h4
{
    text-decoration:none;
	font-size:14px;
	font-variant:none;
	color:#bf0202;
    font-style: italic;
	font-weight:bold;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

.article img
{
	border:1px solid #797f89;
}

.article img.left
{
	margin:5px 10px 5px 0;
}

.article img.right
{
	margin:5px 0px 5px 10px;
}

.article p
{
	text-align: justify;
}

.landingpage .lists {
  padding: 0;
  margin: 14px;
  overflow: hidden;
}

.lists .article {
  clear: none;
  width: 46%;
  padding: 0 8px;
  margin: 0;
  height: 333px;
}

.lists .article h3{
  border-bottom: 1px solid #E4F3F9;
}

.red {
  color: #BF0202 !important;
}

.black{
  color: #000 !important;
}

.noborder {
  border: none !important;
}


.article .italic{
  font-style: italic;
  font-size: 12px;
}

.article .signature{
  text-align: right;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
}


.article .lists{
    border-top:1px #f9dee0 solid;
	border-bottom:1px #f9dee0 solid;
    overflow: hidden;
    margin-bottom: 10px;
}

.article .lists ul{
  width: 49%;
  color: #000;
}


h1 a:hover
{
	text-decoration:underline;
}

h2
{
	font-size:1.5em;
	font-weight:bold;
	margin-top:1em;
	margin-bottom:5px;
}

h3
{
	font-size:1.4em;
	font-weight:bold;
}

h4
{
	font-size:1.3em;
	font-weight:bold;
}

a, a:link
{
	color:#004276;
	text-decoration:none;
}

a.more
{
	font-variant:small-caps;
	text-transform:capitalize;
	padding-right:10px;
	background:url(img/next.png) right 0.4em no-repeat;
}

a:hover
{
	color:#000;
}

strong, b
{
	font-weight:bold;
}

.clearboth
{
	clear:both;
}

p
{
	line-height:1.5em;
	margin:0 0 10px;
}

.wrapper
{
	margin:0 auto;
	width:980px;
}

#menu
{
	z-index:100;
	position:relative;
}

#footer a, #footer a:link
{
	color:#a09d89;
}

#footer a:hover
{
	color:#fff;
}

#footer p
{
	color:#a09d89;
}

#footer h3 a
{
	text-decoration:none;
	border-bottom:1px dotted #a09d89;
	color:#fff;
}

#header
{
	height:173px;
	position:relative;
    background:#dbddde url(img/body_bg.png) 0 0 repeat-x;
}

#m_header_water_fire{
  position: absolute;
  top:23px;
  left: 110px;
}


#water-fire
{
	position:absolute;
	top:30px;
	left:14px;
}

#dalworth
{
	position:absolute;
	top:78px;
	left:14px;
}

#serving
{
	position:absolute;
	top:78px;
	left:320px;
}

#call-now, #m_header_call_now
{
	position:absolute;
	top:23px;
	right:54px;
	height:99px;
	width:233px;
	background:url(img/call-now-nonr.png) 0 0 no-repeat;
color:#fff;
font-size:20px;
}
#m_header_call_now h2 {
text-align:center;
margin-top:33px;
text-shadow: 0px 0px 4px #444;
font-family: "Myriad Pro", Arial;
font-weight:bold;
color:#f7f422;
font-size:28px;
}
.sitemap
{
	position:absolute;
	top:0;
	right:5px;
	padding-top:3px;
}

a.sitemap
{
	color:#ebebeb;
	font-size:12px;
	text-decoration:none;
}

a.sitemap:hover
{
	color:#fff;
	text-decoration:underline;
}

#breadcrumb
{
/*	position:absolute;
	top:184px;
	left:162px;*/
    float: left;
	font-size:11px;
	color:#7d7a7a;
}

#breadcrumb a:hover
{
	text-decoration:underline;
}

#bookmark{
  float: right;
  /*position: absolute;
  top: 176px;
  right: 167px;*/
  padding-right: 26px;

}

#content_head{
  padding: 2px 0 22px 20px;
}

#content_head a{
  padding:0;
}


#content
{
	/*position:relative;*/
	padding-top:10px;
	background:#fff url(img/content_bg2.png) 0 0 repeat-x;
	border-left:1px solid #aea59a;
	border-right:1px solid #aea59a;
	border-bottom:1px solid #aea59a;
}

#content a:hover{
  text-decoration: underline;
}


#content_wrapper
{
	border-left:1px solid #d0cdca;
	border-right:1px solid #d0cdca;
	border-bottom:1px solid #d0cdca;

}

.colum-big
{
	width:625px;
	overflow:hidden;
}

.colum-small
{
	width:340px;
	overflow:hidden;
}
.colum-small .article {
	margin:18px 1em 1em 0;
	padding:10px 12px;}
	.addthis_button {float:right;
	padding-top:7px;}

#content .map-page ul li {
padding:0;
background:none;
}

#content ul {
margin:.5em 0;
}
#content ul li, #content .colum-big .right ul li {
	padding:5px 0 5px 30px;
	margin:0;
	background:url(img/arrow3.png) 8px 8px no-repeat;}
#content .colum-big .right ul li {
border-bottom:none;
}

#content .right ul li {
	border-bottom:3px solid #ebebeb;
	padding:7px 0 10px 30px;
	margin:7px 0 7px 0;
	background:url(img/marker.png) left 7px no-repeat;}

#content ul li ul li, #content .map-page ul li ul li, 
#content .right ul li ul li {
border:none;
	margin:7px 0;
	padding:0px 0 0px 20px;
	background:url(img/arrow1.png) left 6px no-repeat;
}
.colum-small .article ul li, .colum-small .article ul li a{
	text-transform:uppercase;
	color:#bf0202;
	font-size:15px;
	font-weight:bold;
}
.colum-small .article ul li ul li, .colum-small .article ul li  ul li a{
	text-transform:none;
	color:#004276;
	font-weight:bold;
	font-size:13px;}	

.colum-small .article h2 {
	margin:0 0 10px 0;
	/*padding-bottom:9px;*/
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #dbe4eb;}

.article
{
	border:1px solid #efe6e9;
	margin:0 1em;
	padding:0 1.5em 1em 1.5em;
	background:#fff url(img/article_bg.png) 0 0 repeat-x;
	clear:both;
}

.article em, em
{
	font-style:italic;
}

.article p a
{
	text-decoration:underline;
}

#footer
{
	clear:both;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	background:#111111;
	-moz-border-radius:5px;
	border:1px solid #d0cdca;
	padding:1em;
}

#logos
{
	float:right;
	margin-right:5px;
}

#logos a
{
	margin:5px;
}

.small
{
	font-size:80%;
}

.cert
{
	float:left;/*opacity:0.7;*/
}

.cert img
{
	padding:2em 3em 0 0em;
	vertical-align: middle;
}

input[type=text]:focus, .inline input[type=text]:focus, textarea:focus
{
	background-color:#fff;
	border-color:#555;
	color:#000;
}

.video
{
	width:500px;
	height:39px;
	margin:0 20px 10px 20px;
	background:url(img/video.png) 0 5px no-repeat;
	font-size:15px;
	height:55px;
	line-height:50px;
	padding:8px 25px 10px 55px;
}

.video a
{
	font-size:16px;
	/*	border-top:2px solid #D1A883;*/
	padding-left:20px;
}

.online_button{
    position: absolute;
    top: 18px;
    left: 368px;
}


.formadiv h1, .formadiv h2, .formadiv h3
{
	padding:0 20px;
	text-align:center;
}

.formadiv h1
{
	padding:12px 20px 0 20px;
	font-size:21px;
	width:50%;
	margin:15px 15px 9px 15px;
}

.forma-small h1
{
	padding:12px 20px 0 20px;
	font-size:25px;
	font-variant:normal;
	width:73%;
    color: #c50305;
	margin:15px auto 10px auto;
	border-bottom:1px solid #E4F3F9;
}


.formadiv div.forma-content
{
	padding-bottom:10px;
}

.forma-small .formslogans
{
	padding-right:2%;
	text-align:center;
    width: 100%;
}

.forma-small .formslogans h4
{
    text-decoration:none;
	font-size:17px;
	font-variant:none;
	color:#a60010;
	font-weight:bold;
	margin-top:0.5em;
	margin-bottom:1em;
    line-height: 120%;
}

.formslogans
{
	width:44%;
	padding-right:2%;
	text-align:center;
}

.formslogans h3
{
	margin:20px 0 24px;
	line-height:110%;
	color:#008000;
	font-size:19px;
    font-weight: normal;
	line-height:190%;
}
.formslogans div.center {
margin-bottom:30px;
}
.formslogans h2{
    color: #000;
    font-size: 17px;
    margin-bottom: 20px;
}


.formslogans a.some
{
padding:0 15px;
	background: url(img/arrow1.png) left center no-repeat;
}

.formslogans p
{
	margin:1em;
	line-height:120%;
}

.formadiv div.forma-content label
{
	width:13%;
}

.forma-small div.forma-content label
{
	width:23%;
}

.forma-small .submit{
  text-align: center;
}

.forma-small .submit h5{
  text-align: center;
  font-size: 12px;
  margin: 3px 0 1px 45px;
}

.support_image{
  text-align: center;
  margin: 15px 0 10px 0;
}


.forma-big
{
	background: url(img/forma-big_02.png) center center repeat-y;
	margin:0 10px 10px 7px;
/*	position:relative;*/
}

.forma-big div.forma-top
{
	background:url(img/forma-big_01.png) center top no-repeat;
    position: relative;
}

.forma-big div.forma-content
{
	background:url(img/forma-big_03.png) center bottom no-repeat;
    height: 320px;

}

.forma-small
{
	background: url(img/forma-small_02.png) center center repeat-y;
	margin:-17px 12px 0 0;
	/*position:relative;*/
    z-index: 100;
}

.forma-small div.forma-top
{
	background:url(img/forma-small_01.png) center top no-repeat;

}

.forma-small div.forma-content
{
	background:url(img/forma-small_03.png) center bottom no-repeat;
}


#content.homepage
{
	background:#fff url(img/content_bg2.png) 0 0 repeat-x;
	padding-top:0;
}

input[type=text], textarea, select
{
	font-weight:normal;
	font-size:17px;
	background:#fff url(img/input_bg.png) 0 0 no-repeat;
	border:1px solid #a7b7ce;
	padding-left:5px;
	color:#46332b;
	font-family: Arial, Helvetica, sans-serif;
}

input[type=text]
{
	line-height:24px;
	padding-top:2px;
	width:180px;
	height:23px;
}

.row textarea
{
	width:180px;
}

.forma-small label
{
	float:left;
	display:block;
	text-align:left;
	line-height:23px;
	padding:0 5px 0 30px;
}

.forma-big label
{
	float:left;
	display:block;
	width:31%;
	text-align:left;
	line-height:23px;
	padding:0 5px 0 50px;
}

div.row
{
	margin:9px 0;
}

div.row p
{
    margin:0 0 0 115px;
}

.forma-big div.row p b{
  font-weight: bold;
  color: #000;
  font-size: 16px;
}


a.submit
{
	display:inline-block;
}

input[type=submit], a.submit
{
	width:106px;
	height:30px;
	background: url(img/submit1.png) 0 0 no-repeat;
	color:#fee3b0;
	border:none;
	cursor:pointer;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fffc23;
	padding-bottom:3px;
	margin:3px 0 1px 40px;
}

input[type=submit]:hover
{
	color:#fff
}

textarea
{
	padding-top:3px;
}

textarea[readonly=readonly], textarea[disabled=disabled], .thankyou .row span
{
	color:#555;
	font-size:1.1em;
	font-style:italic;
	border:1px solid #ddd;
	background:#f4f4f4;
	
}
.thankyou .row span
{
padding:4px 7px;
}
.thankyou .row label {
width:88px;
float:left;
}
.thankyou p
{
margin:2em 1em;
}
.thankyou .row{
margin-left:5em;
margin-top:1em;
}
.thankyou .row textarea{
width:300px;
}
.center
{
	text-align:center !important;
}

form.inline
{
	border:none;
	background:none;
}

.some
{
	font-variant:small-caps;
	font-weight:bold;
}

form span
{
	color:#db040e;
	font-size:11px;
	padding-top:5px;
	display:block;
	text-align:center;
}

.border
{
	border:1px solid #452820;
}

.slide
{
	height:360px;
	width:590px;
	border:1px solid #452820;
	position:relative;
	z-index:0;
}

#slideshow
{
	position:absolute;
}

div.row strong
{
	color:#db040e;
	font-size:18px;
	width:164px;
	display:inline-block;
	padding-left:7px;
	font-weight:normal;
}

.error
{
	color:#db040e;
}

.links
{
	padding:5px 25px 5px 10px !important;
}

#content .links ul li
{
	background:url(img/arrow2.png) 0 2px no-repeat;
	padding:0 0 10px 18px;
	margin:8px 0 8px 5px;
	font-size:12px;
	font-weight:bold;
}

.links h3
{
	font-size:18px;
	border-bottom:4px solid #e9e9e9;
	color:#bf0202;
	padding:5px;
	margin-bottom:15px;
}

.optional
{
	color:#999;
}

.right
{
	float:right;
}

.left
{
	float:left;
}

/*superfishmenu*/

/*** ESSENTIAL STYLES ***/

#menu_wrapper
{
	height:40px;
	border-left:1px solid #b3090b;
	border-right:1px solid #b3090b;
	bottom:0;
	left:0;
	position:absolute;
	width:978px;
}

#menu
{
	height:38px;
	background:#a60010;
	border-top:1px solid #87090e;
	border-left:1px solid #87090e;
	border-right:1px solid #87090e;
	border-bottom:2px solid #f2eeec;
	position:absolute;
	width:976px;
}

.sf-menu, .sf-menu *
{
	margin:			0;
	padding:		0;
	list-style:		none;
}

.sf-menu
{
	line-height:	38px;
}

.sf-menu ul
{
	position:		absolute;
	top:			-999em;
	width:			12em; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li
{
	width:			100%;
}

.sf-menu li:hover
{
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li
{
	float:			left;
	position:		relative;
}

.sf-menu a
{
	display:		block;
	position:		relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul
{
	left:			-1px;
	top:			38px; /* match top ul list item height */
	z-index:		99;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul
{
	top:			-999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul
{
	left:			12em; /* match ul width */
	top:			0;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul
{
	top:			-999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul
{
	left:			13em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu
{
	width:99%;
	height:38px;
}

.sf-menu a
{
	/*background:#FFFFFF url('../images/menu_bg.gif') repeat scroll 0 0;*/
color:#549DC7;
	margin:0;
	padding:0 21px 0 20px;
	height:38px;
	background:url(img/separator.png) right bottom no-repeat;
	text-decoration:none;
	display: inline-block;
	line-height:40px;
}
.sf-menu li.some a {
	color:#FF0;
	background:url(img/menu-some_bg.png) right bottom no-repeat;}
.sf-menu a, .sf-menu a:visited
{ /* visited pseudo selector so IE6 applies text colour*/
	color:#fff;
}

.sf-menu li
{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: #540707 1px 1px 1px;
	font-size:15px;
	letter-spacing:0px;

}

.sf-menu li ul
{
	margin-left:-0px;
}

.sf-menu li li
{
	background: #cc0112;
	font-weight:normal;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	margin:0;
	border-left:none;
	border-right:1px solid #8b513b;
	border-bottom:1px solid #a60010;
	padding: 0px 0px 0px 6px;
	height:auto;
}

.sf-menu li li a
{
	padding: 0px;
	display:inline-block;
	width:99%;
	line-height:30px;
	height:30px;
	background-image:none;
}

.sf-menu li li li
{
	background: #9AAEDB;
	border:none;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li.some a:hover
{
	outline: 0;
	color:#fff;
	background: url(img/hover.png) bottom center;
}
.sf-menu a.current
{
	color:#c70507;
	text-shadow:none;
	background: url(img/menu_active_bg.png) bottom center;
}

.sf-menu .some a.current, .sf-menu .some a.current:hover
{
	color:#c70507;
	text-shadow:none;
	background: url(img/menu_active_bg.png) bottom center;
}

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active
{
	background: #000;
	text-decoration:underline;
}

/*** arrows **/
.sf-menu a.sf-with-ul
{
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator
{
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../superfishmenu/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator
{  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator
{
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator
{
	background-position:  -10px 0;
}

.sf-menu ul a > .sf-sub-indicator
{
	background-position:  0 0;
}

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator
{
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul
{
	background:	url('i/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;/*	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;*/
}

.sf-shadow ul.sf-shadow-off
{
	background: transparent;
}

/*end superfishmenu*/


.onehalf
{
	width:48%;
	float:left;
	margin-left:1%;
}

.half label
{
	width:44%;
}

h3 strong em
{
	color:#AF6025;
}

h1.small{
  font-size: 150%;
}

