/* basic tag definitions */





/* side nav bar classes */

.nav            { font-size: 0.85em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.navlarge       { font-weight: bold; font-family: verdana, arial, helvetica, sans-serif }
.navsmall       { font-weight: bold; font-size: 10px; font-family: verdana, verdana, arial, helvetica, sans-serif }

.navgray        { color: #666; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.navgraysmall   { color: #666; font-weight: bold; font-size: 10px; font-family: verdana, verdana, arial, helvetica, sans-serif }

.navhead       	 { color: white; font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.navheadsmall    { color: white; font-size: 10px; font-family: verdana, verdana, arial, helvetica, sans-serif; font-weight: bold }

.navlite         { color: white; font-size: 0.85em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.navlitesmall    { color: #063; font-weight: bold; font-size: 10px; font-family: verdana, verdana, arial, helvetica, sans-serif }

.sidebar    { font-size: 10px; font-family: verdana, geneva, arial, helvetica, sans-serif }
.caption    { font-size: 0.85em; font-family: verdana, geneva, arial, helvetica, sans-serif; text-align: left; }
.crumb     { font-size: 0.8em; font-family: verdana, geneva, arial, helvetica, sans-serif }


.thumb {
		border: 0;
		padding: 5px 5px 5px 5px;
		background: #ffffff;
		margin: 0 0 0 10px;
		float: right;
		clear: both;
		}
										



a:hover   { text-decoration: none }

.navbarhome {width: 176px; color: white; background: #006699;}
.navbarnormal {width: 176px; background: #cccc99;}
.navbarheader {width: 176px; background: #006666;}
.navbarsubhead {width: 176px; background: #ABAB81;}
.navbarselected {width: 176px; background: #EAEAB7;}
.navbarwrap {background: #006666;}
.navbarstorm {background: #006699;}

/* secondary nav styles */

#navcontainer ul
{
list-style-type: none;
text-align: left;


}

#navcontainer ul li a
{
background: transparent url(../images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: bold 0.85em Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #999;
}

#navcontainer ul li a:hover
{
background: #F4F4DA url(../images/list-active.gif) left center no-repeat;
color: #333;
}

#navcontainer ul li a#current
{
background: transparent url(../images/list-on.gif) left center no-repeat;
color: black;
}

#navcontainer h2 {
	display: inline;
}

#navcontainer .sub {
	padding: 0 0 0 25px;
}
   
div.figure {
  float: right;
  width: 35%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
  clear: right;
  border-right: 2px silver solid;
  border-bottom: 2px silver solid;
  max-width: 400px;
  min-width: 250px;
}

div.figurel {
  float: left;
  width: 35%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
  clear: right;
  border-right: 2px silver solid;
  border-bottom: 2px silver solid;
  max-width: 400px;
  min-width: 250px;
}

div.figureh {
  width: 90%;
  border: thin silver solid;
  margin: auto;
  padding: 0.5em;
  clear: both;
  border-right: 2px silver solid;
  border-bottom: 2px silver solid;
  max-width: 600px;
  min-width: 200px;
}

div.figurec {
  width: 50%;
  border: thin silver solid;
  margin: auto;
  padding: 0.5em;
  clear: both;
  border-right: 2px silver solid;
  border-bottom: 2px silver solid;
  max-width: 400px;
  min-width: 200px;
}

img.scaled {
  width: 100%;
  border: 0;
}


#container {
width: 320px;
float: right;
margin-left: 10px;
}

.lead {
border: solid 2px #ccc;
width: 300px;
padding: 7px;
height: 100px;
background-color: #eee;
margin-bottom: 10px;
}

.lead2 {
border: solid 2px #ccc;
width: 400px;
padding: 7px;
height: 125px;
background-color: #eee;
margin-bottom: 10px;
}


.lead h1, .lead2 h1 {
font-size: 12px;
font-weight: bold;
line-height: 1.5;
display: inline;
}

.lead h2, .lead2 h2 {
font-size: 10px;
font-weight: bold;
display: inline;
line-height: 1.5;
}

.lead img, .lead2 img {
border: solid 1px #ccc;
}

.lead img:hover, .lead2 img:hover  {
border: solid 1px #acacac;
}

.lead .captionsmall, .lead2 .captionsmall {
font-size: 8px;
}

.lead .go, .lead2 .go {
display: block;
text-align: center;
}

.lead .satphoto, .lead2 .satphoto {
float: left;
margin-right: 5px;
}

.stormimage {
float: right;
border: solid 1px #ccc;
padding: 1px;
margin-left: 10px;
}

/* PHP INCLUDE nav styles */

#navbar {
	width: 200px;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	float: left;
	margin-right: 10px;
	
	
}

.divhead {
color: #000000;
background-color: #cccccc;
padding: 3px;
margin-bottom: 1px;
font-weight:bold;
}

.divsubhead {
color: #000000;
background-color: #cccccc;
padding: 3px;
margin-bottom: 1px;
font-weight:bold;
}

#navbar ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navhome {
background-color: #006699;
color: #ffffff;
padding: 3px;
margin-bottom: 3px;
}

.singlebar {
margin-bottom: 3px;
}

.maingroup {
background-color: #cccccc;
margin-bottom: 3px;
}

.navpage li {
color: #000000;
background-color: #eee;
padding: 3px;
border-bottom: solid 1px #e4e1e1;
border-left: solid 1px #e4e1e1;
border-right: solid 1px #e4e1e1;
}

.navpage li.selected {
background-color: #e4e1e1;	

}

#navbar li a {
text-decoration:none;
}

#navbar a:hover {
	text-decoration:underline;
		background-color: #e4e1e1;
}

#navhome a {
color: #fff;	
}





