body {
	text-align:center;
	margin: 0px;
	background: #4C4C4C url(../images/bg.jpg) repeat-x;
	color: #DADADA;
	font: 13px/1.5em "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-font-smoothing: antialiased;
	}

body.content {
	background: #4C4C4C url(../images/bg-content.jpg) repeat-x;
}


#content p, #content ul, #footer{
	text-shadow: 1px 1px 1px #383838;
	

}

h1, h2, h3, h4 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	
	
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

h1 {
	font-size: 3.5em;
	font-weight: normal;
	margin-bottom: 20px;

}

.content h1 {
	margin-bottom: 11px;
	letter-spacing: -1px;
}

.blog h1 {
	font-size: 2em;
	line-height: 1.1em;
	color: #FFFFFF;
	
}

.blog h1 a{
	text-decoration: none !important;
	border-bottom: 2px solid #6F6F6F;
	font-weight: 100;
}

h2 {
	color: #FFFFFF;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font: normal 1.5em "lucida grande", "lucida sans", arial;
	text-transform: uppercase;
	text-shadow: 2px 2px 0px rgba(0,0,0,0.1);
	
}

.content h2 {
	margin-bottom:15px;
}

.home #left-col h2 {
	margin-bottom:10px;
	font-weight: bold;
	color: #8B8B8B;
}


h3 {
	letter-spacing: 1px;
	margin-bottom: 13px;
	font-size: 1.2em;
	color: #8B8B8B;
}

#left-col h3 {
	margin-bottom: 3px;
	
}


h2 {
	
}

a img {
	border: none;
	
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline-style: none;
}

p.intro {
	font-size: 1.3em;
	line-height: 1.4em;
	color:#E3E3E3;
	text-shadow: 1px 1px 2px #3F121D !important;
}

.event-date {
	text-transform: uppercase;
	letter-spacing:3px;
	font-size: 0.85em;
	display:block;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-shadow: none;
	color: #B1B1B1;
}

.event-title {
	font-weight:bold;
	display:block;
	color:#FFFFFF;
	font-size: 1.2em;
	line-height: 1.5em;
	}
	
.event p {
	margin-bottom: 0px;
}
	
h1.image {
	text-indent:-9999px;
	background: url(../images/heading/welcome.gif) no-repeat left top;
	height: 37px;
}

h1#welcome {
	background-image: url(../images/heading/welcome.gif);
	height: 37px;
}

h1#news-heading {
	background-image: url(../images/heading/news.gif);
	height: 37px;
}

h1#press-heading {
	background-image: url(../images/heading/press.gif);
	height: 37px;
}

h1#about-heading {
	background-image: url(../images/heading/about-us.gif);
	height: 37px;
}

h1#our-wines-heading {
	background-image: url(../images/heading/our-wines.gif);
	height: 37px;
}

h1#contact-heading {
	background-image: url(../images/heading/contact.gif);
	height: 37px;
}

h1#blog-heading {
	background-image: url(../images/heading/blog.png);
	height: 70px;
}

.ampersand {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.3em;
}

h2 a {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);

}



