body {
	font: 76%/1.3em 'Tahoma', sans-serif;
	color: #000;
	background: #ffffff;
	margin: 0;
	padding: 0;
}

table {
	font-size: 1em;
}

/* redefine headers */
h1, h2, h3, h4, h5, h6 {
	color: #008163;
	font-family: 'Times New Roman', serif;
	margin: 0;
	padding: 0;
	margin: 0 0 .5em 0em;
}

h1 {
	font-size: 2.0em;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.0em;
}

h6 {
	font-size: 0.8em;
}


#wrap {
  border-top: none;
  width: 750px;
  margin: 0 auto 0 auto;
  background-color: #fff;
}

#pageTitle {
	width: 750px;
	height: 96px;
	background: transparent url(../Images/header.jpg) left top no-repeat;
	margin: 0;
}

#pageTitle h1 {
	font-size: .8em;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: relative;
	top: -2000px;
	height: 90px;
	width: 150px;
}

#searchTable {
	position: relative;
	top: -25px;
	left: 503px;
	display: inline;
	margin-bottom: -25px; /*This is for IE6, because IE6 is a spawn of the Devil.*/
}

#qSearch {
	margin: 0;
	padding: 0;
}

#searchTable label {
	visibility: hidden;
	width: 30px;
	height: 22px;
	overflow: hidden;
	display: block;
}

#ss_cq {
	background: transparent url('../Images/search-input-bg.gif') left top no-repeat;
	border: none;
	height: 18px;
	width: 144px;
	padding-top: 4px;
	font-size: 90%;
}

.skipLink {
	position: absolute;
	top: 0;
	left: 0;
}

.skipLink img {
	border: none;
}

/* Top navigation */
#topNavContainer {
	background: #008163 url('../Images/navigation-sprites.jpg') 0 0 no-repeat;
	height: 40px;
	margin: 0;
	padding: 0;
}

#topNav {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

#topNav li {
	float: left;
	display: block;
	height: 40px;
	list-style-type: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#topNav li a:link,
#topNav li a:active,
#topNav li a:hover,
#topNav li a:visited:hover  {
	text-decoration: none;
}

#topNav li span {
	visibility: hidden;
}

#home, #resd, #busn, #vist, #govt, #tool, #actr {
	background: #008163 url('../Images/navigation-sprites.jpg') 0 0 no-repeat;
	height: 40px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 20px;
}

#home {
	background-position: -20px -40px;
	width: 59px;
}

#home:hover {
	background-position: -20px -80px;
}

#govt {
	background-position: -99px -40px;
	width: 102px;
}

#govt:hover {
	background-position: -99px -80px;
}

#resd {
	background-position: -219px -40px;
	width: 85px;
}

#resd:hover {
	background-position: -219px -80px;
}

#busn {
	background-position: -325px -40px;
	width: 78px;
}

#busn:hover {
	background-position: -325px -80px;
}

#vist {
	background-position: -423px -40px;
	width: 71px;
	margin: 0 0 0 19px;
}

#vist:hover {
	background-position: -423px -80px;
}

#tool {
	background-position: -514px -40px;
	width: 85px;
}

#tool:hover {
	background-position: -514px -80px;
}

#actr {
	background-position: -619px -40px;
	width: 111px;
}

#actr:hover {
	background-position: -619px -80px;
}

/* maintain tab state based on class assigned to body */
.home #home {
	background-position: -20px -120px;
}

.government #govt {
	background-position: -99px -120px;
}

.residents #resd {
	background-position: -219px -120px;
}

.business #busn {
	background-position: -325px -120px;
}

.visitors #vist {
	background-position: -423px -120px;
}

.tools #tool {
	background-position: -514px -120px;
}

.actr #actr {
	background-position: -619px -120px;
}

/* More unique classes, but this time for the dropdown menus */
.homeActive {
	background-position: -20px -80px !important;
}

.govtActive {
	background-position: -99px -80px !important;
}

.resdActive {
	background-position: -219px -80px !important;
}

.busnActive {
	background-position: -325px -80px !important;
}

.vistActive {
	background-position: -423px -80px !important;
}

.toolActive {
	background-position: -514px -80px !important;
}

.actrActive {
	background-position: -619px -80px !important;
}



#contentHome {
	height: 285px;
}

#description {
	color: #fff;
	width: 450px;
	font-size: 110%;
	top: 225px;
	left: 235px;
	position: relative;
}

#description a:link {
	padding-right: 13px;
	background: transparent url('../Images/description-arrow.gif') right .5ex no-repeat;
	text-decoration: none;
	color: #fff;
}

/* Info Center */
#infoCenter {
	background: #ded6b1 url('../Images/info-center-bg.gif') left top repeat-x;
	color: #000;
	width: 750px;
	overflow: auto;
}

#infoCenter h3 {
	font: 1.8em 'franklin gothic medium cond', sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}

#col1 {
	float: left;
	width: 29%;
	padding: 0 15px;
	margin: 15px 0;
}

#col2 {
	float: left;
	width: 29%;
	padding: 0 15px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin: 15px 0;
}

#col3 {
	float: left;
	width: 29%;
	padding:  0 15px;
	margin: 15px 0;
}

/*Special Headers*/
h3.homeContact {
	background: transparent url('../Images/phone-icon.gif') left .6em no-repeat;
	padding-left: 45px;
	padding-top: .7em;
}

h3.homeEmail {
	background: transparent url('../Images/email-icon.gif') left .2em no-repeat;
	padding-left: 45px;
	padding-top: .7em;
}

h3.homeEvents {
	background: transparent url('../Images/calendar-icon.gif') left top no-repeat;
	padding-left: 45px;
	padding-top: .7em;
}

h3.homeNews {
	background: transparent url('../Images/news-icon.gif') left .5ex no-repeat;
	padding-left: 45px;
	padding-top: .7em;
}

h3.homeCurrents {
	background: transparent url('../Images/currents-icon.gif') left .5ex no-repeat;
	padding-left: 35px;
	padding-top: .9em;
}


.homeNewsContainer {
	width: 504px;
	float: left;
}

#infoCenter h3 {
	color: #000;
}

#infoCenter .cwList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#infoCenter .cwList li {
	margin: 0 15px 6px 0;
	padding: 0;
	list-style-type: none;
	padding-left: 15px;
	background: transparent url('../Images/info-center-arrow.gif') left .2em no-repeat;
}

#infoCenter a:link, #infoCenter a:visited { 
	color:#000;
	text-decoration:none;
	font-weight: bold;
}

#infoCenter a:active, #infoCenter a:hover, #infoCenter a:visited:hover {
	color:#000;
	text-decoration:underline;
	font-weight: bold;
}

#infoCenter .moreContainer a:active.more, #infoCenter .moreContainer a:hover.more, #infoCenter .moreContainer a:visited:hover.more,
#infoCenter .moreContainer a:link.more, #infoCenter .moreContainer a:visited.more  {
	color:#000;
	text-decoration:none;
	font-weight: bold;
	padding-left: 15px;
	background: transparent url('../Images/info-center-arrow.gif') left .1em no-repeat;
}



.homeNewsContainer .moreContainer {
	margin-top: 8px;
	clear: both;
	white-space: nowrap;
	text-align: right;
}

.newsEvents {
	width: 195px;
	position: relative;
	margin-top: 25px;
}

#newsEvents h3 {
	margin-bottom: .6em;
}


/* Info Bar */
#infoBar {
	background: #027e60 url('../Images/quick-links.gif') left top no-repeat;
	padding: 10px;
	margin-top: 6px;
}

#qLinks {
	width: 570px;
	float: left;
	margin-left: 150px;
	display: inline; /* Fix IE6 2x margin float bug */
}

#qLinks table {
	float: left;
}

#qLinks .cwHorizontalTable a:link,
#qLinks .cwHorizontalTable a:visited {
	padding-left: 13px;
	background: transparent url('../Images/quick-links-arrow.gif') left .2em no-repeat;
	text-decoration: none;
	display: block;
	color: #ded6b1;
}

#qLinks .cwHorizontalTable a:hover,
#qLinks .cwHorizontalTable a:visited:hover {
	padding-left: 13px;
	background: transparent url('../Images/quick-links-arrow.gif') left .2em no-repeat;
	text-decoration: underline;
	display: block;
}

#electInfo {
	float: right;
}

#infoBar #contact {
	float: right;
	text-align: right;
}
#infoBar #contact .phone {
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 10px;
}

/* secondary page structure */
#contentContainer {

}

#breadcrumbs {
	height: 28px;
	background: transparent url('../Images/curve-white.gif') left top no-repeat;
	font-size: 80%;
	text-align: right;
	padding-right: 13px;
}

#breadcrumbs #breadcrumbText {
	position: relative;
	top: 15px;
}

#breadcrumbs a:link, #breadcrumbs a:visited { 
	color:#008063;
	text-decoration:none;
}

#breadcrumbs a:active, #breadcrumbs a:hover, #breadcrumbs a:visited:hover {
	color:#008063;
	text-decoration:underline;
}

#cornerImage {
	position: relative;
	top: -28px;
	left: -10px;
}

#secondaryNav {
	float: left;
	width: 192px;
	padding: 0 10px;
}

#secondaryNav h1,
#secondaryNav h2,
#secondaryNav h3,
#secondaryNav h4,
#secondaryNav h5,
#secondaryNav h6 {
	color: #7f7037;
	border-bottom: 1px solid #7f7037;
	padding-bottom: .3em;
}

#secondaryNav h5 {
	border: 0;
	padding: 0;
	margin: 5px 0 0 0;
}

#secondaryNav ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}

#secondaryNav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 10px;
	background: transparent url('../Images/brown-arrow.gif') left .4em no-repeat;
}

#content {
	position: relative;
	width: 750px;
	padding-top: 25px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #426491;
	border-bottom: 1px solid #9f9262;
	padding-bottom: .3em;
}

#content .cwContainer {
	float: left;
	width: 46%;
	margin-right: 10px;
}

#footSpacer {
	height: 10px;
	clear: both;
	background-color: #027e60;
}

/* lists */
.even {
	background-color: #fff;
	padding: 3px;
}

.odd {
	background-color: #f1ebd1;
	padding: 3px;
}

/* Footer */
#foot {
	text-align: center;
	padding: 20px 0;
	color: #2a4223;
}

#foot ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#foot ul li {
	margin: 0;
	padding: 0 .7em 0 .7em;
	list-style-type: none;
	display: inline;
}

#foot ul .last {
	border: 0;
	padding: 0 0 0 .7em;
}

#foot a:link, #foot a:visited { 
	color:#2a4223;
	text-decoration:none;
}

#foot a:active, #foot a:hover, #foot a:visited:hover {
	color:#2a4223;
	text-decoration:underline;
}


/* Content Window stuff */
.cwList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 98%;
}

.cwList li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 10px;
	background: transparent url('../Images/brown-arrow.gif') left .4em no-repeat;
}

.cwCenterList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #9F9262;
}

.cwCenterList li {
	margin: 0 0 4px 0;
	padding: 0;
	list-style-type: none;
	padding-left: 10px;
	background: transparent url('../Images/brown-arrow.gif') left .4em no-repeat;
}

/* More links */
a:link.more, a:visited.more { 
	background: url('../Images/brown-arrow.gif') 0 .3em no-repeat;
	color:#88452b;
	padding-left: 12px;
	text-decoration:none;
}

a:active.more, a:hover.more, a:visited:hover.more {
	background: url('../Images/brown-arrow.gif') 0 .3em no-repeat;
	color:#88452b;
	padding-left: 12px;
	text-decoration:underline;
}

.subtext {
	font-size: 80%;
}

.feedLink {
	position: relative;
	top: 2px;
}

/* Site-wide links */
a:link, a:visited { 
	color:#88452b;
	text-decoration:none;
}

a:active, a:hover, a:visited:hover {
	color:#88452b;
	text-decoration:underline;
}


/* DROPDOWN MENU OBJECTS */
#dropmenudiv         { position:absolute; border:1px solid #b6a05d; font-family: 'Tahoma'; line-height:18px; z-index:100; WIDTH: 180px; font-weight:normal; border-top:none; }
#dropmenudiv a       { width:170px; padding: 0 5px; color:#463b0d; display:block; text-decoration:none; }
#dropmenudiv a:hover { width:170px; background-color:#947b38; color:#fff; text-decoration:none;}

/* Print Styles */
.printOnly {
	display: none;
}

/* Misc */
#foot hr, #head hr {
	border: 0;
	border-top: 1px solid black;
	color: #000;
	height: 1px
}





/* Recent Meetings */

.liveLink
{
	color: #ff0000;
	cursor: pointer;
}

div#meetingsContainer
{
	width: 370px;
	height: 440px;
	position: relative; 
}


div#meetingsContainer h3
{
	padding-top: 10px;
	font-size: 13px;
	color: #9c9850;
}

div#meetingsContainer h5
{
	border: none;
}

div#meetingsContainer ul
{
	padding-top: 0px;
	margin-top: 0px;
}

div#meetingContainer p
{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}


div#meetingContent
{
	font-size: 11px;
	position: relative;
	height: 450px;
	width: 750px;
}

.agendaLink
{
	line-height: 35px;
	margin: 0 0 15px 0;
	padding-left: 20px;
}

.agendaLink img
{
	float: left;
	border: none;
}

.agendaLink a
{
	padding: 0 0 0 6px;
	color: #000;
}


/* Calendar */

div#meetingCalendarContainer
{
	position: absolute;
	width: 355px;	
	right: 0px;
	top: 22px;
}

div#meetingCalendarContainer a
{
	color: #fff;
}

div#meetingListContainer
{
	position: relative;
	width: 100%;
	border: solid 1px #000;
	margin: 0px;
}

div#meetingListContainer h4
{
	text-align: center;
	font-size: 12px;
	margin: 2px 0px 10px 0px;	
}

div#meetingListInner
{
	position: relative;
	bottom: 5px;
	left: 5px;
	width: 345px;
	font-size: 12px;
	color: #fff;
}

div#meetingListInner p
{
	position: relative;
	background-color: #047b5f;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 5px 0px;
	height: 6em;
	border: none;
}

div#meetingListInner a
{
	position: absolute;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #94bce0;
	padding: 5px;
	bottom: 5px;
	right: 5px;
}

div#meetingListInner a:hover
{
	background-color: #88452b;
}

div#meetingListInner .meetingListBottom
{
	background-color: #214836;
	text-align: right;
	padding: 5px;	
	margin: 0px 0px 0px 0px;
	height: auto;
}

.specialDayCouncilMeeting
{	
	background-color: #008063;
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	border: solid 1px #f6f6f6;
	cursor: pointer;
}

.specialDayPlanningMeeting
{
	background-color: #3A5FCD;
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	border: solid 1px #f6f6f6;
	cursor: pointer;
}

.specialDayToday
{
	background-color: #4A4225;
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	border: solid 1px #f6f6f6;
}

.selectedDate
{
	background-color: #ff0000;
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	border: solid 1px #f6f6f6;
	cursor: pointer;
}


/* Agenda Side */

div#agendaContainer
{
	position: absolute;
	top: 25px;
	right: 0px;
	width: 390px;
	height: 500px;
	
}

div#agendaHeading
{
	height: 38px;
}

div#agendaContainer h3
{
	font-size: 12px;
	color: #7f7037;
	margin: 0px;
	padding: 0px;
	border: none;
}

div#agendaContainer h4
{
	font-size: 11px;
	font-weight: normal;
	color: #7f7037;
	margin: 0px;
	padding: 0px;
	border: none;
}

div#agendaContents
{
	position: relative;
	height: 470px;
	width: auto;
	border: solid 1px #eeeeee;
	overflow-y: auto;
	padding: 5px 12px 0px 0px;
	top: 0px;
}

div#agendaContents ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

div#agendaContents li
{
	padding-bottom: 7px;
}

div#agendaContents .suffix
{
	padding: 0px;
	margin: 0px;
	color: #9c9850;
}

div#agendaContents .activeAgendaListItem
{
	color: #ff0000;
}

div#agendaContents .activeAgendaListLink
{
	color: #ff0000;
}

div#agendaContents .unactiveAgendaListItem
{
	color: #000000;
}

div#agendaContents .unactiveAgendaListLink
{
	color: #000000;
}

div#agendaContents a
{
	text-decoration: none;
	color: #000000;
	outline-style: none;
}








/* Media Player Side*/

div#mediaContainer
{
	background-color: #185742;
	width: 350px;
	height: 100%;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

div#mediaContainer a
{
	color: #ffffff;
	text-decoration: none;
}

div#innerMediaContainer
{
	position: relative;
	top: 5px;
	left: 5px;
	width: 340px;
	font-size: 11px;
}

div#innerMediaContainer ul
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

div#innerMediaContainer li
{
	list-style: none;
	padding-bottom: 3px;
	margin: 0px;
}

div#playerDetails
{
	position: relative;
	background-color: #ffffff;
	width: auto;
	padding: 5px;
	margin-top: 5px;
}

div#playerDetails h4
{
	margin: 0px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #000;
	border: none;
	width: 200px;
}

div#playerDetails h5
{
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	color: #fff;
	background-color: #16B0DE;
}

div#itemDesc
{
	overflow-y: auto;
	height: 90px;
}













