/* CSS Document */

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	margin: 0 auto;
	background: url(../images/bkg-main.gif) repeat-x top #0e3146;
	color: #0e3146;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	padding: 6px 0 8px 0;
	line-height: 18px;
	color: #333;
	text-align: left;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* END RESET */

h1 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	line-height: 32px;
	margin: 0;
	padding: 0;
	color: #f6f3ec;
}

h1.home {
	display: none;
}

h2 {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 0;
	color: #0e3146;
	text-transform: uppercase;
}

h3 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	margin: 0;
	padding: 0;
	color: #f6f3ec;
}

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 0;
	color: #0e3146;
	font-weight: heavy;
}

h5 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #f6f3ec;
	text-transform: uppercase;
}

h6.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

a {
	color: #f6f3ec;
	text-decoration: none;
}

a:hover {
	color: #0e3146;
	text-decoration: none;
}

#header {
	width: 915px;
	height: auto;
	margin: 0 auto;
	padding: 25px 0 0 0;
	text-align: center;
}

#phone {
	text-align: right;
	float: right;
	width: 250px;
	height: auto;
	margin: 0;
	padding: 65px 0 0 0;
}

#phone p {
	text-align: right;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

.blue {
	color: #007ebd;
	font-style: italic;
}

.tan {
	color: #bba974;
}

.tan-lt {
	color: #f6f3ec;
}

#logo {
	text-align: center;
	float: left;
	width: 286px;
	height: auto;
}

#home {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-home.jpg) repeat-x;
	border-top: 4px solid #007ebd;
	border-bottom: 4px solid #007ebd;
}

#about {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-about.jpg) repeat-x;
	border-top: 4px solid #007ebd;
	border-bottom: 4px solid #007ebd;
}

#wines {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-wines.jpg) repeat-x;
	border-top: 4px solid #007ebd;
	border-bottom: 4px solid #007ebd;
}

#content-wrap {
	width: 915px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-content.gif) repeat-y #122632;
	border-right: 1px solid #122632;
	border-left: 1px solid #122632;
}

#content {
	width: 629px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
#catContent {
	width: 629px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
#textarea {
	padding: 10px 35px;
	text-align: left;
	margin: 0;
}

.pics {
	padding: 1px;
	border: 1px solid #f6f3ec;
	margin: 0;
}

#leftcol {
	width: 286px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	float: left;
}

#nav {
	background: url(../images/bkg-leftcol.gif) no-repeat top;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
}

#nav ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	background: url(../images/img-navline.gif) no-repeat bottom;
	text-align: center;
	color: #91c3dc;
	padding: 0;
	margin: 0 auto;
	display: block;
	text-transform: uppercase;
	width: 286px;
	padding: 10px 0;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 1px;
}

#nav ul li a.on {
	background: url(../images/bkg-nav.gif) repeat-y;
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover {
	background: url(../images/bkg-nav.gif) repeat-y;
	color: #fff;
	text-decoration: none;
}

#social {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 12px 0 0 0;
	text-align: center;
}

#social ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#social li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#subnav {
	width: 626px;
	height: auto;
	margin: 0 auto;
	padding: 0 1px 0 3px;
	text-align: center;
}

#subnav ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	margin: 0;
	padding: 6px 0;
	text-align: center;
	display: inline;
	list-style-type: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}

#subnav li a {
	background: url(../images/bkg-subnav.gif) repeat-y;
	color: #122632;
	width: 312px;
	float: left;
	padding: 4px 0;
}

#subnav li a:hover {
	background: url(../images/bkg-subnav-on.gif) repeat-y;
	color: #122632;
	text-decoration: none;
}

#subnav li a.on {
	background: url(../images/bkg-subnav-on.gif) repeat-y;
	color: #122632;
	text-decoration: none;
}

#subnav2 {
	width: auto;
	height: auto;
	margin:  0 1px 0 2px;
	padding: 6px 0;
	text-align: center;
	background: #ae9960;
}

#subnav2 ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: inline;
	list-style-type: none;
}

#subnav2 li {
	margin: 0 auto;
	padding: 6px;
	text-align: center;
	display: inline;
	list-style-type: none;
	color: #d1c4a2;
}

#subnav2 li a {
	color: #efeada;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 6px;
}

#subnav2 li a.on {
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #a28b51;
}

#subnav2 li a:hover {
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #a28b51;
}

#subnav2 li.bullet {
	padding: 0;
}

#cart {
	text-align: right;
	margin: 0;
	padding: 10px 10px 0 0;
	width: auto;
	height: auto;
}

#cart ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#cart li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	text-align: right;
}

button, input.rounded, input.rounded2 {
border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 4px;
*/padding: 0;
text-align: center;
height: 20px;
line-height: 20px;
width: auto;
}

button.rounded, input.rounded {
background: transparent url(../images/btn_right.gif) no-repeat scroll right top;
clear: left;
font-size: 0.8em;
}

button span {
display: block;
padding: 0 0 0 6px;
*/padding: 0 0 0 12px;
position: relative;
white-space: nowrap;
height: 20px;
line-height: 20px;
}

button.rounded span, input.rounded span {
background: transparent url(../images/btn_left.gif) no-repeat scroll left top;
color: #e4ddc8;
}

button.rounded:hover, input.rounded:hover {
background-position: 100% -20px;
}

button.rounded:hover span, input.rounded:hover span {
background-position: 0% -20px;
}

button::-moz-focus-inner {
border: none;
}

button.rounded2, input.rounded2 {
background: transparent url(../images/btn_right2.gif) no-repeat scroll right top;
clear: left;
font-size: 0.8em;
}

button.rounded2 span, input.rounded2 span {
background: transparent url(../images/btn_left2.gif) no-repeat scroll left top;
color: #e4ddc8;
}

button.rounded2:hover, input.rounded2:hover {
background-position: 100% -20px;
}

button.rounded2:hover span, input.rounded2:hover span {
background-position: 0% -20px;
}

#age {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

#age p {
	margin: 0 auto;
	text-align: center;
	color: #f6f3ec;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#footer {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

#footer p {
	text-align: center;
	color: #4384a5;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}

#footer a {
	color: #4384a5;
	text-decoration: none;
}

#footer a:hover {
	color: #f6f3ec;
	text-decoration: underline;
}

.heavy {
	font-weight: bold;
}

#wine {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#wine-desc {
	width: 385px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#wine-pic {
	width: 165px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#buy {
	margin: 20px 0;
	padding: 12px 0;
	border-top: 1px solid #cec19b;
}

#qty {
	width: 190px;
	float: right;
	text-align: right;
}

#price {
	text-align: left;
	width: 100px;
	float: left;
}

input.qty {
	background: #a18a50;
	width: 35px;
	border: none;
	padding: 4px;
}

#list {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#list ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: block;
	list-style-type: none;
}

#list li {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	display: block;
	list-style-type: none;
	width: 180px;
	height: auto;
	float: left;
}

#list li a {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #f6f3ec;
	text-align: center;
	line-height: 14px;
}

#list li a:hover {
	color: #0e3146;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/