/* CSS Document */

body {
	background-color: #470f05;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;

	}
#container {
	background-image:url(../images/header2.gif);
	background-color:#DDCD96;
	background-repeat:no-repeat;
	width:800px;
	border: #cda2ca 2px solid;
	text-align:center;
	margin:auto;
	}

#homepic {
	padding: 50px 0 3px 0;
	}
#eventstext {
	text-align:left;
	padding: 10px 40px 0 40px;
	z-index:5;
	line-height:1.6em;
	font-size:80%;
	}
#eventtext, p {
	font-size:100%;
	font-weight:bold;
	}
#eventtext, h1 {
	text-align:center;
	}
#eventtext, h3 {
	font-style:oblique;
	text-decoration:underline;
	}
.dropcap {
	background-image:url(../images/dropcap.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	}
.dropcapindent {
	padding-left: 60px;
	}
.picfloatright {
	float:right;
	padding: 0 0px 0 40px;
	}

/* Navigation */

#navigation {
	margin:300px 0 0 7px;
	}

ul {
	padding:0;
	margin:0;
	list-style:none;
	}
li {
	float:left;
	position:relative;
	width:7em;
	padding-top:10px;
	}
li ul {
	display:none;
	position:absolute;
	top:1em;
	left:0;
	}
li>ul {
	top: auto;
	left: auto;
	}
li:hover ul, li.over ul {
	display: block;
	}


/* Link Page */

#links {
	text-align:left;
	margin-left:40px;
	width:500px;
	}
fieldset {
	border-top:1px #000 solid;
	border-left:1px #000 solid;
	border-right:1px #999 solid;
	border-bottom:1px #999	 solid;
	}
#links, fieldset {
	margin-top:15px;
	}
.linkbox {
	padding:4px 3px 7px 3px;
	border-bottom:#470f05 1px solid;
	line-height:1.2em;
	margin-bottom:10px;
	}
.business {
	font-size:110%;
	font-weight:bold;
	}
#nav a {
	color:#811B56;
	text-decoration:none;
	font-weight:bold;
	}
#nav a:hover {
	border-bottom:#000000 thin dotted;
	color:#A15480;
	
	}
/* Links */


#footer a {
	color:#CCCCCC;
	text-decoration:underline;
	}
#eventstext a {
	border-bottom:1px dotted #000000;
	text-decoration:none;
	color: #470f05;
	} 
#bottomnav a {
	border-bottom:1px dotted #000000;
	text-decoration:none;
	color: #470f05;
	}
#links a {
	border-bottom:1px dotted #000000;
	text-decoration:none;
	color: #470f05;
	}  
/* Footer */
#bottomnav {
	text-align:center;
	font-size:10px;
	padding: 3px 0 6px 0;
	}
#footer {
	text-align:center;
	font-size:10px;
	color:#DDCD96;
	padding:7px 0 0 0;
	}
#chocolates {
	float: right;
	width : 188px;
	height : 104px;
	background: url(../images/sassChocLogo3.gif) 0 -104px no-repeat;
	margin-bottom: 10px;

}
#chocolates a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url(../images/sassChocLogo3.gif) top left no-repeat;
}
#chocolates a:hover {
	background-image: none;
	color: yellow;
}
#holiday {
	float: right;
	width : 135px;
	height : 135px;
	clear:both;
	background: url(../images/holiday.gif) 0 -135px no-repeat;

}
#holiday a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url(../images/holiday.gif) top left no-repeat;
}
#holiday a:hover {
	background-image: none;
	color: yellow;
}
#farm {
	float: right;
	width : 100px;
	height : 106px;
	clear:both;
	background: url(../images/farm.jpg) 0 -106px no-repeat;
	margin-right: 41px;

}
#farm a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url(../images/farm.jpg) top left no-repeat;
}
#farm a:hover {
	background-image: none;
	color: yellow;
}