body {
background-color:#D6E8CA;
background-image:url(../graphics/backfade.jpg);
background-position:top;
background-repeat:repeat-x;
max-width:980px;
width:100%;
text-align:center;
margin:auto;
font-family:"Libre Baskerville", "Times New Roman", Times, serif; 
overflow-x:hidden;
}
#covidMSG, .covidMSG{
	background-color:#fefea9;
	border: 2px solid #f1d2a1;	
	border-radius:5px;
	padding:0 12px 12px;
	margin:13px;
	width:calc(100% - 52px);
	display:none;
}
#covidMSG h1{
	margin: 0 12px 12px;	
}
a {
color:#02528C;
}
h1 {
	font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
	font-size:42px;
	color:#1f535f;
	margin:12px 9px 5px 15px;
}
h2 {
	font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:26px 12px 12px 15px;
	color:#1f535f;
	line-height:28px;
	margin-bottom:8px;
}
h2.closeHeading{
margin-bottom:3px;
}
p.closeToHead{
margin-top:3px;
}
/*This is the group header for the site update form*/
h2#grouphead {
font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
margin:0px 12px;
clear:both;
}
h3 {
	font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	margin:9px 9px 0 9px;
	font-weight:bold;
	color:#1f535f;
}
h3.grouphead {
	font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin:0px 12px 0px 15px;
	padding:0px;
}

h4 {
	font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:9px 9px 0 15px;
	font-weight:bold;
	color:#1f535f;
}
ul.listHead {
	margin-top:3px;
	margin-right:12px;
	margin-bottom:0;
	padding-bottom:16px;
	font-family:"Libre Baskerville", "Times New Roman", Times, serif; 
	font-size:0.9em;
	line-height:1.4em;
	color:#1f535f; 
}
.closeheader {
font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight:bold;
}
p {
font-family:"Libre Baskerville", "Times New Roman", Times, serif; 
font-size: 0.85em;
padding: 0px 15px;
margin-top:4px;
color:#1f535f;
line-height: 1.4em;
}
div#main p:last-child{
	margin-bottom:0;
	padding-bottom:10px;	
}
p.tight {
line-height:0.9em;
}
div.mainDIV li {
	font-family:"Libre Baskerville", "Times New Roman", Times, serif;
	color:#1f535f; 
	font-size: 0.85em;
}
div.mainDIV li li{ 
	font-size: 1.0em;
}
.userForm {
font-family:"Libre Baskerville", "Times New Roman", Times, serif; 
font-size: 1em;
text-align:right;
}
.userFormEnd {
font-family:"Libre Baskerville", "Times New Roman", Times, serif; 
font-size: 1.2em;
text-align:left;
}
.homeBox{
border:1px solid white;
margin:6px 12px;
clear:both;
width:824px;
}
.homeBox h1{
text-align:left;
margin-bottom:8px;
}
.homeBox p{
padding-bottom:0px;
margin-bottom:0px;
margin-top:8px;
}
.homeBox img {
display:block;
margin:0px;
}
.highlightBox {
padding:6px;
border:1px solid white;
margin:2px 0px 3px 12px;
color:#408800;
background-color:#C8E2B1;
}
.highlightBox p {
font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
padding:0px;
margin:0px;
display:block;
text-align:left;
}
div#container {
max-width:980px;
width:100%;
text-align: left;
position:relative;
background-color:#f3f4ce;
}
/*Container for the data display block in the management area */
div.managedata {
clear:both;
	padding:12px 0px;
	/*override for IE only*/
	* margin:0px;
	}
/*Container for the back and add new options above the data blocks in the management area*/
div.manageoptions {
font-size: 0.8em;
margin:12px;
clear:both;
}
/*Container for the back and add new options above the data blocks in the management area*/
div.manageoptionsWD {
font-size: 0.8em;
margin:0px 12px 12px 12px;
clear:both;
}
/*Container for the add new link above the data blocks in the management area*/
div.addnew {
float:right;
width:auto;
text-align:right;
padding-bottom:10px;
* padding-bottom:0px;
}
/*Container for the back link above the data blocks in the management area*/
div.back {
float:left;
width:auto;
padding-bottom:10px;
* padding-bottom:0px;
}
div.back img{
border:none;
vertical-align:middle;
}
/*Styles for the header area*/
.headerDIV {
	margin:0;
	max-width:980px;
	width:100%;
}
#logoLeft{
	position:absolute;
	left:1.7%;
	top:12px;	
	width:9.5%;	
}
#logoLeft img{
	width:100%;	
}
#logoRight{
	position:absolute;
	right:1.3%;
	top:12px;
	width:16.7%;	
}
#logoRight img{	
	width:100%;
}
img#headerImg{
	z-index:50;	
	width:100%;
}
div#headercredit {
	position:absolute;
	right:1px;
	bottom:6px;
	z-index:90;
	font-size:0.5em;
	color:#F3F4CE;
	font-family:Arial, Helvetica, sans-serif;	
}
div#heading_0{
	position:absolute;
	left:-99999px;
}
div#header-shadow{
	background-image:url(../graphics/header-shadow.gif);
	background-repeat:repeat-x;
	max-width:980px;
	width:100%;
	height:16px;
	position:relative;
	margin-top:32px;
}
div#header-shadow-nomenu{
	background-image:url(../graphics/header-shadow.gif);
	background-repeat:repeat-x;
	max-width:980px;
	width:100%;
	height:16px;
	position:relative;
	margin-top:-5px;
}
/*General styles for main area*/
.mainDIV {
	position:relative;
	max-width: 980px;
	width:100%;
	margin-left:-1px;
	padding-top:0;
	background-color:#f3f4ce;
	border:1px solid #4d872b;
	border-top:none;
	border-bottom:none;
	/*This rule is for IE only*/
	* padding:0px 0px 12px 0px;
}
.narrowMainDIV {
width: 600px;
background-color:#FFFFFF;
border:1px solid black;
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 3px 10px;
}
.iconImg {
border:none;
margin-right:8px;
margin-top:3px;
margin-bottom:12px;
float:left;
clear:left;
}
div.rightColumn{
	position:relative;
	float:right;
	margin:7px 16px 8px 10px;
	width:266px;
	clear:right;
}
div.rightColumnBox{
	margin:0;
	background-color:#d4e5e8;
	border:1px solid #4d872b;
	width:266px;
}
div.rightColumnBox2{
	margin:12px 0 0 0;
	padding-top:4px;
	background-color:#e4e9ea;
	border:1px solid #898989;
	width:266px;
}
div.leftColumn{
	width:35%;
	float:left;
}
div#originalFunding{
	margin: 12px;
	padding-top: 4px;
	background-color: #e4e9ea;
	border: 1px solid #898989;
	width: 268px;
	float: right;	
	min-height:112px;
	clear:right;
}
@media screen and (max-width:1000px){
div#originalFunding{
	margin: 12px 6px 12px 10px;
}
}
@media screen and (max-width:970px){
div.rightColumn{
	float:left;
	margin:7px 16px 8px 15px;
	width:calc(100% - 4px);
	clear:left;
}
div.rightColumnBox{
	width:calc(100% - 26px);
}
div.rightColumnBox2{
	width:calc(100% - 26px);
}	
div.leftColumn{
	width:50%;
	clear:left;
}
div#hikeColumn{
	clear:none;
}
div#originalFunding{
	margin: 8px 6px 12px 0px;
}
}
@media screen and (max-width:765px){
div#originalFunding{
	width:calc(100% - 28px);
	margin-right:11px;
}
}
@media screen and (max-width:550px){
div.homeNewButton div.buttonTextBackYellow{
	background-image:url(../graphics/homeButtons/home-button-text-back-yellow.png);
	background-repeat:repeat;
	padding:0px 3px 3px;
	margin:4px 7px 4px 4px;
	border-radius:7px;
	box-shadow: 3px 3px 14px #373737;
}
}
@media screen and (max-width:300px){
div.leftColumn{
	width:100%;
}	
}
div.rightColumn p{
	padding: 0px 9px;
}
div.rightColumn img{
	float:left;
	margin:3px 9px 1px 0;	
}
div.leftColumn img{
	float:left;
	margin:3px 10px 10px 16px;
}
div.leftColumn p{
	margin-right:0;
	padding-right:0;	
}
div#hikeColumn h1{
	color:#27601d;	
}
div.homeNewButton{
	float:left;
	width:calc(100% - 26px);
	min-height: 99px;
	margin: 0 15px 17px 15px;
	background-repeat:repeat;
	cursor:pointer;
	border:2px solid #204b51;
	border-radius:10px;
	box-shadow: 5px 5px 12px #1f535f;
}
div.homeNewButton div.buttonTextBack{
	background-image:url(../graphics/homeButtons/home-button-text-back.png);
	background-repeat:repeat;
	padding:0px 3px 3px;
	margin:4px 7px 4px 4px;
	border-radius:7px;
	box-shadow: 3px 3px 7px #fff;
}
div.homeNewButton h3{
	margin:0 0 0 1px;
	font-weight:900;
}
div.homeNewButton p{
	font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:1.0em;
	margin:-1px 0 0 0;
	padding:0 0 0 1px;
}
div.homeNewButton a{
	text-decoration:none;	
}
div.homeNewButton h3.yellow{
	margin:4px 12px 0 12px;
	font-weight:900;
	text-align:right;
}
div.homeNewButton h3.yellow a{
	color:#ffd100;
}
div.homeButton{
	float:left;
	width:335px;
	height:118px;
	margin:0 0 0 15px;
	background-repeat:no-repeat;
	cursor:pointer;
}
div.homeButton img{
	border:none;
}
div.homeButton h3{
	margin:4px 0 0 12px;
	font-weight:900;
}
div.homeButton h3.yellow{
	margin:4px 28px 0 12px;
	font-weight:900;
	text-align:right;
}
div.homeButton h3.yellow a{
	color:#ffd100;
}
div.homeButton p{
	font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:1.0em;
	margin:-1px 0 0 0;
	padding:0 0 0 12px;
}
div.homeButton a{
	text-decoration:none;	
}

.footerDIV {
	max-width:980px;
	width:100%;
	background-color:#458187;
	border:1px solid #4d872b;
	border-top:none;
	margin: 0 0 20px -1px;
	padding:0;
}
.footerText {
	font-size:0.9em;
	text-align:left;
	color:#f3f5c5;
	font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
	margin:0 0 8px 12px;
	padding-top:8px;
}
#footerTextRight {
	float:right;
	padding-right:15px;
}
#footerTextRight a{
	color:#f3f5c5;
}
.clear {
clear:both;
height:1px;
overflow:hidden;
}
table.datatable {
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding:5px;
	width:954px;
	margin-left:12px;
	margin-right:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	text-align:left;
}
table.datatable th {
border-style:none;
padding:5px;
}
table.datatable td {
border-style:none;
padding:5px;
}
.tablehead {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
vertical-align:baseline;
}
.dataLabel {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
vertical-align:top;
color:#000000;
}
.dataLabelError {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
vertical-align:baseline;
color:#FF0000;
}
.formComment {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
vertical-align:baseline;
color:#000000;
}
#commentButton2{
	cursor:pointer;
}
.scrolllist {
height:75px;
width:300px;
overflow:auto;
border:1px solid black;
}
/*These classes deal with the color coding of the site list display*/
.siteToPublish {
color:#FF6600;
}
.newSite {
color:#9900FF;
}
.newUpdate {
color:#FF6600;
}
/*These two classes deal with the color coding of the data collector list display*/
.ActiveCol {
color:green;
}
.inActiveCol {
color:red;
}

a.sorter {
color:#000000;
}
.errortext {
color:#FF0000;
padding: 0px 12px;
}
.publish {
clear:both;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-style:italic;
color:black;
padding:6px 6px 0px 6px;
}
.changedData {
background-color:#FF6600;
}
/*These classes are for the photograph forms*/
.photoBlock {
width:98.6%;
margin:3px 12px;
}
.photoLeft{
float:left;
}
.photoLeft img{
border:1px black solid;
}
.photoText {
	background-color: #c6dcc0;
	border: 1px solid #4D872B;
	border:none;
	text-align:left;
	margin:6px 0px 0px 12px;
	float:right;
	min-width:300px;
}
div#pleaseWait{
	position:absolute;
	top:0;
	left:0;
	background-image:url(../graphics/grayBack.png);
	background-repeat:repeat;	
	width:100%;
	height:100%;
	margin:0;
	z-index:90;
	display:none;
}
div#spinner{
	background-image: url("../graphics/Spinner.png");
    background-position: 0 0;
    height: 72px;
    left: 50%;
    margin-left: -36px;
    margin-top: 50px;
    overflow: hidden;
    position: fixed;
    top: 25%;
    width: 72px;
    z-index: 98;
	display:none;
}
div#spinnerMsg{
	top:25%;	
    margin-top: 135px;
    z-index: 99;
    position: fixed;
    left: 50%;
	margin-left:-45px;
}
div#spinnerMsg p{
	color:#5d5b5b;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
@media screen and (max-width:750px){
.photoText {float:left;margin-left:0;min-width:402px;clear:left;}
}
.photoTitle {
	font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	margin:6px 0px 0px 0px;
}
.newPhoto {
font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
font-size:1.0em;
font-weight:normal;
font-style:italic;
margin:12px 0px 0px 0px;
background-color:#FF6600;
}
.photoCredit {
font-family: Arial, Helvetica, sans-serif;
font-size:0.70em;
margin-top:2px;
margin-bottom:0px;
}
.photoDescription{
font-family: Arial, Helvetica, sans-serif;
font-size:0.85em;
}
.photoControls {
font-family:"Libre Baskerville", "Times New Roman", Times, serif; 
font-size:0.80em;
padding-top:12px;
margin:0px 0px 12px 12px;
width:190px;
}
.photoControls img {
vertical-align:text-bottom;
}
.trailheadControls {
font-family:"Libre Baskerville", "Times New Roman", Times, serif; 
font-size:0.80em;
padding-top:12px;
margin:0px 0px 12px 54px;
width:190px;
}
.trailheadControls img {
vertical-align:text-bottom;
}
.photoControlsRight {
float:right;
text-align:right;
font-family:"Libre Baskerville", "Times New Roman", Times, serif; 
font-size:0.80em;
padding-top:12px;
margin:0px 12px 0px 12px;
width:165px;
}
.photoControlsRight img {
vertical-align:text-bottom;
}
.photoDate{
font-family: Arial, Helvetica, sans-serif;
font-size:0.7em;
margin:2px 0px 12px 0px;
}
.photoGrouphead {
font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
padding-top:16px;
* padding-top:10px;
margin:0px 12px;
clear:both;
}
.sep {
margin:0px;
color:#83A4BB;
width:826px;
}
.newsFlash{
color:#0165AA;
font-weight:normal;
border:1px solid #B1CEE2;
margin: 8px 12px 12px 12px;
background-color:#B1CEE2
}
.newsFlash h1{
margin:8px 12px 8px 12px;
padding:0;
}
.newsFlash p{
margin:0 12px 12px 12px;
padding:0;
}
/* The warning style is used on the map pages and the site report page */
.warning {
clear:both;
}
.warning p{
font-family:Arial, Helvetica, sans-serif;
font-size: 0.9em;
color:red;
}
/* These styles are for the site report page */
.siteReport {
clear:both;
margin:0px 12px 12px 0px;
padding:0px;
}
.siteReport img {
float:left;
margin:6px 12px 0px 0px;
}
.siteReport h1 {
font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
font-size:1.5em;
font-weight:bold;
margin:6px 12px 1px 12px;
text-align:left;
}
.siteReport h2 {
font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
font-size:1.3em;
font-weight:bold;
margin:9px 12px 0px 12px;
}
.siteReport p {
font-family:"Libre Baskerville", "Times New Roman", Times, serif;
font-size:0.8em;
padding-left:8px;
}
.siteReport p.siteHead {
font-family:"Libre Baskerville", "Times New Roman", Times, serif;
margin:8px 0px 12px 0px;
}
.siteReport p.site {
margin:4px 0px 4px 44px;
font-size:0.8em;
}
p.siteLeft {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin:12px 0px 0 0px;
	padding-bottom:12px;
}
p.positionHeader {
	font-family:"Libre Baskerville", "Times New Roman", Times, serif; 
	font-weight:bold;
	font-size:0.8em;
	margin:0px 0px 12px 0px;
	max-width:calc(100% - 280px);
}
.siteReportLead {
font-weight:bold;
}
#commentButton{
	float:right;
	width:232px;
	background-color: #cddddd;
    border: 1px solid #93b29a;
	border-radius:6px;	
	margin:0 0 12px 12px;
	text-align:center;
}
#commentButton img{
	margin:12px 35px 12px;
	cursor:pointer;
}
div#commentsList {
	background-color: #cddddd;
    border: 1px solid black;
    margin: 12px 0 12px 12px;
    position: relative;
}
div#commentsList div#header{
	background-color:#afc7c5;
	padding: 0;
    width: 100%;
}
div#commentsList div#header h2{
	margin: 0;
    padding: 12px 0 12px 8px;
}
div#commentsList h4{
	margin-left:12px;
	padding-left: 0;
	font-size: 19px;
}
div#commentsList p{	
	margin:4px 0px 4px 12px;
	font-size:1em;
	padding-left: 0;
}
div#commentForm {
    margin-right: 0;
}
div#starPath {
	margin:0 0 8px 8px;	
	height:30px;
}
div#starPath img{
	margin-right:3px;
	border:none;
	margin-top:3px;
}
div#commentsList hr{
	margin:0 8px;	
}
/* These styles are for the Greenways site report page */
div.reportPop {
position:absolute;
visibility:hidden;
right:110px;
border:1px solid black;
width:300px;
background-color:#e7f2d7;
padding:6px;
cursor:move;
}
div.reportPop p{
padding:0;
margin:6px;
font-size:0.9em;
font-family:"Libre Baskerville", "Times New Roman", Times, serif;
font-weight:normal;
}
div.reportPop h3{
margin:5px;
}
/*These are the styles for the criteria table*/
table.crittable {
	border:none;
border-style:none;
border-collapse:collapse;
width:926px;
margin-left:12px;
margin-right:12px;
font-family: Arial, Helvetica, sans-serif;
font-size:0.75em;
text-align:left;
}
table.crittable th {
border-style:none;
padding:0px;
}
table.crittable td {
padding:0px;
}
table.crittable td.siteCol {
background-color:#becbd0;
padding:5px;
border-style:solid;
border-width:1px;
border-color:#000000;
}
table.crittable td.townCol {
background-color:#becbd0;
padding:5px;
border-style:solid;
border-width:1px;
border-color:#000000;
}
table.crittable td.stdCol {
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:center;
	background-color:#f3fefa;
}
table.crittable td.grayCol {
background-color:#becbd0;
padding:0px;
border-style:solid;
border-width:1px;
border-color:#000000;
text-align:center;
}
table.crittable td.endCol {
width:52px;
}
.critTablehead {
	border:none;
border-style:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
vertical-align:baseline;
}
.filterBox {
	position:relative;
	left:0px;
	top:0px;
	width:calc(100% - 26px);
	border:1px solid black;
	margin:12px;
	background-color:#becbd0;
	padding:4px 0;
	* padding-top:12px;
}
.filterBox p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:0 12px;
}
.filterBoxRight{
	float:right;
	width:50%;
}
.filterBoxRight p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:0 12px;
	margin-bottom:4px;
	line-height:24px;
}
.popbox {
position:absolute; 
padding:5px; 
font-size:0.7em; 
font-family:Overlock, Geneva, Arial, Helvetica, sans-serif; 
z-index:95; 
visibility:hidden; 
background:#D8D8D8;
background:yellow;
border:1px solid black;
}
img.logographics {
padding-left:9px;
padding-right:9px;
border:none;
}
/*Some special styles for volunteer form*/
form p{
	margin:6px 12px 6px 0;
}
ul.highlight {
margin-top:0;
font-weight:normal;
color:#CC0000;
margin-left:36px;
}
p.highlight {
font-weight:bold;
color:#CC0000;
margin-bottom:0;
}
p.highlightGood {
font-weight:bold;
color:#1aa049;
margin-bottom:0;
}
p.highlightLight {
font-weight:normal;
color:#CC0000;
margin-top:0;
}
p.highlightGoodLight {
font-weight:normal;
color:#1aa049;
margin-top:0;
}
form img {
border:1px solid black;
vertical-align:top;
}
img.floated {
vertical-align:top;
float:left;
border:none;
padding-right:12px;
}
table.supportForm{
margin-left:31px;
font-size:0.9em;
color:#1f535f;
}
table.supportForm td{
padding-bottom:6px;
}
/*Styles for the outfitters listings*/
div.outfitters p{
margin:0;
}
div.outfitters p.ofname{
margin:12px 0px 0px 0px;
font-weight:bold;
}
span.oflead{
font-weight:bold;
}
div.calendar h2{
font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
margin:12px 12px 1px 12px;
color:#0165AA;
}
div.calendar p{
margin:1px 12px 12px 12px;
padding:0;
}
div.calendar span.dateline{
color:#3A7A00;
}
div.calendar img{
float:left;
padding-right:4px;
}
/*Styles for Water Trails Page*/
h2.waterTrailsDD{
font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
font-size:1.2em;
margin:12px;
margin-bottom:3px;
}
h2.waterTrailsDD a{
color:#05418c;
text-decoration:none;
}
h2.waterTrailsDD a:hover{
color:#05418c;
text-decoration:underline;
}
hr.waterTrailsDivider{
margin:0 12px;
}
img.plusMinus{
border:none;
display:inline;
margin:0 8px 0 0;
}
div.waterTrailsBox{
border:1px solid black;
margin:0 12px;
background-color:#e6f0f8;
}
div.waterTrailsBox p{
	padding:4px 8px;
}
div.waterTrailsBox h3{
	font-size:1.0em;
	padding-bottom:0;
}
div.waterTrailsBox ul{
	margin-top:0;
	padding-top:3px;
}
div.waterTrailsBox li{
	font-size:0.9em;
	line-height:1.4em;
}
p.creditTrailer{
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
}
/*styles for pop-up boxes*/
div.popUp{
position:fixed;
border:3px solid #648E6B;
display:none;
z-index:98;
cursor:pointer;
background-color:#c3dfef;
width:500px;
}
div.popUp h3{
font-size:1.2em;
margin:6px 10px;	
color: #0165AA
}
div.popUp p{
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
margin:0 10px 10px 10px;
}
.dragme { 
cursor: move; 
margin:0;
padding:0;
}
/*styles for floating box on right*/
div#slowbox{
	border:1px solid #93B29A;
	background-color:#cddddd;
	width:954px;
	margin:10px 15px 10px;	
}
div#slowbox p.introText{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:3px;	
}
div#slowbox p{
	margin:6px 8px 8px;	
	padding:0;
	font-family:"Libre Baskerville", "Times New Roman", Times, serif;
	font-size:0.87em;
}
div#slowbox2{
	border:1px solid #93B29A;
	background-color:#cddddd;
	width:calc(100% - 575px);
	margin:-160px 15px 12px;
	float:right;
	display:none;
}
div#slowbox2 p.introText{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:3px;	
}
div#slowbox2 p{
	margin:6px 8px 8px;	
	padding:0;
	font-family:"Libre Baskerville", "Times New Roman", Times, serif;
	font-size:0.87em;
}
div#avenzaHomeBox{
	border:1px solid #93B29A;
	background-color:#cddddd;
	width:954px;
	margin:10px 15px 10px;	
}
div#avenzaHomeBox p{
	margin:6px 8px 8px;	
	padding:0;
	font-family:"Libre Baskerville", "Times New Roman", Times, serif;
	font-size:0.87em;
}
div#avenzaHomeBox li{
	font-size:0.87em;
	margin:3px 0;
}
div#avenzaHomeBox div#leftCol{
	float:left;
	width:52%;
}
div#avenzaHomeBox div#rightCol{
	float:right;
	width:44%;
}
div#avenzaHomeBox div#fullList{
		display:none;
}
@media screen and (max-width:700px){
	div#avenzaHomeBox div#leftCol{
		display:none;
	}
	div#avenzaHomeBox div#rightCol{
		display:none
	}
	div#avenzaHomeBox div#fullList{
		display:block;
		width:calc(100% - 32px);
	}
}
/*Facebook*/
div#facebook{
	position:absolute;
	right:15px;
	top:-130px;
	z-index:99;	
}
/*styles for the news section*/
div#latest p.sumByline{
margin:0 15px 10px 20px;	
font-style:italic;
}
p.byline{
font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
margin-top:0;	
font-size:1.0em;
font-style:italic;
}
div.newsSource{
margin:10px 0 0 0;
padding-bottom:10px;
clear:right;
}
div.newsSource p{
font-family:Overlock, Geneva, Arial, Helvetica, sans-serif;
margin:0;
text-align:left;
font-size:0.9em;
}
h1.newsTitle{
margin-bottom:0;
margin-top:0;	
}
div.backToMore{
* margin-top:9px;
margin-right:12px;
margin-bottom:0;
text-align:right;	
}
div.backToMore a img{
border:none;	
}
div.imgRight{
float:right;
margin:0 15px 8px 13px;
}
div.imgLeft{
float:left;
margin:0 13px 8px 15px;
}
div.imgRight p, div.imgLeft p{
font-family: Arial, Helvetica, sans-serif;
margin:3px 0 1px 0;
padding:0;
}
div.imgRight img, div.imgLeft img{
border: 1px solid #4D872B;
}
div#latest p{
line-height:1.4em;
margin-left:20px;	
margin-right:270px;
}
div#latest h4 {
font-family:Overlock,Geneva,Arial,Helvetica,sans-serif;
}
div#latest h4:first-letter{
font-family:Overlock,Geneva,Arial,Helvetica,sans-serif;
font-size:30px;
}
div#latest ul{
margin-left:24px;
margin-right:270px;	
}
@media screen and (max-width:1000px){
div#latest p, div#latest ul{	
margin-right:calc(100% - 730px);
}
}
@media screen and (max-width:800px){
/*Facebook*/
div#facebook{
	top:-64px;	
}
}
@media screen and (max-width:745px){
div#latest p, div#latest ul{	
margin-right:15px;
}
}
div.blockquote{
color:#1f535f;
float:left;
width:245px;
text-align:center;
font-weight:bold;
font-family:Overlock,Geneva,Arial,Helvetica,sans-serif;
font-size:17px;
margin:0px 13px 5px 13px;
}
div.videoEmbedRight{
	float:right;
	width:400px;
	margin:3px 12px 12px 12px;
}
div.videoEmbedLeft{
	float:left;
	width:400px;
	margin:3px 12px 12px 12px;
}

@media screen and (max-width:620px){
/*Facebook*/
div#facebook{
	top:-130px;	
}
}