/* CSS Document */
body {
	background: #333366;
	margin: 20px;
	padding: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px; }

a {
	color: #FFFFFF;
	text-decoration: none; }
	
a img {
	border: none; }
	
a.primarynav {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 30px 0 30px;
	font-weight: bold; }

a.primarynav:hover {
	color: #990000; }
	
div#top_holder {
	width: 760px;
	height: 22px;
	margin: auto;
	background: url(images/top_content.gif) no-repeat; }

div#logo_holder {
	width: 760px;
	height: 118px;
	margin: auto;
	background: #CCCC99; }

div#logo_holder img {
	margin-top: 51px; }

div#splash {
	width: 760px;
	height: 130px;
	margin: auto;
	background: url(images/grapes_splash.jpg) no-repeat; }

div#content {
	width: 760px;
	height: 260px;
	margin: auto;
	background: #666699 url(images/bottom_content.gif) bottom center no-repeat; }

div#footer {
	margin-top: 7px;
	color: #FFFFFF; }

div#footer a:hover {
	color: #990000; }

span.soul {
	color: #FFFFFF;
	font-style: italic; }
	
img.signature {
	margin: auto }

/************ SUBPAGE STYLING *******************/
a.subnav {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 30px 0 30px;
	font-weight: bold;
	color: #000000; }

a.subnav:hover {
	color: #990000; }

a.subnav_active {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 30px 0 30px;
	font-weight: bold;
	color: #666699; }

h2.sub {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	color: #666699;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	 }

div#logo_holder_sub {
	width: 760px;
	height: 67px;
	margin: auto;
	background: #CCCC99; }

div#content_sub {
	width: 760px;
	margin: auto;
	padding-bottom: 10px;
	background: #FFFFFF url(images/bottom_content_sub.gif) bottom center no-repeat; }
	
div.wine_segment {
	border-top: 1px solid #666699;
	padding-bottom: 7px;
	line-height: 133%; }
	
div.wine_segment table {
	border-collapse: collapse;
	width: 360px; }
	
div.wine_segment table td {
	vertical-align: top; }

div.wine_segment table td.class {
	width: 140px; }

span.winery {
	color: #666699;
	font-weight: bold; }