div#mainnav {
 min-width: 700px;
 text-decoration: none;
 width: 100%;
 height: 40px;
 border: 0px solid black;
 border-width: 0px 0px 0px 0px;
 margin: 0px;
 padding: 0px;
}

/* HomePage */
.HomePage {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #FFFFFF;
 font-size: 14px;
 text-align: center;
 text-decoration: none;
 display: block;
 float: left;
 background-color: #336633;
 line-height: 40px;
 border: 1px solid #FFFFFF;
 border-width: 1px 0px 1px 1px;
 width: 19%;
 min-width: 15%;
}
.HomePage a:link {
 text-decoration: none;
 color: #FFFFFF;
}
.HomePage a:visited {
 text-decoration: none;
 color: #FFFFFF;
}
.HomePage a:hover {
 text-align: center;
 text-decoration: none;
 display: block;
 float: left;
 color: #FFFFFF;
 background-color: #408040;
 line-height: 40px;
 width: 100%;
}
.HomePage a:active {
 text-decoration: none;
 color: black;
}
/* end HomePage*/

/* PublicAccess*/
.PublicAccess {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #FFFFFF;
 font-size: 14px;
 text-align: center;
 text-decoration: none;
 display: block;
 float: left;
 background-color: #336633;
 line-height: 40px;
 border: 1px solid #FFFFFF;
 border-width: 1px 0px 1px 1px;
 width: 20%;
 min-width: 15%;
}
.PublicAccess a:link {
 text-decoration: none;
 color: #FFFFFF;
}
.PublicAccess a:visited {
 text-decoration: none;
 color: #FFFFFF;
}
.PublicAccess a:hover {
 text-align: center;
 text-decoration: none;
 display: block;
 float: left;
 color: #FFFFFF;
 background-color: #408040;
 line-height: 40px;
 width: 100%;
}
.PublicAccess a:active {
 text-decoration: none;
 color: black;
}
/* end PublicAccess*/

/* MapGallery */
.MapGallery {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #FFFFFF;
 font-size: 14px;
 text-align: center;
 text-decoration: none;
 display: block;
 float: left;
 background-color: #336633;
 line-height: 40px;
 border: 1px solid #FFFFFF;
 border-width: 1px 0px 1px 1px;
 width: 20%;
 min-width: 15%;
}
.MapGallery a:link {
 text-decoration: none;
 color: #FFFFFF;
}
.MapGallery a:visited {
 text-decoration: none;
 color: #FFFFFF;
}
.MapGallery a:hover {
 text-align: center;
 text-decoration: none;
 display: block;
 float: left;
 color: #FFFFFF;
 background-color: #408040;
 line-height: 40px;
 width: 100%;
}
.MapGallery a:active {
 text-decoration: none;
 color: black;
}
/* end MapGallery */

/* EmployeeAccess */
.EmployeeAccess {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #FFFFFF;
 font-size: 14px;
 text-align: center;
 text-decoration: none;
 display: block;
 float: left;
 background-color: #336633;
 line-height: 40px;
 border: 1px solid #FFFFFF;
 border-width: 1px 0px 1px 1px;
 width: 20%;
 min-width: 15%;
}
.EmployeeAccess a:link {
 text-decoration: none;
 color: #FFFFFF;
}
.EmployeeAccess a:visited {
 text-decoration: none;
 color: #FFFFFF;
}
.EmployeeAccess a:hover {
 text-align: center;
 text-decoration: none;
 display: block;
 float: left;
 color: #FFFFFF;
 background-color: #408040;
 line-height: 40px;
 width: 100%;
}
.EmployeeAccess a:active {
 text-decoration: none;
 color: black;
}
/* end EmployeeAccess */

/* OtherLinks */
.OtherLinks {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #FFFFFF;
 font-size: 14px;
 text-align: center;
 text-decoration: none;
 display: block;
 float: left;
 background-color: #336633;
 line-height: 40px;
 border: 1px solid #FFFFFF;
 border-width: 1px 1px 1px 1px;
 width: 20%;
 min-width: 15%;
}
.OtherLinks a:link {
 text-decoration: none;
 color: #FFFFFF;
}
.OtherLinks a:visited {
 text-decoration: none;
 color: #FFFFFF;
}
.OtherLinks a:hover {
 text-align: center;
 text-decoration: none;
 display: block;
 float: left;
 color: #FFFFFF;
 background-color: #408040;
 line-height: 40px;
 width: 100%;
}
.OtherLinks a:active {
 text-decoration: none;
 color: black;
}
/* end OtherLinks */


div#mainnavmarquee {
 background-color: #336633;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #FFFFFF;
 font-size: 14px;
 text-align: center;
 text-decoration: none;
 line-height: 25px;
 border: 1px solid #FFFFFF;
 border-width: 0px 1px 1px 1px;
 width: 99%;
 margin: 0px;
 padding: 0px;
}