@charset "utf-8";
/* CSS Document */
#main_pic{
	width:880px;
	height:200px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#welcome_resident{
	float:left;
	width:460px;
	height:520px;
	color: #FFF;
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
	background-image: url(../images/get_involved/resident_involvement_background.gif);
	background-repeat: no-repeat;
}
#resident_involvement_quote{
	float:right;
	width:200px;
	height:auto;
	margin:10px;
	text-align: center;
	background-image: url(../images/get_involved/resident_quote.gif);
	color: #F04C27;
	background-repeat: no-repeat;
	padding: 10px;
	font-weight: bold;
}
#action_plan{
	float:left;
	width:410px;
	height:490px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	background-image: url(../images/get_involved/action_plan_background.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	color: #FFF;
}
#how_get_involved{
	float:left;
	width:910px;
	padding:10px;
	height:690px;
	background-image: url(../images/get_involved/get_involved_background.gif);
	background-repeat: no-repeat;
	color: #FFF;
	margin-top: 15px;
}
#the_resident_forum{
	float:left;
	width:935px;
	height:auto;
	background-repeat: no-repeat;
	margin-top: 25px;
	background-image: url(../images/get_involved/resident_forum_background.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #666;
}
#resident_forum_header{
	width:500px;
	height:auto;
	padding:10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
}
#resident_forum_questions{
	width:860px;
	height:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #333;
	margin-left:auto;
	margin-top: 10px;
	padding: 10px;
	margin-right: auto;
	margin-bottom: 100px;
}

