body
{
	margin: 0;
	font-size: 8pt;
	font-family: tahoma;
	color: black;
	background: #922011 url('./images/body_bg.jpg') top left repeat-x;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	margin-top: 0px;
}

#header, #content, #footer
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#nav_upper
{
	padding-top: 124px;
	text-align: center;
	width: 900px;
	height: 30px;
	background: transparent url('./images/newheader.jpg') center top no-repeat;
	overflow: hidden;
}

#nav_upper ul
{
	padding: 0;
	margin: 0;
}

#nav_upper ul li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
}

#nav_upper a
{
	font-size: 14pt;
	text-decoration: none;
	color: white;
}

#nav_upper a:hover
{
	text-decoration: underline;
}

#nav_upper .title
{
	display: none;
}

#content
{
	padding-top: 10px;
	background: #eacb78 url('./images/content_bg.jpg') center top no-repeat;
}

#left
{
	padding-left: 5px;
	padding-right: 5px;
	width: 135px;
	margin-right: 15px;
	overflow: hidden;
	margin-bottom: 10px;
	background: transparent;
}

#right
{
	width: 690px;
	background: transparent;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 7px;
}

#content_footer
{
	background: transparent url('./images/content_footer.jpg') center top no-repeat;
	width: 900px;
	height: 119px;
}

#footer
{
	text-align: center;
	text-transform: uppercase;
	color: white;
	margin-top: 8px;
	margin-bottom: 15px;
}

#footer a
{
	color: #cccccc;
}

#footer .title
{
	display: none;
}

#footer ul 
{
	display: inline;
	list-style-type: none;
	margin-bottom: 12px;
	padding: 0;
	margin: 0;
}

#footer ul li
{
	margin: 0;
	padding-left: 6px;
	padding-right: 6px;
	list-style-type: none;
	display: inline;
}

#fp_menu 
{
	background: green;
	margin: 0;
}

#fp_menu ul
{
	margin: 0;
}

#rd .listing
{
	background: #ece9da url(images/listingbg.jpg) repeat-x center top;
	border-bottom: 1px solid #a3a294;
	padding: 15px;
	width: 660px;
	margin-top: 10px;
	float: none;
}

#rd .thumbnail
{
	width: 150px;
	float: left;
}

#rd .description
{
	float: left;
	width: 495px;
	padding-left: 15px;
}

#rd .contact_info
{
	clear: both;
}

#rd .list_title
{
	font-weight: bold;
	font-size: 16px;
}

#rd .more_title
{
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}

#rd .more_image
{
	text-align: center;
}

#rd .more_bottom
{
	width: auto;
	margin: 0 auto;
}

#rd .more_stats
{
	border-right: 1px solid #922011;
	border-bottom: 1px solid #922011;
}

#rd .more_stats .key
{
	font-weight: bold;
	border-top: 1px solid #922011;
	border-left: 1px solid #922011;
	border-right: 1px solid #922011;
	background: #f5e6bb;
}

#rd .more_stats .val
{
	border-top: 1px solid #922011;
	background: #ffffff;

}

#rd .listing_column
{
	float: left;
	width: 215px;
	padding-right: 15px;
}

#rd .more_directions
{
	text-align: center;
}

#rd .more_address
{
	text-align: center;
	padding: 5px;
}

#rd .thumb
{
	width: 150px;
	margin: 5px;
}

#rd .more_thumbnails
{
	text-align: center;
}

#sub_nav .title
{
	display: none;
}

#sub_nav ul
{
	margin: 0;
	padding-left: 6px;
}

#sub_nav ul li
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	list-style-type: none;
}

#sub_nav ul li a
{
	font-size: 8pt;
	color: #922011;
}

#rd h1
{
	border-bottom: 1px solid #000000;
	font-size: 16pt;
	margin-top: 10px;
}

#rd h2
{
	font-size: 14pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #922011;
	padding-bottom: 5px;
}

#rd a
{
	color: #922011
}

#rd .dirlevel_0
{
	clear: both;
	padding-top: 10px;
}

#rd .dirlevel_1
{
	width: 157px;
	float: left;
	padding-right: 15px;
}

#dr
{
	margin-top: 15px;
}

.l_even
{
	background: #eacb78;
}

.l_odd
{
	background: #f4e7bb;
	
}