﻿body
	{
		background-color:#ae8399; 
		font-family: garamond, arial;
		text-align: center;
		margin-top:50px;
		margin-bottom: 50px;
	}
	
table
	{
		
	}

img
	{
		padding:0px;
	}
	
a
	{
		text-decoration:none;
		color:white;
	}
	
#mainpage
	{
		border: 2px solid #660033;
		margin: 0 auto;
		width:799px;

	}
	
#topbanner
	{
		background: url(images/GW_banner.jpg);
		width: 798px;
		height: 120px;
	}
	
#leftnav
	{

		height: 450px;
		background: url(images/GW_leftnav.jpg);
		background-repeat: no-repeat;
		background-color:#b0a458;
		vertical-align: top;
		text-align:center;
	}


#maincontent
	{
		padding:20px;
		width: 605px;
		background: url(images/GW_mainpage.jpg);
		background-repeat: no-repeat;
		background-color:#dbdbd7;
		vertical-align: top;
		font-weight:bolder;
	}

#maincontent a
	{
		color:#660033;
		text-decoration: underline;
	}
	
#content_title
	{
		font-size: larger; 
		font-weight: bolder; 
		text-align: center; 
		color:#660033;
	}
	
#content_title a
	{
		color:#660033;
		text-decoration:underline;
		font-size:smaller;
	}

#button
	{

		margin-top: 10px;
		border:0px;
	}
	
#leftnav #button_1
	{
		margin-top:85px;
		border:0px;
	}


#leftnav img{margin-left:23px; margin-right:23px;}	

#buttontext
	{
		position:relative;
		top:-35px;
		color: white;
		text-decoration: none;
		font-weight: bolder;
	}
	
#contactcontent
	{
		text-align:center;
		padding:20px;
		width: 605px;
		background: url(images/GW_mainpage.jpg);
		vertical-align: top;
		font-weight:bolder;
	}

#contactcontent a
	{
		color:#660033;
		text-decoration:underline;
	}
	
#contacttable
	{
		border: solid 1px #660033;
		margin-top: 20px;
		background: white;
		padding: 10px;
		width:280px;
	}
#pricingtable
	{
		border: solid 1px #660033;
		margin-top: 30px;
		background: white;
		padding: 10px;
		width:90%;
}
#winerylayout td
	{
		width:50%;
	}	
	
#winerytable
	{
		font-size:smaller;
	}
#wineryname
	{
		font-weight:bolder;
		background: #660033;
		color:white;
		font-size: larger;
	}
	
	
#winerylink a
	{
		color:#660033;
	}	
	
#winerydescription
	{
		border-top: solid 1px black;
		border-bottom: solid 1px black;
	}
	
#pricelistregion
	{
		text-align: center;
		background: #660033;
		color: white;
		font-weight: bolder;
		margin-top: 15px;
	}

#pricelistwinery
	{
		text-align: center;
		font-weight: bolder;
		padding-top: 10px;
		text-decoration: underline;
	}

#pricelistwinerydescription
	{
		text-align: left;
		font-style: italic;
		padding: 10px;
	}

#pricelistwine
	{
		font-weight: bolder;
	}

#pricelistwinedescription
	{
		padding-bottom: 10px;
		font-size: smaller;
	}
	
#pricelistprice
	{
		font-weight: bolder;
	}
	
#pricelistfooter
	{
		text-align:center;
		font-size:smaller;
	}

.tagtable{	margin:0 auto;}
.tagtable td{
	font-family:verdana;
	font-size:6pt;
}

.taglink a{
	text-decoration:none;
	border:none;
	color:black;
}

.taglink a:hover{
	text-decoration: underline;
}

img{
	border:none;
}
