/*<-- Nav Elements -->*/
.nav_background {
	background: url(images/nav_background.jpg) 950px 31px;
}

.nav_background2 {
	background: url(images/nav_background2.jpg) 950px 31px;
}

.skyscraper {
	width: 164px;
	background-color: white;
	vertical-align: top;
}

.leader {
	background: transparent repeat;
	height: 90px;
}

/*<-- Page -->*/
.content {
	background-color: white;
}


.h1 {
	background-color: transparent;
	color: #07307a;
	font: bold 15px Arial;
	margin: 0;
	padding: 15px 0;
	text-align: left;
}

.h2 {
	background-color: transparent;
	color: black;
	font: bold 14px Arial;
	margin: 0;
	padding: 15px 0;
	text-align: left;
}

.h4 {
	background-color: transparent;
	color: black;
	font: bold 12px Arial;
	margin: 0;
	padding: 15px 0;
	text-align: left;
}

.h5 {
	background-color: transparent;
	color: #07307a;
	font: bold 12px Arial;
	margin: 0;
	padding: 15px 0;
	text-align: left;
}

.photocutline {
	background-color: transparent;
	color: #86a929;
	font: bold 12px Arial;
	margin: 0;
	padding: 15px 0;
	text-align: right;
}

.h3 {
	background-color: transparent;
	color: gray;
	font: bold 12px Arial;
	margin: 0 0 1px;
	padding: 15px 0;
	text-align: left;
}

.pullquote 
{width: 145px;
background: #f2f6e3;
color:black;
float: right;
border: 1px solid gray;
font-weight:bold;
line-height:140%;
padding:5px;
margin-top:10px;
margin-left:10px;
}

.thinborderfloat {
  float: right;
  border:solid 1px silver;
  margin-right:10px;
	background-color: white;
	color: black;
	font-size: 11px;
	font-weight: bold;
	padding: 8px;
	margin-left: 10px;
}

.normal {
	background-color: white;
	color: black;
	font: 12px Arial;
	padding: 25px;
	width: 710px;
	text-align: left;
	vertical-align: top;
}

.footer {
	background-color: transparent;
	color: #edfce3;
	font: bold 10px Arial;
	text-align: center;
	padding-bottom: 5px;
	width: 950px;
	height: 30px;
	background-image: url(images/stripe_footerb.png);
}
a:link {
	color: #86a929;
}

a:hover {
	text-decoration: underline;
	color: #86a929;
	font-weight: bold;
}

a:visited {
	color: #86a929;
}

.vertical_background {
	width: 15px;
	background-color: white;
}

body { 
	background: transparent url(images/green_stripe.png) repeat scroll center top;
	}
	
.body_text {font-family: verdana,sans-serif;
font-size: 12px;
	color: #666;
}
	

/*<--nav -->*/
  body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

img {
border: none;
} 
 
/*- Menu Tabs 1--------------------------- */ 


    #tabs1 {
      float:left;
      width:950px;
      font-size:93%;
      line-height:normal;
      }
    #tabs1 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background: url(images/tableft8.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background: url(images/tabright8.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color: navy;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }
      
      /*- Menu Tabs 2--------------------------- */ 


    #tabs2 {
      float:left;
      width:950px;
      font-size:93%;
      line-height:normal;
      }
    #tabs2 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs2 a {
      float:left;
      background: url(images/tableft5.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs2 a span {
      float:left;
      display:block;
      background: url(images/tabright5.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color: navy;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs2 a:hover {
      background-position:0% -42px;
      }
    #tabs2 a:hover span {
      background-position:100% -42px;
      }


/*<-- slidebar -->*/

#sidebar a {
	color: gray;
}

