<style type="text/css"> 
/* #c4c8ca; /* gray*/  
   #2F6971;  /* teal */ 
   #069; /* turquoise */
   #6699cc; /* state map blue */ 
   #6699cc; /* blue */
   #052771; /* dark blue */ 
   #e4dede; /* off white */
   #c4c8ca; /* gray*/
   #e9d7bf; /* tan*/
   #C0C0C0; /* silver */
   #efe6d5; /* light tan*/  
   #c9e1f4; /* light blue */
   #972e48; /* burgundy */
   #c80e3c; /* lighter burgundy */    
*/
/************* Town Berlin Marathon County *************************/
/************* desktop first - universal styles*************************/
html, body, main {
	height: 100%;
	width: 100%;
}
body, address, dd, dl, hr, p, form {  
	margin: 0; 
	padding: 0;
	font-size: 16px;
	line-height: 1.5em; 
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
} 
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
img, embed, object, video {
	max-width: 100%;
	height: auto;
	margin: 0;
} 
body {
	margin:0 auto;
	padding: 0; 
	background-color: #fdfdfa; 
	background-image:url(../images/bkgd.jpg);
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}
h1, h1 a, h1 a:visited { 
	font-variant:small-caps;
	font-weight:bold;
	color: #052771; /* dark blue */
	font-size:165%;
	text-indent:none;
	margin:10px 0 5px 10px;
	padding:0;
	line-height: 1.4em;  
}
h2 {
	font-variant:small-caps;
	font-weight:700;
	color: #972e48; /* burgundy */ 
	font-size:150%;
	text-indent:none;
	margin: .8em 0 .4em 0;
	padding:0;
	line-height: 1.8em;
}
h3  {
	font-variant:small-caps;
	font-weight:bold;
	color:#052771; /* dark blue */ 
	background-color: none;
	font-size:140%;
	margin: 15px 0 15px -5px;
	padding:0;
	line-height: 1.5em;
}
h4, h4 a:link, h4 a:visited  {
	background-color: none;
	color: #000;
	font-size:115%;
	margin: .5em 0;
	padding:0;
	line-height: 1.6em;
}
h4 a:active, h4 a:hover  {
	text-decoration:none;
	color:#6699cc; /* blue */
	font-size:115%;
} 
h5, h5 a:link, h5 a:visited {
	font-variant:normal;
	font-weight:bold;
	color:#000;
	font-size:110%;
	margin: .5em 0;
	padding: 0;
	line-height: 1.6em;
}
h5 a:active, h5 a:hover  {
	text-decoration:none;
	color:#6699cc; /* blue */  
}
h6 {
	font-variant:normal;
	font-weight:bold;
	color:#000;
	font-size:110%;
	margin: .5em 0;
	padding: 0;
	line-height: 1.6em;
}
a, a:visited {
	text-decoration:none;
	color:#6699cc; /* blue */
}
a:hover, a:active {
	text-decoration:none;
	color:#052771; /* dark blue */ 
}
p {
	text-indent: 0;
	padding:0;
	margin: .5em 0 1em 0;
	line-height: 1.5em;
}
.container {
    width:100%;
	margin:0 auto;
	position:relative;	
	text-align:left;
	background-image:url(../images/bkgd.jpg); 
}
.banner {
	height:auto;
	min-height: 260px;
	width:auto;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;    
	border-radius: .8em .8em .5em .5em;
	border-top: .3em ridge #69c; /* blue */
	border-bottom: .6em ridge #c9e1f4; /* light blue */
	background-image:url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	z-index: 100;
}
.content {
	margin: 0 auto;
	padding: 0;
	width: auto;
	max-width: 1200px;
	background-color: #fff; 
	border-bottom: .3em double #c80e3c; /* lighter burgundy */  
	border-radius: .5em; 
}
.main {
	margin: auto;
	padding: .5em 2em .4em 1.7em;
	width: auto;
	max-width: 1200px;
	text-wrap:!important normal;
	background-color: #fff; 
	border-top: .25em ridge #c80e3c; /* lighter burgundy */  
	border-radius: .6em .6em 0 0;
}
/* navigation styles */ 
.left {
	visibility: visible;
	float:left;
	margin: 0 2.5em 1.8em -1em;
	padding: 0;
	width: 14.6em;
	height: auto;
}
.nav {
	visibility: visible;
	background: none;
	width: 14.55em;
	margin: 0 0 1.5em -.2em;
	padding: .2em .2em 0 .2em;
	display: block;
	border-radius: 2em;
}
.nav a:link, .nav a:visited {
	color: #fefefe;
   	background-color: #972e48; /* burgundy */ 
	text-align:left;
	text-decoration:none;
	font-size: 105%;
	display:block;
	line-height: 1em;
	border-bottom: .2em solid #69c; /* blue */
	border-radius: .2em;
	padding: .5em  0 .4em 1em;
	margin: 0 0 .5em 0; 
}
.nav a:first-child {
    border-radius: .8em .8em .2em .2em;
	border-top: .2em solid #000; 
}
.nav a:last-child {
    border-radius: .2em .2em .8em .8em;
	border-bottom: .2em solid #69c; /* blue */
}
.nav a:active, .nav a:hover {
	color: #052771; /* dark blue */  
	background-color: #c9e1f4; /* light blue */
	display:block;
	border-bottom: .2em solid #972e48; /* burgundy */  
}
.nav a:active:first-child, .nav a:hover:first-child {
	border-top: .2em solid #972e48; /* burgundy */  
}
#footer {
	margin: -1.45em auto 1.5em auto;
	padding: .1em 0 0 0;
	height: auto;
	line-height: 1em;
}
.footer, .footer a:link, .footer a:visited {
	text-align:center;
	color: #052771; /* dark blue */  
	font-weight: bold; 
}
.footer a:hover, .footer a:active {
	color: #069; /* turquoise */
}
.byline {
	font-size: .7em;
	font-weight: bold;
	text-indent: 0;
	line-height: 1.8em;
	text-align:center;
	margin: 0;
	padding: 0;
	color: #052771; /* dark blue */  
}
.byline a:link, .byline a:active, .byline a:visited {
	font-size: 1em;
	font-weight: bold;
	text-indent: 0;
	line-height: 1.8em;
	text-align:center;
	margin: 0;
	padding: 0;
	color: #052771; /* dark blue */ 
}
.byline a:hover, .byline a:active {
	color: #069; /* turquoise */   
}
.disclaimer, .disclaimer a:link, .disclaimer a:active, .disclaimer a:visited {
	font-size: 1em;
	font-weight: bold;
	text-indent: 0;
	line-height: 1.5em;
	text-align:center;
	margin: .8em 0 .5em 0;
	padding: 0;
	color: #052771; /* dark blue */ 
}
.disclaimer a:hover, .disclaimer a:active {
	color: #069; /* turquoise */   
}
.title {
	font-variant:small-caps;
	font-weight:bold;
	font-size:120%;
	color: #6699cc; /* blue */
	margin: .3em .6em 0 0;
	padding:0;
	line-height:1.6em;
}
.official-name {
	font-weight:bold;
	color:#000;
	font-size:100%;
	margin: 0 0 0 .2em;
	padding: 0;
	line-height: 1.6em;
}
.officials {
	font-weight:bold;
	color:#000;
	font-size:100%;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}
.notice { 
	font-size: 75%;
	font-weight: 700;
	text-align: center;
	color: #c00;
	margin: -1em 0 1.5em 0;
}
.minutes {
	font-variant:small-caps;
	font-weight:700;
	color:#052771; /* dark blue */  	
	font-size:100%;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}
.agenda a:link, .agenda a:visited {
	font-variant:small-caps;
	font-weight:800;
	color: #6699cc; /* blue */
	font-size:115%;
	text-indent:none;
	margin: 1em 0 0 0;
	padding:0;
	line-height: .8em;
	text-align:center;
	vertical-align: top;
}
.agenda a:active, .agenda a:hover {
	color: #052771; /* dark blue */
}
.special, .special a:link, .special a:visited {
	color:#c00;
	font-weight:bold;
	line-height: 1.7em;
}
.special a:active, .special a:hover {
	color:#052771; /* dark blue */
}
.special-blue {
	color:#052771; /* dark blue */
	text-indent:1.5em;
	font-weight:bold;
	font-variant:small-caps;
	line-height: 2em;
	font-size: 140%;
	padding: 0;
	margin: 0;
}
.form {
	text-align: center;
	font-weight: 900;
}
.iframe {
	text-align: center;
}
.img {
	float:none;
	margin: .5em .3em;
	border: 2px solid #052771; /* dark blue */
	vertical-align: top;
	max-width: 23%;
	max-height: 23%;
}
.img-home1 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 100%;
	max-height: 100%;
}
.img-home2 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 100%;
	max-height: 100%;
}
.img-fire1 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 650px;
	max-height: 290px;
}
.img-fire {
	float:none;
	margin: 1em .2em;
	border: 2px solid #052771; /* dark blue */
	vertical-align: top;
	max-width: 400px;
	max-height: 300px;
}
.imgLeft {
	float:left;
	margin: 1em;
	border: 2px solid #052771; /* dark blue */
}
.imgCenter {
	float:none;
	text-align:center;
	border: 2px solid #052771; /* dark blue */
}
.imgHide {
	width: 100%
	height: 100%;
	margin: 1em;
	visibility:visible;
}
img.noborder {
	border: none;
}
.main ul li {
	list-style:none;
	padding: 0;
	margin: .2em 0 .4em 1.5em;
}
li {
	list-style:none;
	padding: 0;
	margin: .2em 0 .2em 1em;
}
.hr {
	text-align:left;
	border-top: 2px solid #6699cc; /* blue */padding: 0 20%;
	margin: .4em auto 1em auto;
	max-width: 20em;
}
.hr-thick {
	text-align:left;
	border-top: 1px ridge #052771; /* dark blue */ 
	border-bottom: 4px ridge #6699cc; /* blue */padding: 0 10%;
	margin: 1em auto;
}
.break_line { 
	font-size:0;
	height:10px;
	border-top: 1px solid #6699cc; /* blue */padding: 10px 0 0 0;
}
.break_line_thick { 
	clear:both;
	font-size:0;
	height:10px;
	border-top: 3px ridge #6699cc; /* blue */width: 980px;
	margin: 0;
	padding: 0;
}
.line {
	border-top:1px #d1d1d1 solid;
	height:12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/******mobile nav & menu button hidden on desktop ******/
#mobile_nav ul { 
	display:none;
}
a.menu {
	display:none;
}
/****************************************************************************************************************************/
/******************************************** large tablet styles ********************************/
@media only screen and (min-width:781px) and (max-width:980px) {
h1, h1 a, h1 a:visited { 
	font-size:160%;  
}
h2 {
	font-size:150%;
}
h3  {
	font-size:140%;
}
h4, h4 a:link, h4 a:visited  {
	font-size:130%;
}
h4 a:active, h4 a:hover  {
	text-decoration:none;
	color:#052771; /* dark blue */ 
} 
h5, h5 a:link, h5 a:visited {
	font-size:120%;
}
h5 a:active, h5 a:hover  {
	text-decoration:none;
	color:#6699cc; /* blue */  
}
h6 {
	font-size:110%;
}
.container {
    width:100%;
	margin:0 auto;
	padding: 0;
	position:relative;	
	text-align:left;
	border-top: .2em solid #6699cc; /* blue */}
.banner {
	height:auto;
	min-height: 200px;
	max-height: 350px;
	width:auto;
	margin: 0 auto;
	padding: 0 .2em;
	background-image:url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	background-color: #fff;
	z-index: 0;
}
.content {
	margin: 0 auto;
	padding: 0;
	width: auto;
	max-width: 1000px;
	background-color: #fff;  
	z-index: 0;
}
.main {
	margin: auto;
	padding: .4em 1em 1em 1.5em;
	width: auto;
	float:none;
}
.left {
	visibility: visible;
	float:left;
	margin: .2em 2em .5em -1em;
	padding: 0;
	width: 14em;
}
.nav {
	visibility: visible;
	background: none;
	width: 14.2em;
	margin: 0 0 1.5em -.2em;
	padding: .2em .2em 0 .2em;
	display: block;
	border-radius: 2em;
}
.nav a:link, .nav a:visited {
	color: #fefefe;
   	background-color: #972e48; /* burgundy */ 
	text-align:left;
	text-decoration:none;
	display:block;
	line-height: 1em;
	border-bottom: .2em solid #69c; /* blue */
	border-radius: .2em;
	padding: .5em  0 .4em .7em;
	margin: 0 0 .5em 0; 
}
.nav a:first-child {
    border-radius: .8em .8em .2em .2em;
	border-top: .2em solid #000; 
}
.nav a:last-child {
    border-radius: .2em .2em .8em .8em;
	border-bottom: .2em solid #69c; /* blue */
}
.nav a:active, .nav a:hover {
	color: #052771; /* dark blue */  
	background-color: #c9e1f4; /* light blue */
	display:block;
	border-bottom: .2em solid #972e48; /* burgundy */  
}
.nav a:active:first-child, .nav a:hover:first-child {
	border-top: .2em solid #972e48; /* burgundy */  
}
.footer, .footer a:link, .footer a:visited {
	font-size: 95%;
	font-weight: 800; 
}
.byline {
	font-weight: 800;
}
.img {
	float:none;
	margin: .5em .1em;
	border: 2px solid #052771; /* dark blue */
	vertical-align: top;
	max-width: 18%;
	max-height: 22%;
}
.img-home1 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 480px;
	max-height: 285px;
}
.img-home2 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 480px;
	max-height: 285px;
}
.img-fire1 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 480px;
	max-height: 220px;
}
.img-fire {
	float:none;
	margin: 1em .2em;
	border: 2px solid #052771; /* dark blue */
	vertical-align: top;
	max-width: 100%;
	max-height: 100%;
}
.imgRight {
	float: right;
	margin: 1em;
	width: 95%;
	border: 2px solid #6699cc; /* blue */
}
.imgLeft {
	float: left;
	margin: 1em;
	width: 95%;
	border: 2px solid #6699cc; /* blue */
}
.imgCenter {
	float:none;
	text-align:center;
	border: 2px solid #6699cc; /* blue */
}
}
/****************************************************************************************************************************/
/************************************ between large & small tablet styles*************************/
@media only screen and (min-width:721px) and (max-width:780px) {
h1, h1 a, h1 a:visited { 
	font-size:150%;  
}
h2 {
	font-size:140%;
}
h3  {
	font-size:130%;
}
h4, h4 a:link, h4 a:visited  {
	font-size:120%;
}
h4 a:active, h4 a:hover  {
	text-decoration:none;
	color:#052771; /* dark blue */ 
} 
h5, h5 a:link, h5 a:visited {
	font-size:110%;
}
h5 a:active, h5 a:hover  {
	text-decoration:none;
	color:#6699cc; /* blue */  
}
h6 {
	font-size:100%;
}
.container {
    width:100%;
	margin:0 auto;
	position:relative;	
	text-align:left;
	border-top: .2em double #6699cc; /* blue */}
.banner {
	height:auto;
	min-height: 165px;
	max-height: 260px;
	width:auto;
	margin: 0 auto;
	padding: 0 .2em;
	background-image:url(../images/banner-tablet.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	z-index: 0;
}
.content {
	margin: 0 auto;
	padding: 0;
	width: auto;
	max-width: 780px;
	background-color: #fff;  
	z-index: 0;
}
.main {
	margin: 0 auto;
	padding: .5em .8em 1em 1.2em;
	width: auto;
	background-color: #fff; 
	float:none;
	font-size: 95%;
}
.left {
	visibility: visible;
	float:left;
	margin: .3em 2em .5em -.6em;
	padding: 0;
	width: 15em;
}
.nav {
	visibility: visible;
	background: none;
	width: 14.2em;
	margin: 0 0 1.5em -.2em;
	padding: .2em .2em 0 .2em;
	display: block;
	border-radius: 2em;
}
.nav a:link, .nav a:visited {
	color: #fefefe;
   	background-color: #972e48; /* burgundy */ 
	text-align:left;
	text-decoration:none;
	display:block;
	line-height: 1em;
	border-bottom: .2em solid #69c; /* blue */
	border-radius: .2em;
	padding: .5em  0 .4em .7em;
	margin: 0 0 .5em 0; 
}
.nav a:first-child {
    border-radius: .8em .8em .2em .2em;
	border-top: .2em solid #000; 
}
.nav a:last-child {
    border-radius: .2em .2em .8em .8em;
	border-bottom: .2em solid #69c; /* blue */
}
.nav a:active, .nav a:hover {
	color: #052771; /* dark blue */  
	background-color: #c9e1f4; /* light blue */
	display:block;
	border-bottom: .2em solid #972e48; /* burgundy */  
}
.nav a:active:first-child, .nav a:hover:first-child {
	border-top: .2em solid #972e48; /* burgundy */  
}
.img {
	float:none;
	margin: .5em;
	border: 2px solid #052771; /* dark blue */
	vertical-align: top;
	max-width: 50%;
	max-height: 50%;
}
.img-home1 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 400px;
	max-height: 240px;
}
.img-home2 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 400px;
	max-height: 240px;
}
.img-fire1 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 400px;
	max-height: 180px;
}
.img-fire {
	float:none;
	margin: 1em .2em;
	border: 2px solid #052771; /* dark blue */
	vertical-align: top;
	max-width: 100%;
	max-height: 100%;
}
.imgRight {
	float: right;
	margin: 1em;
	width: 95%;
	border: 2px solid #6699cc; /* blue */
}
.imgLeft {
	float: left;
	margin: 1em;
	width: 95%;
	border: 2px solid #6699cc; /* blue */
}
.imgCenter {
	float:none;
	text-align:center;
	border: 2px solid #6699cc; /* blue */
}
.footer, .footer a:link, .footer a:visited {
	font-size: 85%;
	font-weight: 700; 
}
.byline {
	font-weight: 700;
	font-size: .65em;
}	
}
/****************************************************************************************************************************/
/********************************************** small tablet styles **********************************************/
@media only screen and (min-width:481px) and (max-width:720px) {
h1, h1 a, h1 a:visited { 
	font-size:140%;  
}
h2 {
	font-size:130%;
}
h3  {
	font-size:120%;
}
h4, h4 a:link, h4 a:visited  {
	font-size:110%;
}
h4 a:active, h4 a:hover  {
	text-decoration:none;
	color:#052771; /* dark blue */ 
} 
h5, h5 a:link, h5 a:visited {
	font-size:100%;
}
h5 a:active, h5 a:hover  {
	text-decoration:none;
	color:#6699cc; /* blue */  
}
h6 {
	font-size:100%;
}
.imgHide {
	width: 50%
	height: 50%;
	visibility:visible;
}
.img {
	float:none;
	margin: .5em .2em;
	border: 2px solid #052771; /* dark blue */
	vertical-align: top;
	max-width: 45%;
	max-height: 45%;
}
.img-home1 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 100%;
	max-height: 100%;
}
.img-home2 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 100%;
	max-height: 100%;
}
.img-fire1 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 100%;
	max-height: 100%;
}
.img-fire {
	float:none;
	margin: 1em .2em;
	border: 2px solid #052771; /* dark blue */
	vertical-align: top;
	max-width: 100%;
	max-height: 100%;
}
.imgRight {
	float: right;
	margin: 1em;
	width: 95%;
	border: 2px solid #6699cc; /* blue */
}
.imgLeft {
	float: left;
	margin: 1em;
	width: 95%;
	border: 2px solid #6699cc; /* blue */
}
.imgCenter {
	float:none;
	text-align:center;
	border: 2px solid #6699cc; /* blue */
}
img.noborder {
	display: none;
}
.container {
    width:100%;
	margin:0 auto;
	position:relative;	
	text-align:left;
	border-top: .2em solid #6699cc; /* blue */background-image: none;
	background-color: #fff; 
}
.banner {
	height:auto;
	min-height: 200px;
	width:auto;
	max-width: 660px;
	margin: 0 auto;
	padding: 0;
	background-image:url(../images/banner-mobile.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	background-color: #fff;
	z-index: 0;
}
.content {
	margin: 0 auto;
	padding: 0;
	width: auto;
	background-color: #fff;  
}
.main {
	width: auto;
	margin: 0 auto;
	padding: .5em 1em;
	background-color: #fff; 
	min-height: 15em;
}
#footer {
	margin: 0 auto;
	padding: 0 0 1em 0;
	background-color: #fff;
}
.footer, .footer a:link, .footer a:visited {
	font-size: 90%;
	font-weight: 700;
	line-height: 1.4em; 
}
.byline {
	font-weight: 700;
	font-size: .70em;
	line-height: 1.5em;
}
.disclaimer, .disclaimer a:link, .disclaimer a:visited {
	font-size: 90%;
	font-weight: bold;
	text-indent: 0;
	line-height: 1.5em;
	text-align:center;
	margin: -.4em 0 .3em 0;
	padding: 0;
	color: #052771; /* dark blue */ 
}
.disclaimer a:active, .disclaimer a:hover {
	color: #6699cc; /* blue */ 
}
/********* menu button links to nav at bottom of page ***********/
a.menu {
    	width: auto;
	min-height: 40px;
	background-image:url(../images/menu.png);
	background-repeat: no-repeat;
	background-position:center;
    	padding: .2em 0;
	margin: .3em auto;
	display:block;
	visibility: visible;
	z-index: 1000;
}
a.menu:hover,
a.menu:focus {
	background-position:center;
	background-image:url(../images/menu-hover.png);
	background-repeat: no-repeat;
	background-color: #6699cc; /* blue */
	border-radius: .6em; 
	width: 180px;
}
/********** desktop nav is hidden */
.left {	
	display:none;
}
.left-long {	
	display:none;
}
/********* mobile nav at bottom of page ***********************************/ 
/**** block of links *****/ 
#mobile_nav ul {
    list-style: none;
    padding: 0;
	margin: .2em .6em 0 .1em;
	visibility: visible;
	display: block;
}
/**** each link *****/  
#mobile_nav li a {
    	color: #052771; /* dark blue */
   	background-color: #fff; 
	display: block;
	padding: .2em 0;
	margin: .3em 0;
	text-align: center;
    	text-decoration: none;
    	font-weight: 600;
	font-size:90%;
    	text-transform: uppercase;
    	letter-spacing: 0.1em;
    	line-height: 2em;
    	height: 2em;
	border-top: 2px ridge #6699cc; /* blue */
	border-bottom: 2px solid #052771; /* dark blue */
	border-radius: .7em;
}
#mobile_nav li a:hover,
#mobile_nav li a:focus {
    	color: #fff; 
	background-color: #052771; /* dark blue */
	border-top: 2px ridge #6699cc; /* blue */ 
	border-bottom: 2px solid #6699cc; /* blue */
}
}
/****************************************************************************************************************************/
/****************************************************** mobile styles ***************************************/
@media only screen and (max-width:480px) {
h1, h1 a, h1 a:visited { 
	font-variant:small-caps;
	font-weight:bold;
	color: #052771; /* dark blue */
	font-size:130%;
	text-indent:none;
	margin:1em 0 .5em 0;
	padding:0;
	line-height: 1.3em;  
}
h2 {
	font-variant:small-caps;
	font-weight:700;
	color: #6699cc; /* blue */
	font-size:120%;
	text-indent:none;
	margin: .8em 0;
	padding:0;
	line-height: 1.8em;
}
h3  {
	font-variant:small-caps;
	font-weight:bold;
	color:#052771; /* dark blue */ 
	background-color: none;
	font-size:110%;
	margin: 15px 0 15px -5px;
	padding:0;
	line-height: 1.5em;
}
h4, h4 a:link, h4 a:visited  {
	font-weight:bold;
	color:#6699cc; /* blue */ 
	background-color: none;
	font-size:110%;
	margin: .5em 0;
	padding:0;
	line-height: 1.6em;
}
h4 a:active, h4 a:hover  {
	text-decoration:none;
	color:#052771; /* dark blue */ 
} 
h5, h5 a:link, h5 a:visited {
	font-variant:normal;
	font-weight:bold;
	color:#000;
	font-size:100%;
	margin: .5em 0;
	padding: 0;
	line-height: 1.6em;
}
h5 a:active, h5 a:hover  {
	text-decoration:none;
	color:#6699cc; /* blue */  
}
h6 {
	font-variant:normal;
	font-weight:bold;
	color:#000;
	font-size:100%;
	margin: .5em 0;
	padding: 0;
	line-height: 1.6em;
}
p {
	font-size: 100%;
	line-height: 1.2em;
}
.imgHide {
	display: none;
}
.img {
	float:none;
	margin: .5em .2em;
	border: 2px solid #052771; /* dark blue */
	vertical-align: top;
	max-width: 45%;
	max-height: 45%;
}
.img-home1 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 100%;
	max-height: 100%;
}
.img-home2 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 100%;
	max-height: 100%;
}
.img-fire1 {
	float:none;
	margin: auto;
	border: 2px solid #052771; /* dark blue */
	max-width: 100%;
	max-height: 100%;
}
.img-fire {
	float:none;
	margin: 1em .2em;
	border: 2px solid #052771; /* dark blue */
	vertical-align: top;
	max-width: 100%;
	max-height: 100%;
}
.imgRight {
	float: right;
	margin: 1em;
	width: 95%;
	border: 2px solid #6699cc; /* blue */
}
img.noborder {
	display: none;
}
.imgLeft {
	float: left;
	margin: 1em;
	width: 95%;
	border: 2px solid #6699cc; /* blue */
}
.imgCenter {
	float:none;
	text-align:center;
	border: 2px solid #6699cc; /* blue */
}
.container {
    width:100%;
	margin:0 auto;
	position:relative;	
	text-align:left;
	border-top: .2em solid #6699cc; /* blue */background-image: none; 
	background-color: #fff; 
}
.banner {
	height:auto;
	min-height: 120px;
	max-height: 200px;
	width:auto;
	margin: 0 auto;
	padding: 0;
	background-image:url(../images/banner-mobile.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	background-color: #fff;
	z-index: 0;
}
.content {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border-top: 0;
	border-bottom: 0;
	background: none;
}
.main {
	margin: auto;
	padding: .4em 1em 1.5em 1em;
	width: auto;
	background-color: #fff;  
	border-bottom: 3px double #069;  /* turquoise */  
	border-radius: .5em;
	min-height: 14em;
}
#footer {
	margin: 0 auto;
	padding: 0 0 1em 0;
	background-color: #fff;
	color: #052771; /* dark blue */   
}
.footer, .footer a:link, .footer a:visited {
	font-size: 85%;
	font-weight: 700; 
}
.disclaimer, .disclaimer a:link, .disclaimer a:visited {
	font-size: 90%;
	font-weight: bold;
	text-indent: 0;
	line-height: 1.5em;
	text-align:center;
	margin: -.4em 0 .3em 0;
	padding: 0;
	color: #052771; /* dark blue */ 
}
.disclaimer a:active, .disclaimer a:hover {
	color: #6699cc; /* blue */ 
}
.byline {
	font-weight: 700;
	font-size: .65em;
	line-height: 1.5em;
}
/********* menu button links to nav at bottom of page ***********************************************/
a.menu {
    width: auto;
	min-height: 40px;
	background-image:url(../images/menu.png);
	background-repeat: no-repeat;
	background-position:center;
    padding: .2em 0;
	margin: .3em auto;
	display:block;
	visibility: visible;
	z-index: 1000;
}
a.menu:hover,
a.menu:focus {
	background-position:center;
	background-image:url(../images/menu-hover.png);
	background-repeat: no-repeat;
	background-color: #6699cc; /* blue */border-radius: .6em; 
	width: 180px;
}
/********** desktop nav is hidden */ 
.left {	
	display:none;
}
.left-long {	
	display:none;
}
/********* mobile nav at bottom of page *****/ 
/**** block of links *****/ 
#mobile_nav ul {
    	list-style: none;
    	padding: .4em;
	margin: -1em .8em -.5em 0;
	visibility: visible;
	display: block;
}
/**** each link *****/  
#mobile_nav li a {
    	color: #052771; /* dark blue */
   	background-color: #fff; 
	display: block;
	padding: .2em 0;
	margin: .3em 0;
	text-align: center;
    	text-decoration: none;
    	font-weight: 600;
	font-size:90%;
    	text-transform: uppercase;
    	letter-spacing: 0.1em;
    	line-height: 2em;
    	height: 2em;
	border-top: 2px ridge #6699cc; /* blue */
	border-bottom: 2px solid #052771; /* dark blue */
	border-radius: .7em;
}
#mobile_nav li a:hover,
#mobile_nav li a:focus {
    	color: #fff; 
	background-color: #052771; /* dark blue */
	border-top: 2px ridge #6699cc; /* blue */ 
	border-bottom: 2px solid #6699cc; /* blue */
}
}
