body
{
	background: url(/images/layout/pageBg.gif) top left repeat-x #4a6801;
	width: 902px;
	margin: 0 auto;
}

.clear
{
	clear: both;
}

#wrapper
{
	background: url(/images/layout/contentBg.gif) top left repeat-y #fff;
}

#columnLeft
{
	width: 692px;
	float: left;
}

#columnLeftTop
{
	background-color: #4A6801;
	height: 20px;
}

#mainImage
{
	border: 2px solid #fff;
	border-top: none;
}

#content
{
	line-height: 1.8em;
	padding: 10px 25px;
}

	#content img {
		padding: 5px;
	}
	
	#content #callout img {
		padding: 0px;
	}
	
#events
{
	width: 300px;
	float: right;
	color: #4a6801;
	line-height: 25px;
}

#callout
{
	float: left;
	background: url(/images/layout/calloutBg.jpg) bottom left repeat-x #94d002;
	padding: 2px;
}

#callouttext
{
	color: #fff;
	font-size: 14px;
	padding: 10px;
}

#columnRight
{
	width: 206px;
	float: right;
	margin-right: 2px;
}

	#columnRight a img {
		border: none;
	}

#logoContainer
{
	background: url(/images/layout/logoBg.gif) bottom left repeat-x #FFF;
	height: 334px;
	border-bottom: 2px solid #fff;
}

#storeinfo
{
	padding: 5px;
}


div.newsListing, div.eventListing {
	margin: 1em 0;
}

	div.eventListing span {
		margin: 0;
		font-style: italic;
	}
	
#news
{
	background: url(/images/layout/rightColumnBg.gif) top center no-repeat;
	padding: 10px;
}

.newsShortDescription
{
	line-height: 15px;
	padding: 2px 7px;
}

#footer
{
	clear: both;
	background-color: #80b106;
	color: #fff;
	border: 2px solid #fff;
	padding: 15px 15px;
	height:2.5em;
}

#footerLinks {
	width: 563px;
	float: right;
	text-align: right;
}
#footerBorderRight {
	border-right: 0.5px solid;
	margin: 0px .5px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	float:right;
}

#footerHome {
	float:right;
}

#copyright {
	margin-right: 523px;
}

#Inclind
{
	font: 10px/15px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	padding: 10px;
}

#hoursOfOpp
{
	color: #fff;
	margin-top: 5px;
	background-color:#2b74a1;
	border:1px solid #FFF;
	padding:4px;
}
#hoursOfOpp h1,#banner
{
	text-align: center;
	font-size:18px;
}
