@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2c180e;
	background-color: #543725;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_rep.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a{
	outline:none;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2c180e;
	text-decoration: none;
	outline:none;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2c180e;
	text-decoration: none;
	outline:none;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	outline:none;
}

a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	outline:none;
}

/*STRUCTURE WRAPPERS*/

#wrapper{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	padding-top: 15px;
}

#content_wrapper{
	width: 960px;
	margin-top: -80px;
	position:relative;
}

#content_wrapper_top{
	width: 960px;
	background-image: url(../images/regional_paper_top.png);
	height: 57px;
	background-repeat: no-repeat;
	position:relative;
}

#content_wrapper_mid{
	width: 900px;
	background-image: url(../images/paperbg_mid.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top:20px;
	position:relative;
}

#content_wrapper_btm{
	width: 960px;
	background-image: url(../images/regional_paper_btm.png);
	height: 51px;
	margin-top: -25px;
	position:relative;
}

#main_content{
	width: 900px;
	position:relative;
	z-index:50;
}

#lines_top{
	background-image: url(../images/lines_top.png);
	height: 70px;
	width: 960px;
	position: absolute;
	top:135px;
	z-index:10;
	background-repeat: no-repeat;
}

#product_content_wrapper{
	background-repeat: no-repeat;
	height: 580px;
	width: 960px;
	padding-top:20px;
	position:relative;
}

/*NAVIGATION*/

#nav_wrapper{
	width: 920px;
	position: absolute;
	top: 120px;
	left:0px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight:bold;
	z-index:1000;
}

#nav_wrapper a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2c180e;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#nav_wrapper a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2c180e;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#nav_wrapper a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #8f5134;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#nav_wrapper a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #8f5134;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#subnav_wrapper{
	width: 920px;
	position: absolute;
	top: 75px;
	left:0px;
	padding-right: 20px;
	padding-left: 20px;
	z-index:1000;
	color:#FFF;
	font-size:10px;
}

#subnav_wrapper a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	outline:none;
}

#subnav_wrapper a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	outline:none;
}

#subnav_wrapper a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	outline:none;
}

#subnav_wrapper a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	outline:none;
}

#nav_box_left{
	margin-right: 13px;
	float: left;
	position: relative;
}

#nav_box_right{
	margin-left: 18px;
	float: right;
	position: relative;
}

/* INDEX PAGE */

#index_bottles_wrapper{
	width:382px;
	height:505px;
	float:left;
	position:relative;
	margin-left:30px;
}

#index_text{
	float:left;
	margin-top: 45px;
	margin-left:45px;
	height: 445px;
	width:383px;
	position: relative;
	color:#FFF;
}

#index_logo{
	height: 138px;
	width: 358px;
}

#index_form{
	margin-top:20px;
}

/*HEADER AND FOOTER*/

#header_logo{
	height: 146px;
	width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	z-index:500;
}

#footer_logo {
	background-image: url(../images/footer_logo.png);
	height: 53px;
	width: 143px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#footer_Wrapper{
	width: 960px;
	color:#E2E2E2;
	text-align:center;
	position:relative;
	padding-bottom:10px;
}

#footernav_wrapper{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width:960px;
	text-align: center;
}

#footer_Wrapper a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	outline:none;
}

#footer_Wrapper a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	outline:none;
}

#footer_Wrapper a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #2c180e;
	text-decoration: none;
	outline:none;
}

#footer_Wrapper a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #2c180e;
	text-decoration: none;
	outline:none;
}

/*HOME PAGE*/

#home_bottles{
	background-image: url(../images/home_bottles.png);
	float: left;
	height: 534px;
	width: 405px;
	position: relative;
}

#home_txt{
	float: left;
	width: 485px;
	padding-left:10px;
	position: relative;
	padding-top: 30px;
}

#quicklink_box{
	float: left;
	height: 110px;
	width: 242px;
	position: relative;
}

/*CONTACT PAGE*/

#contact_box_l{
	width:400px;
	position:relative;
	float:left;
}

#contact_box_r{
	width:480px;
	position:relative;
	float:left;
}

/*PROCESS PAGE*/

#process_wrapper_l{
	width:430px;
	position:relative;
	float:left;
}

#process_wrapper_r{
	width:430px;
	position:relative;
	float:left;
	margin-left:40px;
}

#process_box{
	width:430px;
	margin-top:15px;
}

#process_box_img{
	width:430px;
	height:194px;
}

#process_box_txt{
	width:430px;
}

/*HISTORY PAGE*/

#history_wrapper_l{
	width:430px;
	position:relative;
	float:left;
}

#history_wrapper_r{
	width:430px;
	position:relative;
	float:left;
	margin-left:40px;
}

#history_wrapper_r ul{
	margin-left: 12px;
	padding-left: 12px;
}

#history_wrapper_r li{
	margin-top: 18px;
	list-style-image: url(../images/bullet.gif);
}

/*PRODUCT PAGE*/

#product_image{
	height: 540px;
	width: 196px;
	position: relative;
	margin-left:35px;
}

#product_txt{
	width: 390px;
	position:absolute;
	bottom:10px;
	left:236px;
}

#product_featcocktail{
	height: 213px;
	position:relative;
	padding-top:10px;
}

#product_featcocktail_txt{
	position:absolute;
	bottom:5px;
}

#product_featcocktail_img{
	position:absolute;
	right: 0px;
	bottom: 0px;
}

/*COCKTAILS*/

#cocktail_nav_wrapper{
	position: relative;
	float: left;
	margin-top:10px;
}

#cocktail_nav_box{
	position: relative;
	float: right;
	padding-right:20px;
}

#cocktail_box{
	width:802px;
	margin-top:10px;
}

#cocktail_img{
	width:135px;
	height:200px;
}

#cocktail_txt{
	width:652px;
	height:180px;
	left:155px;
	margin-top:-200px;
	position:absolute;
}

#cocktail_txt_left{
	width:260px;
	position:absolute;
	bottom:0px;
}

#cocktail_txt_right{
	position:absolute;
	width:382px;
	left:260px;
	height:180px;
}

#cocktail_mixtxt{
	position:absolute;
	bottom:0px;
	width:450px;

}

#cocktail_action{
	position:relative;
	width:400px;
}

#cocktail_actionbox{
	padding-right:15px;
	position:relative;
	float:left;
	
}

#cocktail_actionbox a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #8f5134;
	text-decoration: underline;
	outline:none;
}

#cocktail_actionbox a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8f5134;
	font-weight:bold;
	text-decoration: underline;
	outline:none;
}

#cocktail_actionbox a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #eaa545;
	font-weight:bold;
	text-decoration: underline;
	outline:none;
}

#cocktail_actionbox a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #eaa545;
	font-weight:bold;
	text-decoration: underline;
	outline:none;
}

/*PAGINATION*/


#pagination_wrapper {
	float: right;
	position: relative;
	font-size: 10px;
	margin-top: 10px;
}

#pagination_wrapper_btm {
	float: right;
	position: relative;
	font-size: 10px;
	margin-top: 10px;

	
}

div.pagination {
	padding: 4px;
	margin: 0px;
}

div.pagination a {
	font-size: 10px;
	padding: 2px;
	margin: 1px;
	border: 1px solid #666666;
	text-decoration: none;
	color: #666666;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #2c180e;
	background-color: #BE724E;
	color: #2c180e;
}
div.pagination span.current {
	padding: 2px 2px 2px 2px;
	margin: 1px;
	border: 1px solid #2c180e;
	font-weight: bold;
	background-color: #BE724E;
	color: #2c180e;
	}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 1px;
	border: 1px solid #D7D7D7;
	color: #D7D7D7;
}

/*CLASSES*/

.clear{
	clear:both;
}

.float_right{
	position:relative;
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

.header_txt {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	font-weight: bold;
	color: #2c180e;
	letter-spacing: -.05em;
}

.form_field_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	width: 225px;
	border: 1px solid #333333;
	font-size: 11px;
	color: #111;
	background:none;
}

.form_field_lg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 180px;
	width: 390px;
	border: 1px solid #333333;
	font-size: 11px;
	color: #111;
	background:none;
}

.form_field_lg2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 180px;
	width: 300px;
	border: 1px solid #333333;
	font-size: 11px;
	color: #111;
	background:none;
}


.drkbrown_11_bold{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2c180e;
	font-weight:bold;
}

.drkbrown_12_bold{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2c180e;
	font-weight:bold;
}

.orange_11_bold{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #eaa545;
	font-weight:bold;
}

.ltbrown_16_bold{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #8f5134;
	font-weight:bold;
}

.ltbrown_10_bold{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8f5134;
	font-weight:bold;
}

.cursor_hand{
	cursor:pointer;
}


.form_field_sm {
	font-size: 11px;
	height: 15px;
	width: 225px;
	border: 1px solid #ccc;
}

.form_field_lg {
	font-size: 11px;
	height: 140px;
	width: 300px;
	border: 1px solid #ccc;
}

.form_field_contactsm {
	font-size: 11px;
	height: 15px;
	width: 250px;
	border: 1px solid #ccc;
}

.form_field_contactlg {
	font-size: 11px;
	height: 160px;
	width: 350px;
	border: 1px solid #ccc;
	margin:0px;
	padding:0px;
}

.line_height_16{
	line-height: 16px;
}

/* SOCIAL */

#social{
	width:99px;
	position:absolute;
	left:0px;
	bottom:10px;
}