.maintxt {
 font-family: Arial, Helvetica, sans-serif;
 margin: 5px;
 text-align: justify;
 font-weight: normal;
 font-size: 15px;
}
.titletxt {
 color: #3D4F72;
 font-weight: bold;
 text-decoration: underline;
 font-size: 16px;
 text-align: center;
}
.addresstxt {
 color: #3D4F72;
 font-weight: bold;
 text-decoration: none;
 font-size: 14px;
 text-align: center;
}
.titletxtwht {
 color: #ffffff;
 font-weight: bold;
 text-decoration: underline;
 font-size: 16px;
 text-align: center;
}
.addresstxtwht {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 font-size: 14px;
 text-align: center;
}
.tealtxt {
 font-family: Arial, Helvetica, sans-serif;
 color: #1a7ca0;
 text-align: center;
 font-weight: bold;
 margin: 5px;
 font-size: 15px;
}
.tealmarquee {
 color: #1A7CA0;
 text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
}
a.redlink:link {
  text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: red;
}
a.redlink:visited {
  text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: red;
}
a.redlink:hover {
 text-decoration: underline;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: red;
}
a.redlink:active {
 text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: red;
}
.newsflash {
 text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: yellow;
 width: 100%;
 background-color: black;
}
.latlong {
 font-family: Arial, Helvetica, sans-serif;
 color: #1a7ca0;
 text-align: center;
 font-weight: bold;
 margin: 5px;
 font-size: 15px;
 border: 1px ridge #1a7ca0;
 padding:5px;
}
.redtxt {
 color: #FF0000;
 font-weight: bold;
 font-style: italic;
 font-size: 15px;
}
.redtxtul {
 color: #FF0000;
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
 font-size: 15px;
}
.blacktxt {
 color: #000000;
 font-weight: bold;
 font-style: italic;
 font-size: 15px;
}
.tabletxt {
 color: #3D4F72;
 font-weight: bold;
 font-size: 15px;
}
.accesstxt {
 font-family: Arial, Helvetica, sans-serif;
 margin: 5px;
 text-align: center;
 font-weight: normal;
 font-size: 15px;
}
.copyrighttxt {
 font-size: 12px;
}
a.newsflash:link {
  text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: yellow;
 width: 100%;
 background-color: black;
}
a.newsflash:visited {
  text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: yellow;
 width: 100%;
 background-color: black;
}
a.newsflash:hover {
 text-decoration: underline;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: yellow;
 width: 100%;
 background-color: black;
}
a.newsflash:active {
 text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: yellow;
 width: 100%;
 background-color: black;
}
a.gallerylist:link {
 text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: White;
 text-align: center;
}
a.gallerylist:visited {
 text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: White;
 text-align: center;
}
a.gallerylist:hover {
 text-decoration: underline;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: White;
 text-align: center;
}
a.gallerylist:active {
 text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: White;
 text-align: center;
}
a:link {
 color: #FF0000;
 text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
}
a:visited {
 color: #FF0000;
 text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
}
a:hover {
 color: #FF0000;
 text-decoration: underline;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
}
a:active {
 color: #FF0000;
 text-decoration: none;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
}
.thumbnailimg {
 padding: 3px;
}
#container {
	width: 610px;
	background-image: url(http://www.ci.marathon.fl.us/images/pages/N26/Banner.png);
	background-repeat: no-repeat;
	padding-top: 70px;
}
.bgcontainer {
 width: 610px;
 background-image: url(../Images/LongBannerBackground.jpg)
}

.nobannercontainer {
 width: 610px;
 background-image:url(../images/pages/N541/NewBackground.jpg)
}

