/* @group Reset */

* {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Body */

body {
	background: #D8D8D8 url(../images/bg3.gif) top repeat;
	font: 68.75%/19px Georgia, "Times New Roman", serif;
	color: #3F3F3F;
}

/* @end */

/* @group Typography/Basic Elements */

h2, h3 {
	color: #630303;
	font-weight: 400;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h2 {
	font-size: 28px;
}

h2 span {
	font-weight: lighter;
}

h2 strong {
	font-weight: bold;
}

h3 {
	font-size: 16px;
}

p {
   padding-bottom: 10px;
}

p.right {
   text-align: right;
}

ul {
	list-style-type: none;
	list-style-position: outside;
}

a:link, a:visited {
   color: #9B1F1E;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

a img {
	border: 0;
}

img.center {
   margin: 0 auto;
   display: block;
}

img.left {
   float: left;
   margin-right: 7px;
}

img.right {
   float: right;
   margin-left: 7px;
}

#leftCol_1 img.left {
   margin-left: 90px;
}

/* tables */

table.whiskeys {
   width:  525px;
   margin-left: 40px;
   margin-bottom: 50px;
   margin-top: 38px;
}

tr.even {
   background: #EEE;
}

.whiskeys th {
   text-align: left;
}

th.age, th.size, th.price, th.alcohol {
   width: 50px;
}

th.region {
   width: 65px;
}

.whiskeys td {
   padding: 0 2px;
}

/* @end */

/* @group Container */

#container {
	width: 800px;
	margin: 0 auto;
	background: #fff;
}

/* @end */

/* @group Header */

#header {
	background: url(../images/header_bg.jpg) top left no-repeat;
	height: 224px;
	position: relative;
}

#logo {
	display: inline;
	float: left;
	width: 98px;
	margin: 107px 0px 0px 48px;
	color: #8C0501;
	font-size: 31px;
	text-decoration: none;
}



/* @end */

/* @group Top Menu */

#topMenu {
	position: relative;
	margin-left: 146px;
}

#topMenu li {
	position: absolute;
	background-position: top;
	background-repeat: no-repeat;
	z-index: 10;
}

#menuLinks {
	position: relative;
	margin-left: 150px;
}

#menuLinks a {
	color: #000;
	display: block;
	position: absolute;
	z-index: 200;
	top: 117px;
}

#topMenu li.active {
	z-index: 1;
	background-position: bottom;
}

#homeLinkBg {
	background-image: url(../images/home_link.gif);
	width: 114px;
	height: 149px;
	top: 73px;
	left: 4px;
}

#homeLink {
	left: 42px;
	width: 32px;
	height: 17px;
}

#featuresLinkBg {
	background-image: url(../images/features_link.gif);
	width: 140px;
	height: 182px;
	top: 8px;
	left: 58px;
}

#featuresLink {
	left: 90px;
	width: 66px;
	height: 18px;
}

#whiskeysLinkBg {
	background-image: url(../images/whiskeys_link2.gif);
	top: 6px;
	left: 350px;
	width: 147px;
	height: 187px;
}

#whiskeysLink {
	left: 389px;
	width: 71px;
	height: 25px;
}

#topMenu li#eventsLinkBg {
	background-image: url(../images/events_link.gif);
	width: 115px;
	height: 145px;
	top: 74px;
	left: 144px;
	z-index: 4;
}

#eventsLink {
	left: 173px;
	width: 49px;
	height: 18px;
}

#topMenu li#exclusivesLinkBg {
	background-image: url(../images/exclusives_link.gif);
	top: 62px;
	left: 200px;
	height: 158px;
	width: 163px;
/*z-index: 

3;*/
}

/*#topMenu li#exclusivesLink.active,
#topMenu li#eventsLink.active{
  z-index:0;
}*/

#exclusivesLink {
	top: 117px;
	left: 240px;
	width: 75px;
	height: 16px;
}

#staffLinkBg {
	background-image: url(../images/staff_link.gif);
	width: 192px;
	height: 142px;
	top: 75px;
	left: 230px;
}

#staffLink {
	left: 332px;
	width: 41px;
	height: 20px;
}

#newsletterLinkBg {
	background-image: url(../images/newsletter_link.gif);
	width: 155px;
	height: 141px;
	top: 74px;
	left: 435px;
}

#newsletterLink {
	left: 472px;
	width: 75px;
	height: 16px;
}

#contactLinkBg {
	background-image: url(../images/contact_link.gif);
	width: 119px;
	height: 141px;
	top: 76px;
	left: 534px;
}

#contactLink {
	left: 565px;
	width: 61px;
	height: 17px;
}



/* @end */

/* @group Content */

.content {
	background: url(../images/footer_bg.gif) bottom no-repeat;
	padding-bottom: 29px;
}



/* @end */

/* @group Home */

/* @group First Box */

/* first box is the top div on home */

#firstBox {
	background: url(../images/index_bg.gif) 0px 9px no-repeat;
	width: 100%;
	overflow: hidden;
	margin-top: -9px;
	position: relative;
	z-index: 2;
}

#leftCol_1 {
	float: left;
	width: 532px;
	padding-top: 28px;
}

#leftCol_1 p {
	padding: 4px 70px 15px 108px;
}

#rightCol_1 {
	float: right;
	width: 253px;
	padding-top: 33px;
	padding-bottom: 27px;
}

#title_1 {
	display: block;
	float: right;
	display: inline;
	margin: 0px 49px 0px 0px;
}

.wrapShadow {
	background: url(../images/shadow.gif) bottom right no-repeat;
	padding: 0px 8px 6px 0px;
	float: left;
	width: 111px;
	border-left: 1px solid #fff;
	margin-top: 6px;
}

.wrapShadow img {
	display: block;
}

#winesLink {
	display: block;
	width: 224px;
	height: 56px;
	color: #000;
	clear: both;
	text-decoration: none;
	padding: 2px 0px 0px 9px;
}

#title_2 {
	background: url(../images/weclome.gif) top left no-repeat;
	margin: 0 0px 0px 51px;
}

#title_2 h2 {
	padding: 19px 0px 0px 57px;
	line-height: 33px;
}



/* @end */

/* @group Second Box */

/* secondBox is bottom div on home */

#secondBox {
	background: url(../images/index_bg2.gif) top right no-repeat;
	margin-top: -30px;
	padding-top: 36px;
	position: relative;
	z-index: 3;
	width: 100%;
	overflow: hidden;
}

#rightCol_2 {
	float: right;
	width: 362px;
}

#rightCol_2 h2 {
	font-size: 24px;
	line-height: 26px;
	padding: 33px 0px 31px 0;
}

#rightCol_2 h4 {
	padding: 19px 0 0 3px;
}

h4 {
	font-size: 1.16em;
	color: #1F1F1F;
	line-height: 16px;
}

#secondBox p {
	padding: 3px 10px 0 3px;
}

#leftCol_2 {
	float: left;
	width: 391px;
}

#title_3 {
	margin-bottom: -46px;
}

#leftCol_2 h3 {
	margin: 43px 0px 0px 108px;
	font-size: 16px;
}

#leftCol_2 h4 {
	padding: 3px 0px 0px 108px;
}

#leftCol_2 p {
	padding: 3px 0px 0px 108px;
}

#alleventsLink {
	float: right;
	display: inline;
	margin: 4px 0 0px 0;
	color: #000;
	text-decoration: none;
}



/* @end */



/* @end */

/* @group Features */

#thirdBox {
	background: url(../images/third_bg.gif) top left no-repeat;
	width: 100%;
	overflow: hidden;
}

#thirdBox #leftCol_1 {
	width: 471px;
}

#whiskeys #thirdBox #leftCol_1 {
	width: 570px;
}

#thirdBox #leftCol_1 h3 {
	padding: 0;
}

#thirdBox #leftCol_1 p {
	padding: 3px 10px 0px 90px;
}

#title_4 {
	background: url(../images/featured_wines.gif) top left no-repeat;
	margin: 22px 0px 0px 18px;
	padding: 4px 0px 2px 280px;
}

#title_4 h2 {
	font-size: 29px;
}

#title_whiskeys {
	background: url(../images/title-whiskeys.gif) top left no-repeat;
	margin: 22px 0px 0px 40px;
	padding: 4px 0px 2px 190px;
}

#title_whiskeys h2 {
	font-size: 29px;
}

#thirdBox #rightCol_1 {
	width: 303px;
	padding-top: 104px;
}

#whiskeys #thirdBox #rightCol_1 {
	width: 228px;
	padding-top: 104px;
}

#title_5 {
	display: block;
	margin: 0px 0px 9px 23px;
}

.list {
	padding: 38px 0 0 90px
}

.list li {
	background: url(../images/circle.gif) 0px 40% no-repeat;
	padding: 0px 0px 0px 31px;
	margin-bottom: 18px;
	text-transform: uppercase;
}

#leftCol_1 .list h3 {
	font-size: 16px;
	padding: 0 0 1px 0;
	font-weight: 600;
}

#thirdBox #leftCol_1 .list p {
	font-size: 17px;
	color: #5F5F5F;
	padding: 0;
	font-weight: lighter;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#leftCol_1 .list p.price {
	font-weight: 600;
	color: #0F0F0F;
}



/* @end */

/* @group Events */

#fourthBox {
	background: url(../images/fourth_bg.gif) top no-repeat;
	width: 100%;
	overflow: hidden;
	padding: 54px 0px 0px 0px;
}

#title_6 {
	background: url(../images/events.gif) top left no-repeat;
	padding: 0px 0px 47px 47px;
}

#title_blog {
   background: url(../images/blog.gif) top left no-repeat;
	padding: 0px 0px 47px 47px;
}

#fourthBox h3 {
	padding: 16px 51px 0px 82px;
}

#fourthBox h4 {
	padding: 3px 61px 0px 82px;
}

#fourthBox p {
	padding: 3px 61px 27px 82px;
}

/* @end */

/* @group Exclusives */

#fifthBox {
	background: url(../images/fifth_bg.gif) top left no-repeat;
	padding-top: 53px;
	padding-bottom: 70px;
	height: 1%;
}

#title_7 {
	background: url(../images/exclusives.gif) 100% 0px no-repeat;
	float: left;
	padding: 4px 185px 41px 265px;
}

.item {
	width: 735px;
	overflow: hidden;
	clear: both;
	margin-left: 29px;
	padding-top: 38px;
}

.illustration {
	width: 215px;
	text-align: center;
}

.item.leftText .illustration {
	float: right;
}

.item.leftText p {
	padding: 3px 215px 0px 0px;
}

.item.rightText .illustration {
	float: left;
}

.item.rightText p {
	padding: 3px 0px 0px 215px;
}



/* @end */

/* @group Staff */

#sixthBox {
	background: url(../images/sixth_bg.gif) 0px 9px no-repeat;
	margin-top: -9px;
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-bottom: 103px;
}

#sixthBox #rightCol_1 img {
	display: block;
}

#sixthBox #rightCol_1 {
	width: 275px;
	padding: 0;
}

#sixthBox #rightCol_1 ul {
	color: #1F1F1F;
	padding: 33px 0px 10px 36px;
}

#sixthBox #rightCol_1 ul li {
	background: url(../images/circle_2.gif) 0px 50% no-repeat;
	padding: 4px 63px 5px 14px;
	font-weight: 600;
	line-height: 13px;
	margin-bottom: 9px;
}

#sixthBox #rightCol_1 a {
	text-decoration: none;
	font-weight: 400;
	color: #9B1F1E;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
}

#title_8 {
	float: left;
	margin-top: 140px;
	background: url(../images/staff.gif) 100% 0px no-repeat;
	padding: 3px 99px 32px 220px;
}

#sixthBox .item {
	margin-left: 25px;
	width: 722px;
	padding: 14px 0 0 0;
}

.leftColumn {
	float: left;
	width: 202px;
}

.rightColumn {
	float: left;
	width: 520px;
}

.rightColumn h3 {
   text-transform: uppercase;
}

#sixthBox .item h3 {
	padding: 0px;
}

#sixthBox .item p {
	padding: 3px 0px 10px 0;
}

.frame {
	background: url(../images/frame_bg.gif) repeat;
	float: left;
	margin-top: 3px;
}

.leftTopCorn {
	background: url(../images/corn_1.gif) top left no-repeat;
}

.rightTopCorn {
	background: url(../images/corn_2.gif) top right no-repeat;
}

.leftBottomCorn {
	background: url(../images/corn_3.gif) bottom left no-repeat;
}

.rightBottomCorn {
	background: url(../images/corn_4.gif) bottom right no-repeat;
	padding: 8px;
}

a.link {
	background: url(../images/link_bg.jpg) 100% 50% no-repeat;
	font-size: 1.18em;
	padding: 12px 43px 8px 0px;
	display: inline;
	margin-right: 6px;
	color: #444444;
	text-decoration: none;
	float: right;
	font-family: "Trebuchet MS", Arial, sans-serif;
}



/* @end */

/* @group Newsletter */

#seventhBox {
	background: url(../images/seventh_bg.gif) top no-repeat;
	width: 100%;
	overflow: hidden;
}

#seventhBox #leftCol_1 {
	padding: 44px 0 0 0;
	width: 392px;
}

#title_9 {
	float: left;
	background: url(../images/newsletter.gif) 100% 0px no-repeat;
	padding: 4px 186px 14px 15px;
	height: 1%;
}

#seventhBox #leftCol_1 p {
	clear: both;
	height: 1%;
	line-height: 15px;
	padding: 3px 0 0 108px;
}

#seventhBox #rightCol_1 {
	width: 358px;
	padding: 71px 0px 0px 0px;
}

#mailinglist_form {
	background: url(../images/form_bg.gif) 172px 0px no-repeat;
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
}

#mailinglist_form label {
	color: #630303;
	font: 1.18em "Trebuchet MS", Arial, sans-serif;
	display: block;
	padding: 11px 0px 3px 0px;
	line-height: 18px;
}

#button {
	display: inline;
	margin: -26px 0px 0px 9px;
}

#mailinglist_form input {
	float: left;
}

#textField {
	border-bottom: 1px solid #E2E2E2;
	border-top: 1px solid #CECECE;
	border-left: 1px solid #CCD1D2;
	border-right: 1px solid #CECECE;
	background: #fff url(../images/input_bg.gif) repeat-y;
	width: 161px;
	padding: 1px 0;
}



/* @end */

/* @group Contact */

.content#eightBox {
	height: 47px;
	padding: 0;
	position: relative;
	z-index: 2;
	margin-top: -40px;
}



/* @end */

/* @group Footer */

#footer {
	width: 100%;
	overflow: hidden;
	background-color: #740101;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

#footer p {
	text-align: center;
	padding-right: 490px;
	padding-left: 68px;
	padding-bottom: 0;
	text-transform: uppercase;
}

#map {
	float: right;
	display: inline;
	margin: 0px 68px 0px 0px;
}

#largeFont {
	font-size: 65px;
	line-height: 72px;
	padding-top: 19px;
}

#largeFont span {
	font-weight: 600;
}

#mediumFont {
	font-size: 37px;
	line-height: 37px;
	padding-top: 7px;
}

#boldFont {
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	padding-top: 15px;
}


.footerBold {
	font-size: 15pt;
	font-weight: 400;
	line-height: 22px;
	padding-top: 15px;
}

.footerBold a{
	color: #cccccc;
	font-size: 15pt;
	font-weight: 400;
	line-height: 22px;
	padding-top: 15px;
}



/* @end */
