/* Liquors 44 Style Sheet */

body {
	background: #a52e26 url("../images/red_linen_bg.jpg") top left repeat-x;
	margin: 15px 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: medium;
}

#wrapper {
	width: 930px;
	margin: auto;
}

#container {
	width: 930px;
	margin: 0;
	padding: 0px;
	background: #ffffff;
	float: left;
}

h1, h2, h3, h4, h5 {
	color: #761722;
	font-style: italic;
}

h1 {
	font-size: 140%;
}

h1 a {
	color: #761722;
}

h2 {
	font-size: 130%;
}

h2 a {
	color: #761722;
}

h3 {
	font-size: 120%;
}

h3 a {
	color: #761722;
}

h4 {
	font-size: 110%;
	margin-bottom:0px;
	padding-bottom:0px;
}

h4 a {
	color: #761722;
}

h5 {
	font-size: 100%;
}

h5 a {
	color: #761722;
}


/* @group Header */

#header {
	width: 930px;
	margin: 0 auto;
	padding: 0;
	float:left;
}

/*#header_left {
	width: 260px;
	float: left;
	margin: 8px 0;
}

#header_right {
	width: 460px;
	float: right;
	text-align: right;
}*/

/* @end */

/* @group Top Nav */

#top_nav {
	width: 890px;
	padding: 10px 20px;
	margin:0;
	position: relative;
	text-align: left;
	float:left;
	background:#ffffff;
}

#top_nav img {
	position: absolute;
}

/*.nav_tabs {
	border-top: 1px solid #000000;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
	padding-left:3px;
	float:left;
	width:890px;
	background:#ffffff;
}

.nav_tabs a {
	text-decoration: none;
	padding:6px 0 5px 5px;
	color:#FFFFFF;
	background:#7d1617 url("../images/tab_left_corner2.jpg") bottom left no-repeat;
	font-size: 100%;
	margin: 0 1px;
	float:left;
}

.nav_tabs a span {
	background:url("../images/tab_right_corner2.jpg") bottom right no-repeat;
	padding:6px 5px 5px 0px;
}

.nav_tabs a:hover {
	color: #FFFFFF;
	background:#bc2a11 url("../images/tab_left_corner.jpg") bottom left no-repeat;
	text-decoration: none;
	padding:6px 0px 5px 5px;
}

.nav_tabs a:hover span {
	background:url("../images/tab_right_corner.jpg") bottom right no-repeat;
	padding:6px 5px 5px 0px;
}*/

.nav_tabs {
	border-top: 1px solid #000000;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
	padding-left:3px;
	background:#ffffff;
}

.nav_tabs a
{
color: #FFFFFF;
background: #7d1617 url("../images/tab_left_corner2.jpg") left bottom no-repeat;
text-decoration: none;
padding-left: 10px
}

.nav_tabs a span
{
background: url("../images/tab_right_corner2.jpg") right bottom no-repeat;
padding: 5px 10px 5px 0;
}

.nav_tabs a, .nav_tabs a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
.nav_tabs a, .nav_tabs a span
{
float: none
}
/* End hide */

.nav_tabs a:hover
{
color: #fff;
background: #bc2a11 url("../images/tab_left_corner.jpg") left bottom no-repeat;
padding-left: 10px
}

.nav_tabs a:hover span
{
background: url("../images/tab_right_corner.jpg") right bottom no-repeat;
padding-right: 10px
}

.nav_tabs ul
{
list-style: none;
padding: 0;
margin: 0
}

.nav_tabs li
{
float: left;
display:inline;
margin: 0 1px;
} 


/* @end */

/* @group Content */

#content {
	width: 652px;
	margin: 0 255px 20px 20px;
}

.content_flash {
	border: 1px solid #7D1617;
	margin-bottom: 10px;
	height: 275px;
	width: 650px;
	float: left;
}

.content_img {
	border: 3px solid #761722;
	margin: 5px 10px 5px 0;
	padding: 4px;
	float: left;
}

#content p {
	font-size: 90%;
	line-height: 140%;
	margin-bottom:10px;
	margin-top:5px;
}

#content li {
	font-size: 80%;
	line-height: 140%;
}

#content a {
	color: #761722;
	border-bottom: 1px dotted #761722;
	text-decoration: none;
}

#content a:hover {
	color: #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	text-decoration: none;
}

#content img {
	border:1px solid #761722;
}

#no_border img {
	border:none;
}

/* @end */

/* @group Specials */

.specials_search {
	float: right;
}

.specials_search input {
	border: 1px solid #4D5778;
	padding: 3px;
}

.specials_search .button {
	padding: 2px 2px;
	background: #7D1617;
	color: #ffffff;
	border: 1px solid #000000;
	margin-left: 3px;
	font-size: 80%;
}

.specials_table img {
	border:1px solid #7D1617;
}

.specials_table td {
	padding-right: 8px;
	padding-bottom: 12px;
}

.specials_table th {
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
}

/* @end */

/* @group Specials Tabs */

#content .specials_tabs {
	border-top: 1px solid #000000;
	font-family: arial, helvetica, sans-serif;
	padding-bottom:20px;
	font-weight: bold;
	font-style: italic;
	padding-left:3px;
	background:#ffffff;
	color:#ffffff;
}

#content .specials_tabs a
{
color: #FFFFFF;
background: #7d1617 url("../images/tab_left_corner2.jpg") left bottom no-repeat;
text-decoration: none;
padding-left: 10px;
text-decoration:none;
border:none;
}

#content .specials_tabs a span
{
background: url("../images/tab_right_corner2.jpg") right bottom no-repeat;
padding: 5px 10px 5px 0;
}

#content .specials_tabs a, .specials_tabs a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#content .specials_tabs a, .specials_tabs a span
{
float: none
}
/* End hide */

#content .specials_tabs a:hover
{
color: #fff;
background: #bc2a11 url("../images/tab_left_corner.jpg") left bottom no-repeat;
padding-left: 10px
}

#content .specials_tabs a:hover span
{
background: url("../images/tab_right_corner.jpg") right bottom no-repeat;
padding-right: 10px
}

#content .specials_tabs ul
{
list-style: none;
padding: 0;
margin: 0
}

#content .specials_tabs li
{
float: left;
display:inline;
margin: 0 1px;
} 

/* @end */

/* @group News */

.news_table {
	margin:0;
	padding:0;
}

.news_table td {
	padding: 6px 5px 6px 8px;
	font-size:90%;
}

.news_table th {
	text-align: left;
	padding: 6px 2px;
	border-bottom: 1px solid #000000;
}

.news_table h3 {
	padding: 0px;
	margin: 0;
	font-size:100%;
}

.news_items h2 {
	margin: 2px 0;
}

.news_items h3 {
	font-size: 90%;
	margin-top: 4px;
}

/* @end */


/* @group Right Column */

#right_column {
	width: 220px;
	float: right;
	clear: both;
}

.callout_container {
	width: 202px;
}

.callout_top {
	width: 202px;
	height: 9px;
	margin: 0;
	padding: 0;
	background: url("../images/callout_top.jpg") top left no-repeat;
}

.callout_title {
	margin: 0;
	padding: 0;
}

.callout_container h4 {
	background:url("../images/callout_header_bg.jpg") top left repeat-y;
	padding: 0 5px 5px 5px;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-variant: italic;
	color:#FFFFFF;
	margin: 0;
	font-size: 100%;
}

.callout_container h4 a {
	color: #FFFFFF;
	text-decoration: none;
}

.callout {
	width: 194px;
	padding: 3px 4px 0 4px;
	margin: 0px;
	text-align: center;
	background: url("../images/callout_bg.jpg") top left repeat-y;
	color: #000000;
	font-size: 80%;
}

.callout p {
	margin: 0;
	padding: 3px 0;
}

.callout h5 {
	font-size: 120%;
	margin: 2px 0;
}

#right_column .callout h5 a {
	color:#761722;
}

.callout input {
	margin-top: 5px;
	font-size: 90%;
}

.callout .button {
	padding: 2px 2px;
	background: #7D1617;
	color: #ffffff;
	border: 1px solid #000000;
	margin-left: 3px;
	font-size: 90%;
}

.callout .break {
	display: block;
	height: 3px;
	border-bottom: 1px solid #3e3e3e;
	margin: 3px 5px;
}

.callout_container .callout a {
	color: #000000;
	text-decoration: none;
}

.callout_bottom {
	width: 202px;
	height: 10px;
	background: url("../images/callout_bottom.jpg") top left no-repeat;
	margin: 0px 0px 15px 0px;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	width: 890px;
	background: #fff;
	padding: 20px 20px 5px 20px;
}

.footer_text {
	font-size: 75%;
	text-align: center;
}

.footer_text a{
	color: #1c2954;
}

#footer_bottom {
	height: 14px;
	background: url("../images/bottom_transparent.png") no-repeat bottom;
}

/* @end */



