html {
	overflow-y:scroll;
}
html, body {
	background:#FFF url(../images/graphics/bg_body.jpg) repeat-x top fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555;
}

a, h1, h2, h3, h4, h5, h6, .Highlight {
	color:#663333;
}
a:hover {
	color:#FFFFCC;
}

h1, h2, h3, h4, h5, h6 {
	margin:16px;
}
.gallerybit img {
	margin:6px;
}

p, .marginme {
	margin:16px 26px 16px 26px;
}

.divider {
	height:1px;
	background:#CCC;
	margin:16px;
}

/* TIME BAR STYLES */

.ico {
	margin:0 3px -3px 0 ;
}

.listpad li {
	padding-bottom:6px;
}


/* CORE CLASSES */
.container {
	width:900px;
	margin:12px;
	text-align:left;
}

/* HEADER STYLES */
.header {
	color:#fff;
	background:url(../images/graphics/bg_header.png) top left no-repeat ;
	height:150px;
	overflow:hidden;
}

.header a {
	color:#fff;
}

.header a:hover {
	color:#ff6;
}

.header_left {
	float:left;
	text-align:left;
	padding-top:123px;
	padding-left:47px;
	text-decoration:none;
}
	
.header_left a {
	font-size:12px;
	text-decoration:none;

}
.header_right {
	float:right;
	text-align:right;
	padding:88px 20px 0 0;
	font-size:24px;
	line-height:24px;
}
.header_right a {
	font-size:16px;
	text-decoration:none;
}
.header_center {
	text-align:center;
	display:none;
}

/* HEADER TIME BAR STYLES */

.header_time {
	color:#FFF;
	background:url(../images/graphics/bg_header_time.png) top left no-repeat;
	height:150px;
	overflow:hidden;
}

.header_time a {
	color:#fff;
}

.header_time a:hover {
	color:#ff6;
}

.header_left_time {
	float:left;
	text-align:left;
	padding-top:123px;
	padding-left:47px;
	text-decoration:none;
}
	
.header_left_time a {
	font-size:12px;
	text-decoration:none;

}
.header_right_time {
	float:right;
	text-align:right;
	padding:94px 365px 0 0;
	font-size:24px;
	line-height:24px;
}
.header_right_time a {
	font-size:16px;
	text-decoration:none;
}
.header_center_time {
	text-align:center;
	display:none;
}

/* NAV STYLES */
.nav {
	clear:both;
	line-height:22px;
}
.nav, .nav a {
	color:#FFF;
}

/* BODYMAIN STYLES */
.bodymain {
	min-height:500px;
	background:#FFDFB0;
	border-width:0 1px;
	border-color:#333;
	border-style:solid;
}
.bodymain_left {
	background:#999933;
}
.bodymain_right {
	text-align:right;
	float:right;
	display:none;
}
.bodymain_center {
	text-align:left;
	padding-bottom:1px;
}
.bodymain_center_western {
	text-align:left;
	padding-bottom:1px;
	padding-top:1px;
	background:#FFDFB0 url(../images/graphics/western.jpg) top left no-repeat;
}

.bodymain_center_cow_plough {
	text-align:left;
	padding-bottom:1px;
	padding-top:1px;
	background:#FFDFB0 url(../images/graphics/cow_plough.jpg) top left no-repeat;
}

.bodymain_center_brewery {
	text-align:left;
	padding-bottom:1px;
	padding-top:1px;
	background:#FFDFB0 url(../images/graphics/brewery.jpg) top left no-repeat;
}

/* BODYMAIN TIME BAR STYLES */
.bodymain_time {
	min-height:500px;
	background:#000;
	border-width:0 1px;
	border-color:#333;
	border-style:solid;
}
.bodymain_left_time {
	background:#999933;
}
.bodymain_right_time {
	text-align:right;
	float:right;
	display:none;
}
.bodymain_center_time {
	text-align:left;
	padding-bottom:1px;
}

.bodymain a {
	color:#663333;
	text-decoration:none;
}

.bodymain a:hover {
	color:#663333;
	text-decoration:underline;
}

/* BODYMAIN ALTERNATIVE STYLE */
.bodymain_alt {
	min-height:500px;
	border-width:0 1px;
	border-color:#333;
	border-style:solid;
	background-color: #FFDFB0;
}

/* FOOTER STYLES */
.footer {
	background:#663300;
	clear:both;
	line-height:26px;
	height:26px;
	padding:0 5px;
	font-size:12px;
}
.footer, .footer a {
	color:#FFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FF6;
}
.footer_left {
	float:left;
	text-align:left;
}
.footer_right {
	float:right;
	text-align:right;
}
.footer_center {
	text-align:center;
	display:none;
}


/* FOOTER TIME BAR STYLES */
.footer_time {
	background:#171717;
	clear:both;
	line-height:26px;
	height:26px;
	padding:0 5px;
	font-size:12px;
}
.footer_time, .footer_time a {
	color:#FFF;
	text-decoration:none;
}
.footer_time a:hover {
	color:#FF6;
}
.footer_left_time {
	float:left;
	text-align:left;
}
.footer_right_time {
	float:right;
	text-align:right;
}
.footer_center_time {
	text-align:center;
	display:none;
}
.green_text {
	color:#339900;
	font-weight:bold;
}
.brown_text {
	color:#B05800;
	font-weight:bold;
}
.form {
	width:450px;
	padding:10px;
	border:3px solid #ccc;
	margin:10px auto;
	font-size:12px;
	background-color: #F5F5D3;
	color:#663300;
}
.menu_border {
	border:3px solid #CCCCCC;
}
.time_link {
	color:#FFFFCC;
	text-decoration:none;
}
.time_link:hover {
	color:#FFFFCC;
	text-decoration:underline;
}
.black_text {
	color:#000;
}

.time_link {
	color:#ccc;
}
.time_link:hover {
	color:#ccc;
}