body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-color: #D0BEAB;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
a:link, 
a:active, 
a:visited {
	text-decoration:underline;
 	color: #3A170A;
} 
a:hover {
	text-decoration:none;
 	color: #6F573C;
} 

.content .copy {
	font-size: 12px;
}
.content .main_title {
	font-size: 14px;
	display:block;
}
#all {
	width: 706px;
	display:block;
	margin:10px auto;
	text-align:left;
}
#nav {
	padding: 0px;
	margin: 0px;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	width: 706px;
	height: 31px;
}
	#nav a {
	margin:8px 10px 0px 21px;
	display: block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	}
.column_single {
	width:229px;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 9px 0px;
	float: left;
	background-color: #FFFFFF;
}
.column_double {
	width:467px;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 9px 0px;
	float: left;
	background-color: #FFFFFF;
}
.column_triple {
	width:706px;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 9px 0px;
	float: left;
	background-color: #FFFFFF;
}
.title {
	display:block;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 19px;
}
h1 {
	font-size: 13px;
	margin: 0px;
}
	.title_content {
		color: #FFFFFF;
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		padding:2px 0px 0px 10px;
		text-transform: uppercase;
		font-weight: bold;
		display: block;
	}
.row_half,
.row_full {
	display: block;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	scrollbar-face-color:#592C1C;
	scrollbar-arrow-color:#FFFFFF;
}
.row_half {
	height: 213px;
	}
.row_full {
	height: 445px;
	}
.content {
	padding:15px 8px;
	display:block;
}
.event_listing {
	display:block;
	margin: 0px 0px 10px 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #4D291C;
	border-bottom-color: #4D291C;
	clear:both;
	overflow:hidden;
	padding:5px;
}
.event_listing .event_image {
	display:block;
	float:left;
	padding:0px 10px 10px 0px;
}

	.event_listing .event_title {
		display:block;
		font-weight:bold;
	}
	.event_listing .event_date {
		font-style:italic;		
	}
	.event_listing .event_description {
		display:block;
	}
.news_listing {
	display:block;
	margin: 0px 0px 10px 0px;
}
	.news_listing .news_description {
		display:block;
	}
	.news_listing .news_title {
		display:block;
		font-weight:bold;
	}
	.news_listing .news_image {
		display:block;
		font-weight:bold;
	}
.contest {
	display:block;
	margin: 0px 0px 10px 0px;
}
	.contest .contest_title {
		display:block;
		font-weight:bold;
		text-align:center;
	}
	.contest .contest_description {
		display:block;
	}
	.contest .contest_image {
	display:block;
	font-weight:bold;
	text-align: center;
	}
.featured_product_title {
	display:block;
	font-weight:bold;
	margin: 4px 0px;
}
.featured_product_image {
	display:block;
	font-weight:bold;
	margin: 0px auto;
	text-align: center;
}
.contact_form_left {
	display:block;
	width:150px;
	text-align:right;
	padding: 5px 10px 5px 0px;
}
.contact_form_right {
	display:block;
	text-align:left;
	padding: 5px 10px 5px 0px;
}
.gallery {

}
	.gallery .gallery_item {
	width: 145px;
	float: left;
	text-align: center;
	margin: 0px 10px 10px 10px;
	}
	.gallery .image_title {
	display: block;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	}
	.gallery .image_description {
	display: block;	
	}
	.gallery .titles {
	display: block;	
	}



#footer {
	font-size: 11px;
	color: #666666;
	display:block;
	clear: left;
	background-image: url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	height: 30px;
	text-align: center;
	padding:7px 0px 0px 0px;
}
	#footer a:link,
	#footer a:active,
	#footer a:visited,
	#footer a:visited {
		padding:00px 15px;
		font-family: "Times New Roman", Times, serif;
		color: #FFFFFF;
		text-decoration: none;
		font-size: 14px;
		font-weight:bold;
	}
	#footer a:hover {
		color: #cccc00;
		text-decoration: none;
	}
#sub_footer {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color: #663300;
	font-size:11px;
}


