* {
      padding: 0;
      margin: 0;
}

html {
      color: #7B7B7B;
      background: #888888 url(/images/background.jpg) top center fixed repeat-x;
      font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h2 {
      font-size: 18px;
}

p {
      margin: 12px 0;
}

img {
      border: none;
}

li {
	padding: 6px 0;
	margin-left: 20px;
}

form {
      margin: 0;
}

a {
	color: #01536e;
	background-color: inherit;
}

a:hover {
	color: #990000;
	background-color: inherit;
}

#wrapper {
	background: #FFFFFF url(/images/wrapperback.jpg) repeat-y;
      width: 740px;
      height: auto;
      margin: 30px auto;
      margin-bottom: 20px;
      overflow: hidden;
	border-top: 1px solid #CBCBCB;
}

/* --- Page Top Styling --- */

#searchback {
	background-image: url(/images/search_bck.jpg);
	width: 740px;
	height: 249px;
	float: left;
}

#homelink {
	background-image: url(/images/home_link_over.jpg);
}

#homelink a {
	background-image: url(/images/home_link.jpg);
	width: 41px;
	height: 84px;
	float: right;
}

#homelink a:hover {
	background-image: url(/images/home_link_over.jpg);
}

#feedbacklink {
	background-image: url(/images/feedback_link_over.jpg);
}

#feedbacklink a {
	background-image: url(/images/feedback_link.jpg);
	width: 40px;
	height: 84px;
	float: right;
}

#feedbacklink a:hover {
	background-image: url(/images/feedback_link_over.jpg);
}

#sitemaplink {
	background-image: url(/images/sitemap_link_over.jpg);
}

#sitemaplink a {
	background-image: url(/images/sitemap_link.jpg);
	width: 42px;
	height: 84px;
	float: right;
}

#sitemaplink a:hover {
	background-image: url(/images/sitemap_link_over.jpg);
}

/* --- Main Page Styling --- */

#pageleft {
      width: 181px;
      height: auto;
      float: left;
}

#pageright {
      width: 559px;
      height: auto;
      float: left;
}

#featuredlinks {
      background-image: url(/images/featured_links.jpg);
      width: 181px;
      height: 274px;
      float: left;
}

ul#featuredlinks a {
	color: #7B7B7B;
	background-color: inherit;
	text-decoration: none;
	position: relative;
	top: 29px;
	left: 30px;
}

ul#featuredlinks li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#featuredlinks a:hover {
	color: #822400;
	background-color: inherit;
	text-decoration: underline;
}

#associations img {
	width: 181px;
	height: 209px;
	float: left;
}

#welcomeback {
      background-image: url(/images/welcome.jpg);
      width: 374px;
      height: 273px;
      float: left;
}

p.welcometext {
	position: relative;
	top: 50px;
	left: 135px;
	width: 100px;
	text-align: justify;
	line-height: 14px;
}

p.welcometext2 {
	position: relative;
	top: 48px;
	left: 35px;
	text-align: justify;
	line-height: 17px;
	width: 200px;
}

#freelisting {
	background-image: url(/images/free_listing.jpg);
	width: 185px;
	height: 188px;
	float: left;
}

p#freelist {
	position: relative;
	top: 50px;
	left: 15px;
	width: 100px;
}

#freelisting a {
	position: relative;
	top: 45px;
	left: 14px;
	color: #FF0000;
	background-color: inherit;
	font-weight: bold;
}

#freelisting a:hover {
	color: #01536e;
	background-color: inherit;
}

#feedback {
	background-image: url(/images/feedback.jpg);
	width: 185px;
	height: 85px;
	float: left;
}

p#feedbacktext {
	position: relative;
	top: 19px;
	left: 61px;
	width: 110px;
}

#feedback a {
	position: relative;
	top: 9px;
	left: 60px;
	color: #FF0000;
	background-color: inherit;
	font-weight: bold;
}

#feedback a:hover {
	color: #01536e;
	background-color: inherit;
}

h2#articlehead img {
	width: 559px;
	height: 29px;
	float: left;
	font-size: 10px;
}

#article1 {
	background-image: url(/images/article1.jpg);
	width: 184px;
	height: 181px;
	float: left;
}

#article2 {
	background-image: url(/images/article2.jpg);
	width: 181px;
	height: 181px;
	float: left;
}

#article3 {
	background-image: url(/images/article3.jpg);
	width: 194px;
	height: 181px;
	float: left;
}

.article {
	position: relative;
	top: 93px;
	left: 21px;
	width: 150px;
	line-height: 14px;
}

.articlelink {
	position: relative;
	top: 84px;
	left: 21px;
}

/* -- Headers -- */

h1#subheader img {
      width: 559px;
      height: 27px;
      float: left;
	  font-size: 12px;
}

/* -- Content -- */

#content {
      width: 525px;
      height: auto;
      float: left;
      padding: 15px 0px 15px 18px;
      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;
}

/* ----- Footer Styling ----- */

#footer {
	background-image: url(/images/footer.jpg);
    width: 740px;
    height: 77px;
    float: left;
}

#footer a {
    color: #7B7B7B;
    text-decoration: none;
    background-color: inherit;
    word-spacing: normal;
}

#footer a:hover {
	color: #822400;
    background-color: inherit;
    text-decoration: underline;
}

ul#footertext {
	color: #7B7B7B;
	background-color: inherit;
	padding-top: 24px;
	text-align: center;
	word-spacing: 10px;
}

ul#footertext li {
	display: inline;
	margin-left: 0;
	list-style: none;
}

p#footertext1 {
	color: #7B7B7B;
	background-color: inherit;
	padding-top: 1px;
	text-align: center;
}

/* ----- News And Forms ----- */

#searchform {
      position: relative;
      left: 30px;
      top: 174px;
}

#SearchSubmit {
      margin-left: 22px;
      position: relative;
      float: left;
}

#SearchInput{
      width: 149px;
      height: 38px;
      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;
}

.underline {
	text-decoration: underline;
}

.paid_listing {
      width: 450px;
      height: auto;
      display: table;
      margin-left: 16px;
      text-align: left;
      padding-top: 41px;
}

.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_address {
      float: left;
      width: 160px;
      height: 48px;
      position: relative;
      left: 60px;
      top: -12px;
}

.paid_description {
      float: left;
      height: 93px;
      width: 265px;
      text-align: justify;
      padding-top: 20px;
      overflow: hidden;
}

.paid_link {
      float: left;
      height: 15px;
      width: 140px;
      color: #990000;
      background-color: inherit;
      padding-left: 60px;
      padding-top: 8px;
}

.paid_phone {
      float: left;
      height: 15px;
      width: 160px;
      font-weight: bold;
      padding-left: 60px;
      padding-top: 32px;
}

#content .paid_phone a {
      color: #707aff;
      background-color: inherit;
      text-decoration: none;
}

#content .paid_phone a:hover {
      color: #C2614E;
      background-color: inherit;
      text-decoration: underline;
}

.unpaid_listing   {
      width: 236px;
      height: 105px;
      display: table;
      color: #666666;
      float: left;
      border: 1px solid #445A60;
      background-color: #E1E6E8;
      margin: 0px 3px 10px 7px;
      padding: 5px;
}

.unpaid_name {
      text-align: left;
      font-weight: bold;
      text-decoration: underline;
}

.unpaid_address {
      display: table;
}

.unpaid_phone {
      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: 488px;
      height: 194px;
      float: left;
      margin-bottom: 15px;
      margin-left: 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: 488px;
    line-height: 16px;
    margin-bottom: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8.5pt;
    clear: both;
    margin-left: 15px;
    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: #fff;
    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: #3A3A3A;
    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;
}