@charset "UTF-8";
/* CSS Document */

<style type="text/css"> 

#nav {
  margin: 0px;
  position: absolute;
  visibility: inherit;
  padding: 0 5px;
  z-index: auto;
  height: auto;
  width: 150px;
  list-style-type: none;
  float: left; /* Contain floated list items */
}

#nav li {
	margin: 0;
	padding: 0;
	float: left; /* This corrects the */
	width: 100%; /* IE whitespace bug */
	list-style-type: none;
}

#nav a {
	display: block;  /* to increase clickable area as a's 
      default to inline */
	color: #1D2787;
	text-decoration: none;
	padding: 0 5px;
	line-height: 2;
	border-bottom: 1px solid #999999;
}

#nav #nav_weather a {
  border: none;
}
#nav a:hover {
	background-color: #f5df95;
  }


#body_hom #nav_hom a,
    #body_sites #nav_sites a,#body_map #nav_map a, #body_google #nav_google a, #body_weather #nav_weather a,#body_schools #nav_schools a, #body_reference #nav_reference a, #body_powered #nav_powered a,#body_calendar #nav_calendar a, #body_classifieds #nav_classifieds a, #body_lines #nav_lines a,#body_roster #nav_roster a, #body_about #nav_about a, #body_join #nav_join a,#body_lifeflight #nav_lifeflight a, #body_links #nav_links a, #body_reports #nav_reports a, #body_photo #nav_photo a, #body_pnwl #nav_pnwl a, #body_mugs #nav_mugs a  {
  background: #f1f3fa;
  color: #990000;
  font-weight: 100;
}



a:link
{
	font:  11px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
} 
a:visited 
{
	font:  11px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}a:hover
{
	font:  11px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #C91F16;
	background: #CCCCFF;
	text-decoration: underline;
} 
	
a:active
{
	font:  11px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #C91F16;
	background: #CCCC66;
	text-decoration: underline;
} 

.copyright {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.1em;

	font-weight: normal;

	color: #333333;

	line-height: 1.5em;

	margin-left: 60px;

	margin-top: 10px;

	padding-left: 20px;

}

.imgsrc {
	padding: 2px;
	border: 1px solid #666666;
	margin: 7px;
}



h1 {

	font-family: Optima,Verdana, Arial, Helvetica, sans-serif;

	font-size: 2.5em;

	color: #333333;

	font-weight: normal;

	line-height: 3em;

	font-style: oblique;

	background-color: #FFCC00;

}

p  {
	color: #333333;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
}

.subtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 2em;

	line-height: 2.2em;

	font-weight: bold;

	color: #666666;

}

.linearound {
	border: 1px solid #000000;
	padding: 2px;
	margin: 10px;
}

h2 {
	font-family: Optima,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: 100;
	color: #333333;
}

h3 {
	font-family: Optima,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
}
ul {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
}

.googlegroup {

      font-family: Arial, Helvetica, sans-serif !important; 

      font-size: 10px !important;

}

.mapop {

	font-family:  Verdana, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	text-align: left;

	color: #000000;

	background-color: #FFFFFF;

	border: thin solid #ea002d;

	position: absolute;

	left:-100px;

	top:-100px;

	visibility: hidden;

	z-index: auto;

}
.leftpad {
	padding-left: 20px;
}

.inserttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	background-color: #F1F1F1;
	text-indent: 5pt;
	padding: 15px;
	border: 1px solid #999999;
}
.eleveneleven {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: 100;
	color: #333333;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
}


 
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #660000;
}
.twoColFixLt #container {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(images08/bgred.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 90%;
}
.twoColFixLt #container_app {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(images08/bgred.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 90%;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 0px;
}
.twoColFixLt #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 2;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	background-color: #FFFFFF;
} 
.twoColFixLt #mainContentW {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 2;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	background-color: #FFFFFF;
} 
.twoColFixLt #mainContentCLD {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.twoColFixLt #mainContent_app {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 5;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	background-color: #FFFFFF;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.captioned_photo {
	float: right;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	border: 1px solid #999;
	text-align: center;
	margin: 5px;
	padding: 5;
}

.captioned2_photo {
	float: left;
	padding: 5;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	width: 251px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #666;
}


 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLt #sidebar1 { width: 180px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLt #sidebar1 { padding-top: 80px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

</style>
