@import url("stdeiniols.css");

#home_banner
{
	padding: 9px 9px 0px 9px;
	float: left;	
	background-image: url('/images/interface/proposition_flash_alternative.jpg');
	background-repeat: no-repeat;
	background-position: 9px 9px
}

#maincontentzone p, #maincontentzone img
{
	padding-left: 18px;
}

#maincontentzone .caption
{
	padding-left: 18px;
}

#maincontentzone ul
{
	font-size: 75%;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;	
	display: block;
	margin-left: 20px;
	padding-left: 40px;
} 

#maincontentzone li
{
	padding: 4px 0px 4px 0px;
} 

#newsAndEvents
{
	height: 213px;
	width: 246px;
	padding: 64px 20px 0px 20px;
	margin-left: 7px;
	float: right;
	background-image: url('/images/interface/news_hm_bg.jpg');
	background-repeat: no-repeat;
	background-color: #5a6450;
	color: white;
}

.newsArticle
{
	margin-bottom: 15px;
}

#newsAndEvents h1
{
	font-size: 75%;
	font-family: Georgia;
	margin: 0px !important;
	background-image: url('/images/interface/sml_arrow_white.gif');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 12px;
	color: #684a6c;
}

#newsAndEvents p
{
	font-size: 75%;
	line-height: 20px;
	margin: 0px !important;
}

#newsAndEvents a:link, #newsAndEvents a:visited
{
	color: white;
	text-decoration: none;
}

#newsAndEvents a:hover
{
	text-decoration: underline;
}

.main_title
{
	margin: 15px 0px 10px 0px;
	width: 570px;
}

.main_title h1, .main_title h2
{
	width: 570px;
}

.main_title h1
{
	margin: 0px;
	font-size: 250%;
	font-weight: normal;
	height: 51px;
}

.main_title h2
{
	margin-top: -38px !important;
	font-size: 180% !important;
	font-weight: normal;
	height: 37px;	
}



.content
{
	width: 560px;
	min-height: 300px;
	padding: 0px 10px 0px 18px;
	float: left;
}

.rightpanel
{
	width: 291px;
	margin-right: 9px;
	margin-top: -50px;
}

.caption
{
	font-size: 75%;
	font-weight: bold;
	margin-top: 10px;
}

.featureText
{
	float: left;
	width: 194px;
	margin-bottom: 30px;
}

.featureImage
{
	float: left;
	clear: both;
	margin-right: 10px;
}

.featureText h1
{
	font-size: 110%;
	margin: 0px;	
	color: #684a6c;	
	font-family: Georgia;
}

.featureText p
{
	font-size: 69%;
	line-height: 22px !important;
	margin: 0px;
}

a:link.featureLink, a:visited.featureLink
{
	font-weight: bold;
	font-size: 70%;
	color: #888888;
	padding-left: 12px;
	background-image: url('/images/interface/sml_arrow_grey.gif');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-decoration: none;
}

a:hover.featureLink
{
	color: #666666;
	text-decoration: underline;
}