* {
	padding: 0;
	margin: 0;
}

html, body {
	background-color: #CCCCCC;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #43595F;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
}

li {
 margin:5px 0;
 margin-left:20px;
}

p {
	margin: 12px 0;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

form {
	margin: 0;
}

acronym[title] {
	border-bottom: thin dotted;
	cursor: help;
}

#wrapper {
	background: #FFFFFF url(/images/wrapperback.jpg);;
	width: 772px;
	height: auto;
	margin: 40px auto;
	margin-bottom: 20px;
	overflow: hidden;
}

/* --- Page Top Styling --- */

#header {
	background-image: url(/images/header.jpg);
	width: 473px;
	height: 71px;
	float: left;
}

#searchback {
	background-image: url(/images/search_bck.jpg);
	width: 772px;
	height: 224px;
	float: left;
}

/* --- Page Links Styling --- */

#homebutton {
	background-image: url(/images/home_btn_over.jpg);
}

#homebutton a {
	background-image: url(/images/home_btn.jpg);
	width: 98px;
	height: 71px;
	float: left;
}

#homebutton a:hover {
	background-image: url(/images/home_btn_over.jpg);
}

#freelistbutton {
	background-image: url(/images/free_btn_over.jpg);
}

#freelistbutton a {
	background-image: url(/images/free_btn.jpg);
	width: 98px;
	height: 71px;
	float: left;
}

#freelistbutton a:hover {
	background-image: url(/images/free_btn_over.jpg);
}

#sitemapbutton {
	background-image: url(/images/sitemap_btn_over.jpg);
}

#sitemapbutton a {
	background-image: url(/images/sitemap_btn.jpg);
	width: 103px;
	height: 71px;
	float: left;
}

#sitemapbutton a:hover {
	background-image: url(/images/sitemap_btn_over.jpg);
}

/* --- Main Page Styling --- */

#pageleft {
	width: 252px;
	height: auto;
	float: left;
}

#pageright {
	width: 520px;
	height: auto;
	float: left;
}

#featuredlinks {
	background-image: url(/images/featuredlinks.jpg);
	width: 252px;
	height: 261px;
	float: left;
}

#featuredlinks a {
	position: relative;
	top: 36px;
	left: 41px;
	color: #FFFFFF;
	background-color: inherit;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}

#featuredlinks a:hover {
	color: #FEA355;
	background-color: inherit;
	text-decoration: underline;
}

#freelist {
	background-image: url(/images/get_listed.jpg);
	width: 252px;
	height: 113px;
	float: left;
}

.listtext {
	position: relative;
	top: 36px;
	left: 22px;
	color: #000000;
	background-color: inherit;
	line-height: 14px;
	font-weight: bold;
}

.listlink a {
	position: relative;
	top: 43px;
	left: 22px;
	color: #FFFFFF;
	background-color: inherit;
	font-weight: bold;
}

.listlink a:hover {
	color: #000000;
	background-color: inherit;
}

.listtext1 {
	position: relative;
	top: 37px;
	right: 20px;
	color: #000000;
	background-color: inherit;
	line-height: 14px;
	font-weight: bold;
	text-align: right;
}

.listlink1 a {
	position: relative;
	top: 44px;
	left: 178px;
	color: #FFFFFF;
	background-color: inherit;
	font-weight: bold;

}

.listlink1 a:hover {
	color: #000000;
	background-color: inherit;
}

#feedback {
	background-image: url(/images/feedback.jpg);
	width: 252px;
	height: 116px;
	float: left;
}

#welcomeback {
	background-image: url(/images/welcome.jpg);
	width: 520px;
	height: 112px;
	float: left;
	color: #FFFFFF;
	background-color: inherit;
}

.welcometext {
	padding-left: 120px;
	padding-top: 34px;
	width: 380px;
	text-align: justify;
	line-height: 15px;
}

#article1 {
	background-image: url(/images/article1.jpg);
	width: 260px;
	height: 74px;
	float: left;
}

#article2 {
	background-image: url(/images/article2.jpg);
	width: 260px;
	height: 74px;
	float: left;
}

#article3 {
	background-image: url(/images/article3.jpg);
	width: 260px;
	height: 75px;
	float: left;
}

#article4 {
	background-image: url(/images/article4.jpg);
	width: 260px;
	height: 75px;
	float: left;
}

.articlehead {
	color: #FE7500;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
	position: relative;
	top: 3px;
	left: 82px;
}

.articletext {
	position: relative;
	top: 4px;
	left: 82px;
	width: 160px;
	text-align: justify;
	line-height: 12px;
}

.articlelink a {
	position: relative;
	top: 7px;
	left: 197px;
	color: #43595F;
	background-color: inherit;
	font-weight: bold;
}

.articlelink a:hover {
	color: #FE7500;
	background-color: inherit;
}

#associations {
	background-image: url(/images/associations.jpg);
	width: 260px;
	height: 228px;
	float: left;
}

#busdriver {
	background-image: url(/images/bus_driver.jpg);
	width: 260px;
	height: 115px;
	float: left;
}

#chauffeur {
	background-image: url(/images/chauffeur.jpg);
	width: 260px;
	height: 113px;
	float: left;
}

.drivertext {
	position: relative;
	top: 34px;
	left: 90px;
	width: 152px;
	text-align: justify;
}

.driverlink a {
	position: relative;
	top: 29px;
	left: 194px;
	color: #FFFFFF;
	background-color: inherit;
	font-weight: bold;
}

.driverlink a:hover {
	color: #43595F;
	background-color: inherit;
}

/* -- Headers -- */

#pageheader {
	width: 520px;
	height: 36px;
	float: left;
}

/* -- Content -- */

#content {
	width: 478px;
	min-height: 428px;
	float: left;
	padding: 15px 0px 15px 20px;
	text-align: justify;
}

#content a {
	color: #5A8303;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #C12D38;
	background-color: inherit;
	text-decoration: underline;
}

#content img {
	float: right;
}

/* ----- Footer Styling ----- */

#footer {
	background-image: url(/images/footer.jpg);
	width: 772px;
	height: 69px;
	float: left;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
	word-spacing: normal;
	font-weight: bold;
}

#footer a:hover {
	color: #f6a006;
	background-color: inherit;
	text-decoration: underline;
}

.footertext {
	float: left;
	padding-top: 20px;
	word-spacing: 4px;
	color: #FFFFFF;
	background-color: inherit;
	padding-left: 70px;
}

.footertext1 {
	float: left;
	padding-top: 20px;
	color: #FFFFFF;
	background-color: inherit;
	padding-left: 12px;
}

/* ----- News And Forms ----- */


#searchform {
	position: relative;
	left: 23px;
	top: 157px;
}

#SearchSubmit {
	margin-left: 20px;
	position: relative;
	float: left;
}

#SearchInput{
	width: 138px;
	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;
}

.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_listing1 {
	float: left;
	width: 160px;
	height: 48px;
	padding-left: 40px;
	padding-top: 2px;
}

.paid_listing2 {
	float: left;
	height: 80px;
	width: 218px;
	text-align: justify;
	padding-top: 6px;
	overflow: hidden;
}

.paid_listing3 {
	float: left;
	height: 15px;
	width: 140px;
	color: #990000;
	background-color: inherit;
	padding-left: 40px;
	padding-top: 8px;
}

.paid_listing4 {
	float: left;
	height: 15px;
	width: 160px;
	font-weight: bold;
	padding-left: 40px;
}

#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: 217px;
	height: 105px;
	display: table;
	color: #666666;
	float: left;
	border: 1px solid #445A60;
	background-color: #E1E6E8;
	margin: 0px 3px 10px 7px;
	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: 484px;
	height: 166px;
	float: left;
	margin-bottom: 15px;
}

#centered {
	padding: 0;
	margin: 10px auto 0 auto;
	width: 179px;
	height: 44px;
}

#adsense {
	text-align: center;
}

.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: 484px;
    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;
}
#results .overture_box {
    margin-left: 0px;
}

.overture_header {
    color: #FD7600;
    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: #E1E6E9;
    border-bottom: 1px solid #cccccc;
}

.overture_title {
    color: #fff;
    padding-top: 1px;
    font-weight: bold;
}


#wrapper #pageright #yahoo .overture_box .overture_ad_box .overture_title a,
#wrapper #pageright #yahoo .overture_box .overture_ad_box .overture_title a:visited,
#wrapper #pageright #yahoo .overture_box .overture_ad_box .overture_title a:hover,
#wrapper #pageright #yahoo .overture_box .overture_ad_box .overture_description a,
#wrapper #pageright #yahoo .overture_box .overture_ad_box .overture_description a:visited,
#wrapper #pageright #yahoo .overture_box .overture_ad_box .overture_description a:hover,
#wrapper #pageright #yahoo .overture_box .overture_ad_box .overture_link a,
#wrapper #pageright #yahoo .overture_box .overture_ad_box .overture_link a:visited {
color: #666;
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;
}