@charset "UTF-8";
/* CSS Document */
<!--
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size:18px;
	color:#003;
}
body {
	background-color: #f3eedd;
	margin: 0px;
}
h1 {
	font-size: 50px;
	color: #48191B;
	font-weight:lighter;
	line-height:45px;
}
h2 {
	font-size: 18px;
	color: #48191B;
}
#HeaderBGDiv {
	width:100%;
	height:162px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(Assets/Images/NavigationBar_CP-01.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
#HeaderDiv {
	width:100%;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(Assets/Images/NavigationBar_CP-02.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#NavigationTable {
	width:1000;
	height:143px;
	text-align:center;
	margin-left:auto; margin-right:auto;
	float:none;
	vertical-align:bottom;

}
#SnippetDiv {
	width: 895px;
	height: 87px;
	color: #48191B;
	font-size: 19px;
	text-align:center;
	font-weight:300;
	margin-left:auto;
	margin-right:auto;
	background-image:url(Assets/Images/home/Home_CP-01.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	vertical-align:bottom;
	margin-top:5px;
	
}
#FlashSlidShowDiv {
	width: 880px;
	height: 509px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	background-image:url(Assets/Images/home/temp.png);
	background-repeat:no-repeat;
	
}
#FooterDiv {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	color:#666;
	font-size:10px;
	text-align:right;
	border-top:thin #999 solid;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#AboutTable {
	margin-left:auto;
	margin-right:auto;
	width:980px;	
}
#AboutNavigationCell {
	width:172px;
	height:586px;
	background-image:url(Assets/Images/AboutImages_CP-05.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:right;
	padding-top:160px;
	padding-right:10px;
	vertical-align:top;
}
#PressBoxDiv1 {
	background-image:url(Assets/Images/AboutImages_CP-15.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:628px;
	margin-left:auto;
	margin-right:auto;
}
#PressBoxDiv2 {
	background-image:url(Assets/Images/AboutImages_CP-14.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:628px;
}
#PressBoxDiv3 {
	background-image:url(Assets/Images/AboutImages_CP-16.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:628px;
	height:43px;
	margin-left:auto;
	margin-right:auto;
}
#PressNavDiv1 {
	background-image:url(Assets/Images/AboutImages_CP-17.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:146px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
}
#wineright {
	background-image:url(Assets/Images/AboutImages_CP-17.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:146px;
	height:215px;
	margin-left:auto;
	margin-right:auto;
}
#PressNavDiv2 {
	background-image:url(Assets/Images/AboutImages_CP-18.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:146px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	color:#999;
	line-height:normal;
}
#PressNavDiv3 {
	background-image:url(Assets/Images/AboutImages_CP-19.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:146px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
}
#ListItemLeft {
	overflow:visible;
}
#ListItemRight {
	overflow:visible;
}

/* Prevents boxes around links */
a img {border: 0;}

a:focus { outline: none }
-->

