body {
	background-color: #ffffff;
	background-image: url(images/stripe.png);
	background-attachment: scroll;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	color: #000;
}
#bluebar {
	background-image: url(images/bg-bluebar.jpg);
	background-repeat: repeat-x;
	height: 40px;
	background-color: #A1CAE8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
}
#bluebg {
	background-color: #e4eef7;
	background-image: url(images/bg-blue.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
.cal_header_month {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt !important;
	font-weight: bold;
	color: #2f2fd1 !important;
}

.mainmenu-bg {
	background-image: url(images/bg-mainmenu.jpg);
	background-repeat: repeat-x;
	height: 29px;
}
.mainmenu {
	height: 29px;
	width: 136px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainmenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 136px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #95c7ea;
}
#mainmenu-l a {
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: transparent;
}

.mainmenu a:hover {
	background-color: #1C63A5;
	background-image: url(images/bg-mainmenu-hover.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #95c7ea;
	color: #FFF;
}
#orangebar {
	background-color: #000000;
	background-repeat: repeat-x;
	height: 35px;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#bgtop {
	height: 75px;
	width: 990px;
	background-color: #FFFFFF;
	background-image: url(images/bg-top.jpg);
	background-repeat: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	clear: both;
	z-index: 100;
}
#bgtop h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	height:12px;
	color: #0067a2;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 515px;

}	
#bgtop h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	height:10px;
	color: #2f2fd1;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 644px;
}
#bgtop h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	height:8px;
	color: #0067a2;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 641px;
}		
#contentoutter {
	border: 5px solid #FFFFFF;
	height: 100%;
}
.calendar a:hover {
	color: #2f2fd1;
}
.calendar {
	background-color: #ffffff;
	width: 100%;
	text-align: center;
}
.head {
	font-size: 80%;
	font-weight: bold;
	color: #333333;
}
#logo {
	padding-top: 0px;
}

#logotxt {
	color: #FFFFFF;
	font-size: 70%;
	margin-top: 5px;
}

#logotxt a{
	color: #2f2fd1;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

#footer {
	font-size: 75%;
	color: #000000;
	background:#FFFFFF;
	clear:both;
	width:998px;
	margin:0 auto;
}
#footer a {
	color: #2f2fd1;
	text-decoration:none;
}
#footer a:hover {
	color: #2f2fd1;
	text-decoration:underline;
}

.outtercell {
	background-color: #FFFFFF;
	padding: 5px;
}
#contentwrap {
	background-color: #FFF;
}

.outtercell2 {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.citylist_country a{
	color:#2f2fd1;
	margin-top:2px;
	display:block;
	font-size:80%;
	font-weight:bold;
	text-transform:uppercase;
}

.citylist_city a{
	color:#2f2fd1;
	font-size:75%;
	font-weight:bold;
}
#content {
	font-size: 80%;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-x;
	border: 1px none #b7d3e9;
	padding: 10px 5px;
	height: 100%;
}
#path {
	font-size: 100%;
	font-weight:800;
	color: #333333;
	margin-top: 5px;
	background-color: #FFF;
	display: block;
	width: 100%;
	border: 1px solid #A9CDED;
	padding: 5px;
}
#path a {
	font-weight:500;
	color: #2f2fd1;
}
#path a:hover {
	font-weight:500;
	color: #2f2fd1;
}
.noresults {
	font-size: 100%;
	color: #333333;
}
.noresults a {
	color: #2f2fd1;
}
.noresults a:hover {
	color: #2f2fd1;
}

.dir a {
	text-decoration:none;
}
.dir a:hover {
	text-decoration:underline;
}
.dir_cat th a{
	color: #2f2fd1;
	text-decoration:none;
}
.dir_cat {
	color: #333;
}
.dir_cat td a {
	color: #2f2fd1;
	text-decoration:none;
}
.dir_cat th a {
	font-size: 125%;
	text-decoration:none;
}
.dir_cat td a:hover,.dir_cat th a:hover ,.citylist_city a:hover , .citylist_country a:hover{
	color:#2f2fd1;
	text-decoration:underline;
}
.sectionHeading{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	display: block;
	width: 100%;
	padding-bottom: 5px;
}
.sectionHeading h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-bottom: 5px;
}
.sectionHeading1 h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left:25px;
}
.sectionHeading1 a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 5px;
	background:url(images/redcar.png) left no-repeat;
}
.sectionHeading a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-bottom: 5px;
}
.sectionHeading2 h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-left:25px;
}
.sectionHeading2 a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 5px;
	background:url(images/motorcycles.jpg) left no-repeat;
}
.sectionHeading3 h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-left:25px;
}
.sectionHeading3 a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 5px;
	background:url(images/rvs.jpg) left no-repeat;
}
.sectionHeading4 h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-left:25px;
}
.sectionHeading4 a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 5px;
	background:url(images/powersports.jpg) left no-repeat;
}
.sectionHeading5 h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-left:25px;
}
.sectionHeading5 a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 5px;
	background:url(images/boats.jpg) left no-repeat;
}
.sectionHeading6 h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-left:25px;
}
.sectionHeading6 a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt !important;
	font-weight: bold;
	color: #0067a2;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 5px;
	background:url(images/wheel.jpg) left no-repeat;
}

#content h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #2f2fd1;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.sidebox {
	font-size: 80%;
}
.sidebox a {
	color: #2f2fd1;
}
.sidebox a:hover {
	color: #2f2fd1;
}
#srchbtn {
	color: transparent;
	background-image: url(images/btn-search.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 58px;
}
#columnright {
	background-color: #FFF;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-x;
}
.contentborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a8b483;
	border-right-color: #B2D4ED;
	border-bottom-color: #B2D4ED;
	border-left-color: #B2D4ED;
}
.latestads .head {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0067a2;
	border-bottom:1px solid #D0E4FB;
	margin-left:5px;
}
.latestads {
	margin-left:5px;
	margin-right:5px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 10pt;
}
.latestads td{
	margin-left:5px;
	margin-right:5px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 10pt;
	border-bottom:1px solid #D0E4FB;
}

table.adlisting tr.ad1:hover {
	background-color: #eff3f5;
	padding: 10px;
	color:#333333;
	}
table.adlisting tr.ad2 {
	}
table.adlisting tr.ad2:hover {
	background-color: #eff3f5;
	}
.featuredad_first, .featuredad_first td {
background-color:#e9ffb2;
padding:3.5em 3em;


	}
.featuredad, .featuredad td {
background-color:#e9ffb2;
padding:3.5em 3em 3em 3em;

	}

.featuredad a, .featuredad_first a {
	font-weight: bold;
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	}

.srchfld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A0CDEB;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #A0CDEB;
	color: #0C3D75;
}
.btnsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #519AD7;
	border-right-color: #184467;
	border-bottom-color: #184467;
	border-left-color: #519AD7;
	background-color: #215C8D;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	cursor: pointer;
}
.srchtxt {
	font-size: 75%;
	font-weight: bold;
	color: #0C3D75;
}


form {
	margin: 0px;
	padding: 0px;
}
.srchcell {
	padding-bottom: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #215C8D;

}
.srchform {
	height: 20px;
}
.msg {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #2f2fd1;
	padding-top: 10px;
}
.adtitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #2f2fd1;
}

.adtitle h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #0067a2;
	text-decoration:underline;
}


a {
	color: #2f2fd1;
}
a:hover {
	color: #2f2fd1;	
}

.marker {
	font-weight: bold;
	color: #2f2fd1;
	font-size: 130%;
}

.disclosure_no {
	color:#FF0000;
}
.disclosure_yes {
	color:#00BF00;
}

.innercell  {
	/*background-color: #E7F1FA;*/
	padding: 7px;
	background-color: #FFF;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2D4ED;
	border-bottom-color: #B2D4ED;
	border-left-color: #B2D4ED;
	border-top-color: #a8b483;
}

.innercell p{
	font-size: 75%;
}
.post_note {
	color: #090;
}
.err {
	color: #F00;
}
.datehead {
	font-weight:600;
	color:#0067a2;
	font-size:12px;
	text-decoration:underline;
	background-color:#FFFFFF;
}

.ad1 {
	background-color:#ffffff;
	border-bottom: 1px solid #007FAA;
	padding:5px;
	}

#catlist a{
	display:block;
}

.cat a{
	color:#2f2fd1;
	font-size:80%;
	font-weight:bold;
	text-transform:uppercase;
}

.subcat a{
	color:#2f2fd1;
	font-size:75%;
}

.count {
	font-size:70%;
	color:#808080;
}
.linkbox2 {
	background-color: #7ba3a9;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	color: white;
}

.linkbox2 a {
	display: block;
	color: white;
}

.linkbox2 a:hover {
	color: white;
	text-align: center;
}

.imgitem img.img {
	padding: 2px;
	border: 1px solid #7ba3a9;
	margin-bottom:5px;
}
img.thumb {
	padding:2px;
	border: 1px solid #0067a2;
}

.adpics img {
	padding:2px;
	border: 1px solid #a8b483;
}
/* ----- Footer Toolbox ----- */
#toolbox {
	clear:both;
	width:998px;
	margin:0 auto;
	text-align:left;
	padding-bottom:15px;
	border-top:1px solid #b2d4ed;
	background:#FFFFFF;
}
#toolbox a {
	color: #2f2fd1;
	text-decoration:none;
}
#toolbox a:hover {
	color: #2f2fd1;
	text-decoration:underline;
}
#toolbox h3 { 
	font-size:12px;
	border:none;
	padding:3px 0 0 0;
	margin:0; 
}
#toolbox ul li.leftcol {	
background-color:#fff;
	display:inline;
	float:left;
	font-size:12px;	
	padding:2px 0 0 25px;
	margin:0 auto;
}
#toolbox ul li.lastcol {	
	display:inline;
	float:left;
	font-size:12px;	
	padding:2px 0 0 25px;
	margin:0;
}
#toolbox ul li#home_page { 
	background:url(images/home.gif) top left no-repeat; 
	margin-top:18px;
	margin-left:0px;
}
#toolbox ul li#bookmark { 
	background:url(images/bookmark.gif) top left no-repeat;
	margin-top:18px;
	margin-left:30px; 
}

#toolbox ul li#send_friend { 
	background:url(images/friend.gif) top left no-repeat;
	margin-top:18px;
	margin-left:30px; 
}
#toolbox ul li#sharethis { 
	background:none;
	background-color:#fff; 
	padding:2px 25px 0 0;
	margin-top:18px;
	margin-left:30px;
}
#toolbox ul li#comments { 
	background:url(images/feedback.gif) top left no-repeat;
	margin-top:18px;
	margin-left:18px;
	height:30px;
}
#search_top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #e2ecf5;
	border: 1px solid #2f2fd1;
}