.page-heading {
	font-family: arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	padding-top: 5px;
}

.councillor-name {
	font-family: arial;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
}

.councillor-ward {
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.address {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.committees-heading {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

A.committees-link {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #0000D0;
	text-decoration: underline;
}

A.committees-link:visited {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #0000D0;
	text-decoration: underline;
}

A.committees-link:hover {
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	color: #000080;
}

.committees-bullet {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 3px;
	color: black;
}

A.email-link {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

A.email-link:visited {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

A.email-link:hover {
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
	color: #000080;
}

.other-councillors {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

A.other-councillors-link {
	font-family: arial;
	font-size: 8pt;
	color: #000080;
	text-decoration: underline;
}

A.other-councillors-link:visited {
	font-family: arial;
	font-size: 8pt;
	color: #000080;
	text-decoration: underline;
}
	
A.other-councillors-link:hover {
	font-family: arial;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: none;
}

A.other-municipalities {
	font-family: arial;
	font-size: 8pt;
	color: #000080;
	text-decoration: underline;
}

A.other-municipalities:visited {
	font-family: arial;
	font-size: 8pt;
	color: #000080;
	text-decoration: underline;
}
	
A.other-municipalities:hover {
	font-family: arial;
	font-size: 8pt;
	color: #0000AA;
	text-decoration: none;
}

/* turning tables into CSS! yay! */
.co-all { padding:7px; }
.co-menu {
	background:	#CBCB98;
	width: 165px;
	padding: 5px; 
	float:left; 
	margin: 5px; 
	display: inline block;}
.co-menu p { margin-top:-10px; }
.co-menu li { margin-bottom:10px; margin-left:-20px; list-style:square; }
.co-menu li ul { padding-top:3px; }
.co-menu li li { margin-bottom:3px; }

.co-ward { float:right; padding:3px; text-align:center; }
.co-links {	font-size:0.85em; text-align:center; }

#co-content { padding:5px; background: url(/council/councill/art/2006-2010/bckg_scontent.gif) repeat-y top right; margin-left:180px; min-height: 500px; }
#co-content li { margin-left:-15px; padding-bottom:5px; list-style:square; }

#co-list { 	width:275px; }
#co-list td { padding-left:10px; }
#co-list th { padding:3px; background:#456A8F; color:#eff2c6; font-weight:bold; font-style:italic; text-align:right; border-top: 3px solid #6894a4; border-left: 3px solid #6894a4; }
.mayor { background:#ccc; font-weight:normal; }

