@charset "UTF-8";
/* CSS Document */

	#subheader{
		background: url(../images/styles/subheader_simple.jpg) no-repeat;
		height: 65px;
	}
	
	h1 {
		color: #000;
		font-weight: lighter;
	}
	
	#main_area_text h3{
		margin: 3px 0;
		padding: 0;
		border: none;
		font-weight: bold;
		color: #333;
		font-size: 105%;
	}
	
	#main_area_text h3.submonths{
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 2px;
}
