* { 
	margin : 0; 
	padding : 0;
 }
body {
	margin:0px 0px 0px 0px;
	padding:0px;
	height : 100%;
	background : #31251d;
}
html { 
	height : 100%;
}
/* ------------- containers */
#container1 {
	background:transparent url(../images/siteimages/bkg_texture.jpg) top center no-repeat;
	width: 100%;
	min-height:500px;
}
#container2 {	
	margin: 0px auto 0px auto; /* Must have auto to center in some browsers */
	width: 980px;
}
#container { 
	width : 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px;
	background : url(../images/siteimages/loop_bkg.png) repeat-y;
}
/* ------------- content */
.content {
	position : relative;
	margin: 0 auto;
	width : 910px;
}
#cleardiv {
	clear : both;
	height: 90px; /* this pushs the footer */
}

/* ------------- general styles */
.smallspacer {
	margin-bottom : 10px;
	clear:both;
}
.largespacer {
	margin-bottom : 15px;
	clear:both;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #b4a54b;
	margin-bottom:12px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #b4a54b;
	margin-bottom:10px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom:8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	margin-bottom:18px;
}
p a:link { 
	color : #b4a54b;
	text-decoration : none;
}
p a:visited { 
	color : #b4a54b;
	text-decoration : none;
}
p a:hover { 
	color : #b4a54b;
	text-decoration : underline;
}
.image {
	border: 1px solid #715b31;
}
.image_margin {
	border: 1px solid #715b31;
	margin: 5px;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background:#000;
	width: 200px;
	border: 1px solid #715b31;
	padding : 4px 3px 4px 3px;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background:#000;
	width: 200px;
	border: 1px solid #715b31;
	padding : 2px 2px 3px 2px;
}
.left {
	float:left;
}
.right {
	float:right;
}


/* ------------- header */
#header {
	position : relative;
	width : 980px;
	height : 212px;
	background : url(../images/siteimages/header_bkg.png) no-repeat;
}

/* ------------- signup */
#signup { 
	position : relative;
	margin:38px 2px 0px 0px;
	width : 185px;
	height: 53px;
	float:right;
	background : url(../images/siteimages/signup.png) no-repeat;
}
#form{ 
	position : absolute;
	top: 21px;
	left: 3px;
}
#ea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background:#000;
	width: 130px;
	border: 1px solid #715b31;
	padding : 4px 3px 4px 3px;
	margin-left: 5px;
}

/* ------------- nav */
#nav {
	position : relative;
	clear:both;
	margin:0 auto;
	padding-top:74px;
	width:820px;
}
#nav ul {
	display:inline;
	list-style-type: none;
}
#nav li {
	float:left;
}
#nav a{
	height: 33px;
	display: block;
}
#nav #home a{ 
	background: transparent url(../images/siteimages/nav/home.png) no-repeat; 
	overflow: hidden; 
	width: 72px;
	text-indent : -9999px;
}
#nav #beer a{ 
	background: transparent url(../images/siteimages/nav/beer.png) no-repeat; 
	overflow: hidden; 
	width: 140px;
	text-indent : -9999px;
}
#nav #events a{ 
	background: transparent url(../images/siteimages/nav/events.png) no-repeat; 
	overflow: hidden; 
	width: 148px;
	text-indent : -9999px;
}
#nav #gallery a{ 
	background: transparent url(../images/siteimages/nav/gallery.png) no-repeat; 
	overflow: hidden; 
	width: 140px;
	text-indent : -9999px;
}
#nav #banquets a{ 
	background: transparent url(../images/siteimages/nav/banquets.png) no-repeat; 
	overflow: hidden; 
	width: 216px;
	text-indent : -9999px;
}
#nav #contact a{ 
	background: transparent url(../images/siteimages/nav/contact.png) no-repeat; 
	overflow: hidden; 
	width: 104px;
	text-indent : -9999px;
}
#nav #home a:hover {
	background-position: 0% -33px;
}
#nav #beer a:hover {
	background-position: 0% -33px;
}
#nav #events a:hover {
	background-position: 0% -33px;
}
#nav #gallery a:hover {
	background-position: 0% -33px;
}
#nav #banquets a:hover {
	background-position: 0% -33px;
}
#nav #contact a:hover {
	background-position: 0% -33px;
}

/* ------------- sidebar */
#sidebar {
	position : relative;
	width : 240px;
	float:left;
}

/* ------------- main */
#main {
	position : relative;
	width : 655px;
	float:right;
}

/* ------------- footer */
#footer {
	position : relative;
	width : 980px;
	height : 90px;
	text-align : center;
	margin: 0px auto;
	background : url(../images/siteimages/footer_bkg.jpg) no-repeat;
}
#bottom_nav {
	position : relative;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
}
#bottom_nav a:link { 
	color : #9c7747; 
	text-decoration : none;
}
#bottom_nav a:visited { 
	color : #9c7747; 
	text-decoration : none;
}
#bottom_nav a:hover { 
	color : #9c7747; 
	text-decoration : underline;
}
/* ------------- social */
#social {
	position : relative;
	width : 240px;
	height:56px;
	background : url(../images/sidebarimages/social_bkg.jpg) no-repeat;
	margin-top:12px
}
#social_icons {
	width : 126px;
	position : relative;
	margin: 12px 6px 0px 0px;
	float:right;
}
#social ul {
	list-style-type:none;
}
#social li {
	float:left;
	margin:0px 0px 0px 8px;
}
#facebook_icon a {
	background : url(../images/sidebarimages/social/facebook.png) no-repeat;
	display:block;
	width : 32px;
	height : 32px;
	list-style-type:none;
	text-indent: -9999px;
}
#twitter_icon a {
	background : url(../images/sidebarimages/social/twitter.png) no-repeat;
	display:block;
	width : 32px;
	height : 32px;
	list-style-type:none;
	text-indent: -9999px;
}
#youtube_icon a {
	background : url(../images/sidebarimages/social/youtube.png) no-repeat;
	display:block;
	width : 32px;
	height : 32px;
	list-style-type:none;
	text-indent: -9999px;
}

