body {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #4c4e50;
}

a {
	color: #4c4e50;
	text-decoration: none;
}

a:hover {
	color: #ba2d24;
}

ul {
	list-style-type: none;
}

img {
	float: left;
}

img.nofloat {
	float: none;
}

#pagecontainer {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center; 
	width: 100%;
	height: 100%;
}

#wrapper {
	position: static;
	width: 800px;
	height: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-align: center; 
	padding-bottom: 0px;
	border: 1px solid #d9d9d9;
}

#head {
	position: static;
	width: 729px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #d9d9d9;
	background-image: url(images/head.gif);
}

.menuitem {
	display: inline;
}

#menu {
	position: static;
	width: 729px;
	height: 34px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #d9d9d9;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	padding: 0px;
}

#home_menu {
	position: static;
	float: left;
	width: 46px;
	height: 34px;
	margin-left: 173px;
	margin-right: 510px;
	background-color: transparent;
}

#home_menu:hover {
	background-image: url(images/home_hover.gif);
	cursor: pointer;
}

#wines_overlay {
	position: static;
	float: left;
	width: 46px;
	height: 34px;
	margin-top: -34px;
	margin-left: 236px;
	margin-right: 459px;
	background-image: url(images/wines_hover.gif);
}

#wines_menu {
	position: static;
	float: left;
	width: 46px;
	height: 34px;
	margin-top: -34px;
	margin-left: 236px;
	margin-right: 459px;
	background-color: transparent;
}

#wines_menu:hover {
	background-image: url(images/wines_hover.gif);
	cursor: pointer;
}

#story_overlay {
	position: static;
	float: left;
	width: 84px;
	height: 34px;
	margin-top: -34px;
	margin-left: 300px;
	margin-right: 345px;
	background-image: url(images/story_hover.gif);
}

#story_menu {
	position: static;
	float: left;
	width: 84px;
	height: 34px;
	margin-top: -34px;
	margin-left: 300px;
	margin-right: 345px;
	background-color: transparent;
}

#story_menu:hover {
	background-image: url(images/story_hover.gif);
	cursor: pointer;
}

#purchase_overlay {
	position: static;
	float: left;
	width: 79px;
	height: 34px;
	margin-top: -34px;
	margin-left: 402px;
	margin-right: 70px;
	background-image: url(images/purchase_hover.gif);
}

#purchase_menu {
	position: static;
	float: left;
	width: 79px;
	height: 34px;
	margin-top: -34px;
	margin-left: 402px;
	margin-right: 70px;
	background-color: transparent;
}

#purchase_menu:hover {
	background-image: url(images/purchase_hover.gif);
	cursor: pointer;
}

#maillist_menu {
	position: static;
	float: left;
	width: 100px;
	height: 34px;
	margin-top: -34px;
	margin-left: 498px;
	margin-right: 70px;
	background-color: transparent;
}

#maillist_menu:hover {
	background-image: url(images/maillist_hover.gif);
	cursor: pointer;
}

#press_menu {
	position: static;
	float: left;
	width: 44px;
	height: 34px;
	margin-top: -34px;
	margin-left: 615px;
	margin-right: 70px;
	background-color: transparent;
}

#press_menu:hover {
	background-image: url(images/press_hover.gif);
	cursor: pointer;
}

#press_overlay {
	position: static;
	float: left;
	width: 44px;
	height: 34px;
	margin-top: -34px;
	margin-left: 615px;
	margin-right: 70px;
	background-image: url(images/press_hover.gif);
}

#trade_overlay {
	position: static;
	float: left;
	width: 48px;
	height: 34px;
	margin-top: -34px;
	margin-left: 676px;
	margin-right: 5px;
	background-image: url(images/trade_hover.gif);
}

#trade_menu {
	position: static;
	float: left;
	width: 48px;
	height: 34px;
	margin-top: -34px;
	margin-left: 676px;
	margin-right: 5px;
	background-color: transparent;
}

#trade_menu:hover {
	background-image: url(images/trade_hover.gif);
	cursor: pointer;
}

/* BOTTOM MENU */

#menu_bot {
	position: static;
	width: 729px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #d9d9d9;
	background-image: url(images/bot_menu.gif);
}

.bot_menu_butt {
	position: static;
	float: left;
	display: inline;
}

.bot_menu_butt:hover {
	cursor: pointer;
}

#wines_bot {
	width: 46px;
	height: 36px;
	/*margin-left: 122px;*/
	margin-left: 190px;
	/*margin-right: 561px;*/
	margin-right: 495px;
	background-color: transparent;
}

#wines_bot:hover {
	background-image: url(images/bot_wines.gif);
}

#story_bot {
	width: 85px;
	height: 36px;
	margin-top: -36px;
	/*margin-left: 202px;*/
	margin-left: 270px;
	/*margin-right: 442px;*/
	margin-right: 376px;
	background-color: transparent;
}

#story_bot:hover {
	background-image: url(images/bot_story.gif);
}

#purchase_bot {
	width: 78px;
	height: 36px;
	margin-top: -36px;
	/*margin-left: 322px;*/
	margin-left: 390px;
	/*margin-right: 329px;*/
	margin-right: 397px;
	background-color: transparent;
}

#purchase_bot:hover {
	background-image: url(images/bot_purchase.gif);
}

#maillist_bot {
	width: 99px;
	height: 36px;
	margin-top: -36px;
	/*margin-left: 435px;*/
	margin-left: 503px;
	/*margin-right: 195px;*/
	margin-right: 263px;
	background-color: transparent;
}

#maillist_bot:hover {
	background-image: url(images/bot_mail.gif);
}

#press_bot {
	width: 43px;
	height: 36px;
	margin-top: -36px;
	margin-left: 569px;
	margin-right: 117px;
	background-color: transparent;
}

#press_bot:hover {
	background-image: url(images/bot_press.gif);
}

#trade_bot {
	width: 48px;
	height: 36px;
	margin-top: -36px;
	margin-left: 646px;
	margin-right: 35px;
	background-color: transparent;
}

#trade_bot:hover {
	background-image: url(images/bot_trade.gif);
}

/* SUB MENU */

.sub {
	visibility: hidden;
	border-top: 5px solid #ce882c;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

#wines_sub {
	visibility: hidden;
	margin-left: 266px;
	margin-right: 400px;
	margin-top: -1px;
	width: 134px;
	height: 42px;
	background-image: url(images/wines_sub.gif);
}

#wines_table_sub {
	visibility: hidden;
	margin-left: 266px;
	margin-right: 400px;
	margin-top: -1px;
	width: 134px;
	height: 42px;
	background-image: url(images/wines_table_sub.gif);
}

#wines_fks_sub {
	visibility: hidden;
	margin-left: 266px;
	margin-right: 400px;
	margin-top: -1px;
	width: 134px;
	height: 42px;
	background-image: url(images/wines_fks_sub.gif);
}

.subitem {
	float: left;
	display: inline;
	width: 134px;
	height: 21px;
	background-color: transparent;
}

.subitem:hover {
	cursor: pointer;
}

#table_subitem:hover {
	visibility: visible;
	background-image: url(images/table_hover.gif);
}

#dummy_subitem {
}

#fks_subitem:hover {
	visibility: visible;
	background-image: url(images/fks_hover.gif);
}

#home_logo {
	position: static;
	margin-top: 240px;
	margin-bottom: 277px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/logo.gif);
	background-color: white;
	width: 148px;
	height: 42px;
	border: none;
	background-repeat: no-repeat;
}

#logo {
	position: static;
	margin-top: 240px;
	margin-bottom: 277px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/logo.gif);
	background-color: white;
	width: 148px;
	height: 42px;
	border: none;
	background-repeat: no-repeat;
}

#logo:hover {
	background-image: url(images/coming.gif);
	width: 188px;
}

/* CONTENT */

.bigred {
	font-size: 16px;
	color: #ba2d24;
}

.biggold {
	font-size: 16px;
	color: #ce882c;
}

.tiny {
	font-size: 9px;
	line-height: 16px;
}

.right {
	text-align: right;
}

.medfks {
	color: #cccccc;
	font-size: 12px;
}

#coming {
	position: static;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	width: 188px;
	height: 271px;
	background-image: url(images/coming.gif);
	background-repeat: no-repeat;
}

#story {
	position: static;
	margin-left: auto;
	margin-right: auto;
	width: 649px;
	height: 341px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	background-color: white;
	text-align: justify;
}

.wine_content {
	position: static;
	margin-left: auto;
	margin-right: auto;
	width: 709px;
	height: auto;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
	background-color: white;
	font-size: 10px;
	line-height: 22px;
	text-align: justify;
}

.wine_content2 {
	position: static;
	margin-left: auto;
	margin-right: auto;
	width: 709px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: white;
	font-size: 10px;
	line-height: 22px;
	text-align: justify;
}

.wine_fks_content {
	float: left;
	width: 211px;
	height: 480px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
}

p#fks_bot {
	clear: left;
	padding: 15px;
}

/*distance between bottom of menu and top of footer is 421px */

#bot {
	position: static;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bot.gif);
	background-color: white;
	border-top: 1px solid #d9d9d9;
	width: 729px;
	height: 40px;
}

#maillink {
	position: static;
	display: inline;
	float: left;
	margin-top: -31px;
	margin-left: 598px;
	margin-right: 61px;
	width: 144px;
	height: 18px;
	background-color: transparent;
}

#maillink:hover {
	background-image: url(images/mail2.gif);
	cursor: pointer;
}

#mailimg {
	visibility: hidden;
}
