body {
	margin: 0px;
	background-color: #DDDAC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
p {
	line-height: 20px;
	padding-right: 10px;
	}	
a:link {
	color: #848247;
	}
a:visited {
	color: #993300;
	}
a:hover {
	color: #D86C2C;
	}

.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #993300;
	text-align: center;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	}

#navcontainer { 
	width: 128px; 
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right;
	}

#navcontainer a	{
	display: block;
	padding: 5px 3px;
	width: 121px;
	background-color: #675d39;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	color: white;
	}

#navcontainer a:link {
	color: white;
}
#navlist a:visited {
	color: #EEE;
	}

#navcontainer a:hover {
	background-color: #92422b;
	color: #fff;
	}

#footer	{
	width: 100%;
	margin: 0 auto;
	background:#DDD9C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:center;
	line-height: 1.5em;
	background:#DDD9C7;
	border-top-style: solid;
	border-top-color: #848247;
	border-top-width: 15px;
	padding: 0 10px;
	}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer a {
	font-size: 14px;
}
table {
	background-color: #DDD9C7;
}

.image {
	margin-right: 10px;
	}
.barn_link {
	font-weight: bold;
	padding-bottom: 5px;
	}
.large_font {
	font-size: 18px;
	font-weight: bold;
	}
#contact {
	width:  80%;
	margin: auto;
	}
#contact td {
	font:small;
	vertical-align: top;
	}
#store_info {
	margin-top: 10px;
	background-color: #CCCC99;
	text-align: center;
	font-size: small;
	font-weight: bold;
	}
	
#store_info img {
	margin: auto;
	width: 200px;
	border: 1px solid #330;
	}
	
#disclaimer {
	font-size: 9px;
	}

.required {
	color: #FF0000;
	font: 10px;}	
	
#location {
	margin: 10px 0;
	border: 1px double black;
	}
	
#location_inside {
	border-right: 1px solid black;
	background-color: #CCCC99;
	}
	
#store_hours {
	width: 100%;
	}
	
#days {
	width: 40%;
	text-align: center;
	float: left;
	margin-left: 10px;
	font-size: 100%;
	}
	
#hours {
	width: 35%;
	text-align: center;
	float: left;
	margin-right: 10px;
	font-size: 100%;
	}	
.spam_check {
	display: none;
	}			
.bottom_pic {
	margin-bottom: 10px;
}
.options {
	border: 2px ridge black;
	}
.options th {
	background-color: #92422b;
	color: white;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid white;
	padding: 8px;
	border-bottom: 1px solid black;
	letter-spacing: .075em;
	}	
.option_table 
{
	background-color: white;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.price {
	text-align: center;
	font-weight: bold;
	}
.option_item {
	padding-left: 15px;
	}	
#options_link {
	font-size: large;
	padding: 10px 0;
	}
.barn_header {
	padding: 5px;
	text-align: center;
	background-color: white;
	font-weight: bold;
	font-size: 14px;
	}	
.barn_size {
	font-weight: bold;
	}	
