/* CSS Document */
body {
	background: #4c2120 url(images/bg_body.gif) 50% 0 no-repeat;
	margin-top:0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ************************************----------- HEADER -----------************************************ */
table#Header {
	background: #a81120 url(images/bg_header.jpg) 0 0 no-repeat;
	margin-top: 5px;
	width: 49.3em;
	min-width: 790px;
	border-left: solid 2px #de6f02;
	border-right: solid 2px #de6f02;
}
html>body table#Header {
	width: 49.125em;
	min-width: 790px;
}
img#MailingList {
	margin-left: 275px;
}
img#GiftCertificates {
	margin-left: 20px;
}


/* ************************************----------- MENUBAR -----------************************************ */
table#Menu {
	width: 49.3em;
	min-width: 790px;
	border-left: solid 2px #de6f02;
	border-right: solid 2px #de6f02;
	height: 1.625em;
	min-height: 22px;

}
html>body table.Menu {
	width: 49.125em;
	min-width: 790px;
}
table#Menu td.Menubar {
	border-bottom: solid 2px #de6f02;
	border-top: solid 2px #de6f02;
	background-color: #642d2b;
	padding: 0 8px;
}

td#MenuLeftSpacer {
	background: #642d2b url(images/logo_bottom.gif) 0 0 no-repeat;
}
/*----------- 	NAVIGATION LINKS -----------*/
table#Menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	
	line-height: 11px;
}
table#Menu a:hover {
	color: #f0d24c;
}


/*----------- 	NAVIGATION LINKS -----------*/
div#dropdown {
	width: 95px;
	background: #ffffe9;
	position:absolute;
	visibility: hidden;
	border-left: solid #f0d24c 5px;
	border-top: solid #f0d24c 1px;
	border-right: solid #f0d24c 1px;
	border-bottom: solid #f0d24c 1px;
}
/* \*/
div#dropdown {
	margin-top:0px;
	margin-left: 0;
}
/* */
html>body div#dropdown {
	width: 95px;
}
div#dropdown a{
	display: block;
	text-decoration: none;
	border-bottom: solid #f0d24c 1px;
	padding: 2px 5px;
	color: #4c2120;
	font-size: 11px;
	width: 100%;
}
html>body div#dropdown a{ /* This hack allows the netscape to read the second style while IE ignores it and just uses the first one*/
	width: auto;
}
div#dropdown a:hover{
	color: #4c2120;
	background: #f0d24c;
	z-index: 1;
}

/* ************************************----------- CONTENT AREA -----------************************************ */
table#Container {
	width: 49.3em;
	min-width: 790px;	
	background: #ffffe9 url(images/bg_container.gif) 0 0 no-repeat;
	border-left: solid 2px #de6f02;
	border-right: solid 2px #de6f02;
}
html>body table#Container {
	width: 49.125em;
	min-width: 790px;
}


/* ************************************----------- MAIN COLUMN -----------************************************ */
td#MainColumn {
	padding-top: 40px;
	
}

/*----------- 	Page Titles -----------*/
div#PageTitle {
	border-bottom: solid 2px #de6f02;
	padding-left: 15px;
	margin: 0;
	
}



div#Scroll {
	background: #ffffe9 url(images/bg_content.gif) 0 0 no-repeat;
	overflow: auto;
	height: 344px;
	width: 37.1875em;
	min-width: 595px;
	margin: 0;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:#4c2120;
	scrollbar-face-color:#4c2120;
	scrollbar-highlight-color:#663736;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#7b5150;

}
div#Content {
	width: 90%;
	padding: 5px 0 0 30px;
	font-size: 0.75em;
}
h1 {
	color:#aec5b7;
	font-size: 1.5em;
	font-style: italic;
	font-weight: 400;
	margin: 0;
}
H2 {
	color:#4c2120;
	font-size: 1.15em;
	font-style: italic;
	font-weight: 400;
}
H3 {
	color:#000000;
	font-size: 0.8em;
	font-weight:bold;
}
p.quote {
	font-size: 0.75em;
	font-weight:bold;
}
p.Address {
	font-size: 0.75em;
}
p.SmallText {
	font-size: 0.65em;
	color: #666666;
	margin: 0 10px;
}
td#MainColumn ul, td#MainColumn ol, form td {
	font-size: 0.75em;
	line-height: 1.25em;
}
html>body td#MainColumn table {
	font-size: 1.35em;
	line-height: 1.25em;
}


ul, ol {
	margin-top: -10px;
}
div#Content a, div#Content a:visited {
	color:#178ba8;
}
div#Content a:hover {
	color:#ff7800;
	text-decoration: none;
}
td.Links {
	padding-bottom: 20px;
}
span.MenuTitles {
	font-size: 1.55em;
	color: #4c2120;
	font-style: italic;
}
html>body span.MenuTitles {
	font-size: 1.15em;
}
table#WineTable {
	font-size:0.75em;
	margin-left:-10px;
}
html>body table#WineTable td{
	font-size:0.75em;
}
/* ************************************----------- RIGHT COLUMN -----------************************************ */
/*  Background for the right column is specified here  */
td#RightColumn {
	border-left: solid 2px #de6f02;
	background-color: #4c2120;
	
}


/* ************************************----------- FOOTER -----------************************************ */
table#Footer {
	width: 49.3em;
	min-width: 790px;
	border: solid 2px #de6f02;

}
html>body table#Footer {
	width: 49.125em;
	min-width: 790px;
}
td#ContactUs {
	background-color: #642d2b;
	font-size: 0.75em;
	color:#FFFFFF;
	padding: 3px 0;
	font-style: italic;
}

table#copyright {
	width: 49.125em;
	min-width: 790px;
	font-size: 0.65em;
	color:#FFFFFF;
}

/* ************************************----------- OLD BROWSER STYLES -----------************************************ */
p#older_browsers {
	display: none;
}

div#CompanyName {
	display: none;
}
