body { margin:10px 0 0 10px; padding:0; }

/* - - - - - General Sections- - - - - */
#pageWrapper { width:770px; margin:0 auto 0 auto; }
#header { height:130px; width:770px; margin:0 0 10px 0; background-image:url('../images/header.jpg');  }
#footer { height:23px; width:765px; margin:10px 0 0 0; background-image:url('../images/footer.gif'); font-size:.75em; text-align:right; padding:9px 5px 0 0; }

#mainWrapper { width:770px; overflow:hidden; }

/* - - - - - Non-Home Page Specific- - - - - */
#leftWrapper { float:left; width:580px; }
#rightWrapper { float:right; width:180px; }
#rightSection { padding:3px; border:2px solid #EBE2D1;  }
.extraRightSectionWrapper { margin:10px 0 0 0; padding:3px; border:2px solid #EBE2D1; }
.extraRightSection { background-image:url('../images/nav/linkbg.gif'); background-repeat:repeat-y; }

/* - - - - - Nav Banner Section- - - - - */
#nav { height:184px; background-image:url('../images/nav/linkbg.gif'); background-repeat:repeat-y; }
/* - - - - - Nav List- - - - - */
#nav ul { margin:0; padding:20px 0 0 20px; font-size:1.1em; font-family:'Palatino Linotype'; font-style:italic; line-height:1.6; }
#nav ul li { list-style-type:none; padding-left:30px; }
#nav ul li.currentPage { background-image:url('../images/nav/leaf.gif'); background-repeat:no-repeat; background-position:0 10px;}
/* - - - - - Nav Links- - - - - */
#nav ul li a:link, #nav ul li a:visited { text-decoration:none; color:#302E2B; }
#nav ul li a:link.currentLink, #nav ul li a:visited.currentLink { text-decoration:none; color:#3E729A; }
#nav ul li a:hover { text-decoration:underline; color:#3E729A; }
#nav ul li a:hover.currentLink { text-decoration:underline; }

/* - - - - - Home Page Specific- - - - - */
#bannerSection { overflow:hidden; width:770px; margin:0 0 10px 0; }
#bsLeft {
	float:left;
	height:191px;
	border:2px solid #EBE2D1;
	width: 577px; <span class="style1">SOLD</span> 
}
#bsRight { float:right; height:185px; width:170px; border:2px solid #EBE2D1; padding:3px; }
#lowerContent { width:746px; }
.nbImg { margin:3px; }

/* - - - - -General Content Stuff- - - - - */
#contentWrapper { padding-right:20px; border:2px solid #EBE2D1; background-image:url('../images/lines.jpg'); background-position:bottom right; background-repeat:no-repeat; }
#title { margin:20px 0 10px 8px; padding-left:38px; font-family:'Palatino Linotype'; font-style:italic; font-size:1.4em; color:#885B2B; background-image:url('../images/brownleaf.gif'); background-repeat:no-repeat; background-position:0 8px; }
#contentWrapper p, #contentWrapper p { margin:0 8px 10px 15px; padding:0; line-height:1.3; font-family:'Arial Narrow'; font-size:.95em; color:#525151; } 


p { margin:0; padding:0; }





.bimg {
	border: 1px solid #666666;
}

.redSold {color: #FF0000}


