@charset "utf-8";
/* CSS Document */

#front #header { background: none; height: 321px; }
#front #road { margin-top: -37px; }
	* html #front #road { margin-top: 0; }
	* html #front #flash { height: 1%; margin-top: -37px; }
#front #contentcontainer { background: url(../images/layout/front-content-bg.gif) left top repeat-y; overflow: hidden; }

#featuredNews { float: left; width: 250px; padding: 12px 20px; }
	#featuredNews ul { margin: 0; padding: 0; }
	#featuredNews li { background: none; margin: 0 0 1em 0; padding: 0; }
	#featuredNews h2 { color: #006069; margin-top: 6px; }
	#featuredNews h3 { color: #b4d78c; margin: 0 0 0 1em; }
	#featuredNews p.postDate { color: #808880; font-size: 10px; margin: 0; }
	#featuredNews a:link, 
	#featuredNews a:visited { text-decoration: none; }
	#featuredNews a:hover, 
	#featuredNews a:active { text-decoration: underline; }

#testimonials { background: url(../images/layout/quote-top-bg.gif) 50% 20px no-repeat; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; float: left; margin: 0; padding: 45px 20px 15px 20px; text-align: center; width: 140px; }
	#testimonials p { color: #fff; line-height: 2em; margin: 0; }
	#testimonials cite { background: url(../images/layout/quote-bottom-bg.gif) 50% 5px no-repeat; color: #66c6cf; display: block; font-style: normal; line-height: 2em; padding: 30px 0 0 0; text-align: center; }
		#testimonials cite strong { color: #fff; display: block; }
	#testimonials a:link, 
	#testimonials a:visited { color: #66c6cf; }
	#testimonials a:hover, 
	#testimonials a:active { color: #fff; }

#front-sub { float: left; width: 290px; }
	* html #front-sub { }

#quickfind { background: #b40a3c url(../images/layout/quickfind-bg.gif) left top no-repeat; border-bottom: 1px solid #fff; padding: 35px 20px 20px 20px; }
	#quickfind h2 { display: none; }
	#quickfind p { margin: 0; }
	#quickfind select { background: #eaa3b8 url(../images/layout/quickfind-select-bg.gif) 1px 1px no-repeat; border: 1px solid #fcdae4; width: 210px; }

#meetings { background: #4d6138 url(../images/layout/meetings-bg.gif) left top repeat-x; border-bottom: 1px solid #fff; padding: 12px 20px; }
	#meetings ul { margin: 0; padding: 0; }
	#meetings li { background: url(../images/layout/meetings-bg2.gif) 50% 100% no-repeat; margin: 0 0 1em 0; overflow: hidden; padding: 0 0 10px 0; }
		* html #meetings li { height: 1%; }
		#meetings li.last { background: none; padding: 0; }
		#meetings li img { border: 3px solid #b4d78c; float: right; margin-left: 4px; }
	#meetings h2 { color: #fff; margin-top: 6px; }
	#meetings h4 { color: #b4d78c; margin-bottom: 0; }
	#meetings p { color: #e1efd1; margin-bottom: 0; }
	#meetings a:link, 
	#meetings a:visited { color: #b4d78c; text-decoration: none; }
	#meetings a:hover, 
	#meetings a:active { text-decoration: underline; }
	
#featured { padding: 12px 20px; }
	#featured img { border: 1px solid #fff; float: right; margin-left: 5px; }
	#featured h2 { color: #fff; margin-top: 6px; }
	#featured .more a { background: url(../images/icons/more-front.gif) right center no-repeat; }

