#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	background: #D2E0E6;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

div.element p, div.element h4 {
	margin:0px;
	padding: 8px;
}
h3.tog {
	cursor: pointer;
	background: #D2E0E6;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

div.ele p, div.ele h4 {
	margin:0px;
	padding: 8px;
}
blockquote {
	padding:5px 20px;
}

/* For the Grant Section of the Village Website*/

h3.toggler_grant {
	cursor: pointer;
	font-size: 17px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 150px;
	background-color: #D2E0E6;
	color: #006699;
	height: 27px;
	vertical-align: middle;
}
#hm    {
	background-image: url(../../html/Information_Center/nsp_grant/images/icon_home2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#rds    {
	background-image: url(../../html/Information_Center/nsp_grant/images/icon_roads2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#safety    {
	background-image: url(../../html/Information_Center/nsp_grant/images/icon_family2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#energy    {
	background-image: url(../../html/Information_Center/nsp_grant/images/icon_energy2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
h3.toggler_grant img {
	margin-right: 15px;
	margin-left: 5px;	
}

div.element_grant p, div.element_grant h4 {
	margin:0px;
	padding: 8px;
}
