/* Councillors */


body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.74em;
	background-repeat: repeat;
	background-position: top;
	background-color: #009a66;
	color: #FFFFFF;
	background-image: url(background.jpg);
}
#wrapper {
	height: 850px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	height: 150px;
	background-color: #FFFFFF;
	background-image: url(banner.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner a {
	display:block;
	height: 150px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
}


#banner a span {
	visibility:hidden;
}


#navcontainer ul
{
	padding-left: 0;
	margin-left: 3px;
	color: #000000;
	width: 485px;
	font-family: arial, helvetica, sans-serif;
	float: right;
	margin-top: 0;
	margin-bottom: 0;
}


#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	padding: 0.6em 1.3em;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	font-weight: bold;
}





#navcontainer ul li a:hover
{
	color: #FFFF00;
	text-decoration: underline;
}



#navigation {
	width: 25%;
	height: 600px;
	margin-left: 2px;
	background-repeat: repeat;
	float: left;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 30px;
}

#navigation .links {
	height: 320px;
}
#navigation .links ul {
	font-size: 1em;
	list-style-type: none;
}

#navigation .links ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation .links li {
	line-height: 25px;
	color: #90C2DD;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: disc;
}

#navigation .links a {
	color:#FFFF00;
	text-decoration:none;
	background-position: center;
	padding-left: 5px;
}

#navigation .links a:hover {
	color:#FFFF00;
	text-decoration: underline;
}

#navigation .navhead1 {
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	background-image: url(quick-links.jpg);
	margin-bottom: -10px;
}
#navigation .navhead2 {
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	background-image: url(documents.jpg);
	margin-top: -10px;
	margin-bottom: -10px;
}

#navigation .documents ul {
	list-style-type: none;
	color: #33FF33;
	font-size: 1em;
}

#navigation .documents li {
	line-height: 25px;
	color: #90C2DD;
	list-style-type: disc;
}

#navigation .documents a {
	color:#FFFFFF;
	text-decoration:none;
}

#navigation .documents a:hover {
	color:#FFFF00;
	text-decoration: underline;
}

#content {
	float: right;
	width: 74%;
	margin-left: 2px;
	margin-right: 2px;
	height: auto;
}
.orange {
	font-size: 1em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content #contactus {
	background-image: url(allen_williams.jpg);
	background-repeat: no-repeat;
	background-position: 370px 20px;
	margin-top: 8px;
	height: 250px;
}
#content #councillor {
	background-image: url(allen_williams.jpg);
	background-repeat: no-repeat;
	background-position: 410px 15px;
	margin-top: 12px;
}
#content #ammp {
	height: 450px;
	background-repeat: no-repeat;
	background-image: url(am.jpg);
}
#wrapper #content a {
	color: #FFFF00;
	text-decoration: underline;
}


#content #ammp .irene {
	background-image: url(irenejames.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-position: 409px top;
	margin-top: 50px;
	padding-left: 40px;
}
.yellow {
	font-size: 1.2mm;
	color: #FFFF00;
}


#content #ammp .don {
	background-repeat: no-repeat;
	height: 150px;
	text-align: center;
	background-position: 410px 80px;
	padding-left: 40px;
	padding-top: 70px;
	background-image: url(Dontouhig.jpg);
}
#content #ammp .don #p1 {
}



#content #councillor .p1 {
	width: 300px;
	padding-left: 40px;
	padding-top: 10px;
}


#content #contacts table {
	margin-top: 30px;
	margin-left: 40px;
}



#footer {
	float: right;
	width: 600px;
	margin-top: 10px;
	text-align: center;
	font-size: 0.92em;
	color: #FFFFFF;
	height: 30px;
	padding-top: 7px;
}
.h6 {
	font-size: 0.98em;
	color: #000000;
	font-weight: bold;
}


#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
