BODY {
background: #e4d6b1 url('images/background-flat.jpg') top center no-repeat;
background-attachment: fixed;
margin: 0px;
padding-top: 0px;
}

/* HEADER AREA */

td.headerRowContent {
vertical-align: bottom;
padding-bottom: 12px;
}
td.headerRow {
background: transparent url('images/bg-header.png') repeat-x;
height: 65px;
}

#Header {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:194px;
}

#header-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:28px;
	height:121px;
}

#header-02 {
	position:absolute;
	left:28px;
	top:0px;
	width:174px;
	height:121px;
}

#header-03 {
	position:absolute;
	left:202px;
	top:0px;
	width:168px;
	height:124px;
}

#header-04 {
	position:absolute;
	left:370px;
	top:0px;
	width:80px;
	height:124px;
}

#header-05 {
	position:absolute;
	left:450px;
	top:0px;
	width:233px;
	height:124px;
}

#header-06 {
	position:absolute;
	left:683px;
	top:0px;
	width:217px;
	height:84px;
}

#header-07 {
	position:absolute;
	left:683px;
	top:84px;
	width:217px;
	height:40px;
}

#header-08 {
	position:absolute;
	left:0px;
	top:121px;
	width:151px;
	height:57px;
}

#header-09 {
	position:absolute;
	left:151px;
	top:121px;
	width:51px;
	height:57px;
}

#header-10 {
	position:absolute;
	left:202px;
	top:124px;
	width:93px;
	height:54px;
}

#menu {
	position:absolute;
	left:295px;
	top:124px;
	width:605px;
	height:54px;
}

#header-12 {
	position:absolute;
	left:0px;
	top:178px;
	width:900px;
	height:16px;
}

/* CONTENT AREA */

td.content {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 15px;
color: #1C050B;
text-decoration: none;
font-weight: normal;
padding: 15px;
vertical-align: top;
}
.content h1 {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 19px;
color: #701538;
text-decoration: none;
font-weight: bold;
}
.content h2 {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 16px;
color: #701538;
text-decoration: underline;
font-weight: bold;
}
.content h3 {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 17px;
color: #21521e;
text-decoration: underline;
font-weight: bold;
}

.content a:link, .content a:visited {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 14px;
color: #974517;
text-decoration: underline;
font-weight: normal;
}
.content a:active, .content a:hover {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 14px;
color: #701538;
text-decoration: underline;
font-weight: normal;
}

table.events {
border: #d6cdaa 1px solid;
}
#contentEvents {
padding-top: 0px;
}
#eventTitle {
background-color: #7d4904;
font-family: Arial, Sans-serif;
font-size: 13px;
color: #fdf5d8;
text-decoration: none;
font-weight: bold;
padding: 3px;
}
#eventDate {
font-family: Arial, Sans-serif;
font-size: 13px;
color: #67614b;
text-decoration: none;
font-weight: bold;
font-style: italic;
padding: 3px;
}
#eventDesciption {
font-family: Arial, Sans-serif;
font-size: 13px;
color: #673c04;
text-decoration: none;
font-weight: normal;
padding: 3px;
}
#eventLink {
font-family: Arial, Sans-serif;
font-size: 13px;
color: #67614b;
text-decoration: none;
font-weight: bold;
font-style: italic;
padding: 3px;
}

/* PRODUCT PHOTOS */

table.products {

}
#productSpacer1 {
width: 8px;
}

#productTitle {
font-family: Arial, Sans-serif;
font-size: 13px;
color: #731d27;
text-decoration: none;
font-weight: bold;
padding: 2px;
text-align: center;
}
#photo {
text-align: center;
padding-top: 2px;
padding-bottom: 2px;
}
#productPrice {
font-family: Arial, Sans-serif;
font-size: 11px;
color: #7d4904;
text-decoration: none;
font-weight: bold;
padding: 2px;
text-align: center;
}

/* FOOTER */

td.footer {
background-color: #2c0e18;
border-top: #b26b13 2px solid;
border-bottom: #b26b13 2px solid;
height: 25px;
text-align: center;
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 11px;
color: #bd7425;
text-decoration: none;
font-weight: normal;
}
.footer a:link, .footer a:visited {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 11px;
color: #bd7425;
text-decoration: none;
font-weight: normal;
}
.footer a:active, .footer a:hover {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 11px;
color: #f6ebc3;
text-decoration: none;
font-weight: normal;
}
