/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #000;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 4px 0 8px 0;
	line-height: 16px;
	color: #fff;
	text-align: left;
	letter-spacing: 1px;
}

td {
	vertical-align: top;
}

ul {
	color: #fff;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #fff;
	line-height: 18px;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	font: 18px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #F37320;
	font-weight: normal;
}

h1.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	margin: 0;
	padding: 0;
	font: 24px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #F37320;
	font-weight: bold;
}

a {
	color: #F37320;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}


select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}

#wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 40px;
	text-align: center;
}

#background {
	background: url(../images/bkg-sub.jpg) no-repeat top center;
	min-height: 660px;
	height: auto !important;
	height: 660px;
}

#logo {
	float: right;
	height: 120px;
	width: 124px;
	padding: 0 31px 0 0;
}

#logo a {
	display: block;
	height: 120px;
	width: 124px;
}

#logo a span {
	display: none;
}


#nav {
	padding: 35px 50px 35px 0;
	margin: 0 auto;
	text-align: center;
	width: 880px;
	height: auto;
}

#nav ul {
	display: inline;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#nav li {
	display: inline;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#nav li a {
	color: #fff;
	text-transform: uppercase;
}

#nav li a.on {
	color: #F37320;
	font-weight: bold;
}

#nav li a.sub {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#nav li a:hover {
	color: #F37320;
	text-decoration: none;
}

#nav-top {
	width: auto;
	height: auto;
	margin: 0;
	padding: 17px 165px 0 0;
	text-align: right;
}

#nav-mid {
	width: auto;
	height: auto;
	margin: 0;
	padding: 15px 165px 0 0;
	text-align: right;
}

#nav-bot {
	width: auto;
	height: auto;
	margin: 15px 165px 0 0;
	padding: 0;
	text-align: right;
}

#footer {
	width: 780px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}

#footer-rt {
	width: 192px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;	
}

#footer-lt {
	width: 550px;
	height: auto;
	float: left;
	margin: 0;
	padding: 8px 0 0 0;	
	text-align: right;
}

#footer ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#footer li {
	display: block;
	list-style-type: none;
	margin: 0 4px;
	padding: 0;
	float: left;
	width: 40px;
	height: 40px;	
}

#footer p {
	text-align: center;
}

.orange {
	color: #F37320;
}

#hero {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 25px 50px 32px 0;
	text-align: center;
}

#hero img {
	margin-bottom: 25px;
}

#hero ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 687px;
	text-align: center;
}

#hero li {
	margin: 0;
	padding: 1px;
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#hero li a {
	color: #fff;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
}

#hero li a:hover {
	color: #F37320;
	text-decoration: none;
}

#hero li.lt {
	width: 160px;
	height: auto;
}

#hero li.mid {
	width: 360px;
	height: auto;
}

#hero li.mid2 {
	width: 172px;
	height: auto;
}

#hero li.mid3 {
	width: 181px;
	height: auto;
}

#hero li.rt {
	width: 160px;
	height: auto;
}

#hero li.red1 {
	width: 125px;
	height: auto;
}

#hero li.red2 {
	width: 292px;
	height: auto;
}

#columns {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0 80px 0 0;
	text-align: center;
}

#columns-rt {
	width: 490px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#columns-lt {
	width: 280px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	float: left;
}

#columns-lt p {
	text-align: right;
}

#news {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}

#news ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#news li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	color: #F37320;
	text-align: right;
}

#news li a {
	color: #F37320;
	text-decoration: underline;
}

#news li a:hover {
	color: #fff;
	text-decoration: none;
}

#columns2 {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0 80px 0 0;
	text-align: center;
}

#columns2-rt {
	width: 263px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#columns2-lt {
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0 0 0 25px;
	text-align: right;
	float: left;
}

#columns2-lt p {
	text-align: justify;
}

#wines {
	width: 380px;
	height: auto;
	margin: 0;
	padding: 0 435px 0 50px;
	text-align: right;
}

#wines p {
	text-align: justify;
}

#products-container {
}

#products {
	float: left;
	position: relative;
	left: 50%;
}

#products ul {
	list-style: none;
	position: relative;
	left: -50%;
	margin: 0;
	padding: 0;
}

#products li {
	position: relative;
	float: left;
	padding: 8px;
	width: 150px;
	height: 160px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
}

#products a, #products a:hover {
	color: white;
}

#products img {
	display: block;
	width: 98px;
	height: 98px;
	margin: auto;
	border: 1px solid #2d2e2e;
	margin-bottom: 18px;
}

INPUT.button {
	color: white;
	background-color: #f37320;
	border: none;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 6px;
	margin-top: 20px;
}

#gallery-image {
	margin: 0 0 2px 0;
}

#gallery a {
	display: block;
	width: 92px;
	float: left;
	margin: 0 2px 2px 0;
}

/***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***/
