@charset "UTF-8";
/* CSS Document */

html {
	width: 100%;
	}
body {
	width: 100%;
	background-color:#edede4;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	color:#55523c;
	padding: 0;
	margin:0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body.inset {
	padding: 0;
	margin:0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #55523c;
}
p.member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55523c;
}
#wrapper {
	min-width: 980px;
}
#header {
	min-width: 980px;
	height: 138px;
	background-color: #58553e;
	background-image:url(images/header_bg.jpg);
	background-position:606px 0;
	background-repeat:repeat-x;
}
#nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-color:#747157;
	height:51px;
	min-width: 980px
	}
#nav_items {
	padding-top: 15px;
	padding-left:12px;
}
#btm {
	min-width: 980px;
	height: 198px;
	background-color: #8d886a;
	background-image:url(images/btm_bg.jpg);
	background-repeat:repeat-x;
	margin-top:2px;
}
#content {
	width:961px;
	background-color: #edede4;
}
.leftside_content {
	margin-top:10px;
	margin-left:10px;
}
.img_border {
	border: #747157 1px solid;
}
.rightside_content {
	margin-top:10px;
	margin-left:12px;
}
.rightside_content_int {
	margin-top:10px;
	margin-left:0px;
}
#main_text {
	width:350px;
}
a:link {
	color:#3b3620;
	text-decoration:underline;
	font-style:italic;
	outline:none;
}
a:visited {
	color:#3b3620;
	text-decoration:underline;
	font-style:italic;
	outline:none;
}
a:hover {
	color:#5c5941;
	text-decoration:underline;
	outline:none;
}
a:active {
	color:#7e7a5c;
	text-decoration:none;
	outline:none;
}
/* FRONT PAGE QUICK LINK BOXES */

.h1div {
	border-bottom: 1px #73715e solid;
	width:250px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
.quicklinks_left {
	width:275px;
	float:left;
	font-size:11px;
	color:#2d2b19;
}
.quicklinks_txt {
	margin-top:7px;
	margin-right:15px;
}
.floatleft {
	float:left;
	margin-right:5px;
	width:123px;
}

.floatleft_cafe {
	float:left;
	margin-right:12px;
	margin-bottom: 8px;
	}
	
.floatright_cafe {
	float:right;
	margin-right:8px;
	}	

.h1_subheadings {
	font-size: 8px;
}
a.quicklinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color:#55523c;
	text-decoration:none;
	font-style: normal;
}
a.quicklinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color:#55523c;
	text-decoration:none;
	font-style: normal;
}
a.quicklinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color:#343220;
	text-decoration:none;
	font-style: normal;
}
a.quicklinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color:#55523c;
	text-decoration:none;
	font-style: normal;
}
/* RIGHT SIDE */

.quicklinks_right {
	width:275px;
	float: right;
	font-size:11px;
	color:#2d2b19;
}
/* UPCOMING EVENTS ON THE MAIN PAGE */
.events {
	background-color:#e1e1d0;
}
.event2 {
	background-color:#e1e1d0;
	width:340px;
}
.upcoming_events {
	background-color: #e1e1d0;

	background-position:center bottom;
	background-repeat: no-repeat;
	width:350px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.upcoming_events_content {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.upcoming_event2 {
	background-color: #e1e1d0;
	background-image:url(images/main_pg/upcoming_events_btm_bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:310px;	
	padding:5px 15px 15px 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	
}

a.h2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
}
a.h2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
}
a.h2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
}
a.h2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
}
h2.event_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

h3.event_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	display: block;
	
}

img.event_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	display: block;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #747157;	
}

.h2div {
	border-bottom: 1px #73715e solid;
	width:310px;
	clear: both;
}
.event_txt {
	margin-top:13px;
}
.floatleft_event {
	float:left;
	margin-right:11px;
}
/* GALLERY / about us*/

#gallery_div {
	width: 575px;
	height: 112px;
	background-image:url(images/about/gallery_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border: 1px #ada985 solid;
}


#gallery_thumbs {
	margin-top: 22px;
	margin-left:10px;
}

#gallery_div_btm_bar {
	width: 575px;
	height: 112px;
	border: 1px #ada985 solid;
}

#_div_btm_bar {
	width: 575px;
	border: 1px #ada985 solid;
}

#gallery_thumbs_btm_bar {
	margin-top: 5px;
	margin-left:10px;
}

#scrollgallery_div {
	width: 575px;
	height: 112px;
	background-image:url(images/gallery/scroll_gallery.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border: 1px #ada985 solid;
}
#scrollgallery_div_tall {
	width: 575px;
	height: 125px;
	background-image:url(images/gallery/scroll_gallery_tall.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border: 1px #ada985 solid;
}

#sign_up_int {
	background-color:#ada985;
	height: 24px;
	width:577px;
	font-weight: bold;
	color:#fff;
	text-transform: uppercase;
	text-align:center;
	padding-top:8px;
	font-size:13px;
}
a.signup:link {
	font-weight: bold;
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	font-size:13px;
}
a.signup:visited {
	font-weight: bold;
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	font-size:13px;
}
a.signup:hover {
	font-weight: bold;
	color:#e1e1d0;
	text-transform: uppercase;
	text-decoration: underline;
	font-style: normal;
	font-size:13px;
}
a.signup:active {
	font-weight: bold;
	color:#6a6240;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	font-size:13px;
}
.footer {
	font-size:12px;
	color:#383522;
	margin-top:17px;
	float:left;
	width: 580px;
	margin-top:25px;
}

li {text-transform: uppercase;
font-size: 14px;
font-style: normal;
font-weight: bold;
line-height:22px; }

div.event-description ul li {
	text-transform: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:14px;
	margin-bottom: 8px;
}

ul.int {
	list-style-image: url(/images/int_bullet.gif);
}

li.int_li { text-transform: none;
font-size: 14px;
font-style: normal;
font-weight: bold;
line-height:22px;}

.thumbnail {margin-right: 27px; margin-bottom:10px;}

.calendar {font-size: 12px;}

p.calendar {  font-size: 10px; }
td.calendar { font-size: 10px; }


.longtext_left {border: #999966 1px solid;margin-top:10px; margin-left:10px; padding-right:5px; padding-left:5px; width:565px;}

.vendor_headings {margin-bottom:16px; background-color:#ada985; width:160px; padding:3px;}

.hiddenPic {display:none;}	

#special-shop-event {
	border: 1px #bbb696 solid;
	padding: 6px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 8px;
}
#special-shop-event ul {
	font-size: 12px;
	font-weight: normal;
}
#special-shop-event ul li {
	font-size: 12px;
	font-weight: normal;
}
