/* ================================
    Home Page Stylesheet
   ================================ */


#mainContainer
{
	background-position: center 134px;
	background-repeat: repeat-x;
	background-image: url(/images/masterpage_templates/home/home-background-repeat.jpg);

}

#internalContainer
{
	height: 596px;
	background-position: 0px 134px;
	background-repeat: no-repeat;
	background-image: url(/images/masterpage_templates/home/home-background.jpg);
}

#highlight
{
	width: 309px;
	height: 267px;
	position: absolute;
	left: 11px;
	top: 172px;
}

#highlightContent
{
	position: absolute;
	left: 354px;
	top: 233px;
	width: 300px;
	line-height: 17px;
	font-size: 12px;
	color: #493D2C;
}

#highlightContent p, #highlightContent ul
{
	margin: 20px 0px;
}

#highlightContent a
{
	color: #1B7938;
}

#events
{
	position: absolute;
	left: 19px;
	top: 164px;
	width: 217px;
	height: 78px;
	background-image: url(/images/masterpage_templates/home/events.jpg);
}

#events:hover { background-image: url(/images/masterpage_templates/home/events-on.jpg); }

#news
{
	width: 181px;
	padding: 0px 37px;
	left: 702px;
	position: absolute;
	top: 207px;
	color: #E6E1BD;
	line-height: 17px;
	font-size: 13px;
}

#news p
{
	margin: 13px 0px;
}

#news p a
{
	display: block;
	font-size: 12px;
	font-style: italic;
	color: #E6E1BD;
}

.featureButton
{
	display: block;
	position: absolute;
	width: 242px;
	height: 90px;
	top: 493px;
}

#support
{
	background-image:url(/images/masterpage_templates/home/support.jpg);
	left: -11px;
}

#gordon
{
	background-image:url(/images/masterpage_templates/home/gordon.jpg);
	left: 234px;
}

#theatre
{
	background-image:url(/images/masterpage_templates/home/theatre.jpg);
	left: 480px;
}

#eco
{
	background-image:url(/images/masterpage_templates/home/eco.jpg);
	left: 726px;
}

#support:hover { background-image:url(/images/masterpage_templates/home/support-on.jpg); }
#gordon:hover { background-image:url(/images/masterpage_templates/home/gordon-on.jpg); }
#theatre:hover { background-image:url(/images/masterpage_templates/home/theatre-on.jpg); }
#eco:hover { background-image:url(/images/masterpage_templates/home/eco-on.jpg); }
