#bodyarea {
	background-image: url(../images/bg_body.gif);
	width: 800px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
#homecontent {
	width: 620px;
	margin-left: 20px;
}
#calendar {
	float: left;
	width: 137px;
	padding-top: 35px;
	padding-bottom: 35px;
	background-image: url(../images/bg_calendar.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.one-column {
	width: 600px;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 13px;
}
.one-column h1 {
	font-size: 16px;
	color: #0b3a87;
	background-image: url(../images/yellow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8CEDE;
	padding-bottom: 12px;
}
.two-column {
	width: 290px;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 12px;
	float: left;
	padding-right: 20px;
}
.two-column h1 {
	font-size: 14px;
	color: #0b3a87;
	background-image: url(../images/yellow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8CEDE;
	padding-bottom: 12px;
}

.three-column {
	width: 186px;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 12px;
	float: left;
	padding-right: 20px;
}
.three-column h1 {
	font-size: 14px;
	color: #0B3A87;
	background-image: url(../images/yellow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8CEDE;
	padding-bottom: 12px;
}
#featurearea {
	background-color: #A8ADB8;
	background-image: url(../images/bg_home_feature_area.gif);
	background-repeat: repeat-y;
	width: 643px;
	float: left;
}
#photo-feature {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #4e525e;
	background-image: url(../images/bg_photo_feature.gif);
	background-repeat: repeat-x;
	width: 396px;
	float: left;
}
#photo-feature p {
	margin-bottom: 8px;
	text-align: center;
}
.photoframe {
	background-image: url(../images/bg_photoframe.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 54px;
	padding-bottom: 19px;
	padding-left: 44px;
}
#bignews {
	color: #333333;
	background-color: #FFCC00;
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 20px;
	width: 207px;
	float: left;
	background-image: url(../images/bg_bignews.gif);
}
#bignews h1 {
	font-size: 14px;
	margin-bottom: 16px;
}
#contentarea {
	width: 643px;
	float: left;
	background-color: #FFFFFF;
}
#text-sizer {
	width: 600px;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 13px;
	float: left;
	margin-left: 0px;
}

#footer {
	color: #3c619f;
	width: 800px;
	font-size: 11px;
	padding-top: 30px;
	background-image: url(../images/bg_home-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8AAEC8;
	text-align: center;
}
