* {
      padding: 0;
      margin: 0;
}

html, body {
      color: #FFFFFF;
      background-color: #b07654;
      font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
      margin: 0px;
      padding: 0px;
}

h2 {
      font-size: 18px;
}

p {
      margin: 12px 0;
}

img {
      border: none;
      padding: 0px;
      margin: 0px;
}

form {
      margin: 0;
}

li {
	margin: 8px 0;
	margin-left: 18px;
}

#wrapper {
      background: #FFFFFF url(/images/wrapperback.jpg);
      width: 761px;
      height: auto;
      margin: 30px auto;
      margin-bottom: 20px;
      overflow: hidden;
}

/* --- Page Top Styling --- */

#header {
      background-image: url(/images/title.jpg);
      width: 578px;
      height: 69px;
      float: left;
}

#homebutton {
	background-image: url(/images/home_link_over.jpg);
}

#homebutton a {
	background-image: url(/images/home_link.jpg);
	width: 44px;
	height: 69px;
	float: left;
}

#homebutton a:hover {
	background-image: url(/images/home_link_over.jpg);
}

#feedbackbutton {
	background-image: url(/images/feedback_over.jpg);
}

#feedbackbutton a {
	background-image: url(/images/feedback.jpg);
	width: 51px;
	height: 69px;
	float: left;
}

#feedbackbutton a:hover {
	background-image: url(/images/feedback_over.jpg);
}

#sitemapbutton {
	background-image: url(/images/sitemap_over.jpg);
}

#sitemapbutton a {
	background-image: url(/images/sitemap.jpg);
	width: 47px;
	height: 69px;
	float: left;
}

#sitemapbutton a:hover {
	background-image: url(/images/sitemap_over.jpg);
}

#space {
	background-image: url(/images/space.jpg);
	width: 41px;
	height: 69px;
	float: left;
}

#searchback {
      background-image: url(/images/search_box.jpg);
      width: 761px;
      height: 224px;
      float: left;
}

/* --- Main Page Styling --- */

#pageleft {
      width: 259px;
      height: auto;
      float: left;
}

#pageright {
      width: 502px;
      height: auto;
      float: left;
}

#featuredlinks {
      background-image: url(/images/featured_links.jpg);
      width: 259px;
      height: 264px;
      float: left;
}

#featuredlinks a {
      position: relative;
      top: 59px;
      left: 63px;
      color: #FFFFFF;
      background-color: inherit;
      line-height: 20px;
      text-decoration: none;
}

#featuredlinks a:hover {
      color: #ff6600;
      background-color: inherit;
      text-decoration: underline;
}

#welcomeback {
      background-image: url(/images/welcome.jpg);
      width: 502px;
      height: 145px;
      float: left;
}

.welcometext {
	position: relative;
	top: 41px;
	left: 148px;
	width: 306px;
	line-height: 14px;
	text-align: justify;
}

#freelist {
	background-image: url(/images/free_listing_ad.jpg);
	width: 259px;
	height: 96px;
	float: left;
}

#feedback {
	background-image: url(/images/feedback_ad.jpg);
	width: 259px;
	height: 94px;
	float: left;
}

.moreinfo a {
	background-image: url(/images/more_info.jpg);
	width: 50px;
	height: 17px;
	float: left;
	position: relative;
	top: 63px;
	left: 69px;
}

.moreinfo a:hover {
	background-image: url(/images/more_info_over.jpg);
}

#leftwrap {
	width: 236px;
	height: auto;
	float: left;
}

#popular {
	background-image: url(/images/most_popular_links.jpg);
	width: 236px;
	height: 215px;
	float: left;
}

.article {
	height: 84px;
}

.articletitle {
	position: relative;
	top: 17px;
	left: 94px;
	color: #FF6600;
	background-color: inherit;
	text-decoration: underline;
}

.articletext {
	position: relative;
	top: 18px;
	left: 94px;
	width: 120px;
}

.articlelink a {
	position: relative;
	top: 29px;
	left: 155px;
	color: #FFFFFF;
	background-color: inherit;
}

.articlelink a:hover {
	color: #FF6600;
	background-color: inherit;
}

#drivedesign {
	background-image: url(/images/driveway_designs.jpg);
	width: 236px;
	height: 94px;
	float: left;
}

#equipment {
	background-image: url(/images/tool_equipment.jpg);
	width: 266px;
	height: 109px;
	float: left;
}

.equipmenttext {
	position: relative;
	top: 37px;
	left: 83px;
	width: 135px;
	text-align: justify;
	line-height: 14px;
}

.equipmentlink a {
	position: relative;
	top: 41px;
	left: 168px;
	color: #FFFFFF;
	background-color: inherit;
}

.equipmentlink a:hover {
	color: #FF6600;
	background-color: inherit;
}

#patio {
	background-image: url(/images/patio_links.jpg);
	width: 266px;
	height: 200px;
	float: left;
}

.patiotext {
	position: relative;
	top: 117px;
	left: 12px;
	color: #000000;
	background-color: inherit;
	width: 209px;
	text-align: justify;
	line-height: 14px;
}

.patiolink a {
	position: relative;
	top: 103px;
	left: 168px;
	color: #000000;
	background-color: inherit;
}

.patiolink a:hover {
	color: #FFFFFF;
	background-color: inherit;
}

/* -- Headers -- */

#subheader {
      width: 502px;
      height: 60px;
      float: left;
}

/* -- Content -- */

#content {
      width: 444px;
      min-height: 309px;
      float: left;
      padding: 15px 0px 15px 12px;
      text-align: justify;
}

#content a {
      color: #000000;
      background-color: inherit;
      text-decoration: none;
}

#content a:hover {
      color: #f26521;
      background-color: inherit;
      text-decoration: underline;
}

#content img {
      float: right;
}

#contentbot {
	background-image: url(/images/content_bottom.jpg);
	width: 550px;
	height: 17px;
	float: left;
}

/* ----- Footer Styling ----- */

#footer {
      background-image: url(/images/footer.jpg);
      width: 761px;
      height: 47px;
      float: left;
}

#footer a {
      color: #e0ae9b;
      text-decoration: none;
      background-color: inherit;
      word-spacing: normal;
	  font-weight: bold;
}

#footer a:hover {
      color: #ff6600;
      background-color: inherit;
      text-decoration: underline;
}

#footertext {
	position: relative;
	top: 19px;
	left: 89px;
	color: #ed667a;
	background-color: inherit;
	word-spacing: 5px;
	float: left;
}

#footertext1 {
	position: relative;
	top: 10px;
	left: 50px;
	float: left;
}

#footertext1 a {
	color: #FFFFFF;
	background-color: inherit;
	font-weight: normal;
}

/* ----- News And Forms ----- */

#searchform {
      position: relative;
      left: 135px;
      top: 177px;
}

#SearchSubmit {
      margin-left: 10px;
      position: relative;
      float: left;
}

#SearchInput{
      width: 143px;
      height: 32px;
      position: relative;
      float: left;
      font: bold 22pt Tahoma, Verdana, Arial, Helvetica, sans-serif; 
      background: none;
      border: none;
      color: #000000;
      text-align: center;
}

.prop {
      height: auto;
      width: 1px;
      float: left;
}

.mid {
      text-align: center;
}

 

.spacer {
      clear: both;
}

.paid_listing {
      width: 441px;
      height: auto;
      display: table;
     padding-left: 14px;
      text-align: left;
      padding-top: 62px;
}

.paid_listing_head {
      width: 420px;
      height: 18px;
      font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
      text-decoration: underline;
      margin-bottom: 8px;
      color: #672540;
      background-color: inherit;
}

.paid_listing1 {
      float: left;
      width: 160px;
      height: 54px;
      padding-left: 30px;
      padding-top: 14px;
	color: #000000;
}

 

.paid_listing2 {
      float: left;
      height: 90px;
      width: 200px;
      text-align: justify;
      padding-top: 6px;
      overflow: hidden;
	color: #000000;
}

.paid_listing3 {
      float: left;
      height: 15px;
      width: 140px;
      color: #990000;
      background-color: inherit;
      padding-left: 30px;
      padding-top: 7px;
}

.paid_listing4 {
      float: left;
      height: 15px;
      width: 160px;
      font-weight: bold;
      padding-left: 30px;
	color: #000000;
}

#content .paid_listing4 a {
      color: #707aff;
      background-color: inherit;
      text-decoration: none;
}

#content .paid_listing4 a:hover {
      color: #C2614E;
      background-color: inherit;
      text-decoration: underline;
}

.unpaid_listing   {
      width: 200px;
      height: 105px;
      display: table;
      color: #666666;
      float: left;
      border: 1px solid #281e1a;
      background-color: #fae5dc;
      margin: 0px 7px 10px 3px;
      padding: 5px;
}

.unpaid_listing1 {
      text-align: left;
      font-weight: bold;
      text-decoration: underline;
}

.unpaid_listing2 {
      display: table;
}

.unpaid_listing3 {
      font-weight: bold;
      display: table;
      color: #990000;
      background-color: inherit;
}

.leftwrap {
      width: 230px;
      height: auto;
      float: left;
}

.rightwrap {
      width: 180px;
      height: auto;
      float: left;
}

.results_bar {
      width: 390px;
      margin-bottom: 10px;
}

.listingbox {
      background: url(/images/paid_listing.jpg) no-repeat;
      width: 441px;
      height: 199px;
      float: left;
      margin-bottom: 15px;
}

#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/validxhtml.png);

}

.validcss a {
      width: 88px;
      height: 31px;
      float: left;
}

.validcss[class] a {
      background-image: url(/images/vcss.png);
}

/*------------------------------------------Overture Ads -------------------*/

 

.overture_box {
    width: 439px;
    line-height: 16px;
    margin-bottom: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8.5pt;
    clear: both;
    margin-left: 0px;
    text-align: left;
}

.overture_header {
    color: #fff;
    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: 15px;
    background: #F9E5DC;
    border-bottom: 1px solid #cccccc;
}

.overture_title {
    color: #FFFFFF;
    padding-top: 1px;
    font-weight: bold;
}

#content .overture_title a,
#content .overture_title a:visited,
#content .overture_title a:hover,
#content .overture_description a,
#content .overture_description a:visited,
#content .overture_description a:hover,
#content .overture_link a,
#content .overture_link a:visited {
    color: #672540;
    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-top: 30px;
	border-top: 1px solid #CCCCCC;
}
#about_bt blockquote {
margin: 0 20px 12px;
}