* {
      padding: 0;
      margin: 0;
}

html, body {
      font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
      margin: 0px;
      padding: 0px;
}

html{
      background-image:url(/images/back.jpg);
      background-repeat:repeat-x;
      color:#646464;
      background-color:#fff;
}

h2 {
      font-size: 18px;
}

h3{
      font-size: 16px;
}

h4{
      font-size:14px;
}

h5{
      font-size:12px;
}

a{
      text-decoration:none;
}

a:hover{
      text-decoration:underline;
}

#content p {
      margin: 12px 0;
}

img {
      border: none;
      padding: 0px;
      margin: 0px;
}

form {
      margin: 0;
}

#wrapper {
      background: #FFFFFF url(/images/wrapper_back.gif);
      width: 764px;
      height: auto;
      margin: 30px auto;
      margin-bottom: 20px;
      overflow: hidden;
}

#adlinks{
    list-style:none;
    width:716px;
    padding:10px;
    margin:10px auto;
    background-color:#ebebeb;
    text-align:center;
}

#adlinks li{
    display:inline;
}

#adlinks a{
    color:#646464;
}

#adlinks a:hover{
    color:#BA1F25;
}

/* --- Page Top Styling --- */

#searchback {
      background-image:url(/images/search_back.jpg);
      width: 764px;
      height:266px ;
      float: left;
}

#searchback h1{
      font-size:11px;
      font-weight:normal;
      position:relative;
      top:47px;
      left:102px;
      width:150px;
}

#searchback a{
      color:#C91226;
      background-color:inherit;
}

#searchback ul{
      position:relative;
      top:14px;
      left:562px;
}

#searchback li{
      display:inline;
      margin:0 7px;
}

/* --- Main Page Styling --- */

#pageleft {
      width: 204px;
      height: auto;
      float: left;
}

#pageright {
      width: 560px;
      height: auto;
      float: left;
}

#featuredlinks {
      background-image:url(/images/featured_link.jpg);
      width: 204px;
      height: 360px;
      float: left;
}

#featuredlinks a {
      position: relative;
      top: 133px;
      left: 40px;
      color:#646464 ;
      background-color: inherit;
      line-height:16px ;
      text-decoration: none;
}

#featuredlinks a:hover {
      color: #BD1D1F;
      background-color: inherit;
      text-decoration: underline;
}

#vaccine{
      background-image:url(/images/vaccines.jpg);
      width: 204px;
      height: 128px;
      float: left;
      color:#444;
      background-color:inherit;
}

#vaccine p{
      position:relative;
      top:45px;
      left:85px;
      width:101px;
      text-align:justify;
}

#vaccine a{
      font-weight:bold;
      color:#444;
      background-color:inherit;
      position:relative;
      top:49px;
      left:86px;
}

#welcome {
      background-image:url(/images/welcome.jpg);
      width: 560px;
      height: 121px;
      float: left;
      color:#444;
      background-color:inherit;
}

#welcome p{
      position:relative;
      top:61px;
      left:146px;
      width:366px;
      text-align:justify;
}

#left{
      width:269px;
      height:auto;
      float:left;
}

#right{
      width:291px;
      height:238px;
      float:left;
}

#cats{
      background-image:url(/images/cats.jpg);
      width: 269px;
      height: 137px;
      float: left;
}

.cats{
      position:relative;
      top:41px;
      left:103px;
      width:152px;
      text-align:justify;
}

#cats b{
      color:#464646;
      background-color:inherit;
}

#cats a{
      position:relative;
      top:50px;
      font-weight:bold;
      color:#464646;
      background-color:;
}

#dogs{
      background-image:url(/images/dogs.jpg);
      width: 269px;
      height: 102px;
      float: left;
}

.dogs{
      position:relative;
      top:11px;
      left:103px;
      width:153px;
      text-align:justify;
}

#dogs a{
      color:#464646;
      background-color:inherit;
      font-weight:bold;
      position:relative;
      top:21px;
}

#freelisting{
      background-image:url(/images/free_listing_ad.jpg);
      width: 269px;
      height: 128px;
      float: left;
}

.freelisting{
      position:relative;
      top:37px;
      left:26px;
      width:110px;
}

#freelisting b{
      color:#000;
      background-color:inherit;
}

#freelisting ul{
      position:relative;
      left:36px;
      list-style:none;
}

#freelisting a{
      color:#F1C316;
      background-color:inherit;
      position:relative;
      top:49px;
      left:36px;
      font-weight:bold;
}

#advice{
      background-image:url(/images/advice_on_pets.jpg);
      width: 291px;
      height: 238px;
      float: left;
}

#advice b{
      color:#A41C1E;
      background-color:inherit;
}

.flea{
      position:relative;
      top:39px;
      left:140px;
      width:128px;
}

a.flea{
      top:45px;
      left:144px;
      font-weight:bold;
      color:#444;
      background-color:inherit;
}

.care{
      position:relative;
      top:52px;
      left:140px;
      width:128px;
}

a.care{
      top:61px;
      left:144px;
      font-weight:bold;
      color:#444;
      background-color:inherit;
}

#advice ul{
      position:relative;
      top:69px;
      left:31px;
      line-height:16px;
      list-style:none;
}

#advice ul a{
      color:#4a4a4a;
      background-color:inherit;
}

#readmoreone a{
      position:relative;
      top:-117px;
      left:111px;
      width:19px;
      height:65px;
      float:left;
      
}

#readmoreone a:hover{
      background-image:url(/images/read_more_over.gif);      
}

#readmoretwo a{
      position:relative;
      top:-39px;
      left:92px;
      width:19px;
      height:65px;
      float:left;
}

#readmoretwo a:hover{
      background-image:url(/images/read_more_over.gif);
}

#feedback{
      background-image:url(/images/feedback_ad.jpg);
      width: 291px;
      height: 129px;
      float: left;
      color:#444;
      background-color:inherit;
}

#feedback p{
      position:relative;
      top:36px;
      left:124px;
      width:115px;
      margin-bottom:6px;
}

#feedback a{
      position:relative;
      top:38px;
      left:136px;
      font-weight:bold;
      color:#fff;
      background-color:inherit;
}

/* -- Headers -- */

#subheader {
      width: 560px;
      height: ;
      float: left;
}

/* -- Content -- */

#content {
      width: 510px;
      height: auto;
      float: left;
      padding: 15px 30px 15px 20px;
      text-align: justify;
}

#content a {
      color: ;
      background-color: inherit;
      text-decoration: none;
}

#content a:hover {
      color: ;
      background-color: inherit;
      text-decoration: underline;
}

#content ul, #content ol{
      margin-left:20px;
      list-style: none;
}

#content li{
      margin:10px 0;
}

#content ol{
}

#content img {
      float: right;
}

#results{
      margin:10px 0;
	  clear: both;
}

#results h3{
    margin-left:10px;
}

#resultsexpanded{
     margin-left: -20px;
     clear: both;
}

#resultsexpanded h3{
    margin: 0px;
}

/* ----- Footer Styling ----- */

#footer {
      background-image:url(/images/footer.gif);
      width: 764px;
      height: 68px;
      float: left;
}

#footerlinks{
      position:relative;
      top:9px;
      left:147px;
      width:464px;
      word-spacing:9px;
      color:#fff;
      background-color:inherit;
      font-size:8px;
}

#footerlinks li{
      font-size:11px;
      display:inline;
      word-spacing: normal;
}

#footerlinks a {
      text-decoration: none;
      word-spacing: normal;
      font-weight:bold;
      color:#fff;
      background-color:inherit;
}

#footer a:hover {
      color: #9F1717;
      background-color: inherit;
      text-decoration: underline;
}

#copyright{
      position:relative;
      top:28px;
      left:252px;
}

/* ----- News And Forms ----- */

#searchform {
      position: relative;
      left: 372px;
      top: 196px;
}

#SearchSubmit {
      margin-left: 5px;
      position: relative;
      float: left;
}

#SearchInput{
      width: 136px;
      height: 33px;
      position: relative;
      float: left;
      font: bold 22pt Tahoma, Verdana, Arial, Helvetica, sans-serif; 
      background: none;
      border: none;
      color: #000;
      text-align: center;
}

.mid {
      text-align: center;
}

.listingbox{
        background-image:url(/images/premium_listing.jpg);
	width:559px;
	height:212px;
	float:left;
	overflow:hidden;
}

.paid_listing {
	width:559px;
	height:210px;
	display: table;
	padding-top: 68px;
	padding-left:30px;
}

.leftwrap {
	width:280px;
	height:auto;
	float: left;
}

.paid_listing_head {
	width:350px;
	height:auto;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000;
	background-color: inherit;
    margin-bottom:15px;
}

.paid_listing_head a {
       color: #bb1c21;
}

.paid_description{
	width:220px;
	height:92px;
        float: left;
	overflow:hidden;
	color:#000;
	background-color:inherit;
	text-align:justify;
}

.rightwrap {
	width:200px;
	height:auto;
	float: left;
}

.paid_address {
	
	width:200px;
	height:55px;
        float: left;
	text-align: justify;
	overflow:hidden;
	color:#000;
	background-color:inherit;
}

.paid_link {
	width:200px;
	height:auto;
	float: left;
	color: #900;
	background-color: inherit;
	margin-top:9px;
}

.paid_phone {
	width:200px;
	height:auto;
	float: left;
	font-weight: bold;
	color:#444;
	background-color:inherit;
	margin-top:10px;
}

.unpaid_listing{
	width:228px;
	height:80px;
	float:left;
	border: 1px solid #ADADAD;
	color: #666;
	background-color:#E0E0E0;
	padding:5px;
	margin:0 0 10px 18px;
	text-align:center;
        list-style: none;
	}

.unpaid_name{
	font-weight:bold;
	margin-bottom:3px;
	text-decoration:underline;
	}

.unpaid_address{
}

.unpaid_phone{
	font-weight:bold;
	font-size:11px;
	color:#FF3333;
	background-color:inherit;
}

#multiple{
    margin-left:20px;
}

#adsense {
	text-align: center;
}

#centered {
      padding: 0;
      margin: 10px auto 0 auto;
      width: 179px;
      height: 44px;
}

.validxhtml a {
      width: 88px;
      height: 31px;
      float: left;
}

.validxhtml[class] a {
      background-image: url(/images/xhtml.png);

}

.validcss a {
      width: 88px;
      height: 31px;
      float: left;
}

.validcss[class] a {
      background-image: url(/images/css.png);
}

#more_link, #show_more {
      clear: both;
      padding-left: 20px;
      margin: 10px 0 10px 0;
}
.listing-link {
	clear: both;
}
#results_location {
      padding: 10px;
}
#sitemap_dynamic_prev {
      padding-right: 20px;
}

/*------------------------------------------Overture Ads -------------------*/

 

.overture_box {
    width: 495px;
    line-height: 16px;
    margin-bottom: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8.5pt;
    clear: both;
    margin-left: 18px;
    text-align: left;
}

.overture_header {
    color: #666;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-left: 0px;
}

.overture_ad_box {
    margin-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    padding-left: 34px;
    background: #E0E0E0;
    border-bottom: 1px solid #cccccc;
}

.overture_title {
    color: #FFFFFF;
    padding-top: 1px;
    font-weight: bold;
}

.overture_title a,
.overture_title a:visited,
.overture_title a:hover,
.overture_description a,
.overture_description a:visited,
.overture_description a:hover,
.overture_link a,
.overture_link a:visited {
    color: #BB1C21;
    text-decoration: none;
}

.overture_link a:hover {
    color: #666666;
    text-decoration: underline;
}

.overture_description {
            color: #666666;
}

.overture_link {
    color: #666666;
    margin-bottom: 1px;
    padding-bottom: 1px;
}
/* ----- Sign Up Forms ----- */

#content fieldset ol {
	list-style: none;
}
fieldset {
        border: 0px;
        margin-top: 20px;
}
#feedback_form label, #free_listing_insert label {
display: block;
float: left;
width: 120px;
}
#feedback_form dl dt, #free_listing dl dt {
	padding: 0 0 10px 0;
}
#feedback_form  dl dd, #free_listing dl dd {
	padding: 0 0 20px 20px;
}

#feedback_form {
	margin-bottom: 40px;
}
#about_bt {
	padding: 30px 18px 0 23px;
	border-top: 1px solid #CCCCCC;
}
#about_bt blockquote {
margin: 0 20px 12px;
}