/* ========================================== */
/* BASIC FORMATTING */
/* ========================================== */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
body a{
	color: #730062;
	text-decoration: underline;
}
body a:hover{
	text-decoration: underline;
	
}
h1 {
	color: #9e0389;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 110%;
	color: #9e0389;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 100%;
	color: #9e0389;
	font-weight: bold;
	margin: 0px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	font-style: italic;
}
a img {
	border: 0px;
}
td {
	text-align: left;
	vertical-align: top;
}
.text-smaller {
	font-size: 85%;
}
.text-larger {
	font-size: 120%;
}
.maintable {
	width: 900px;
	padding: 0px;
	font-size: 0.7em;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* ========================================== *
	TOP BAR
/* ========================================== */
#topbar {
	background-color: #ffc726;
	height: 108px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/media/Media,130,en.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}

/* ========================================== *
	NAV BAR
/* ========================================== */
#mainnav {
	background-color: #9e0389;
	height: 23px;
	width: 100%;
	text-align: left;
	margin-bottom: 17px;
	background-image: url(/media/Media,123,en.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#nav {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
	line-height: 22px;
	text-align: left;
	padding-left: 20px;
	background-image: url(/media/Media,122,en.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
#nav a{
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover{
	text-decoration: underline;
}

.nav-items {
	margin-left: 9px;
	margin-top: 2px;
}
#text-size {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	height: 23px;
	line-height: 22px;
	text-align: right;
	padding-right: 20px;
	float: right;
}
#text-size a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#text-size a:hover {
	text-decoration: underline;
}

/* ========================================== *
	COLUMN ONE
/* ========================================== */
#col1 {
	width: auto;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
	margin-right: 20px;
}
.centre-inner ul.children-navigation {
	border-bottom: 1px dashed #9e0389;
	padding: 0em 1em 1em 20px;
	margin-bottom: 2em;
	margin-left: 20px;
	margin-right: 20px;
}
.children-navigation li {
	padding-left: 20px;
}
#welcome {
	height: 116px;
	width: 500px;
}
.centre-title {
	border: 1px solid #cccccc;
	margin-bottom: 1px;
	margin-top: 17px;
	background-color: #ffc727;
	background-image: url(/media/Media,129,en.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 498px;
}
.centre-row {
	background-color: #ececec;
	height: 55px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 498px;
}
.centre-row-base {
	background-color: #ececec;
	height: 55px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 498px;
}
.centre-row-generic {
	background-color: #ececec;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 498px;
}
.centre-inner {
	background-color: #ececec;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.centre-inner ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.centre-inner li{
	margin-left: 10px;
	list-style-type: none;
	padding: 0px;
	line-height: 20px;
}
.centre-inner table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
}
.centre-inner td, .centre-inner th {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding-left: 1em;
	padding-right: 1em;
}
.overview-nav td, table.overview-nav {
	border: 0;
}
.centre-inner-text {
/*	margin-left: 20px;*/
	padding-left: 20px;
	margin-right: 15px;
	line-height: 18px;
}
.icons {
	display: inline;
	float: left;
	margin-right: 10px;
}
.row-text {
	display: inline;
	line-height: 20px;
}
.row-text a{
	color: #000000;
	text-decoration: none;
}
.row-text ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.row-text li{
	margin-left: 10px;
	list-style-type: none;
	padding: 0px;
	line-height: 20px;
	font-weight: normal;
}
.breadcrumbs {
	font-size: 90%;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 16px;
/*	margin-left: 20px;*/
	padding-left: 20px;
	color: #730062;
	font-weight: bold;
}
.breadcrumbs a {
	color: #730062;
	font-weight: normal;
}

/* ========================================== *
	COLUMN TWO
/* ========================================== */
#col2 {
	width: 210px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.rightbox-title {
	border: 1px solid #cccccc;
	background-color: #ffc727;
	background-image: url(/media/Media,128,en.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 190px;
	margin-left: 20px;
}
.rightbox {
	border: 1px solid #cccccc;
	background-color: #ececec;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	margin-top: 1px;
	margin-left: 20px;
	line-height: 23px;
}
/* ========================================== *
	BASE BAR / FOOTER
/* ========================================== */
#footer {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 5px;
	vertical-align: top;
	border-top: 1px solid #cccccc;
	color: #730062;
}
#footer img {
	float: right;
}

.wai {
	float: right;
}
/* ========================================== *
	GENERIC FORMAT CLASSES
/* ========================================== */

.bold {
	font-weight: bold;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.interiors {
	padding-right: 12px;
	padding-left: 6px;
	text-align: left;
}
.feature-titles  {
	color: #9e0389;
	font-weight: bold;
	text-transform: uppercase;
}
.titles {
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	text-transform: uppercase;
}

.bold {
	font-weight: bold;
}
.centre {
	text-align: center;
}
.interiors ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
}
.interiors li{
	margin-bottom: 8px;
	list-style-type: none;
	padding: 0px;
	padding-left: 15px;
	line-height: 18px;
	background: url(/media/Media,112,en.gif) no-repeat 3px 7px;
}
.interiors-base {
	background: url(/media/Media,114,en.gif) no-repeat 3px 7px;
	padding-left: 22px;
}
.interiors a {
	color: #000000;
	text-decoration: none;
}
.interiors a:hover {
	text-decoration: underline;
}

.councilmem {
	float:left;
	margin-right:10px;
}

.councilmem p {
	margin:0;
}

