@charset "utf-8";
/* CSS Document */
body {
	font: normal 11px Verdana, Arial, sans-serif;
	color: #222222;
	background: url(img/body_bg.gif) 0 2px;
	margin: 0;
	padding: 0;
}

#body_top {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 702px;
	width: 100%;
	background: url(img/body_top_bg.gif) repeat-x;
}

#wrap {
	width: 796px;
	margin: 37px auto 0 auto;
	background: url(img/wrap_bg.gif) repeat-y;
}

#top {
	background: url(img/top_bg.gif) repeat-x;
}
#wrap2 {
	margin: 0px 8px;
}

#content {
	padding: 0px 10px;
}
#bar {
	height: 12px;
	background: url(img/bar_bg.gif) repeat-x;
}

#nav {
	height: 28px;
	background: url(img/nav_bg.gif) repeat-x;
}

#nav .left {
	background: url(img/nav_left.jpg) no-repeat;
}

#nav .right {
	background: url(img/nav_right.jpg) right top no-repeat;
}

#nav ul {
	list-style: none;
	margin: 0px 0px 0px 83px;
	padding: 8px 0px;
	background: url(img/nav_dot.gif) 0 9px no-repeat;
	float: right;
}
#page_header {
	color: #e8ebcc;
	font-size:12px;
}
#header_text {
	
	width: 780px;
	height: 160px;
	background-image:url(img/copper-creek-final-4c.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:230px;
	font-size: 18px;
}
#nav li {
	float: right;
	margin: 0;
	padding: 0px 28px;
	background: url(img/nav_dot.gif) 100% 2px no-repeat;
}

img {
	border: 0;
}

a {
	color: #ab4219;
}

p {
	padding: 11px 0px;
	margin: 0;
}

#home-bg {
	width: 780px;
	margin: 8px;
	height: 509px;
	background: url(img/stockbg.jpg) 0 0 no-repeat;
}
#drink-bg {
	width: 780px;
	margin: 8px;
	height: 519px;
	background: url(img/drinkbg.jpg) 0 0 no-repeat;
}
#menu-bg {
	width: 780px;
	margin: 8px;
	height: 585px;
	background: url(img/menubg.jpg) 0 0 no-repeat;
}
#confirm-bg {
	width: 780px;
	margin: 8px;
	height: 519px;
	background: url(img/signupbg.jpg) 0 0 no-repeat;
}
#news-bg {
	width: 780px;
	margin: 8px;
	height: 585px;
	background: url(img/newsbg.jpg) 0 0 no-repeat;
}

#contact-bg {
	width: 780px;
	margin: 8px;
	height: 519px;
	background: url(img/contactbg.jpg) 0 0 no-repeat;
}

#text-left-home {
	width: 280px;
	margin: 10px;
	height: 470px;
	background: url(img/widgetbackground.png);
	background-repeat: repeat;
	float: left;
	color:#FFFFFF;
	padding: 10px;
}
#text-left-menu {
	width: 280px;
	margin: 10px;
	height: 535px;
	background: url(img/widgetbackground.png);
	background-repeat: repeat;
	float: left;
	color:#FFFFFF;
	padding: 10px;
}
#text-left-drink {
	width: 280px;
	margin: 10px;
	height: 480px;
	background: url(img/widgetbackground.png);
	background-repeat: repeat;
	float: left;
	color:#FFFFFF;
	padding: 10px;
}

#text-left-contact{
	width: 445px;
	margin: 10px;
	height: 480px;
	background: url(img/widgetbackground.png);
	background-repeat: repeat;
	float: left;
	color:#FFFFFF;
	padding: 10px;
}
#text-left-confirm{
	width: 280px;
	margin: 10px;
	height: 480px;
	background: url(img/widgetbackground.png);
	background-repeat: repeat;
	float: left;
	color:#FFFFFF;
	padding: 10px;
}

#footer {
	color: #80543e;
	background: url(img/footer_bg.gif) repeat-x;
	text-align: right;
}
#footer .left {
	background: url(img/footer_bg_left.jpg) no-repeat;
}

#footer .right {
	height: 34px;
	padding: 9px 30px 0px 0px;
	background: url(img/footer_bg_right.jpg) right top no-repeat;
}

#outer_footer {
	text-align: center;
}

#fullscreenswitch {
	background: url(img/widgetbackground.png);
	background-repeat: repeat;
	color:#FFFFFF;
	float:right;
}

#subscribefldset{
	width:525px;
	text-align:right;
}
#successbox{background-image:url(img/widgetbackground.png); padding:5px; height:150px;}
#joinbutton{padding:5px;}