@charset "UTF-8";

/* Main Content Styles */

#welcome {
	background: url(../images/welcome-feather-bg.jpg) no-repeat;
	height: 90px;
	padding-top: 20px;
}

#welcome h2 {
	background: url(../images/mariemerin-sprite.gif) no-repeat 0 0;
	height: 19px;
	text-indent: -9999px;
}

#welcome p {
	color:  #2C2540;
	font: italic 24px/32px Georgia, Times, serif;
	font-weight: lighter;
	height: 46px;
	margin-top: 0px;
}

#recent-event img {
	background-color: #FFF;
	border: 1px solid #CCC;
	float: left;
	margin-top: 20px;
	padding: 5px;
}

#featured-btn {
	background: url(../images/featured-btn-bg.png) repeat-y;
	padding: 20px;
	position: absolute;
	margin: 55px 0 0 6px;
	width: 210px;
}

#recent-event-label {
	background: url(../images/recent-event.gif) no-repeat;
	text-indent: -9999px;
}

#featured-btn h3 a {
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 3px;
	text-transform: uppercase;
}

#featured-btn h3 a:hover { color: #C24C9C; }

#recent-news {
	border-right: 1px solid #DDD;
	display: block;
	float: left;
	margin: 20px 0 50px 0;
	padding-right: 20px;
	width: 600px;
}

#recent-news-header { border-bottom: 3px solid #DDD; }

#recent-news-header a {
	float: right;
	font-size: 12px;
}

#recent-news h4 {
	background: #FFF url(../images/mariemerin-sprite.gif) no-repeat 0 -34px;
	height: 16px;
	padding-bottom: 15px;
	text-indent: -9999px;
}

.post {
	border-bottom: 1px solid #DDD;
	display: block;
	height: 90px;
	padding-bottom: 15px;
	margin-top: 15px;
}

.post img {
	background-color: white;
	border: 1px solid #CCC;
	float: left;
	height: 80px;
	margin-right: 15px;
	padding: 4px;
}

.post .date {
	color: #848484;
	font-size: 10px;
	text-transform: uppercase;
}

.post h5 {
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0 3px 0;
	text-transform: uppercase;
}

.post h5 a { color: #C24C9C; }

.post h5 a:hover { color: #923A76; }

.post p { color: #333; }

#more-news-btn a {
	background: #FFF url(../images/mariemerin-sprite.gif) no-repeat 0 -75px;
	display: block;
	height: 10px;
	width: 88px;
	margin-top: 10px;
	text-indent: -9999px;
}

#more-news-btn a:hover { background: #FFF url(../images/mariemerin-sprite.gif) no-repeat -88px -75px; }

#our-services {
	float: right;
	font-size: 12px;
	display: block;
	margin: 25px 0;
	width: 190px;
}

#our-services h4 {
	background: #FFF url(../images/mariemerin-sprite.gif) no-repeat 0 -105px;
	border-bottom: 3px solid #DDD;
	display: block;
	height: 16px;
	padding-bottom: 10px;
	text-indent: -9999px;
}

#our-services li {
	border-bottom: 1px solid #DDD;
	color: #777;
	font-family: Georgia, Times, serif;
	font-style: italic;
	padding: 10.6px 0;
}

#learn-more-btn a {
	background: #FFF url(../images/mariemerin-sprite.gif) no-repeat 0px -141px;
	display: block;
	height: 10px;
	width: 92px;
	margin-top: 10px;
	text-indent: -9999px;
}

#learn-more-btn a:hover { background: #FFF url(../images/mariemerin-sprite.gif) no-repeat -92px -141px; }

#feather img {  
	float: right;
	height: 126px;
	margin: 0; 
	padding: 0; 
	width: 178px;
}
#quote {
	border-top: 1px solid #CCC;
	clear: both;
	color: #3C3059;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
	margin: 0;
	padding: 15px 0;
}