@import url(secondary2.css);

#rule_nav {
	background-image: url(../images/global/rule_bg.gif);
	background-repeat: repeat-x;
}

#title {
	margin-top: 37px;
}

#projects {
	margin-top: 12px;
	display: table;
	width: 733px;
}

#projects2 {
	margin-top: 12px;
	display: table;
	width: 620px;
	margin-bottom: 20px;
}

#projects3 {
	margin-top: 12px;
	display: table;
	width: 680px;
	margin-bottom: 20px;
}

#restaurants {
	float: left;
	margin-right: 11px;
	width: 175px;
}

#schools {
	float: left;
	margin-right: 11px;
	width: 175px;
}

#communities {
	float: left;
	margin-right: 11px;
	width: 175px;
}

#other {
	float: left;
	width: 175px;
}

#columncontent {
	margin: 5px;
	margin-top: 20px;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #464646;
}

#item_image {
	float: left;
	width: 231px;
}

#item_description {
	float: left;
	width: 359px;
}

#gutter {
	float: left;
	width: 28px;
}