@charset "utf-8";
/* CSS Document */

table, tr, th, td, img, ul, ol, li, p, form {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: none;
}

table {
	border-collapse: collapse;
}









a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.mainBody a {
	color: #990000;
}

a.greenLink {
	color: #006666;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
	clear: both;
}

.uppercase {
	text-transform: uppercase;
}

.lowercase {
	text-transform: uppercase;
}

.capitalize {
	text-transform: capitalize;
}

.bold {
	font-weight: bold;
}

.noBold {
	font-weight: normal;
}

.italic {
	font-style: italic;
}

.noItalic {
	font-style: normal;
}

.underline {
	text-decoration: underline;
}

.noUnderline {
	text-decoration: none;
}

.cornerTopLeft {
	position: absolute;
	top: 0px;
	left: 0px;
}

.cornerTopRight {
	position: absolute;
	top: 0px;
	right: 0px;
}

.cornerBottomLeft {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.cornerBottomRight {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.headerCornerTopLeft {
	position: absolute;
	top: 0px;
	left: 0px;
}

.headerCornerTopRight {
	position: absolute;
	right: 0px;
	top: -1px;
}

.headerCornerBottomLeft {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.headerCornerBottomRight {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.noGaps {
	padding: 0px !important;
	margin: 0px !important;
}

.posMsg {
	font-weight: bold;
	color: #009900;
}

.negMsg {
	font-weight: bold;
	color: #990000;
}

body {
	background-color: #FFFFFF;
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
}

.siteContainer {
	width: 980px;
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
}

.header {
	width: 100%;
	color: #FFFFEE;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	z-index: 10;
	position: relative;
}

a#navSkip, a#navSkip:hover, a#navSkip:visited {
	position: absolute;
	top: -50px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	font-size: 0.9em;
}

a#navSkip:active, a#navSkip:focus {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	font-size: 0.9em;
	color: #CC0000;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 2px 4px;
}

.headerImage {
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	z-index: 20;
}

.headerImage img {
	padding: 0px;
	margin: 0px;
	z-index: 30;
}

.headerTextBar {
	width: 100%;
	background-color: #006666;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	font-size: 1.4em;
}

.headerLeft {
	text-align: left;
	padding: 9px 10px;
	padding-top: 10px;
}

.headerRight {
	text-align: right;
	padding: 9px 10px;
	position: relative;
}

.topMenu {
	width: 100%;
	color: #FFFFFF;
	text-transform: uppercase;
}

.topMenuRow {
	margin-top: 1px;
	position: relative;
}

.topMenu table {
	width: 100%;
}

.topMenuItem {
	height: 34px;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	padding: 0px 8px;
	font-size: 0.9em;
}

.topMenuItem a {
	color: #FFFFFF;
}

.textReSizerBar {
	width: 100%;
	padding: 5px 0px;
	text-transform: uppercase;
}

.textReSizer {
	float: left;
	text-align: left;
	width: 49%;
	padding-left: 3px;
	font-size: 0.8em;
}

.textReSizer a {
	color: #448811;
}

.accessibilityLinks {
	float: right;
	text-align: right;
	width: 49%;
	padding-right: 3px;
	font-size: 0.65em;
}

.accessibilityLinks a {
	color: #448811;
}

.sideMenu {
	float: left;
	width: 175px;
	font-size: 0.9em;
}

.sideMenuHeader {
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px 10px;
	font-size: 0.9em;
	font-weight: bold;
}

.sideMenuHeaderHome {
	color: #337755;
	text-transform: uppercase;
	padding: 5px 10px;
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 2px;
}

.sideMenuHeaderHome a {
	color: #337755;
}

.sideMenuContent {
	padding: 5px;
	padding-bottom: 10px;
	font-size: 0.85em;
}

.sideMenuContent p {
	margin: 0px 5px;
}

.sideMenuContent form {
	margin-top: 5px;
	margin-left: 10px;
}

.sideMenuContent ul {
	padding-right: 10px;
}

.sideMenuContent li {
	margin-left: 20px;
	margin-bottom: 2px;
}

.sideMenuContent a {
	color: #006666;
	font-weight: bold;
}

.SMadobeLink {
	
}

.SMadobeLink img {
	margin-top: 5px;
}

.mainBody {
	float: left;
	width: 790px;
	margin-left: 10px;
}

.mainBody h1 {
	font-size: 1.5em;
	padding: 0px;
	margin: 5px 0px;
}

.mainBody h2 {
	font-size: 1.1em;
	padding: 0px;
	margin: 5px 0px;
}

.mainBody p {
	margin-bottom: 10px;
	font-size: 0.85em;
}

.mainBody ul {
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 0.85em;
}

.mainBody ol {
	margin-left: 25px;
	margin-bottom: 10px;
	font-size: 0.85em;
}

.mainBody table {
	font-size: 0.85em;
}

.mainBody .pageDocLink {
	font-size: 0.8em;
	margin-left: 15px;
	margin-bottom: 3px;
}

.searchBar {
	vertical-align: bottom;
	margin-bottom: 10px;
	text-align:right;
}

.searchBar a {
	color:  #337755;
	font-weight: bold;
}

.searchBar a:hover {
	color:  #337755;
	font-weight: bold;
}

.searchBar a:hover {
	color:  #337755;
	font-weight: bold;
}

.newsTicker {
	float: left;
	width: 368px;
	text-align: left;
	font-size: 0.8em;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 3px;
}

.newsTicker .title {
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	font-size: 1em;
	text-transform: uppercase;
}

.newsTicker .newsFeed {
	float: left;
	font-size: 1em;
	margin-top: 0px;
}

.newsTicker .tickerLink {
	
}

.breadcrumb {
text-align:left;
	float: left;
	width: 560px;
	font-weight: bold;
}

.breadcrumb a {
	color: #66BB00;
}

.search {
	float: right;
	width: 180px;
	font-size: 0.75em;
	font-weight: bold;
	color: #188f12;
	text-align: right;
}


.HowdoI {
	float: right;
	width: 440px;
	font-size: 0.75em;
	font-weight: bold;
	color: #188f12;
	text-align: right;
}
.HowdoI select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006666;
	border: 1px solid #188f12;
	vertical-align: top;
	

}

.textInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #006666;
	border: 1px solid #188f12;
	vertical-align: top;
}

.imageRight {

	float: right;
	
	margin-left: 10px;
	margin-bottom: 5px;
	z-index: 1;
}
.imageRighttwo {
	width:261px;
	height:270px;

	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	z-index: 1;
border:1px solid red;
}

.hotLinks {
	color: #056a5d;
	margin: 10px 25px;
}

.hotLink {
	float: left;
	width: 100px;
	margin: 0px 12px;
	margin-bottom: 15px;
	text-align: center;
}

.leaflets {
	color: #056a5d;
	margin: 10px 25px;
}

.leaflet {
	float: left;
	width: 100px;
	margin: 0px 12px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 0.9em;
}

.leaflet img {
	border: 1px solid #999999;
}

.webLinks {
	float: left;
	width: 260px;
	color: #006666;
	margin: 0px;
	margin-left: 10px;
	font-size: 0.9em;
}

.webLinks ul {

}

li.WLHeading {
	font-size: 1.05em;
	font-weight: bold;
	margin-left: 10px;
	list-style-image: url(../images/webLinkBullet.gif);
}

li.WLContent {
	list-style: none;
	font-size: 0.95em;
	margin-bottom: 10px;
	margin-left: 11px;
	margin-top: 2px;
}

.footer {
	margin-top: 10px;
	font-size: 0.7em;
}

.footerUpper {
	background-color: #FFFFEE;
	padding: 3px 10px;
	text-transform: uppercase;
}

.footerLower {
	margin-top: 5px;
}

.footerLeft {
	text-align: left;
	float: left;
}

.footerRight {
	text-align: right;
	float: right;
}

.docDownloads {
	
}

.docDownloads ul {
	margin-left: 25px;
}

.docDownloads a {
	color: #006600;
}

.docDownloads ul a {
	color: #990000;
}

.docDownloadSecHead {
	margin-bottom: 10px;
	margin-left: 15px;
}

a.docHeadLink {
	font-weight: bold;
	font-size: 1em;
}

a.docHeadLink:hover {
	
}

a.expandLink {
	
}

a.expandLink:hover {
	
}

.newsArticle {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin: 7px 0px;
}

.newsTop {
	border-bottom: 1px solid #CCCCCC;
}

.newsHeadline {
	float: left;
	font-weight: bold;
	border-right: 1px solid #CCCCCC;
	width: 390px;
	padding: 3px;
}

.newsDate {
	float: right;
	text-align: right;
	padding: 3px;
}

.newsBody {
	padding: 3px;
}

.plainSpeaking {
	
}

.plainSpeakingMag {
	float: left;
	width: 25%;
	text-align: center;
}

.orgCharts {
	
}

.orgCharts ul {
	margin-left: 15px;
	list-style: none;
}

.orgCharts li {
	padding-top: 5px;
}

.infoLeafletTitle {
	
}

.infoLeafletSummary {
	vertical-align: top;
	font-size: 1em;
}

.infoLeafletLinks {
	
}

.usefulLinks li {
	margin-bottom: 5px;
}

.usefulLinks li p {
	padding: 0px;
	margin: 0px;
}

.usefulLinks li a {
	font-size: 0.9em;
}

.boardMembers {
	width: 200px;
}

.boardMembers ul {
	list-style: none;
	margin-left: 0px;
}

.boardMemberHeading {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
}

.boardMemberType {
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 3px;
	margin-top: 3px;
}

.boardMemberName {
	padding: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #C0C0C0;
}

.boardMemberName a {
	padding: 0px;
	margin: 0px;
}

.improvementsToYourHome {
	
}

.formTable {
	margin-bottom: 10px;
}

.formLeft {
	padding-right: 10px;
	padding-bottom: 2px;
}

.formRight {
	padding-bottom: 2px;
}

.headedTable {
	margin-bottom: 10px;
}

.headedTable th {
	font-weight: bold;
	font-size: 1.05em;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.headedTable td {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 2px;
}

.tableBorderLGrey {
	margin-bottom: 10px;
}

.tableBorderLGrey th, .tableBorderLGrey td {
	border: 1px solid #CCCCCC;
	padding: 3px;
	vertical-align: middle;
}

.propertyDetail {
	margin: 5px 0px;
	padding: 5px 0px;
	border-top: 1px solid #CCCCCC;
}

.propertyImages {
	padding: 5px 0px;
	border-top: 1px solid #CCCCCC;
}

.events {
	
}

.events p {
	margin: 0px;
	padding: 0px;
}

p.eventDate {
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
}

p.eventDesc {
	font-weight: bold;
	margin-left: 15px;
}

p.eventDescDup {
	font-weight: bold;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dashed #999999;
}

p.eventLoc {
	margin-left: 15px;
}

#frmCCC .formLeft {
	text-align: right;
	width: 150px;
}

#frmLogRepair .formLeft {
	text-align: right;
	width: 150px;
	vertical-align: top;
}

.fileList {
	text-transform: capitalize;
}

.fileList p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.SMHeader {
	list-style: none;
	margin-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

.SMItem {
	margin-left: 30px;
}

.SMItem a {
	color: #006666;
}

.surveyAnswer {
	width: auto;
	height: 7px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #49826E;
}

.surveyHighlight {
	height: 100%;
	background-color: #49826E;
}

.SRHeading {
	font-size: 1.2em !important;
	font-weight: bold;
	text-decoration: underline;
}

.surveyResult {
	width: 400px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999999;
}

.surveyResult p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.surveyResult .surveyAnswer {
	width: 200px;
}

.SRAnswer {
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 25px;
}

#calendarTable {
	border: 1px solid gray;
	font-size: 0.9em;
}

#calendarTable td {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	text-align: center;
	vertical-align: top;
}

#calendarTable a {
	color: #006666;
}

#calendarTable .calendarTop {
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid gray;
	vertical-align: middle;
}

#calendarTable .calendarTop a {
	text-decoration: none;
}

#calendarTable .calendarHeading {
	font-weight: bold;
	padding: 3px 2px;
}

#calendarTable .calendarDates {
	padding: 3px 2px;
}

#calendarTable .calendarDatesLink {
	padding: 3px 2px;
	font-weight: bold;
	text-decoration: underline;
	border: 1px solid #006666;
	background-color: #FFFFCC;
}

#calendarTable .calendarDatesNotThisMonth {
	color: #AAAAAA;
	padding: 3px 2px;
}

.galAlbum {
	border: 1px solid #006666;
	margin-bottom: 10px;
	font-size: 0.9em;
}

.albumThumb {
	float: left;
	border-right: 1px solid #006666;
}

.albumText {
	float: left;
	padding: 2px 4px;
}

.albumTitle {
	font-weight: bold;
	padding-bottom: 2px;
}

.albumDesc {
	font-size: 0.95em;
}

.galleryPaging {
	text-align: center;
	font-size: 0.9em;
}

.searchResults {
	font-size: 0.9em;
}

.searchResultSet {
	margin-bottom: 10px;
	margin-left: 10px;
}

.searchResultSet a {
	text-decoration: underline;
}

.searchResult {
	font-size: 0.95em;
	margin-top: 3px;
}

.searchResult li {
	margin-left: 30px;
}

.searchResult a {
	text-decoration: none;
}

.searchResult a:hover {
	text-decoration: underline;
}

.searchResHighlight {
	color: #FF0000;
	font-weight: bold;
}

.graphImage {
	padding-bottom: 10px;
	text-align: center;
}

.otherGraph {
	margin: 5px 0px;
}

.otherGraphImage {
	float: left;
	margin-right: 10px;
	width: 100px;
}

.otherGraphText {
	float: left;
	width: 435px;
}

.graphDataTableDiv {
	text-align: center;
}

.graphDataTableDiv #dataTable {
	margin-bottom: 20px;
}

.graphDataTableDiv #dataTable th {
	text-align: center;
	vertical-align: bottom;
	border: 1px solid #99CC99;
	padding: 2px 3px;
}

.graphDataTableDiv #dataTable td {
	text-align: center;
	vertical-align: middle;
	padding: 2px 3px;
	border: 1px solid #99CC99;
}

.KPITable {
	
}

.KPITable th, .KPITable td {
	border: 1px solid #339933;
	text-align: center;
	vertical-align: middle;
	padding: 2px 5px;
}

.KPITable th {
	background-color: #006600;
	color: #FFFFFF;
}

.KPITable td {
	
}

.KPITable a {
	color: #006666;
}
.newsTicker a {
	color:  #990000;
	font-weight: bold;
}

.newsTicker a:hover {
	color:  #990000; 
	font-weight: bold;
}

.newsTicker a:hover {
	color:  #990000; 
	font-weight: bold;
}