/* Photo-Caption PZ3 CSS v080630 
* copyright: http://randsco.com/copyright 
* www.randsco.com 
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */ 














img.floatLeft{
	float: left;
	margin: 0px;
}

img.floatRight {
	float: right;
	margin:0px;
}


.weatherzone { font-family: Tahoma, Arial, Sans-Serif; font-size: 8pt; font-weight: normal; color: #323232; background-color: #EFEFEF; }
.weatherzone_head { font-family: Tahoma, Arial, Sans-Serif; font-size: 8pt; font-weight: bold; text-align: center; color: #EFEFEF; background-color: #4185A5; }





body {

background-color: RGB(0,66,80);
color: white;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.9em;


}

div#content {

margin-left: auto; 
margin-right: auto;
width: 1000px;
padding: 1em;
background-color: RGB(0,66,80);
border: 1px solid #000;
text-align: left;



}





#header {

border: 0px ;
margin: 0em;
padding: 0em;
width: 100%;
height: 124px;
background-image: url(header.jpg);
clear: both;
}

#navbar {


}


#navbar ul{
list-style-type:none;
margin:0px;

background:#999900;

}




#navbar ul li{
display:inline;
}


#navbar ul li a{

text-decoration:none;
color:white;
font-weight:bold;
text-align: center;
border-right:1px solid RGB(256,256,256);
padding-left:5px;
padding-right:5px;
}


#main-text {
Float: left;
width: 620px;
background-color: RGB(0,66,80);
padding: 10px;
text-align: left;

}




#main-text ul{
list-style-type: none;
padding: 0em;
margin: 0em;}

#main-text ul li{

background-image: url(blebul1a.gif);
background-repeat: no-repeat;

padding-left: 2em;
color: white;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
}




#secondary-text {
float: right;
margin:0em;
right: 5px;
background-color: RGB(0,66,80);
text-decoration: none;
width: 300px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;

}


li {}

ol{
list-style-type: none;
padding: 0em;
margin: 0em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
line-height: 1.2;

}

form.query fieldset {
  margin-bottom: 10px;
  
}
form.query legend {
  color: red;
  padding: 0 2px;
  font-weight: bold;
  font-size: 1.2em;
}
form.query label {
  display: inline-block;
  line-height: 1.4;
  vertical-align: top;
  width: 9em; /* Width of labels */


}


form.query fieldset ol {
  margin: 0;
  padding: 0;
 
}
form.query fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.query fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.query fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.query fieldset fieldset label {
  display: block;
  width: auto;
}
form.query em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.query fieldset fieldset label {

  margin-left: 123px; /* Width plus 3 (html space) */
}




#map {

color: black;

}



h1 {
font-size: 1.2em;
color:yellow;
padding-left: 10px;
letter-spacing: 2px;}

h2 {
font-size: 0.9em;
color:yellow;
text-decoration: underline;
}


h3 {
font-size: 1.3em;
text-align: left;
color:red;
letter-spacing: 2px;}


h4 {
font-size: 1.5em;
text-align: left;
color:yellow;
font-style: italic;
font-family: 'Times New Roman';
letter-spacing: 2px;}




p {
font-size: .8em;
text-align: justify;
line-height: 1.3em;}