.barnImage {
	margin-left: -15px;
	margin-top: -115px;
}
#mainNav ul {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 0.7em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainNav ul li {
	border-radius: 8px 0px;  
-moz-border-radius: 8px 0px;  
-webkit-border-radius: 8px 0px;  
	display: block;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-bottom-style: none;
	border-top-color: #E4EBE1;
	border-right-color: #839065;
	border-left-color: #D7E5C3;
	height: 24px;
	line-height: 1.15em;
	text-align: center;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#mainNav a:link {
	color: #000;
	text-decoration: none;
}
#mainNav a:visited {
	color: #000;
	text-decoration: none;
}
#mainNav a:hover, #mainNav li:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a5b795;
	display: block;
	font-weight: bold;
}
#storeInfo dl {
	margin-top: 0px;
}
#storeInfo dd {
	margin-left: 15px;
	margin-bottom: 3px;
}
.imgToLeft {
	left: 0px;
	top: 0px;
	float: left;
	position: absolute;
}
#contentInner p {
	clear: left;
}
/********* Active NAV button formating *********/
.events #header li.eventsBTN, .events #header li.eventsBTN a {
	background-color:#a5b795;
	color:#FFFFFF;
	font-weight:bold;
}
.seasons #header li.seasonsBTN, .seasons #header li.seasonsBTN a {
	background-color:#a5b795;
	color:#FFFFFF;
	font-weight:bold;
}
.business #header li.businessBTN, .business #header li.businessBTN a {
	background-color:#a5b795;
	color:#FFFFFF;
	font-weight:bold;
}
.home #header li.homeBTN, .home #header li.homeBTN a {
	background-color:#a5b795;
	color:#FFFFFF;
	font-weight:bold;
}
.garden #header li.gardenBTN, .garden #header li.gardenBTN a {
	background-color:#a5b795;
	color:#FFFFFF;
	font-weight:bold;
}
.arrangements #header li.arrangementsBTN, .arrangements #header li.arrangementsBTN a {
	background-color:#a5b795;
	color:#FFFFFF;
	font-weight:bold;
}
.news #header li.newsBTN, .news #header li.newsBTN a {
	background-color:#a5b795;
	color:#FFFFFF;
	font-weight:bold;
}.specialHeading {
	color: #723445;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.specialHeadingLeft {
	color: #723445;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.centeredText {
	text-align: center;
}
.smaller {
	font-size:85%;
}