@charset "utf-8";


body {
	background-image: url(../images/glossymetal_lt.png);
	background-repeat: repeat;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

#bg {
	background-image: url(../images/fadestrip.png);
	background-repeat: repeat-x;
}


a {text-decoration: none; border-bottom: 1px solid #660000;}
a:link {color: #666666}
a:visited {color: #666666}
a:hover {color: #660000}
a.button {border-bottom: none;}
a.dark {color: #444444; border-bottom: none;}
a.dark:hover {color: #660000;}

#all {
	height: 670px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#allContent {
	background-color: #FFFAE8;
	height: 670px;
	width: 960px;
	position: absolute;
	top: 25px;
	border: 2px solid #999;
	margin: 0px;
	padding: 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

p span {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

p.article {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #444;
	margin: 0px;
	padding: 0px;
}

p.center {text-align: center;}

p.center span {font-size: 12px; font-weight: bold;}

p.cities {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #660000;
	white-space: pre;
	margin: 0px;
	padding: 0px;
}

p.copy {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color: #444;
	margin: 0px;
	padding: 0px;
}

p.credit {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: #770000;
	margin: 0px;
	padding: 0px;
}

p.credit span.tasting {color: #000; white-space: pre;}

p.David {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 38px;
	margin: 0px;
	padding: 0px;
}

p.form {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	white-space: pre;
	margin: 0px;
	padding: 0px;
}

p.ingredients {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #770000;
	white-space: pre;
	margin: 0px;
	padding: 0px;
}

p.lowerNav {
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	color: #444;
	margin: 0px;
	padding: 0px;
}

p.markets {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #660000;
	white-space: pre;
	margin: 0px;
	padding: 0px;
}

p.Mimi {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 150px;
	left: 42px;
	margin: 0px;
	padding: 0px;
}

p.menuTitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #660000;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

p.menuItem {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 50px;
}

p.menuItemL {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

p.pre {white-space: pre;}

p.note {
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	text-align: center;
	color: #660000;
	white-space: pre;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

p.note span {
	font-size: 11px;
	text-align: left;
	color: #666666;
	padding: 0px;
}

p.red {
	color: #660000;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
}

p.redType {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: #660000;
	white-space: pre;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

p.redTypeLeft {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #660000;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

p.test {
	font-style: italic;
	font-weight: bold;
	color: #660000;
}

p.test span {font-style: normal;}

p.title {
	font-size: 15px;
	font-weight: bold;
	color: #770000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

p.title span {text-align: center;}

p.title span.note {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000;
}

p.title span.subtitle {
	font-size: 14px;
	font-style: italic;
	text-align: left;
	color: #666666;
}

p.titleCenter {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #770000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

p + p {margin-top: 10px;}


#header {
	height: 125px;
	width: 930px;
	position: absolute;
	top: 0px;
	left: 15px;
	border-bottom: 2px solid #660000;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}


img.logo {
	height: 72px;
	width: 224px;
	position: absolute;
	top: 25px;
	left: 15px;
	margin: 0px;
	padding: 0px;
}


img.food {
	height: 92px;
	width: 300px;
	position: absolute;
	top: 15px;
	right: 10px;
	margin: 0px;
	padding: 0px;
}

img.shop {
	height: 100px;
	width: 97px;
	position: absolute;
	top: 10px;
	left: 330px;
	border: none;
	margin: 0px;
	padding: 0px;
}


img.header {
	height: 92px;
	width: 377px;
	position: absolute;
	top: 15px;
	right: 10px;
	margin: 0px;
	padding: 0px;
}


#navigation {
	height: 50px;
	width: 930px;
	position: absolute;
	top: 135px;
	left: 22px;
	margin: 0px;
	padding: 0px;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #666666;
	display: inline;
	list-style-type: none;
	border-bottom: none;
	text-align: left;
	margin: 0px;
	padding: 0px 27px 0px 11px;
}

#navigation ul.submenu {
	width: 360px;
	list-style-type: none;
	position: relative;
	top: 3px;
	left: 95px;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

#navigation ul.submenu span {color: #660000;}

#navigation ul.submenu#ed {
	width: 229px;
	left: 248px;
}

#navigation ul.submenu#about {
	width: 257px;
	left: 598px;
}

#navigation ul.submenu#clients {
	width: 192px;
	left: 692px;
}

#navigation ul.submenu#products {
	width: 380px;
	left: 452px;
}

#navigation ul.submenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	display: inline;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}


#navigation ul li.here {color: #660000; border-bottom: none;}
#navigation ul li a {color: #666666; border-bottom: none;}
#navigation ul li a:visited {color: #666666; border-bottom: none;}
#navigation ul li a:hover {color: #660000; border-bottom: none;}


#sidebarTop {
	height: 190px;
	width: 275px;
	position: absolute;
	left: 30px;
	top: 215px;
	margin: 0px;
	padding: 0px;
}

#sidebarTop.hold {background-color: #666666;}


img.stix {
	height: 180px;
	width: 37px;
	position: absolute;
	top: 4px;
	left: 4px;
	margin: 0px;
	padding: 0px;
}	


#sidebarBottom {
	height: 190px;
	width: 275px;
	position: absolute;
	left: 30px;
	top: 440px;
	margin: 0px;
	padding: 0px;
}

#sidebarBottom.hold {background-color: #666666;}

#sidebarBottom.tasting {
	height: 188px;
	width: 273px;
	border: 2px double #660000;
}

#tastingRooms {
	height: 180px;
	width: 224px;
	position: absolute;
	left: 40px;
	top: 0px;
	margin: 0px;
	padding: 10px 5px 10px 5px;
}


#main {
	height: 420px;
	width: 430px;
	position: absolute;
	left: 340px;
	top: 211px;
	border: 1px none blue;
	margin: 0px;
	padding: 0px;
}


img.mirLogo {
	height: 31px;
	width: 100px;
	position: absolute;
	top: 270px;
	left: 90px;
	border: 1px solid silver;
	margin: 0px;
	padding: 0px;
}


img.purLogo {
	height: 31px;
	width: 100px;
	position: absolute;
	top: 270px;
	right: 90px;
	border: 1px solid silver;
	margin: 0px;
	padding: 0px;
}


#main.articles {
	height: 410px;
	width: 585px;
	position: absolute;
	left: 340px;
	top: 211px;
	border: 1px none blue;
	margin: 0px;
	padding: 0px;
}


#main.contactForm {
	height: 460px;
	width: 515px;
	position: absolute;
	top: 200px;
	left: 375px;
	margin: 0px;
	padding: 0px;
}


#main.menus {
	height: 414px;
	width: 585px;
	position: absolute;
	left: 340px;
	top: 215px;
	border: 1px solid #660000;
	margin: 0px;
	padding: 0px;
}


#main.wide {width: 433px;}


#mainScroll {
	height: 380px;
	width: 585px;
	position: absolute;
	left: 0px;
	top: 30px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	overflow: auto;
}


#mainScroll.articles {
	height: 414px;
	width: 585px;
	position: absolute;
	left: 340px;
	top: 211px;
	margin: 0px;
	padding: 0px;
}


#mainScroll.short {height: 375px;}


#borderBox {
	height: 410px;
	width: 545px;
	position: absolute;
	left: 340px;
	top: 211px;
	border: 1px solid green;
	margin: 0px;
	padding: 0px;
}


#flashContent {
	height: 413px;
	width: 570px;
	position: absolute;
	left: 350px;
	top: 216px;
	border: 1px solid #770000;
	margin: 0px;
	padding: 1px;
}


#print {
	height: 20px;
	width: 200px;
	position: absolute;
	top: 0px;
	left: 472px;
	margin: 0px;
	padding: 0px;
}

#cities {
	height: 120px;
	width: 100px;
	position: absolute;
	top: 220px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}


#markets {
	height: 120px;
	width: 350px;
	position: absolute;
	top: 220px;
	left: 105px;
	margin: 0px;
	padding: 0px;
}


#footer {
	height: 50px;
	width: 450px;
	position: absolute;
	top: 405px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}


#rightColumn {
	height: 287px;
	width: 100px;
	position: absolute;
	top: 135px;
	right: 50px;
	margin: 0px;
	padding: 0px;	
}


#rightbarTop {
	height: 190px;
	width: 125px;
	position: absolute;
	top: 215px;
	right: 30px;
	margin: 0px;
	padding: 0px;
}

#rightbar {
	height: 417px;
	width: 125px;
	position: absolute;
	top: 215px;
	right: 30px;
	margin: 0px;
	padding: 0px;
}	


img.david {
	height: 125px;
	width: 100px;
	position: absolute;
	top: 25px;
	right: 12px;
	border: none;
	margin: 0px;
	padding: 0px;
}


#rightbarBottom {
	height: 190px;
	width: 125px;
	position: absolute;
	top: 440px;
	right: 30px;
	margin: 0px;
	padding: 0px;
}

img.mimi {
	height: 125px;
	width: 100px;
	position: absolute;
	top: 20px;
	right: 12.5px;
	border: none;
	margin: 0px;
	padding: 0px;
}

img.stonyhill {
	height: 190px;
	width: 125px;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid silver;
	margin: 0px;
	padding: 0px;
}


#lowerNav {
	height: 25px;
	width: 930px;
	position: absolute;
	left: 0px;
	top: 680px;
	margin: 0px;
	padding: 0px;
}


#copyright {
	height: 35px;
	width: 930px;
	position: absolute;
	left: 0px;
	top: 705px;
	margin: 0px;
	padding: 0px;
}


#form {
	height: 460px;
	width: 515px;
	position: absolute;
	top: 25px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: 1px solid #660000;
	margin: 8px;
	padding: 5px;
}

label {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	white-space: pre;
	margin: 0px;
	padding: 0px;
}

legend {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	white-space: pre;
	margin: 0px;
	padding: 0px;
}

input {
	margin: 0px;
	padding: 0px;
}

input.button {
	width: 100px;
	margin: -5px 10px 0px 10px;
}


table {
width: 430px;
border: 1px solid #770000;
border-collapse: collapse;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: left;
	border: 1px dotted #999999;
	margin: 0px;
	padding: 5px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	text-align: left;
	border: 1px dotted #999999;
	margin: 0px;
	padding: 5px;
}
	

