body {
	font-size: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #FBFEC4;
	background-image: url(images/base-page-tile.jpg);
}
#pageWrapper {
	width: 880px;
	margin: 0 auto;
	border-right: 1px solid #A9B734;
	border-left: 1px solid #A9B734;
	min-height: 460px;
	background-image: url(images/base-page-bgrnd.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFFFFF;
	padding: 0;
}
#masthead {
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#footer {
	width: 880px;
	margin: 0 auto;
	border-top: 1px solid #A9B734;
	border-right: 1px solid #A9B734;
	border-left: 1px solid #A9B734;
	background-color: #A9B734;
}
#footertext {
	font-size: 0.63em;
	color: #FFFFFF;
	padding: 6px;
}
#menu {
	font-size: 0.7em;
	padding-right: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#layoutwrapper {
	width: 880px;
	border-top: 1px solid #A9B734;
	margin-top: 30px;
}
#singleColumn {
	margin: 0px 20px 0px 20px;
}
#cLeft {
	float: left;
	width: 180px;
	margin: 0;
	padding: 20px 20px 20px 30px;
	border-right: 1px solid #A9B734;
}
#cRight {
	width: 590px;
	float: right;
	margin: 0;
	padding: 0px 30px 20px 20px;
}
.cLeft-text {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}
.cLeft-text p {
	line-height: 1.2em;
	margin: 6px 0 8px 0;
	text-align: center;
}
.cLeft-text h1 {
}
.cLeft-text a img {
	margin-bottom: 4px;
}
.cLeft-text h2 {
	color: #A9B734;
	line-height: 1;
	font-weight: normal;
	font-size: 1.4em;
	margin: 0;
	text-align: center;
	font-style: italic;
}
.cLeft-highlight {
	color: #AF558E;
	font-weight: bold;
	font-size: 1.2em;
}
.cRight-text {
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cRight-text p {
	line-height: 1.5em;
	margin: 6px 0 8px 0;
}
.cLeft-text a:link, .cRight-text a:link, .main-text a:link {
	color: #689500;
	text-decoration: none;
}
.cLeft-text a:visited, .cRight-text a:visited, .main-text a:visited {
	color: #666666;
	text-decoration: none;
}
.cLeft-text a:hover, .cLeft-text a:active, .cLeft-text a:focus,
.cRight-text a:hover, .cRight-text a:active, .cRight-text a:focus,
.main-text a:hover, .main-text a:active, .main-text a:focus {
	color: #004181;
	text-decoration: none;
	background-color: #D5E0A0;
}
.main-text {
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.main-text p {
	line-height: 1.5em;
	margin: 6px 0 8px 0;
}
.main-text h1 {
	margin: 6px 0 8px 0;
	font-size: 1.8em;
	color: #004181;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 1;
}
.main-text h2 {
	margin: 6px 0 8px 0;
	font-size: 1.5em;
	color: #004181;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: italic;
}
.main-text ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.main-text li {
	margin-bottom: 6px;
}
.sansTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-collapse: collapse;
}
.sansTable th {
	color: #FFFFFF;
	background-color: #A9B734;
	font-weight: normal;
	text-align: left;
	padding: 4px;
	border: 1px solid #787E23;
}
.sansTable td {
	padding: 4px;
	border: 1px solid #A9B734;
	vertical-align: top;
}



/*Styles for pics left and text right*/
#singleColumnPix {
	margin: 0px 20px 0px 20px;
}
#galleryWrapper {
	float: right;
	width: 490px;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 6px;
	margin-left: 20px;
	height: 552px;
}
#galleryWrapperShort {
	float: right;
	width: 504px;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 6px;
	margin-left: 20px;
	height: 426px;
	border: 1px solid #A9B734;
}

#picsLeft {
	float: left;
	width: 516px;
	margin: 0;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: -8px;
	margin-top: 6px;
}

#picsLeft2 {
	float: left;
	width: 504px;
	margin: 0;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	background-color: #ECF1D3;
	margin-left: 20px;
	height: 552px;
	background-image: url(images/base-page-tile.jpg);
}
#picsLeft3 {
	float: left;
	width: 480px;
	margin: 0;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #ECF1D3;
}
#textRight {
	float: right;
	padding: 0px 30px 10px 0px;
	width: 300px;
	margin-top: -10px;
}
.picsLeft-text {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}
.picsLeft-text p {
	line-height: 1.2em;
	margin: 6px 0 8px 0;
	text-align: center;
}
.picsLeft-text h1 {
}
.picsLeft-text h2 {
	color: #A9B734;
	line-height: 1;
	font-weight: normal;
	font-size: 1.4em;
	margin: 0;
	text-align: center;
	font-style: italic;
}
.picsLeft-text a:link {
	color: #A9B734;
	text-decoration: none;
}
.picsLeft-text a:visited {
	color: #999999;
	text-decoration: none;
}
.picsLeft-text a:hover, .picsLeft-text a:active, .picsLeft-text a:focus {
	color: #004181;
	text-decoration: none;
}
.space10px {
	padding-bottom: 10px;
}
.imageInText {
	float: right;
	border: 1px solid #222222;
	margin: 6px 0px 10px 20px;
	padding: 4px;
	background-color: #FFFFFF;
}
.greenTeam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #A9B734;
}
.downloadText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
}
.downloadText a:link, .downloadText a:visited {
	color: #004181;
	text-decoration: none;
}
.downloadText a:hover, .downloadText a:active, .downloadText a:focus {
	border-bottom: 1px solid #FF9900;
}
.sponsorImageLink {
}
.sponsorImageLink img {
	vertical-align: middle;
	padding-right: 20px;
	padding-bottom: 10px;
}
.sponsorImageLink a:link, .sponsorImageLink a:visited {
}
.sponsorImageLink a:hover, .sponsorImageLink a:active, .sponsorImageLink a:focus {
}
.imageBorder {
	border: 1px solid #A9B734;
}
.centerLinks {
	text-align: center;
	padding-top: 10px;
}
.mayorLetterImage {
	width: 120px;
	text-align: center;
	float: right;
	margin: 0 0 6px 20px;
}
.mayorLetterImage img {
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
}
.mayorLetterImage p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1;
}
