/* CSS Document */

body {
	width: 600px;
}

#mainmenu,
#columnLeftTop,
#mainImage,
#events,
#columnRight,
#footer,
#Inclind
{
	display: none;
}

.clear
{
	clear: both;
}

#columnLeft
{
	width: 692px;
	float: left;
}


#content
{
	line-height: 1.8em;
	padding: 10px 25px;
}

#events
{
	width: 300px;
	float: right;
	color: #4a6801;
	line-height: 25px;
}



#columnRight
{
	width: 206px;
	float: right;
	margin-right: 2px;
}

#logoContainer
{
	background: url(/images/layout/logoBg.gif) bottom left repeat-x #FFF;
	height: 334px;
	border-bottom: 2px solid #fff;
}

#storeinfo
{
	padding: 10px;
}

#hoursOfOpp
{
	color: #fff;
	margin-top: 10px;
}

div.newsListing, div.eventListing {
	margin: 1em 0;
}


#news
{
	background: url(/images/layout/rightColumnBg.gif) top center no-repeat;
	padding: 10px;
}

.newsShortDescription
{
	line-height: 15px;
	padding: 2px 7px;
}