#Main {
	width:800px;
	height:600px;
	z-index:1;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #999966;
	position: relative;
}
body {
	background-color: #21210B;
	color: #000000;
}
#WoodWall {
	position:absolute;
	left:0;
	top:0;
	width:691;
	height:232;
	z-index:3;
}
#Logo {
	position:absolute;
	width:99;
	height:195;
	z-index:2;
	left: 675px;
	top: 26px;
}
.MediumText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.MediumTextItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

.MediumTextYellow {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffc0; }

.LargeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
}
.SmallTextGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #103000;
}

.NavigationText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990033;
	line-height: 0.29in;
	text-align: right;
}
a:link {
	color: #990033;
	text-decoration:none;
}
a:visited {
	color: #990033;
	text-decoration:none;
}
a:hover {
	color:#990033;
	text-decoration:underline;
}
.VerySmallTextGreen {
	font-size: 9px
}
.InactiveLink {color: #333333}
#Bullets {
	position:absolute;
	left:95px;
	top:231px;
	z-index:14;
	width: 30px;
	height: 317px;
}
#NavStory {
	position:absolute;
	left:6px;
	top:275px;
	width:73px;
	height:22px;
	z-index:15;
}
#NavWine {
	position:absolute;
	left:6px;
	top:304px;
	width:73px;
	height:22px;
	z-index:15;
}
#NavFood {
	position:absolute;
	left:6px;
	top:333px;
	width:73px;
	height:22px;
	z-index:15;
}
#NavContact {
	position:absolute;
	left:6px;
	top:391px;
	width:73px;
	height:22px;
	z-index:15;
}
#NavLocation {
	position:absolute;
	left:6px;
	top:362px;
	width:73px;
	height:22px;
	z-index:15;
}
#NavMore {
	position:absolute;
	left:6px;
	top:420px;
	width:73px;
	height:22px;
	z-index:15;
}
#NavHome {
	position:absolute;
	left:6px;
	top:246px;
	width:73px;
	height:22px;
	z-index:15;
	bottom: -54px;
}
.LargeTextItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
