/* CSS Document */

body {
	color: #663A19;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-color: #ECECD9;
	background-image: url(../images/pageBg.png);
	background-position: 50% 0;
	background-repeat: repeat-y;
	text-align: left;
}

body {
font-size: x-small;
font-size: small;
}

html>body {
font-size: small;
}

.fltRight{
float: right;
}

.fltLeft{
float:left;
}

/*This is where the IDs are */

#wrapper{
	background-image: url(../images/contentBg.jpg);
	width: 806px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 11px;
}

#subWrapper{
	padding-left: 14px;
	padding-right: 14px;
	background-image:url(../images/contentBg.jpg);
	margin-bottom: 10px;
}

#contentWrapper{
	padding-top: 30px;
	width: 540px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 205px;
	padding-bottom: 20px;
	float: left;
}

#columnWrapper{
	background-image: url(../images/verticalSep.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
}

#content {
	padding: 0px 0px;
	
}

#navigation {
	float: right;
	width: 600px;
	height: 30px;
	padding-top: 5px;
}

#masthead {
	height: 80px;
	background-color: #ECECD9;
	background-image: url(../images/masthead.jpg) ;
	background-repeat: no-repeat;
}

#sidebar {
	display: none;
float: left;
width: 175px;
/*height: 612px;*/
background-image:url(../images/sideBar.jpg)
}

#flashGallery {
	text-align: center;
	height: 340;
	width: 453px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear: both;
	margin-bottom: 20px;
}


#wineWrapper {
	background-image: url(../images/wineBg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#wineCategory{
padding: 10px 0 10px 0;	
}

#wineCategory h3 {
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#pressWrapper {
	width: 500px;
	float: left;
	margin-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7D0000;
	padding-left: 15px;
	
}

#footer {
	background-image:url(../images/footerBg.jpg);
	background-repeat:no-repeat;
	clear: both;
	text-align: center;
	height: 54px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a {
color: #ffffff;
}

#footer a:hover {
color: #dddddd;
}

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

#navigation li{
	float: right;
	margin: 0px;
	padding: 0px;
	/* [disabled]display: inline; */
	background-color: #999999;
	border-bottom: 5px solid #777777;
}

#navigation a{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	/*padding: 7px 0px 0px 30px;*/
}

html>#navigation a{
width: 232px;
height: 30px;
}

#navigation a {
text-transform: uppercase;
}

#navigation a:hover {
background-color: #660033
}

#navigation a:active {
background-color: #0033FF
}

#wineWrapper h1{
	margin-top: 20px;
	margin-bottom: 20px;
}


/*This is where the general classes are*/

.separator {
height: 1px;
background-color: #7D0000;
clear: both;
margin-bottom: 2em;
}

.separatorInvisible {
height: 0;
clear: both;
}

.separatorPad {
	height: 0;
	clear: both;
	padding-bottom: 10px;
}

.date {

font-style: italic;
	
}

.shadowImg {
	-moz-box-shadow: 2px 2px 2px #888;
	-webkit-box-shadow: 2px 2px 2px #888;
	box-shadow: 2px 2px 2px #888;
} 

.home {
font-size: 18px;
	
}

.column{
	float: left;
	padding: 0;
	width: 250px;
}

html>.column {
width: 250px;
}

.dropCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	float: left;
	clear: none;
	line-height: 40px;
	padding-top: 5px;
	color: #7d0000;
}



/*Items and Entries*/

.homeItem {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.homeItem ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.homeItem li {
	font-size: 12px;
	/* [disabled]list-style-type: disc; */
	line-height: 170%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	/* [disabled]list-style-position: inside; */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: justify;
	/* [disabled]list-style-image: url(../images/menuItemBullet.jpg); */
	font-weight: bold;
	color: #7D0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.infoItem {
	padding: 5px 0 20px 0;
}

.pressYear {
	display: box;
	padding: 10px;
	margin-bottom: 20px;
}

.pressYear p {
	
	font-weight: normal;	
	color: #663A19;	
	
}

.pressYear a {

color: #663A19;	
	
}

.pressYear a:hover {

text-decoration: none;
	
}

.pressYear:hover {
	background-color: #ECECD9;	
	text-decoration: none;
	
}

.pressCategory {
	
margin: 0px 10px;
	
}

.pressYear h2 {

font-size: 22px;	
	
}

.wineItem {
	height: 20px;
	font-size: 11px;
	width: 520px;
	clear: both;
	float: none;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-right: 10px;
}

.wineName {
	color: #7d0000;
	font-size: 11px;
	float:left;
	width: 95%;
	height: 20px;
}

.winePrice {
	width: auto;
	float:right;
	height: 20px;
	text-align: right;
}

.wineDescrip {
	color: #663A19;
	font-style: normal;
	font-size: 9px;
	font-weight: none;
}

/*Press Items Classes*/

.pressItem {
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D0000;
	clear: both;
	float: left;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.pressItemContent{
	float: left;
	width: 375px;
}

.pressItemHeader {
	width: 375px;
	height: auto;
	margin-bottom: 15px;
}

.pressItemLink {
	background-color: #7D0000;
	float: right;
	color: #ECECD9;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	bottom: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	letter-spacing: 0.5px;
}

.pressItem a{
	color: #FFF;
	font-weight: normal;
}

.pressItem h3{
	float: left;
	padding: 0px;
	font-size: 12px;
	margin: 0px;
	line-height: 100%;
}

.pressItem h6{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: right;
	font-weight: normal;
	line-height: 100%;
}

.pressItem p{
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.pressItem img{
	margin-right: 15px;
	float: left;
	width: 100px;
	border: 4px solid #A56969;
	border-radius: 5px;
}

/*Menu Classes*/

#menuNav ul {

height: 20px;
width: 540px;
padding: 0;
margin: 10px 0 10px 0;
	display: inline-block;
	
}

#menuNav li {
	font-size: 18px;
	display: inline-block;
	width: 50px;
	height: 20px;
	text-transform:uppercase;
	padding: 0 10px 0 0;	
	
}

.menu {
	background-image: url(../images/menuBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}

.menuInfo {
	width: 340px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7D0000;
	border-bottom-color: #7D0000;
	margin-top: 5px;
	margin-bottom: 30px;
	text-align: center;
}
.menuCategory {
	width: 320px;
	float: left;
	clear: none;
	margin-left: 110px;
	margin-bottom: 20px;
}

.menuCategoryDbBrd {
	width: 340px;
	float: left;
	clear: none;
	padding-left: 15px;
	padding-top: 10px;
	margin-left: 90px;
	border: 4px double #7D0000;
	margin-bottom: 30px;
}

.menuCategoryDotBrd {
	width: 340px;
	float: left;
	clear: none;
	padding-left: 15px;
	padding-top: 10px;
	margin-left: 90px;
	border: 2px dotted #7D0000;
	margin-bottom: 30px;
}

.menuMidLayout {
	width: 420px;
	float: left;
	clear: none;
	margin-left: 60px;
	margin-bottom: 20px;
}

.menuItem {
	clear: both;
	margin-bottom: 15px;
	float: left;
	width: 320px;
}

.menuMidLayoutItem {
	clear: both;
	margin-bottom: 20px;
	float: left;
	width: 340px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}


.menuItemCol {
	margin-bottom: 15px;
	float: left;
	width: 250px;
	clear: both;
}

.menuItemName {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 85%;
}

.menuItemPrice {
	float: right;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: right;
	overflow: visible;
}

.menuMidLayout h1 {
	font-size: 22px;
	text-decoration: none;
	text-align: left;
	width: 420px;
	margin-bottom: 30px;
	
}

.menu h2 {
	font-size: 22px;
	text-align: center;
	
}

.menuMidLayout h2{
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.menu h3 {
	text-align: center;
	padding: 0 0 15px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.menu h4 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #7D0000;
}

.menu p {
	text-align: left;
	margin: 0px;
	line-height: 120%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 10px;
}

.menuMidLayout p{
	text-align: left;
	padding-left: 20px;
	font-size: 11px;
	font-style: italic;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 2px;
}

.menuMidLayoutItemPrice {
	float: right;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: right;
	overflow: visible;
}

/*HTML Tags Styling*/

a {
	color: #7D0000;
	font-weight: bold;
	text-decoration: none;
}

a img, a img.preview {
border: none;
text-decoration: none;
}

a:link img, a:visited img, a:hover img {
border: none;
text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 11px;
	line-height: 180%;
	padding-left: 0em;
	margin-bottom: 1em;
	text-align: justify;
	margin-top: 10px;
}

h1,h2 {
color: #7D0000;
font-weight: normal;
font-family: Georgia, Trebuechet MS;
margin: 0 0 10px 0;
padding: 0px;
}

h1{
font-size: 22px;
padding-bottom: 2px;
border-bottom: 1px solid #7D0000;
width: 250px;
height: 30px;
}

h2{
color: #7D0000;
font-size: 120%;
}

h3 {
	font-size: 14px;
	color: #7D0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-bottom: 0px;
	line-height: 100%;
}

h6 {
	color: #7D0000;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 170%;
	font-family: Georgia, "Times New Roman", Times, serif;
}



dt {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #7D0000;
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

dd {
	margin-left: 10px;
	margin-bottom: 20px;
	line-height: 120%;
}

hr {
	background-color: #7d0000;
	border: none;
	height: 1px;
	margin: 20px 0 20px 0;
}

.column h1{
	font-size: 19px;
}

.column h3 {
	text-align: left;
}

.column p {
	padding: 0;
	margin: 0;
	line-height: 180%;
	text-align: justify;
	font-size: 11px;
}

/*Styles for Boxout*/

#boxout {
	float: right;
	width: 260px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-top: 50px;
}

.boxout img {
margin-bottom: 0em;
}

.boxout img, .boxout p {
	margin-left: 0px;
	margin-right: 0px;
}

.boxout p {
	font-weight: bold;
	font-size: 80%;
	line-height: 1.2em;
	padding: 0;
	color: #7D0000;
}

#boxout2 {
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.boxout2 img {
margin-bottom: 0em;
}

.boxout2 img, #boxout2 p {
	margin-left: 0px;
	margin-right: 0px;
}

.boxout2 p {
	font-weight: bold;
	font-size: 80%;
	line-height: 1.2em;
	padding: 0;
	color: #7D0000;
}

div#topOfPageAnchor {
position: absolute;
top: 0;
left: 0;
height: 0;
width: 0;
}

/*Styles for Hours of Operation Table*/

table.main{
font-size: 11px;

}
tr.default {
	background-color: #ECECD9;
	margin: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;

}

td.column1 {
text-align: left;
}

td.column2 {
text-align: right;
background-color: #ECECD9;
}

/*Styles for beer table*/

table.beer {
	border: double 4px #7D0000;
	width: 420px;
	padding: 10px;	
}

td.beerName {
	width: 50%;
	color: #7d0000;
}

td.beerPlace {
	width: 15%;
	font-style: italic;
	text-align: right;
	font-size: 9px;
}

td.beerVol {
	width: 15%;
	text-align: right;
	font-size: 9px;
}

td.beerPrice {
	width: 10%;
	text-align: right;
	font-size: 9px;
}

