/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
                          
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, a img, :link img, :visited img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
.transparency {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body {
	background: url(../images/bg-repeat-x-yp.jpg) top repeat-x;
	text-align:center;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
}
body#index {
	background:#FFFFFF url(../images/bg-repeat-x.jpg) top repeat-x;
	text-align:center;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
}
#repeat-x-bottom {
	background:#FFF url(../images/bg-repeat-x-bottom.jpg) bottom repeat-x;
	margin: 0;
	width: 100%;
	display: block;
}
blockquote {
	margin-left:10px;
	margin-right:10px;
}
h1, h2.title {
	font-size:1.6em;
	color:#900;
	margin: 0 0 10px 0;
	background:url(../images/bg-subhead.jpg) top left no-repeat;
	height:30px;
	padding:10px;
	display: block;
}
body#ppc h1, body#ppc h2.title {
	font-size:20px;
	color:#900;
	margin: 0 0 10px 0;
	background:url(../images/bg-subhead.jpg) top left no-repeat;
	height:35px;
	padding:10px 0 0 10px;
	display: block;
}
body#ppc-new h1, body#ppc-new h2.title {
	font-size:16px;
	color:#900;
	background:none;
	display: block;
	padding:0;
	margin:0 0 10px 0;
	height: auto;
}
h2.title-small {
	font-size: 1.8em;
	color:#BA1519;
	margin: 0 0 10px 0;
	background:url(../images/bg-subhead.jpg) top left no-repeat;
	height:35px;
	padding:10px 0 0 10px
}
td h1 {
	background:none;
	color: #3E526A;
}
h2 {
	font-size:1.6em;
	color:#666;
}
h2#callnow {
	display:block;
	margin:0;
	padding:5px;
	text-align:center;
	background-color:#900;
	color:#fff;
}
body#ppc h2#callnow {
	font-size:24px;
	padding:10px;
	margin: 0 0 10px 0;
}
body#ppc-new h2#callnow {
	font-size:24px;
	padding:10px;
	margin: 0 0 10px 0;
}
#column-left .content h2#callnow strong {
	color:#FFC;
	text-decoration:blink;
}
#column-left .content h3 strong {
	color:#FFC;
}
h3 {
	font-size:1.6em;
	color:#666;
}
#respond h3 {
	font-size:1.6em;
	color:#BA1519;
}
h4 {
	font-size:1em;
	font-weight:bold;
	color:#999;
}
h1, h2, h3, h4 {
	text-transform:capitalize;
	font-family: "Times New Roman", Times, serif;
}
#column-left .content h2.feature {
	display:block;
	padding:5px;
	background-color: #6F92B8;
	color: #FFF;
}
h1 span, h2 span, h3 span {
	display:none;
}
h2#subtitle {
	background:url(../images/ppc/bg-subtitle-ppc.jpg) top no-repeat;
	height:33px;
	text-align:center;
	color: #FFF;
	padding: 17px 0 0 0;
	clear: both;
}
h2#subtitle span {
	display:inline;
	color:#ffedb2;
	text-decoration:blink;
}
h2#subtitle a:link, h2#subtitle a:visited {
	color:#fff;
	text-decoration:none;
	outline:none;
}
h2#subtitle a:hover, h2#subtitle a:active {
	color:#fff;
	text-decoration:none;
	outline:none;
}
a:link, a:visited {
	color:#6D93B8;
	text-decoration:underline;
	outline:none;
}
a:hover, a:active {
	color:#6D93B8;
	text-decoration:none;
	outline:none;
}
h2 a:link, h2 a:visited {
	color:#304E70;
	text-decoration:none;
	outline:none;
}
h2 a:hover, h2 a:active {
	color:#304E70;
	text-decoration:underline;
	outline:none;
}
h2, h3, p, ul, table {
	margin-bottom:10px;
}
h1 strong, h2 strong, h3 strong, p strong {
	text-transform:capitalize;
}
body#ppc h2#phone, body#ppc h2.phone {
	margin: 0 0 20px 0;
	font-weight: bold;
	font:12px "Times New Roman", Times, serif;
	color:#2D3E52;
}
body#ppc-new h2#phone, body#ppc-new h2.phone {
	margin: 0 0 20px 0;
	font-weight: bold;
	font:12px "Times New Roman", Times, serif;
	color:#2D3E52;
}
body#ppc #feature-right .content h2.phone, body#ppc #feature-right .content h2.phone strong {
	font-size:32px;
}
body#ppc-new #feature-right .content h2.phone, body#ppc-new #feature-right .content h2.phone strong {
	font-size:32px;
}
body#ppc h2.bold {
	font-weight: bold;
	font:18px "Times New Roman", Times, serif;
	color:#2D3E52;
}
body#ppc-new h2.bold {
	font-weight: bold;
	font:18px "Times New Roman", Times, serif;
	color:#2D3E52;
}
.content h2 {
	color:#2D3E52;
	font-weight: bold;
	font-size: 16px;
}
.content h2.clicktocall {
	display:block;
	margin:0 auto 10px auto;
	width: 277px;
}
.content h1 strong {
	color:#2D3E52;
	font-weight: bold;
}
body#yellowpages .content h2 {
	font-size: 16px;
}
body#yellowpages h2#yp-phone {
	font:24px Arial, Helvetica, sans-serif;
	color:#900;
	text-align: right;
}
body#yellowpages h2.location {
	font:24px;
	color:#900;
	text-align: left;
}
h2#phone strong, h2.phone strong, body#ppc h2.bold strong {
	color: #900;
	display:inline;
	font-size: 24px;
}
body#ppc-new h2.bold strong {
	color: #900;
	display:inline;
	font-size: 24px;
}
#respond u {
	color:#BA1519;
}
.endofmonth {
	font-weight:bold;
	display:block;
	margin:0 auto;
	width:100%;
	text-align:center;
}
#footer-address {
	display:none;
}
/* ------------------------ classes ------------------------ */
.clear {
	clear:both;
	width:100%;
}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url(../images/bullet-back-to-top.jpg) right no-repeat;
}
img.img-left {
	float:left;
	margin:2px 10px 10px 0px;
}
img.img-right {
	float:right;
	margin:5px 0px 10px 10px;
}
table#location-intro {
	width:100%;
	margin: 0 0 10px 0;
}
table#location-intro img {
	border:2px solid #CCC;
}
table#location-intro td {
	vertical-align:top;
	font:14px/20px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 0 10px 0 0;
}
table#location-intro td strong#showphone {
	font-size:24px;
	color: #942F33;
	margin: 0 0 10px 0;
}
table#location-intro td strong#showfeat {
	font-size: 11px;
	color: #2F4054;
}
/* ------------------------ form elements ------------------------ */
form {
	width:100%;
	margin:10px 0 15px 0; /* set margin left and right below */
}

#searchform {
	display:block;
	padding:0 0 0 25px;
	width: 300px;
	vertical-align: bottom;
	position: relative;
	margin: 0;
}
#searchform input {
	width:200px;
	height: 24px;
	background:url(../images/input-repeat-x.jpg) bottom repeat-x;
}
#respond {
	width:580px;
}
form label {
	font-size:.95em;
}
form br {
	line-height:0;
	height:0;
} /* defaults vertical spacing between fields */
input, textarea, select {
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #CCC;
	color:#333;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
input#comment-submit {
	width:160px;
	height:28px;
	background-image:url(../images/button-submit-comment.jpg);
	border: none;
	cursor: pointer;
}
select {
	width:150px;
	padding:0;
} /* same width as form - !important */
textarea {
	height:90px;
	overflow:auto;
}
#commentform textarea {
	height:90px;
	overflow:auto;
	width: 400px;
}
input#encrypt-form, input#reply-from {
	display:none;
}
input#check-form {
	display:none;
} /* test before you change !! will be display:none;*/
.copyright {
	display:none;
	z-index:-99;
}
/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main {
	margin:20px 0 10px 0;
}
#contact-main label {
	width:220px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:1.0em;
}
#contact-main label input, #contact-main label textarea, #contact-main label select {
	width:250px;
	position:absolute;
	left:110%;
	top:-2px;
}
#contact-main label select {
	width:175px;
} /* fixes display issue - 5px larger than input field */
#contact-main label textarea {
	height:100px;
	overflow:auto;
}
/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main {
	width:60px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.submit-contact-main {
	margin:95px 0 0 243px;
} /* defines placement of contact-main submit button */
input.submit-image, input.submit-contact-main {
	background: url(../images/button-submit.jpg);
	width:76px;
	height:22px;
	border:none;
	cursor:pointer;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
}
#searchform input#searchsubmit {
	background:url(../images/button-search.jpg) top no-repeat;
	width:76px;
	height:24px;
	border:none;
	cursor:pointer;
	color: #FFF;
	font-weight: bold;
	padding:0;
	margin:0;
	vertical-align: top;
	position: absolute;
	top: 1px;
	left: 235px;
}
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#main-top-wrap {
	background: url(../images/main-top-wrap-sub.jpg) top center no-repeat;
	width:100%;
	z-index: -10;
}
body#yellowpages #main-top-wrap, body#ppc #main-top-wrap {
	background: url(../images/main-top-wrap-yp.jpg) top center no-repeat;
	width:100%;
	z-index: -10;
}
body#ppc-new #main-top-wrap {
	background: url(../images/main-top-wrap-yp.jpg) top center no-repeat;
	width:100%;
	z-index: -10;
}
body#index #main-top-wrap {
	background:url(../images/main-top-wrap.jpg) top center no-repeat;
	width:100%;
	z-index: -10;
}
#main-bottom-wrap {
	background:url(../images/main-bottom-wrap.gif) bottom center no-repeat;
	width:100%;
	padding: 0 0 20px 0;
}
.wrap {
	width:1000px;
	margin:0 auto;
	text-align:left;
	background:none;
	vertical-align:top;
}
#footer .wrap {
	background: url(../images/bg-footer.jpg) top no-repeat;
	padding: 20px 0;
	text-align: center;
}
#footer .wrap h3 {
	font-size:14px;
}
/* ------------------------ masthead framework ------------------------ */
#masthead {
	height:23px;
	text-align:center;
	margin: 0;
	width: 1000px;
	padding: 5px 0 0 0;
	z-index: -5;
}
#masthead .pods {
	height:20px;
	margin:0;
	display:block;
	text-align: center;
	z-index: 2;
	position: relative;
	width: 100%;
	background: none;
}
#masthead .pods p {
	font-weight:bolder;
	color:#6D93B8;
}
#masthead .pods strong {
	color:#B21617;
}
#masthead .pods a {
	margin:0 20px;
}
#masthead h2 {
	font-size:1em;
	font-weight:lighter;
	margin:0;
	padding: 3px 0 0 0;
}
#masthead span {
	display:none;
}
#masthead span.red {
	display:inline;
	color:#C00;
	font-weight:bold;
}
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:618px;
	float:left;
	padding: 0 0 0 20px;
}
body.locations #column-left {
	padding:0 0 0 20px;
}
#column-left .content {
	width:580px; /* it was 605px */
	padding:0 0 0 25px;
	display:block;
}
body#ppc #column-left .content {
	width:605px;
	padding:20px 0 0 25px;
	display:block;
}
body#ppc-new #column-left .content {
	width:605px;
	padding:20px 0 0 25px;
	display:block;
}
.coupon-pods {
	width:275px;
	display:block;
	float:left;
	margin:0 10px 10px 0;
	border: 1px dashed #666;
	background-color: #FFF;
}
#fadeshow1 {
	width:275px;
	height:109px;
	display:block;
	z-index: 0;
}
.coupon-pods h2.top {
	text-align: center;
	background-color:#666;
	color:#FFF;
	text-transform:capitalize;
	font-weight:bold;
	margin: 0;
}
.coupon-pods .left {
	background: url(../images/logo-small.jpg) top no-repeat;
	padding:65px 0 0 0;
	vertical-align:top;
	text-align: right;
	width: 175px;
	float: left;
}
.coupon-pods .left h3 {
	font-size:10px;
	text-transform:capitalize;
	margin:0 10px 0 0;
}
.coupon-pods .left p {
	margin:0 10px 0 0;
}
.coupon-pods .right {
	vertical-align:top;
	display: block;
	width: 100px;
	float: left;
	margin: 0;
}
.coupon-pods .right h2 {
	display:block;
	font-size:2.5em;
	padding:8px;
	background: #B31816 url(../images/coupon-off.jpg) top right no-repeat;
	color: #FFF;
	margin:0 0 5px 0;
}
.coupon-pods .right h2.free {
	background:#B31816;
}
.coupon-pods .right h3 {
	text-transform:capitalize;
	margin:0 0 5px 0;
	font:14px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.coupon-pods .right p {
	font:10px/11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
.coupon-pods .bottom {
	text-align: center;
	clear:both;
	text-transform:capitalize;
	font:9px/11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px;
}
#column-left .content ul {
	margin-bottom:10px;
}
.entry ul {
	margin:0 0 0 20px;
}
.entry li {
	list-style:disc;
}
body#lists .entry ul {
	margin:0;
}
body#lists .entry li {
	display:block;
	width:285px;
	float:left;
	list-style: none;
	margin: 0 0 10px 0;
}
body#lists .entry h2 {
	width:100%;
	clear:both;
	display: block;
	background: #666;
	color: #FFF;
	padding: 0 0 0 10px;
}
#location-services, .location-services {
	background:url(../images/location-repeat.jpg) top repeat-x;
	padding:10px;
	display: block;
	width: 560px;
}
#location-services h3, h3.highlight {
	font-size:1.2em;
	color:#FFF;
	display: block;
	padding: 5px;
	background-color: #666;
	clear: botj;
}
body#ppc #location-services h3, body#ppc h3.licensed {
	background-color:#fff;
	color: #666;
	display: block;
	margin: 0 0 20px 0;
}
body#ppc-new #location-services h3, body#ppc-new h3.licensed {
	background-color:#fff;
	color: #666;
	display: block;
	margin: 0 0 20px 0;
}
body#ppc #location-services h3 strong, body#ppc h3.licensed strong {
	color:#900;
}
body#ppc-new #location-services h3 strong, body#ppc-new h3.licensed strong {
	color:#900;
}
#location-services ul {
	margin:0;
}
#location-services ul li, ul.services li {
	width:240px;
	display:block;
	margin:0 10px 10px 0;
	float:left;
	padding: 0 0 0 25px;
	list-style:none;
	background:url(../images/ppc/icon-li-ppc.jpg)top left no-repeat;
}
ul.gov ul {
	margin:0;
}
ul.gov li {
	width:270px;
	display:block;
	margin:0 0 10px 0;
	float:left;
	padding:0;
	list-style:none;
}
#location-services .content h3 {
	display: block;
	padding: 10px;
	text-align: center;
	background-color: #314357;
	color: #FFF;
}
#feature-map {
	background:url(../images/feature-plumbers.jpg);
	width:630px;
	height:214px;
	display:block;
	position: relative;
}
#feature-map .pods {
	display:block;
	width:305px;
	margin:0 10px 0 0;
	float: left;
	position: absolute;
}
#feature-map span {
	display:none;
}
#feature-map #map-content, #feature-map #pscroller1 {
	width:298px;
	height:90px;
}
#feature-map #map-content {
	position:absolute;
	top:45px;
	left:305px;
	display:block;
}
#feature-map #map-content-02 {
	width:150px;
	height:100px;
	position:absolute;
	top:30px;
	left:460px;
}
#feature-map a.sanantonio-plumbing {
	width:105px;
	height:56px;
	position:absolute;
	top:10px;
	left:295px;
}
#feature-map a.austin-plumbing {
	width:105px;
	height:56px;
	position:absolute;
	top:10px;
	left:410px;
}
#feature-map a.irving-plumbing {
	width:105px;
	height:56px;
	position:absolute;
	top:10px;
	left:525px;
}
#feature-map a.ftworth-plumbing {
	width:105px;
	height:56px;
	position:absolute;
	top:149px;
	left:295px;
}
#feature-map a.tulsa-plumbing {
	width:105px;
	height:56px;
	position:absolute;
	top:149px;
	left:410px;
}
#feature-map a.dallas-plumbing {
	width:105px;
	height:56px;
	position:absolute;
	top:149px;
	left:525px;
}
#feature-map a:link, #feature-map a:visited {
	color:#2a4563;
	text-decoration:none;
	outline:none;
}
#feature-map a:hover, #feature-map a:active {
	color:#2a4563;
	text-decoration:none;
	outline:none;
}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:350px;
	float:left;
	padding: 0;
}
#column-right a#expert {
	background:url(../images/button-experts.jpg);
	width:147px;
	height:88px;
	margin:0 0 10px 0;
	display: block;
	float:left;
}
#column-right a#specials {
	background:url(../images/button-specials.jpg);
	width:147px;
	height:88px;
	margin:0 0 10px 5px;
	display: block;
	float:left;
}
#feature-right {
	width:350px;
	background:url(../images/feature-right-repeat.gif) top repeat-y;
}
#feature-right .bottom {
	background: url(../images/feature-right-bottom.gif) bottom no-repeat;
	padding:0 0 20px 0;
}
#feature-right .top {
	background:url(../images/feature-right-top.gif);
	height:20px;
}
#feature-right .content {
	width:300px;
	margin:0 0 0 25px;
	display:block;
	text-align: left;
}
#feature-right .content p strong {
	color:#2D3E52;
}
#feature-right .content div {
	display:block;
	margin:0 0 10px 0;
}
body#ppc #feature-right .content div {
	display:block;
	margin:0 auto 10px auto;
	float: none;
}
body#ppc-new #feature-right .content div {
	display:block;
	margin:0 auto 10px auto;
	float: none;
}
a.call-special {
	display:block;
	margin:0 0 10px 0;
	height: 100px;
}
#column-right h4 {
	display:block;
	padding:5px;
	margin:0 0 10px 0;
	background-color: #304E70;
	color: #FFF;
	font:1em;
}
body#ppc #column-right h4 {
	display:block;
	padding:5px;
	margin:0 0 10px 0;
	background-color: #304E70;
	color: #FFF;
	font-size:18px;
}
body#ppc-new #column-right h4 {
	display:block;
	padding:5px;
	margin:0 0 10px 0;
	background-color: #5E5E5E;
	color: #FFF;
	font-size:18px;
}
/* ------------------------ header framework ------------------------ */
#header-flash {
	height:188px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/header-bg-sub.jpg) no-repeat;
	z-index:0;
	position:relative;
	width: 1000px;
} /* sets height for the flash header - REMOVE IF NOT USED */
body#ppc-new #masterhead {
	background: url(../images/ppc/bg-header-ppc.jpg) top center no-repeat;
	height:182px;
	margin: 0;
	position: relative;
}
body#ppc-new #masterhead h2, body#ppc-new #masterhead h3 {
	display:none;
}
body#ppc-new #masterhead h4 {
	display:block;
	position:absolute;
	top:145px;
	left:504px;
	color:#FFF;
	font-size:24px;
	width: 472px;
	text-align: center;
}
body#yellowpages #header-flash, body#ppc #header-flash {
	background: url(../images/header-bg-yp.jpg) top center no-repeat;
}
#coupon-section {
	background:url(../images/ppc/bg-coupon-ppc.jpg) top no-repeat;
	height:383px;
	position:relative;
	padding: 40px 0 0 38px;
	margin: 0 0 10px 0;
}
#coupon-section h2 {
	display:none;
}
#coupon-section a#areawide {
	position:absolute;
	width:281px;
	height:138px;
	top:25px;
	left:671px;
	background:url(../images/ppc/img-area-wide.jpg);
	text-decoration:none;
}
#coupon-section #intro {
	display:block;
	width:407px;
	height:204px;
	top:202px;
	left:288px;
	position:absolute;
	padding: 10px 10px 0 10px;
}
#coupon-section #intro #chat, #chat {
	width:300px;
	height:88px;
	display:block;
	margin:0 auto 10px auto;
	background:url(../images/ppc/button-livechat.jpg);
}
#coupon-section a#areawide span {
	display:none;
}
#coupon-section a#areawide span#blink {
	color: #732823;
	margin: 45px 0 0 39px;
	display: block;
	width: 138px;
	text-decoration: blink;
	text-align: center;
	font:26px/26px "Times New Roman", Times, serif;
	height: 33px;
	font-weight:bold;
}
#top-special {
	width:1000px;
	display: none;
	background-color: #E5EDF8;
	padding:10px;
}
#top-special h1 {
	background:none;
	padding:none;
}
#header-flash #year {
	height:26px;
	top:46px;
	left:778px;
	position: absolute;
	text-decoration: none;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #943032;
}
body#yellowpages #header-flash #year {
	height:26px;
	top:58px;
	left:669px;
	position: absolute;
	text-decoration: none;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #943032;
}
#header-flash a#b-drain {
	width:149px;
	height:26px;
	top:153px;
	left:46px;
	position: absolute;
}
#header-flash a#b-sewer {
	width:149px;
	height:26px;
	top:153px;
	left:236px;
	position: absolute;
}
#header-flash a#b-water {
	width:149px;
	height:26px;
	top:153px;
	left:424px;
	position: absolute;
}
#header-flash a#b-leak {
	width:149px;
	height:26px;
	top:153px;
	left:613px;
	position: absolute;
}
#header-flash a#b-commercial {
	width:148px;
	height:25px;
	top:153px;
	left:804px;
	position: absolute;
}
#header-flash a span {
	display:none;
}
body#index #header-flash {
	height:488px;
	padding: 0;
	margin: 0 0 10px 0;
	background:url(../images/header-flash.jpg);
	position:relative;
	z-index:0;
} /* sets height for the flash header - REMOVE IF NOT USED */
#location-map {
	width:540px;
	height:600px;
	padding: 0;
	margin: 0 auto 10px auto;
	background: url(../images/location-map.jpg) top no-repeat;
	z-index:0;
	position:relative;
}
#location-map h3 {
	background:none;
	background-color: #000;
	color: #FFC;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#location-map h3 span {
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	display: block;
}
#column-left .content #location-map h3 span strong {
	color:#FC9;
}
#location-map h3 a:link, #location-map h3 a:visited {
	color:#99B3CC;
	text-decoration:underline;
	outline:none;
	font:10px Arial, Helvetica, sans-serif;
}
#location-map h3 a:hover, #location-map h3 a:active {
	color:#6D93B8;
	text-decoration:none;
	outline:none;
	font:10px Arial, Helvetica, sans-serif;
}
#location-map h3#map-austin {
	width:186px;
	height:104px;
	top:346px;
	left:220px;
	position: absolute;
}
#location-map h3#map-houston {
	width:186px;
	height:104px;
	top:475px;
	left:333px;
	position: absolute;
}
#location-map h3#map-irving {
	width:186px;
	height:104px;
	top:110px;
	left:114px;
	position: absolute;
}
#location-map h3#map-dallas {
	width:186px;
	height:104px;
	top:216px;
	left:329px;
	position: absolute;
}
#location-map h3#map-tulsa {
	width:186px;
	height:104px;
	top:13px;
	left:329px;
	position: absolute;
}
#location-map h3#map-fortworth {
	width:186px;
	height:104px;
	top:241px;
	left:9px;
	position: absolute;
}
#location-map h3#map-sanantonio {
	width:186px;
	height:104px;
	top:429px;
	left:9px;
	position: absolute;
}
/* ------------------------footer framework ------------------------ */
#footer {
	width:100%;
	margin:0 auto;
	text-align:center;
	background: #dfe9f7;
}
#footer p {
	color:#85A7CC;
	margin-bottom:10px;
}
#footer a:link, #footer a:visited {
	color:#85A7CC;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color:#85A7CC;
	text-decoration: none;
}
#footer ul {
	margin:0 0 10px 0;
}
#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
	display: inline;
	border-left: 1px solid #85A7CC;
	margin: 0;
}
#footer li h2 {
	color: #85A7CC;
	display: inline;
}
#footer li.first {
	border: none;
	padding: 0 5px 0 0;
}
/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */

#nav {
	background:url(../images/nav.jpg) no-repeat;
	width:1000px;
	height:125px;
	margin:0;
	padding:0;
}
body#yellowpages #nav {
	background:url(../images/nav-ppc.jpg) center no-repeat;
}
body#yellowpages #nav li {
	float:left;
	list-style:none;
	_display:inline;
	z-index: 20;
	display: block;
	width: 328px;
	position: absolute;
	left: 554px;
}
body#index #nav {
	background:url(../images/nav-index.jpg) no-repeat;
}
#nav span, #nav h2 {
	display: none;
}
#nav li, #nav a {
	height:125px;
	display:block;
} /* change height here also */
#nav li {
	float:left;
	list-style:none;
	_display:inline;
	position:relative;
	z-index: 20;
}
#nav-01 {
	width: 340px;
	margin-left: 0px;
}
#nav-02 {
	width: 132px;
}
#nav-03 {
	width: 132px;
}
#nav-04 {
	width: 132px;
}
#nav-05 {
	width: 132px;
}
#nav-06 {
	width: 132px;
}
/*-------------- (-79px) X position of button / (-125px) height of image from above ------------- */
#nav-01 a:hover {
	background:url(../images/nav.jpg) 0px -125px no-repeat;
}
body#index #nav-01 a:hover {
	background:none;
}
body#yellowpages #nav-01 a:hover {
	background:none;
}
#nav-02 a:hover {
	background:url(../images/nav.jpg) -340px -125px no-repeat;
}
#nav-03 a:hover {
	background:url(../images/nav.jpg) -472px -125px no-repeat;
}
#nav-04 a:hover {
	background:url(../images/nav.jpg) -604px -125px no-repeat;
}
#nav-05 a:hover {
	background:url(../images/nav.jpg) -736px -125px no-repeat;
}
#nav-06 a:hover {
	background:url(../images/nav.jpg) -868px -125px no-repeat;
}
#pscroller1 {
	width: 810px;
	height: 20px;
	display:block;
	text-align:left;
	font:14px Arial, Helvetica, sans-serif;
	color: #000;
}
#pscroller1 strong {
	color:#BA1519;
}
#pscroller1 a {
	text-decoration: none;
}
#pscroller2 {
	width:200px;
	height:80px;
}
.navigation {
	margin:0 0 20px 0;
	width: 580px;
}
/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#993132;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	z-index:20;
}
#nav li ul li {
	height:20px; /* Height of each drop down nav item */
	border:1px solid #5c1d1e;
	border-top:none;
	z-index:20;
}
#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
}
#nav li ul li a {
	display:block;
	padding-left:5px;
	text-transform: capitalize;
}
#nav li ul li a span {
	display:none;
}
/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li:hover ul, #nav li.sfHover ul {
	left: auto;
}
/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover {
	background-image:none;
	background-color:#5c5c5c;
	color:#FFFFFF;
	text-decoration:none;
}
/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li {
	width:130px;
	z-index:20;
}
#nav-03 ul, #nav-03 li {
	width:130px;
	z-index:20;
}
#nav-04 ul, #nav-04 li {
	width:160px;
	z-index:20;
}
#nav-05 ul, #nav-05 li {
	width:160px;
	z-index:20;
}
#nav-06 ul, #nav-06 li {
	width:130px;
	z-index:20;
}
.post {
	border-bottom: 1px dashed #666;
	margin: 0 0 20px 0;
	display: block;
	width: 580px;
}
.post-last {
	border-bottom:none;
	margin: 0 0 20px 0;
	display: block;
	width: 580px;
}
.special {
	display:none;
}
#rss {
	background:url(../images/button-rss.jpg);
	width:300px;
	height:31px;
	display:block;
	margin: 0 0 10px 0;
	clear: both;
}
#rss span {
	display:none;
}
#logo-bbb {
	background-image:url(../images/logo-bbb.jpg);
	height:71px;
	margin:10px 0;
	display:block;
}
/* ------------------------ comments ------------------------ */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
.comment-body {
	width:580px;
}
#email-sidebar label{color: #020108;font:10px Verdana, Geneva, sans-serif;}
#email-sidebar label span{color: #f00;}
#email-sidebar input{border: 1px solid #999; padding: 3px; width:120px;}
