/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/strip.jpg) repeat-x #9e9a81;
	color:#000000;
	font-size:14px;
	}

ul {
	padding-left:30px;
	}
	
ol {
	padding-left:30px;
	}
	
a {
	color:#512606;
}
	
h1, h2, h3, h4, h5, h6 {
	padding:6px 0 4px 0;
	color:#512606;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h1 {

	font-size:24px
	}
	
h2 {
	font-size:22px;
	}
	
h3 {
	font-size:20px;
	}
	
h4 {
	font-size:18px;
	}
	
h5, h6{
	font-size:16px;
	}

	
p {
	margin:8px 0 ;
	text-indent:1em
	}
	
.img_rt {
	float:right;
	margin:4px -11px 0px 6px;
	}

.img_lft {
	float:left;
	margin:4px 6px 0px  -16px;
	}
	
.imgright {
	float:right;
	margin:10px;
	border:#512606 2px solid;
	}
.imgleft {
	float:left;
	margin:10px;
	border:#512606 2px solid;
	}
	
.staffdiv {
	clear:none;
	width:330px;
	float:left;
	padding:5px;
	margin:5px;
	border:#999 1px solid;
	}
	
.staffdiv_right {
	clear:none;
	width:330px;
	float:right;
	padding:5px;
	margin:5px;
	border:#999 1px solid;
	}
	
.staffinfoleft {
	text-align:left;
	}
.staffinforight {
	text-align:right;
	}

#container {
	width:833px;
	margin:0 auto;
	}
	
#header {
	background:url(images/header.jpg) no-repeat;
	height:156px;
	position:relative;
	}
	
#nav {
	position:relative;
	width:833px;
	padding-left:45px;
	padding-top:120px;
	font-size:11px;
	}
	
div#navlist div {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	float:left;
	text-align:center;
	line-height:1em;
	text-transform: uppercase;
	letter-spacing:.9px;
	}

#navlist a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
	width:92px;
	height:19px;
	padding-top:10px;
	display:block;
	}

#navlist a:hover
	{
	color: #fff;
	background:url(images/navhover.gif) no-repeat;
	text-decoration: none;
	}
	
#homebody {
	background:url(images/homebody.jpg) no-repeat;
	height:370px;
	position:relative;
	}
	
#innerbody {	
	background:url(images/innerstrip.jpg) repeat-y;
	position:relative;
	width:723px;
	padding: 0 55px 10px;
	}

.plandiv {
	width:125px;
	height:160px;
	float:left;
	text-align:center;	
	background-color:#9e9a81;
	border:#000 1px solid;
	color:#000;
	margin:5px;
	padding:10px 3px 0px 3px;
	}
.plandiv a:link, .plandiv a:visited {
	color:#164318;
	font-weight:bold;
	}

.plandiv img {
	border:1px #000000 solid;	 
	}	
.listingdiv {
	width:115px;
	height:120px;
	float:left;
	text-align:center;	
	background-color:#9e9a81;
	border:#000 1px solid;
	color:#000;
	margin:5px;
	padding:10px 3px 0px 3px;
	}
.listingdiv a:link, .listingdiv a:visited {
	color:#164318;
	font-weight:bold;
	}

.listingdiv img {
	border:1px #000000 solid;
	 
	}	

.directions {
 border:1px #000000 solid;
 background-color:#9e9a81;
 color:#000000;
 width:338px;
}
.drive {
 
 background-color:#9e9a81;
 color:#000000;
 height:45px;
}


.learnRight{ 
	display:block;
	height:16px;
	width:116px;
	margin:3px 0px 6px 0px;
	float:right;
	background:url(images/learnmore.jpg) no-repeat;
	font-size:12px;
	text-decoration:none;
}
.learnRight:hover{ 
	color:#000000;
}

.learnLeft{ 
	height:16px;
	width:116px;
	margin:3px 0px 6px 0px;
	display:block !important;
	background:url(images/learnmore.jpg) no-repeat;
	font-size:12px;
	text-decoration:none;
}
.learnLeft:hover{ 
	color:#000000;
}

.subhead {
	font-style:italic;
	}

#sortdiv {
	width:560px;
	padding:5px;
	font-size:12px;
	color:#000000;
	height:50px;
	}
	
#modeldiv {
	float:left;
}

#sortby {
	width:280px;
	height:20px;
	text-align:left;
	margin-left:40px;
	float:right;
}

#AvailableSort {
	width:690px;
	margin:10px auto;
	}
#AvailableSort td {
	padding:2px;
	}

#informationtable td{
	border-top:1px #164318 solid;
	border-left:1px #164318 solid;
	border-right:1px #164318 solid;
	padding:3px 10px;
	background-color:#9e9a81;
}
	
#footer {
	clear:both;
	background:url(images/footer.jpg) no-repeat;
	height:60px;
	padding-top:6px;
	font-size:11px;
	color:#666666
	}
	
#hometext {
	position:relative;
	margin-left:68px;
	padding-top:4px;
	width:570px;
	font-size:14px;
	color:#FFFFFF;
	}
		
#hometext h1 {
	color:#d78b2f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	}
#emailfriend {
	width:300px;
	
}

#footernav {
	text-align:center;
	margin-top:-30px;
	
	}
#footernav a {
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size:12px;
	}


#bcfooter {
	text-align:center;
	margin-top:15px;
	color:#3b3b3a;
	}

#bcfooter a, #BC_footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#3b3b3a;
	text-decoration: none;
}

#bcfooter a:hover {
	color: Maroon;
}

/* Clear Fix with ie hack*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

/* end Clearfix */

	
	
.promotions {
	text-align: center;
	margin: auto;
	height: 175px;
}
.promotions a {
	text-align: left;
}
