/* CSS Document */
BODY {
	background-color: #E1F3F3;
}

IMG {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.main {
	background-color: #C4DEDF;
	border: 1px solid #000000;
	border-left: 0px;
}
.nav {
	background:url(images/nav.gif) no-repeat;
	background-color: #73AEAE;
	border: 1px solid #000000;
	border-right: 0px;
	padding: 0px;
	margin:0px;
}
.content {
	border-top: 1px dashed #000000;
	padding: 2px 8px;
	margin-top: 0px;
}

.aligned {
	float: right;
	width: 238px;
}

.councils {
	margin-top: 8px;
	width: 198px;
	float: left;
}

.lbreak {
	width: 645px;
	background-color: #000000;
	height: 1px;
}

.extend {
	width: 645px;
	background-color: #007073;
	height: 4px;
}

.info {
	text-indent: 0pt;
	font: 8pt "Verdana", "Helvetica", "Sans-Serif";
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
}

.menu A:link {
	font-family: Arial;
	font-size: 11pt;
	color: #007073;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 3px;
	letter-spacing: 1px
}

.menu A:visited {
	font-family: Arial;
	font-size: 11pt;
	color: #007073;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 3px;
	letter-spacing: 1px
}

.menu A:hover {
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 3px;
	letter-spacing: 1px
}

A.clink:link {
	font-family: Arial;
	font-size: 11pt;
	color: #007073;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px
}

A.clink:visited {
	font-family: Arial;
	font-size: 11pt;
	color: #007073;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px
}

A.clink:hover {
	font-family: Arial;
	font-size: 11pt;
	color: #916B4A;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px
}

.news DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 0px;
}

.news A:link {
	font-family: Arial;
	font-size: 11pt;
	color: #916B4A;
	text-decoration: none;
	font-weight: bold;
}

.news A:visited {
	font-family: Arial;
	font-size: 11pt;
	color: #916B4A;
	text-decoration: none;
	font-weight: bold;
}

.news A:hover {
	font-family: Arial;
	font-size: 11pt;
	color: #007073;
	text-decoration: none;
	font-weight: bold;
}

.titlestyles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007073;
	padding: 0px;
	text-align: left;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 0px;
}

DL {
	text-align: justify;
}
DT {
	margin-top: 8px;
	margin-bottom: 4px;
}

UL DIV {
	text-align: justify;
}
