@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
body {
	background-color: #667245;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 13px;
}
.maintxt, #content {
	padding-right: 30px;
	padding-left: 35px;
}
.address {
	font-size: 12px;
}
.signup {
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.email_img {
	padding-top: 3px;
}
.transparent {
	color: #667245;
}
.note {
	color: #9C9D79;
}
a:link {
	color: #667245;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #667245;
}
a:hover {
	text-decoration: underline;
	color: #792F3C;
}
a:active {
	text-decoration: none;
	color: #80826C;
}
.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.h1, #content h2 {
	font-size: 18px;
	color: #792F3C;
}
.h2 {
	font-size: 16px;
	color: #792F3C;
}
.h3, h3 {
	font-size: 14px;
	color: #667245;
}
.h4 {
	font-size: 14px;
	color: #000000;
}
.h5, #content h2 em {
	font-size: 18px;
	font-style: normal;
	color: #DAD9BB;
}
.h6, h3 em {
	font-size: 12px;
	color: #792F3C;
	font-style: normal;
}

.sub_address {
	margin-left: 38px;
	margin-top: 41px;
}
.line {
	padding: 10px,10px,10px,1px;
	margin-left: 10px;
}
.footnote {
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #792F3C;
}

#content .bottle
{

	background: transparent url(/images/photos/bottle2.gif) left top no-repeat;
	padding-left: 105px;
	padding-right: 20px;
	min-height: 150px;
}
#content .bottle.odd
{
	background-image: url(/images/photos/bottle1.gif); 
}
#content div.hr
{
margin-top: 10px;
   height: 20px;
   background: transparent url(/images/common/line_wide.gif) no-repeat scroll center;
}
#content div.hr hr {
   display: none;
}

.entry img
{
float: right;
}

#subscribe
{
float: right;
text-align: center;
width: 250px;
margin-bottom: 50px;
}

#subscribe strong
{
color: red;
}

/* Events page */

.ec3_events
{
list-style: none !important;
padding:0;
}

.ec3_events h3
{
margin: 0;
}

/* Newsletter archive */

.entrytext
{
margin: 5px 0px 5px 0px;
}

