body {
	/*font-family: Times New Roman, Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
 color:#000099;
}
a:hover {
 text-decoration: none; 
}
#mainTable {
}

.sectionBody {
	background-color: #EBEBEB;
	padding: 10px;
	border-style: solid;
	border-color: #ABABAB;
	border-width: 3px;
}

.sectionBody h1 {
	font-weight: bold;
	font-size: medium;
}

.sectionBody ul {
	margin: 0;
	padding-left: 10px;
}

.sectionBody ul li {
	list-style-type: none;
	color: #000000;
}

.sectionBody ul li a {
	/*color: #000000;
	text-decoration: none;*/
	/*font-family: Times New Roman, Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tblPlaques {
  border-style: solid;
  border-color: #ABABAB;
  border-width: 3px;
  border-collapse: collapse;
}
/*#tblPlaques tr td {
  background-color: #EEEEEE;
  border-width: 2px;
}*/
#tblPlaques td {
  border-width: 1px;
  padding: 1px;
  border-style: inset;
  border-color: gray;
  background-color: #EEEEEE;
}
#main {
	font-weight: bold;
	font-size: medium;
	color: #8C0804;
}

#Heritage h1 {
	font-weight: bold;
	font-size: 12px;
	color: #885408;
}

#Citizenship h1 {
	color: #53097A;
}

#Planning {
	background-color: #EBEBEB;
	padding: 10px;
	padding-bottom: 151px;
	border-style: solid;
	border-color: #ABABAB;
	border-width: 3px;
	background-image: url(../images/civic.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#Planning h1 {
	font-weight: bold;
	font-size: medium;
}

#Planning ul {
	margin: 0;
	padding-left: 10px;
}

#Planning ul li {
	list-style-type: none;
	color: #000000;
}

#Planning ul li a {
	/*color: #000000;
	text-decoration: none;*/
	/*font-family: Times New Roman, Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tblPlaques tr td {
 vertical-align: top;
 padding: 0px 10px 0px 10px !important;
 padding: 10px 10px 10px 10px;
 font-size: 12px;
}
#mainContent {
	width: 100%;
	/*padding-bottom: 381px;
	background-image: url(../images/civic2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;*/
}
#mainContent  tr td {
	/*width: 100%;
	padding-bottom: 381px;*/
	background-image: url(../images/civic3.jpg);
	background-position: center left;
	background-repeat: repeat;
}

