/* CSS Document */
body
{
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:center;
	background-image: url(../images/bg-page.gif);
	background-repeat: repeat-x;
}

.right
{
	float:right;
}
.left
{
	float:left;
}
.clrimg
{
	clear:both;
	height:1px;
}
.clearspace
{
	clear:both;
}
h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px 0px 0px 0px;	
	font-weight:bold;
}
h1
{
	font-size:30px;
	color:#818054;
	padding-bottom:11px;
	padding-top:9px;
}
h2
{
	font-size:14px;
	color:#818054;
	padding-bottom:1px;
	margin-top:8px;
}
h3
{
	font-size:12px;
	color:#666666;
	padding-bottom:1px;
	margin-bottom:-8px;
}

.smallgrey
{
font-size:10px;
color:#333333;
}

ul, li
{
	margin:0px;
	padding:0px;
	list-style:none;
}


a {
	color: #818054;
	text-decoration:underline;
}
a:hover {
	color:#7eb201;
	text-decoration:underline;
}
a:visited {
	color: #000000;
	text-decoration:underline;
}
p
{
	margin-top:5px;
	margin-bottom:5px;	
	line-height: 16px;
	padding: 0px 0px 5px 0px;
}

#outer_1 {
	min-width:976px;
	overflow:hidden;
}

#outer_2 {
	margin:0 auto;
	width:976px;
}

#backgroundshadow
{
	background-image: url(../images/bg-repshadow.gif);
	background-repeat: repeat-y;
	background-position: center top;	
	display:inline-block;
	margin:0 -21px;
	width:1018px;	
}
#backgroundtemplate
{
	background-image: url(../images/bg-tdholder.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#bottomshadow
{
	background-image: url(../images/bg-btmshadow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom:35px;
	width:100%;
}

#holder
{
	text-align:left;
	width:976px;
	padding:0px;
	margin:0 auto;
}
#leftcolumn
{	
	float: left;
	width: 282px;
	margin-left:1px;
	display:inline;
}
#contentholder
{
	width:693px;
	float:left;
	text-align:left;
}
#banner
{
	width:693px;
	height:228px;
	/*background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
#mainav
{
	clear:both;
	width:692px;
	height:31px;
	padding-bottom:8px;
	background-image: url(../images/bg-mainav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainav ul { margin:0; }
#mainav li 
{
	list-style:none;
	float:left;
}
#mainav li a
{
	background-image: url(../images/main-nav.gif);
	background-repeat: no-repeat;
	display: block;
	height: 31px;	
}
#mainav li span
{
	display:none;
}
#nav-home a
{
	width:86px;
	background-position:0px -0px;
	
}
#nav-home a:hover, #nav-home a.active 
{
	width:86px;
	background-position:0px -31px;
	
}
#nav-ourwines a
{
	width:108px;
	background-position:-86px -0px;
	
}
#nav-ourwines a:hover, #nav-ourwines a.active 
{
	width:108px;
	background-position:-86px -31px;
	
}
#nav-cause a
{
	width:73px;
	background-position:-194px -0px;
	
}
#nav-cause a:hover, #nav-cause a.active 
{
	width:73px;
	background-position:-194px -31px;
	
}
#nav-news a
{
	width:142px;
	background-position:-267px -0px;
	
}
#nav-news a:hover, #nav-news a.active 
{
	width:142px;
	background-position:-267px -31px;
	
}
#nav-blog a
{
	width:65px;
	background-position:-409px -0px;
	
}
#nav-blog a:hover, #nav-blog a.active 
{
	width:65px;
	background-position:-409px -31px;
	
}
#nav-contact a
{
	width:89px;
	background-position:-474px -0px;
	
}
#nav-contact a:hover, #nav-contact a.active 
{
	width:89px;
	background-position:-474px -31px;
	
}
#content
{
	clear:both;
/*	width:586px;*/
	margin-left:32px;
	padding-right:75px;
	padding-bottom:11px;
}
#content a
{
	padding-right:0px;
	background-repeat: no-repeat;
	background-position: right 3px;
	clear:right;
}
#content a:hover
{
	padding-right:0px;
	clear:right;
}
#content a:visited
{
	padding-right:0px;
	clear:right;
}
#content a.bgnonone
{
	background-image:none;
}
.topbox
{
	clear:both;
	background-image: url(../images/bg-content.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width:586px;
	min-height:365px;		
	padding-top:11px;
}
/*
.topbox img
{
	float:left;
}
*/
#left-image {
	float:left;
}
#footer
{
	clear:both;
	background-image: url(../images/bg-content.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color:#999999;
	padding-top:8px;
	padding-bottom:20px;
	line-height:16px;
	width:661px;
	margin-left:32px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a
{
	color:#818054;
	text-decoration:none;
}
#footer a:hover
{
	color:#818054;
	text-decoration:underline;
}
#footer span a 
{
	color:#999999;
	text-decoration:none;
}
#footer span a:hover
{
	color:#999999;
	text-decoration:underline;
}