/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 23, 2012 07:53:05 PM America/New_York */



@font-face {
    font-family: 'DroidSerifRegular';
    src: url('../fonts/DroidSerif-Regular-webfont.eot');
    src: url('../fonts/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DroidSerif-Regular-webfont.woff') format('woff'),
         url('../fonts/DroidSerif-Regular-webfont.ttf') format('truetype'),
         url('../fonts/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSerifItalic';
    src: url('../fonts/DroidSerif-Italic-webfont.eot');
    src: url('../fonts/DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DroidSerif-Italic-webfont.woff') format('woff'),
         url('../fonts/DroidSerif-Italic-webfont.ttf') format('truetype'),
         url('../fonts/DroidSerif-Italic-webfont.svg#DroidSerifItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSerifBold';
    src: url('../fonts/DroidSerif-Bold-webfont.eot');
    src: url('../fonts/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DroidSerif-Bold-webfont.woff') format('woff'),
         url('../fonts/DroidSerif-Bold-webfont.ttf') format('truetype'),
         url('../fonts/DroidSerif-Bold-webfont.svg#DroidSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSerifBoldItalic';
    src: url('../fonts/DroidSerif-BoldItalic-webfont.eot');
    src: url('../fonts/DroidSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DroidSerif-BoldItalic-webfont.woff') format('woff'),
         url('../fonts/DroidSerif-BoldItalic-webfont.ttf') format('truetype'),
         url('../fonts/DroidSerif-BoldItalic-webfont.svg#DroidSerifBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*************** General Styles ***************/

body{
	
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #444549;

}

.fl {float: left;}
.fr {float: right;}

.cl {clear: left;}
.cl {clear: right;}
.cb {clear: both;}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;

}

h1 {
	font-size: 40px;
	color: #ffffff;
	font-family: "DroidSerifRegular", Georgia, serif;
	font-style: normal;
	text-transform: capitalize;
	padding-bottom:10px;
}

h2 {
	font-size: 22px;
	color: #ffffff;
	font-family: "DroidSerifRegular", Georgia, serif;
	font-style: normal;
	text-transform: capitalize;
	padding-bottom:10px;
}

h3 {
	font-family:Georgia;
	font-size: 13px;
	color: #ffffff;
	text-transform: capitalize;
}

h4 {
	font-family: Georgia;
	font-style: italic;
	font-size: 15px;
	color: #fff;
}

h5 {
	font-family: "DroidSerifRegular", Georgia, serif;
	font-size: 15px;
	color: #fff;
	text-transform: capitalize;
	padding-bottom:10px;
}

h6 {
	font-size: 15px;
	text-transform:uppercase;
	color: #fff;
	padding-bottom: 10px;
}


p {
	color: #a6b0b7;
	margin: 15px 0;
	line-height: 1.5em;
}

a {
	color: #c5b71d;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;

}

div.patternDividor {
	height: 12px;
	margin: 0 auto;
	background: url("../img/separatorBG.png") 0 0 repeat-x;
	display: block;
}


.noBorderBottom {
	border-bottom: none !important;
}

.lastCol {
	margin-right: 0px !important;
}


a.readMorelinks {
	font-family:Georgia;
	font-style:italic;
	font-size: 11px;
	background: url("../img/listArrowYellow.png") center right no-repeat;
	padding-right: 15px;

}

/*************** Structure Styles ***************/


div.centerContainer{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.bigContainer{
	width: 1280px;
	margin: 0 auto;
	overflow: hidden;
	top: 0;
}


/*************** Top Styles ***************/

#topContainer {
	height: 100px;
	background-color: #ffffff;
}

#topContainer img{
	padding: 15px 0px 15px 38px;
}
	
#nav {
	margin-top: 30px;
}

div#nav ul li {
	display:inline;
	border-right:solid 1px #cfd3d7;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 40px;
	margin-top: 12px;
}

div#nav ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
	
}

div#nav ul li a:hover {
	color: #c5b71d;
	text-decoration: none;
	
}

.banner img {
	position:absolute;
	padding-left: 25px;
	top: 0;
	margin-top: 100px;
}


/*************** Slider Styles ***************/
div#sliderContainer {
	height: 436px;
	background-color: #fff;
	position:relative;

}

#s3slider { 
   width: 1280px; /* important to be same as image width */ 
   height: 436px; /* important to be same as image height */
   position: absolute; /* important */
}

#s3sliderContent {
   width: 1280px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0px; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 25px 20px 10px 25px;
   width: auto;
   background-color: #c5b71d;
   filter: alpha(opacity=100); /* here you can set the opacity of box with text */
   -moz-opacity: 1; /* here you can set the opacity of box with text */
   -khtml-opacity: 1; /* here you can set the opacity of box with text */
   opacity: 1; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;
	margin-left: 465px;
	margin-bottom: 2px;
   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.s3sliderImage span h2{
	font-size:20px;
	padding-bottom: 5px;
	
}

.s3sliderImage span p{
	color: #fff;
	font-size:13px;
	line-height: 1.6em;
	
}

.clear {
   clear: both;
}



/*************** Main Container Styles ***************/

.mainContainer {
	background-color: #2c343b;
	padding-bottom: 40px;
}

.halfPage {
	width: 455px;
	padding-left: 20px;
}

#bigCol1 {
	float: left;
	margin-top: 90px;
}

#bigCol2 {
	float: right;
	margin-top: 30px;
}

.halfPageModule {
	padding-bottom: 30px;
	margin-bottom: 40px;
	border-bottom:solid 1px #a6b0b7;
}

#miniCol1 {
	width: 250px;
	float: left;
}

#miniCol2 {
	float: right;
}

#miniCol2 img{
	padding-right: 20px;
}

/*************** Wines Styles ***************/
div.imageContainer {
	height: 232px;
	background-color: #f9f9f9;
}

div.imageContainer img{
	position:absolute, center 0 0 no-repeat;
	margin-left: 0px;
	
}


.smallBanner img {
	position:absolute;
	padding-left: 25px;
}

.fullPage{
	width: 900px;
	padding-left: 22px;
	margin-top: 90px;
	margin-bottom: 30px;
}

.halfPageModule img {
	padding-bottom: 50px;
}

.halfPageModule p span {
	color: #ffffff;
}

.description {
	font-family:Georgia;
	font-size: 12px;
	font-style:italic;
}

/*************** Awards Styles ***************/

ul.awards {
	color: #a6b0b7;
	line-height: 1.6em
}

ul.awards li span {
	color: #c5b71d;
}

#awards1, #awards2 {
	margin-top: 20px;
}
.tall {
	height: 200px;
}

/*************** Where to buy Styles ***************/

.quarterPage {
	width: 200px;
	padding-left: 25px;
	margin-right: 15px;
}

.singleModule {
	margin-bottom: 15px;
}

.sections {
	margin-bottom: 15px;
	border-bottom:solid 1px #a6b0b7;
}

/*************** Contact Styles ***************/

#contact {
	width: 250px;
}

#contact2 {
	margin-top: 10px;
}

/*************** Footer Styles ***************/
#footer {
	padding-bottom: 10px;
}
#footer p{
	font-size: 11px;
	color: #666666;
	padding-left: 18px;
	padding-top: 5px;
}

#footer p span{
	font-weight: bold;
}

div#footerNav {
	padding-top: 12px;
	width: 450px;
}

div#footerNav ul li{
	display:inline;
	padding-right: 10px;
	padding-left: 18px;
}

div#footerNav ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
}

div#footerNav ul li a:hover {
	color: #c5b71d;
	text-decoration: none;
}

div#social {
	padding-top: 12px;
	padding-right: 15px;
	margin-top: -80px;
}

div#social ul li {
	display:inline;
	
}
