html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer img {padding-left:10px;}

div.open-house-wrap{overflow:auto;clear:both;}
div.open-house-dealer{overflow:auto;width:45%;float:left;display:inline;padding:10px;}

#mainWrapper {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FBF8F0;
	margin: auto;
	width: 800px;
	background-image: url(../_img/navBG.jpg);
	background-repeat: repeat-y;
}
#top {
	background-color: #FFFFFF;
	height: 56px;
	padding-left: 422px;
}
#contentWrapper {
}
#logo {
	background-image: url(../_img/topLogo.gif);
	background-repeat: no-repeat;
	height: 102px;
}
#nav {
	width: 243px;
	float: left;
}
#content {
	float: left;
	width: 517px;
	padding-top: 1px;
	padding-left: 20px;
	font-size: 0.7em;
	padding-right: 20px;
	overflow: hidden;
}

#contentDL {
	float: left;
	width: 517px;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 0.7em;
	padding-right: 0px;
	overflow: hidden;
}


#footer {
	background-color: #FBF8F1;
	height: 33px;
}
#footerHome {
	background-image: url(../_img/homeBg.jpg);
	background-repeat: no-repeat;
	height: 309px;
	clear: both;
}
#footerArcease {
	background-image: url(../_img/acreaseBg.jpg);
	background-repeat: no-repeat;
	height: 309px;
	clear: both;
}
#footerParker {
	background-image: url(../_img/parkerBg.jpg);
	background-repeat: no-repeat;
	height: 309px;
	clear: both;
}
#footerPlugr {
	background-image: url(../_img/plugrBg.jpg);
	background-repeat: no-repeat;
	height: 309px;
	clear: both;

}
#footerEcolawn{
	background-image: url(../_img/ecolawnBg.jpg);
	background-repeat: no-repeat;
	height: 309px;
	clear: both;

}
#footerBluemax {
	background-image: url(../_img/bluemaxBg.jpg);
	background-repeat: no-repeat;
	height: 309px;
	clear: both;
}
#footerBillygoat {
	background:url(../_img/billygoatBg.jpg) no-repeat;
	height: 309px;
	clear: both;
}
#navTop {
	background-image: url(../_img/navTop.jpg);
	background-repeat: no-repeat;
	height: 9px;
}
.pageTitles {
	font-size: 1.4em;
	font-weight: bold;
	color: #205554;
}
.dspBox td {
	border: 1px solid #FFE68C;
	background-color: #E8F0E8;
}
.dspBox {
	border: 1px solid #F6A901;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
	clear: left;
}
.navClassifieds {
	color: #FFFFFF;
	background-color: #F6A901;
	padding: 4px;
	margin-bottom: 10px;
	float: left;
	width: 414px;
}
.navClassifieds a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.navClassifieds a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navClassifiedsAdd {
	color: #FFFFFF;
	background-color: #64A848;
	padding: 4px;
	float: left;
	width: 86px;
	text-align: center;
	font-weight: bold;
}
.navClassifiedsAdd a {
	color: #FFFFFF;
	text-decoration: none;
}

.navClassifiedsAdd a:hover {
	color: #000000;
	text-decoration: none;
}
#catListing {
	padding-bottom: 20px;
	padding-left: 10px;
}
#nextB {
	float: left;
	width: 258px;
	text-align: right;
}
#nextPrevContainer {
	padding-top: 10px;
}
#prevB {
	float: left;
	width: 258px;
}
.thTable {
	border: 1px solid #666666;
	background-color: #F7F7F7;
}
#catTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9BA4AE;
	text-align: center;
	width: 95%;
	font-weight: bold;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.thBg {
	background-color: #626262;
}
.thBgNa {
	background-color: #FF0000;
}
.thBorder {
	border: 1px solid #000000;
}
.thTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1E1E1;
	text-align: center;
	padding-bottom: 2px;
}
.thHolder {
	padding: 4px;
}

.thDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #000000;
	text-align: left;
}
.dsptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	background-color: #c0c0c8;
	text-align: left;
	padding-left: 3px;
}
.dspdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E8EAE9;
	text-align: left;
	padding-left: 3px;
}
#navDsp {
	width: 120px;
	clear: left;
	padding-bottom: 15px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navcontainer li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navcontainer a	{
	display: block;
	color: #9BA4AE;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #CCCC00;
	text-decoration: none;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	display: block;
	color: #9BA4AE;
	text-decoration: none;
}

#navcontainer ul ul a:hover {
	color: #CC9900;
	text-decoration: none;
}
#textbox {
	width: 100%;
}
.tdBook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F585B;
	background-color: #F0F2EE;
}
.thBook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A3BE92;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.thBookAlt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D1D8CB;
	font-weight: bold;
}
#canadaMap {
	background-image: url(../sample/images/canada.map.green.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	background-color: #FFFFFF;
}

.jsimages {  
    float: left;
    margin-bottom: 40px;    
    width:   517px;
    height: 329px;
    padding-left: 20px;  
    padding-right: 20px;
    overflow: hidden;
 
}

.buyusedpics {
    float: left;
    margin-bottom: 40px;    
    padding-left: 0px;  
    padding-right: 15px;

}

.buyusedpics img {
    width:   127px;
    height: 110px;
    margin-right: 15px;
    margin-top: 15px;
    border:0;}

.photo {
float: left;}
 
