﻿body
{
	background-image:url('../img/bg-span.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#EEDFC8;
	margin: 0;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
}

#wrap-landing
{
	background-image:url('../img/bg-landing.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	color: black;
	margin: 0 auto;
	width: 980px;
	height:600px;
}

#wrap 
{
	background-image:url('../img/bg.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	color: black;
	margin: 0 auto;
	width: 980px;
	height:600px;
}

#headSpan
{
	height:57px;
}

#headSpanText
{
	height:35px; 
	margin-top:-35px;
	position:absolute;
	font-size:25pt;
}

#headSpanAbout
{
	height:57px;
	background-image:url('../img/strip-about.jpg');
}

#headSpanContact
{
	height:57px;
	background-image:url('../img/strip-contact.jpg');
}

#headSpanEvents
{
	height:57px;
	background-image:url('../img/strip-events.jpg');
}

#headSpanOrderWine
{
	height:57px;
	background-image:url('../img/strip-order-wine.jpg');
}

#headSpanWines
{
	height:57px;
	background-image:url('../img/strip-wines.jpg');
}

#content
{
	height:493px;
}

.bigText
{
	font-size:15pt;
	padding-top:20px;
}

.bigTextContact
{
	font-size:15pt;
}

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

.bigTextContact a:hover
{
	color:#886E47;
}


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

.bigText a:hover
{
	color:#886E47;
}

.wineTitle
{
	font-size:15pt;
	padding-top:35px;
}

.wineInfo
{
	padding-top:25px;
}

#tblWineInfo
{
	padding-top:25px;	
}

#tblWineInfo a
{
	color:black;
	text-decoration:none;
}

#tblWineInfo a:hover
{
	color:#886E47;
}

.tdWineCol1
{
	width:80px;
}

#bottleImg
{
	float:right; 
	padding-top:35px;
}

#menu
{
	height:50px;
	text-align:right;
	font-size:13pt;
	padding-top:17px;
}

#menu a
{
	color:black;
	text-decoration:none;
}

#menu a.current
{
	color:#886E47;
}

.wineLink a.currentWine
{
	color:#886E47;
}


.pipe
{
	padding-left:6px;
	padding-right:6px;
}

#tblAbout
{
	padding-top:2px;
}

#wineLeft
{
	width:715px;
	float:left;
}

#wineRight
{
	width:265px;
	float:right;
	text-align:center;
	font-size:12pt;
}


#wineRight img
{
	padding-top:10px;
}

#winesStrip
{
	padding-top:18px;
}

#winesStrip img
{
	margin-right:15px;
}

.wineLink
{
	padding-bottom:6px;
	font-size:11pt;
}

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

.audioLink
{
	color:black;
	text-decoration:none;
}

.audioLink:hover
{
	color:#886E47;	
}