@charset "UTF-8";
body {
	background-color: #d8ceb9;
	background-image: url(../images/homeBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.headerTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #5f2a03;
	text-decoration: none;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #522D21;
	text-decoration: none;
}
.headerimages {
	padding-top: 15px;
	padding-bottom: 10px;
}
.body a:link{
	color: #521F16;
	text-decoration: none;
}
.body a:visited{
	color: #521F16;
	text-decoration: none;
}
.body a:active{
	color: #521F16;
	text-decoration: none;
}
.body a:hover{
	color: #996633;
	text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #996633;
	text-decoration: none;
}
.footer a:link{
	color: #40241b;
	text-decoration: none;
}
.footer a:visited{
	color: #40241b;
	text-decoration: none;
}

.footer a:active{
	color: #40241b;
	text-decoration: none;
}

.footer a:hover{
	color: #996633;
	text-decoration: underline;
}
.formfields {
	border: 1px solid #663300;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	text-indent: 4px;
}
.formbutton {
	border: thin solid #663300;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CDC4AA;
	text-decoration: none;
	background-color: #543827;
}
.shopsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FDF1D6;
	text-decoration: none;
}
.shopsbody a:link{
	color: #FDF1D6;
	text-decoration: none;
}
.shopsbody a:visited{
	color: #FDF1D6;
	text-decoration: none;
}
.shopsbody a:active{
	color: #FDF1D6;
	text-decoration: none;
}
.shopsbody a:hover{
	color: #ABC275;
	text-decoration: underline;
}
.shopsTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #ABC275;
	text-decoration: none;
}
.shopsTitles2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #521F16;
	text-decoration: none;
	font-weight: bold;
}
.shopsTitles2 a:link{
	color: #521F16;
	text-decoration: none;
}
.shopsTitles2 a:visited{
	color: #521F16;
	text-decoration: none;
}
.shopsTitles2 a:active{
	color: #521F16;
	text-decoration: none;
}
.shopsTitles2 a:hover{
	color: #FFFFCC;
	text-decoration: none;
}
.shopsbodydark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #341D15;
	text-decoration: none;
}
.shopsbodydark a:link{
	color: #341D15;
	text-decoration: none;
}
.shopsbodydark a:visited{
	color: #341D15;
	text-decoration: none;
}
.shopsbodydark a:active{
	color: #341D15;
	text-decoration: none;
}
.shopsbodydark a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}
.shopsSubTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #ABC275;
	text-decoration: none;
}
.shopsSubTitles2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #521F16;
	text-decoration: none;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homeheaderimage {
	padding-top: 0px;
	padding-bottom: 12px;
}
.eventHeadline{
	font-size: 17px;
	line-height: 18px;
	color: #814A13;
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.eventDate{
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.eventDetails{
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	}
