body
{
	margin: 0;
	background: #a88f6e url(images/bg.jpg) top center repeat-x;
	font-family: arial;
	font-size: 12pt;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#page_container
{
	overflow: hidden;
}

p, h1, h2, h3, h4, h5, h6
{
	margin-top: 0;
}

#header_top
{
	margin: 0 auto;
	width: 939px;
	height: 118px;
	background: url(images/header_top.jpg) no-repeat;
}

#header_middle
{
	margin: 0 auto;
	width: 899px;
	height: 231px;
	/*background: url(images/chocolate.jpg) no-repeat;*/
}

#ad_listings
{
	margin-bottom: 20px;
}

#ad_listings form, #ad_listings h2
{
	margin: 0;
}

#header_bottom
{
	margin: 0 auto;
	width: 899px;
	height: 75px;
	background: url(images/header_bottom.jpg) no-repeat;
	text-align: center;
	padding-top: 6px;
}

#content
{
	width: 860px;
	margin: 0 auto;
	background: #f3f3eb;
	padding-left: 20px;
	padding-right: 19px;
}

#content_left
{
	float: left;
	width: 180px;
}
#content_middle
{
	float: left;
	width: 456px;
	padding-left: 20px;
	padding-right: 20px;
}
#content_middle_upper
{
	/*height: 436px;*/
}
#content_right
{
	float: left;
	width: 184px;
}

#content_bottom
{
	width: 899px;
	height: 38px;
	margin: 0 auto;
	background: url(images/content_bottom.jpg) no-repeat;
}

#footer
{
	padding: 25px;
	text-align: center;
}

#main_nav .title
{
	display: none;
}

#main_nav
{
	text-align: center;
}

#main_nav {
	margin:0pt auto;
}

#main_nav ul {
	margin:0pt;
	padding:0px 0pt 0pt;
}
#main_nav ul li {
	list-style-type:none;
	display: inline;
}
#main_nav a {
	margin-left:5px;
	margin-right:5px;
	padding-left:9px;
	padding-right:9px;
	background: url(images/buttonbg.jpg) repeat-x;
	border:1px solid #7f3131;
}
#main_nav ul li a {
	color:#ffffff;
	font-size: 20px;
}

.all_header
{
	margin-bottom: 5px;
	margin-top: 5px;
}

.listing
{
	width: 456px;
	background: #f3f3eb url(images/listing_bottom.jpg) bottom center no-repeat;
	margin-bottom: 20px;
}

.listing .title
{
	height: 24px;
	width: 441px;
	background: url(images/listing_top.jpg);
	color: #ffffff;
	padding-left: 15px;
	padding-top: 3px;
}

.listing .image
{
	width: 212px;
	float: left;
}

.listing .contact_info
{
	float: left;
}

.listing .description
{
	clear: both;
	padding: 10px;
}

#ad_right2
{
	margin-top: 15px;
}

#contact
{
	margin-bottom: 15px;
}

#ad_directory
{
	/*height: 435px;*/
}

#ad_directory h3
{
	margin-top: 0px;
}

.scroll
{
	overflow: scroll;
}

.dumb
{
	float: left;
	padding-right: 10px;
	width: 218px;
}

.listing_id
{
	margin-top: 10px;
}