/* ALL THE GENERAL LAYOUT STUFF */

/*Firefox produces a dotted outline that appears around links when you click on them. */

 a { outline: none; }

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	text-align: left;
	overflow: auto;
	outline: none;
}
p {
	padding: 0px;
}
img {
	border: 0;
	text-decoration: none;
}

.wrapper {
	height: 100%;
}
/* LAYOUT ELEMENT IDs AND CLASSES */

#green-bar {
	background-color: #A4C381;
	width: 100%;
	height: 90px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 0px;
	top: 190px;
}
#navigation-menu {
	width: 80px;
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 0px;
	top: 0px;
	padding-left: 135px;
}

/* IE HACK TO MAKE THE NAVIGATION MENU LOOK RIGHT */

* html #navigation-menu {
	width: 75px;
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 0px;
	top: 0px;
	padding-left: 135px;
}

/* BACK TO THE LAYOUT STUFF */

#logo {
	margin: 0px;
	padding: 0px;
	height: 124px;
	width: 72px;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	left: 28px;
	top: 174px;
}
#content {
	width: 260px;
	overflow: visible;
	position: relative;
	z-index: 1;
	padding-top: 292px;
	padding-bottom: 60spx;
	left: 135px;
	text-align: left;
	line-height: 19px;
}
#contentIdeas {
	width: 260px;
	overflow: visible;
	position: relative;
	z-index: 1;
	padding-top: 289px;
	padding-bottom: 60spx;
	left: 135px;
	text-align: left;
	line-height: 19px;
}
#contentHoliday {
	width: 260px;
	overflow: visible;
	position: relative;
	z-index: 4;
	top: 292px;
	padding-bottom: 275px;
	left: 135px;
	text-align: left;
	line-height: 19px;
}
#content-more {
	width: 260px;
	overflow: visible;
	position: absolute;
	z-index: 4;
	top: 292px;
	left: 135px;
	text-align: left;
	line-height: 19px;
}
#contentLogos {
	width: auto;
	overflow: visible;
	position: relative;
	z-index: 1;
	padding-top: 5px;
	left: 135px;
}
#ideas_happs {
	position: absolute;
	top: 300px;
	left: 100px;
	width: 56px;
	height: 89px;
	z-index: 0;
	background-image: url(images/bg-ideas_happs.gif);
	background-repeat: no-repeat;
}
#photo {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	position: absolute;
	z-index: 5;
	left: 445px;
	top: 79px;
	visibility: visible;
}
#column1 {
	width: 203px;
	overflow: visible;
	position: absolute;
	z-index: 5;
	left: 445px;
	top: 292px;
	padding: 0;
	visibility: visible;
	line-height: 19px;
}
#column1 a:link {
	color: #999999;
	text-decoration: underline;
}
#column1 a:visited {
	color: #999999;
	text-decoration: underline;
}
#column1 a:hover {
	color: #999999;
	text-decoration: none;
}
#column1 a:active {
	color: #999999;
	text-decoration: none;
}
#column2 {
	width: 203px;
	overflow: visible;
	position: absolute;
	z-index: 5;
	left: 687px;
	top: 292px;
	padding: 0px;
	visibility: visible;
	line-height: 19px;
}
#column2 a:link {
	color: #999999;
	text-decoration: underline;
}
#column2 a:visited {
	color: #999999;
	text-decoration: underline;
}
#column2 a:hover {
	color: #999999;
	text-decoration: none;
}
#column2 a:active {
	color: #999999;
	text-decoration: none;
}
#foodCol2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 120px;
	top: 342px;
	visibility: visible;
}
#breakingNews {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	position: absolute;
	left: 300px;
	top: 160px;
	visibility: visible;
	word-spacing: .03em;
	font: small-caps 12px "Times New Roman", Times, serif;
	width: 200px;
}
#policy {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	position: absolute;
	z-index: 2;
	left: 300px;
	top: 198px;
	visibility: visible;
}
#homeReservations {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	position: absolute;
	left: 300px;
	top: 160px;
	visibility: visible;
	word-spacing: .03em;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
#breakingNews a:link{
	color: #C7002F;
	text-decoration: none;
}
#breakingNews a:visited {
	color: #C7002F;
	text-decoration: none;
}
#breakingNews a:hover {
	color: #000000;
	text-decoration: none;
}
#breakingNews a:active {
	color: #C7002F;
	text-decoration: none;
}
.breakingnewsHome {
	font: small-caps 12px "Times New Roman", Times, serif;}
.breakingnewsHome a:link{
	color: #C7002F;
	text-decoration: none;
	word-spacing: .03em;
	font: small-caps 12px "Times New Roman", Times, serif;}
.breakingnewsHome a:visited {
	color: #C7002F;
	text-decoration: none;
	word-spacing: .03em;
	font: small-caps 12px "Times New Roman", Times, serif;}
.breakingnewsHome a:hover {
	color: #000000;
	text-decoration: none;
	word-spacing: .03em;
	font: small-caps 12px "Times New Roman", Times, serif;}
.breakingnewsHome a:active {
	color: #C7002F;
	text-decoration: none;
	word-spacing: .03em;
	font: small-caps 12px "Times New Roman", Times, serif;}
	
.reservations {
	font: 12px;
	padding: 0px;
	margin: 0px;}
.reservations a:link{
	color: #999999;
	text-decoration: none;
	word-spacing: .03em;}
.reservations a:visited {
	color: #999999;
	text-decoration: none;
	word-spacing: .03em;}
.reservations a:hover {
	color: #999999;
	text-decoration: underline;
	word-spacing: .03em;}
.reservations a:active {
	color: #999999;
	text-decoration: none;
	word-spacing: .03em;
}
#parking {
	margin: 24px;
	width: 250px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

	
/* IE HACK TO MAKE THE SLIDESHOW VISIBLE, hopefully ignored in IE Mac \*/

* html #photo {
	visibility: visible;
}
/* recover from hack */

#photo-navigation {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	position: absolute;
	z-index: 6;
	top: 510px;
	left: 0px;
	font-size: 10px;
	width: 247px;
}
.press {
	font-size: 12px;
}

/* SUBMENUS */

#food-submenu {
	width: 175px;
	padding-bottom: 8px;
	overflow: visible;
	position: absolute;
	z-index: 3;
	left: 193px;
	top: 15px;
	padding-left: 0px;
	visibility: visible;
}
#about-submenu {
	width: 175px;
	padding-bottom: 8px;
	overflow: visible;
	position: absolute;
	z-index: 2;
	left: 193px;
	top: 30px;
	padding-left: 0px;
	visibility: visible;
}
#winesake-submenu {
	width: 175px;
	padding-bottom: 8px;
	overflow: visible;
	position: absolute;
	z-index: 2;
	left: 210px;
	top: 15px;
	padding-left: 0px;
	visibility: visible;
}

/* GENERIC AND CONTEXTUAL LINKS */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
#content a:link {
	color: #999999;
	text-decoration: underline;
}
#content a:visited {
	color: #999999;
	text-decoration: underline;
}
#content a:hover {
	color: #999999;
	text-decoration: none;
}
#content a:active {
	color: #999999;
	text-decoration: none;
}
#content-more a:link {
	color: #999999;
	text-decoration: underline;
}
#content-more a:visited {
	color: #999999;
	text-decoration: underline;
}
#content-more a:hover {
	color: #999999;
	text-decoration: none;
}
#content-more a:active {
	color: #999999;
	text-decoration: none;
}
#photo-navigation a:link {
	color: #999999;
	text-decoration: underline;
}
#photo-navigation a:visited {
	color: #999999;
	text-decoration: underline;
}
#photo-navigation a:hover {
	color: #999999;
	text-decoration: none;
}
#photo-navigation a:active {
	color: #999999;
	text-decoration: underline;
}
a:link.selected {
	color: #666666;
	text-decoration: none;
}
a:visited.selected {
	color: #666666;
	text-decoration: none;
}
a:hover.selected {
	color: #666666;
	text-decoration: none;
}
a:active.selected {
	color: #666666;
	text-decoration: none;
}
#contentIdeas a:link {
	color: #999999;
	text-decoration: none;
}
#contentIdeas a:visited {
	color: #999999;
	text-decoration: none;
}
#contentIdeas a:hover {
	color: #C7002F;
	text-decoration: none;
}
#contentIdeas a:active {
	color: #C7002F;
	text-decoration: none;
}



/* POPUP-SPECIFIC CLASSES AND IDs */

.more-graybar {
	background-color: #ECECEC;
}
.more-greenline {
	background-color: #A4C381;
}
.more-content {
	margin: 16px;
	padding: 16px;
}

.mice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #999999;
	line-height: 12px;
	text-align: left;
	overflow: auto;
	font-style:italic;
}

/* JUST FOR THE INDEX PAGE */

#flash-intro {
	height: 610px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 0px;
	top: 0px;
}
#skip-intro {
	height: 20px;
	width: 70px;
	overflow: visible;
	position: fixed;
	visibility: visible;
	z-index: 7;
	right: 20px;
	bottom: 8px;
}
#skip-intro a:link {
	color: #999999;
	text-decoration: underline;
}
#skip-intro a:visited {
	color: #999999;
	text-decoration: underline;
}
#skip-intro a:hover {
	color: #999999;
	text-decoration: none;
}
#skip-intro a:active {
	color: #999999;
	text-decoration: none;
}
#newsRelease {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 28px;
	width: 272px;
	left: 28px;
	top: 353px;
}
.formOption {
	color: #666666;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
}
.purchaseSizes {
	font: 11px/17px Geneva, Arial, Helvetica, sans-serif;
}
.holiday_icon-top {
	padding: 10px 0 0 50px;
}
.holiday_icon {
	padding: 50px 0 0 60px;
}
.hope_icon {
	padding: 20px 0 0 10px;
}
#footer {
	position: relative;
	margin-top: 50px;
	left: 135px;
	width: auto;
	z-index: 10;
	background-image: url(images/img-25_years.gif);
	background-repeat: no-repeat;
	height: 105px;
	}
#footerAbout {
	position: absolute;
	top: 750px;
	left: 28px;
	width: 914px;
	border-top:thin solid #999999;
	z-index: 5;
	}
#footerHoliday {
	position: absolute;
	top: 1020px;
	left: 135px;
	width: auto;
	z-index: 10;
	background-image: url(images/img-25_years.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 89px;;
	}
#footerNoContent {
	position: absolute;
	top: 650px;
	left: 135px;
	width: auto;
	z-index: 10;
	background-image: url(images/img-25_years.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 89px;
	}

#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer a:active {
	color: #999999;
	text-decoration: underline;
}
#footerText {
	position: absolute;
	border-top:thin solid #999999;
	margin: 70px 0 0 130px;
	width: 676px;
	display: run-in;
}
#footerNoContent a:link {
	color: #999999;
	text-decoration: none;
}
#footerNoContent a:visited {
	color: #999999;
	text-decoration: none;
}
#footerNoContent a:hover {
	color: #999999;
	text-decoration: underline;
}
#footerNoContent a:active {
	color: #999999;
	text-decoration: underline;
}
#footerAbout a:link {
	color: #999999;
	text-decoration: none;
}
#footerAbout a:visited {
	color: #999999;
	text-decoration: none;
}
#footerAbout a:hover {
	color: #999999;
	text-decoration: underline;
}
#footerAbout a:active {
	color: #999999;
	text-decoration: underline;
}
#footerHoliday a:link {
	color: #999999;
	text-decoration: none;
}
#footerHoliday a:visited {
	color: #999999;
	text-decoration: none;
}
#footerHoliday a:hover {
	color: #999999;
	text-decoration: underline;
}
#footerHoliday a:active {
	color: #999999;
	text-decoration: underline;
}
#footerPadding {
	padding-top: 100px;
}
.footerText {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: justify;
}
.video {
	margin: 0;
	padding: 0p;
}
.red{
	color:#C7002F;
}
.spaceAfter {
	padding-bottom: 3px;
}
.spaceBefore {
	margin-top: 36px;
}
.headline {
	font-family: Georgia, "New York", "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .4em;
	font-size: 14.5px;
}
.fishIcon {
	padding-left: 110px;
}
#icon1 {
	width: 260px;
	height: 118px;
	background-image:url(images/bg-home_button_med.gif);
	margin-top: 12px;
	background-repeat: no-repeat;
	background-position: center center;
}
#icon2 {
	width: 260px;
	height: 118px;
	background-image:url(images/bg-home_button_med.gif);
	margin-top: 12px;
	background-repeat: no-repeat;
	background-position: center center;
}
.specialHome {
	letter-spacing: .15em;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	font-family: Georgia, "New York", "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
}
#icon1 a:link, #icon1 a:visited  {
	color:#000;
	text-decoration: none;
}
#icon1 a:hover, #icon1 a:active {
	color:#C7002F;
	text-decoration: none;
}
#icon2 a:link, #icon2 a:visited  {
	color:#000;
	text-decoration: none;
}
#icon2 a:hover, #icon2 a:active {
	color:#C7002F;
	text-decoration: none;
}
.ideasSpace {
	padding-top: 28px;
}
.annSpace {
	padding-top: 24px;
}
.25years {
	display: inline;
}





