@import url("/inc/ppc.css?version=1");
@import url("/inc/menu.css?version=1");


body {
    margin:10px 0 0px 0;
    padding:0;
    background:#fff;
    font-family:Arial, Helvetica, sans-serif;
}

.clear {
    clear:both;
}

h1 {
    font-size:18px;
    line-height:20px;
    font-weight:bold;
    color:#770000;
    margin:15px 0px 0px 15px;
}

h2 {
    margin-bottom:-5px;
    font-size:16px;
    line-height:24px;
    font-weight:bold;
    color:#770000;
    margin:10px 0px 0px 15px;
}

h3 {
    margin:0px 0px 5px 15px;
    font-size:14px;
    line-height:24px;
    font-weight:bold;
    color:#666;
}

p, li, ul, ol {
    margin:15px;
    font-size:12px;
    line-height:18px;
    color:#222; 
}

ul, ol {
    margin-bottom:20px; 
}

li {
    list-style-type:disc;   
}

li a {
    text-decoration:underline;
    color:#770000;
}

li a:hover {
    text-decoration:none;
    color:#ffff00;
}

p a {
    text-decoration:underline;
    color:#770000;
}

p a:hover {
    text-decoration:none;
    /*color:#ffff00;*/
}

img {
    border:0;
}

#wrapper-wide {
    background:#000;
    width:1200px;
    margin:0 auto;
    margin-bottom:0px;
}

#wrapTop{
    background:url(/i/wrapTop-wide.gif) center no-repeat #FFF;
    position:relative;
    height:10px;
    width:1200px;
}

#wrapMid{
    background:url(/i/wrapMid.gif) center repeat-y #000;
    position:relative;
    width:1200px;
}

#wrapBot{
    background:url(/i/wrapBot.gif) center no-repeat;
    position:relative;
    height:10px;
    width:1200px;
}

#header {
    width:998px;
    height:170px;
    margin:0px 0px 0px 1px;
    position:absolute;
    top:18px;
    background:url(/i/header.jpg) no-repeat #000;
}

#wrapper-wide #header {
    width:1198px;
    height:115px;
    margin:0px 0px 0px 1px;
    position:absolute;
    top:18px;
    background:url(/i/header-short.jpg) no-repeat #000;
}

#header img {
    width:354px;
    height:114px;
    position:relative;
    top:1px;
    left:0px;
}

#search {
    color:#fff;
    font-weight:bold;
    position:relative;
    left:640px;
    top:-80px;
    height:15px;
    width:350px;    
}
#searchText{
    color:#fff;
    font-weight:bold;
    padding:0px 5px 5px 0px;
}
#search .inputbox {
    width:210px;
    height:22px;
    border:0;
    background:url(/i/searchBack.gif) no-repeat;
    font-size:13px;
    font-weight:bold;
    margin-top:10px;
    padding:5px 0px 0px 10px;
    color:#fff; 
}
#search .gobutton {
    width:39px;
    position:relative;
    top:11px;
    left:-5px;
    border:0;
    background:#fff;
}

#wrapper-wide #topNav{
    background:url(/i/navTile.gif) repeat-x;
    margin-left:1px;
    position:absolute;
    height:25px;
    top:133px;
    width:1198px;
}

#navWrap{
    display:block;
    float:left;
    height:25px;
}

#navLeft{
    float:left;
    width:10px;
    }

#nav1-link{
    height:25px;
    color:#fff;
    display:block;
    float:left;
    font-family:Tahoma, Times, serif;
    font-size:13px;
    font-weight:bold;
    padding:5px 12px 0px 12px;
    text-decoration:none;
}

#nav1-link:hover {
    color:#FFFF00;
}

#nav1-link-on {
    background:url(/i/navActive.gif) repeat-x;
    height:25px;
    color:#000;
    display:block;
    float:left;
    font-family:Tahoma, Times, serif;
    font-size:13px;
    font-weight:bold;
    padding:5px 12px 0px 12px;
    text-decoration:none;
}

#breadcrumbs {
    width:1178px;
    height:28px;
    position:absolute;
    top:205px;
    margin:0px 0px 0px 1px;
    padding:12px 10px 0 10px;
    background:url(/i/bcBack.gif) repeat-x #000;
    font-size:12px;
    color:#999;
}

#wrapper-wide #breadcrumbs {
    top:157px;
}

#breadcrumbs a {
    text-decoration:none;
    color:#fff;
}
#breadcrumbs a:hover {
    text-decoration:underline;
}

#wrapper-wide #contentBlock {
    background:url(/i/contentBG.jpg);
    background-repeat:repeat-y;
    margin:179px 0px 0px 10px;
    padding:5px 0px 0px 0px;
    width:1183px;
}

#contentBlock {
    background:url(/i/contentBG.jpg);
    background-repeat:repeat-y;
    margin:225px 0px 0px 10px;
    padding:5px 0px 0px 0px;
    width:1183px;
}

#contTop{
    background:url(/i/contTop.gif) no-repeat #000;
    margin-bottom:-5px;
    height:14px;
    width:710px;
}

#contentppc {
    background:#fff;
    padding-top:0px;
    width:870px;
    float:left;
}

.contentImg{
margin-left:8px;}

#contBot{
    background:url(/i/contBot.gif) no-repeat #000;
    padding-bottom:0px;
    height:14px;
    width:710px;
    clear:both;
    }

.bottom{
    line-height:5px;
    }

#skyscraper {
    width:160px;
    height:600px;
    float:right;
    background:#FFF;
}

#footer {
    width:1180px;
    height:20px;
    clear:both;
    padding-right:20px;
    padding-top:5px;
    background:url(/i/footerTile.jpg) repeat-x #000;
    text-align:right;
    font-size:10px;
    color:#fff;
}
#footer a {
    padding:0 5px;
    color:#fff;
}
#footer a:hover {
    color:#fff;
    text-decoration:none;
}

.keywords {
    text-transform:capitalize;
}

#button {
padding-top: 20px;
text-align: center;
}

#rectangle {
margin: 20px 0 5px 22px;
text-align: left;
}

/* UX 20070810 Do not remove 
#ppc {background:none; border-bottom:none; border-top:none;}
#ppc .ppctitle {color:#873333;}
#ppc .ppctitle:hover{color:#C83333;}
#ppc .ppcdescription {font-size:11px;}
#ppc .ppchost {font-size:11px;}
#ppc .ppchost:hover {text-decoration:underline;color:#C83333;}
UX 20070831 
#skyscraper {display:none;}
#rectangle {display:none;}
#button {display:none;}
#ppc {width:465px;}
*/
/* UX */

/* ---- SERVICE MAGIC ---- */
#zipform {
  height: 0px;
}


#zip-box{
    background:url(/i/servicemagic/zipcode-widgitbk.jpg) no-repeat;
    height:140px;
}

#zipfields {
    position:absolute;
    margin-top:82px;
    margin-left:5px;
    height: 36px;
}

#zip{
    float: left;
    width:118px;
    font-size:11px;
    text-align:center;
    margin: 10px 0px 0px 20px;
    background-color: #550000;
    border-style: none;
    color: #fff;
}

#zipbutton {
    float: left;
    height:35px;
    width:98px;
    margin-right:0px;
    margin-left: 30px;
}

#zipText {
    font-size:15px;
    color:#fff;
    padding-top:12px;
    padding-left:10px;
    margin: 0px;
    line-height: 14px;
}

.cleardefault {
    width:50px;
    margin-left:3px;
}

#find-local
{
    color:#fff;
    display:block;
    margin:0px 0 -4px 8px;
}

/*-- Yieldy --*/
#outLft-H{
  position: absolute;
  top: 24px;
  margin-left: -167px;
}

#outLft-C, #outLft-S, #outLft-SS {
  position: absolute;
  top: 24px;
  margin-left: -173px;
}

#outRt-H {
  position: absolute;
  top: 24px;
  margin-left: 1005px;
}

#outRt-C, #outRt-S, #outRt-SS {
  position: absolute;
  top: 24px;
  margin-left: 1201px;
}

#rtRlTop-C, #rtRlTop-S, #rtRlTop-SS, #rtRlBot-C, #rtRlBot-S, #rtRlBot-SS {
  margin: 28px 0px 0px 0px;
}

#rtRlTop-H {
  margin: 0px 0px 0px 0px;
}

/* GOOGLE SPLIT ADSENSE */

#split1 #adsense-ads {

}

#split2 #ppc {
  width: 450px;
  float: left;
}

