/* The original style sheet for Nautica 02 was made by aran @ studio7designs.com  */


body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 80%; color: #666;
	background-color: #7C81B8;
	line-height: 200%;
	margin-top: 20px;
}

#border {
	border: 1px solid #7C81B8;
	width: 800px;
	background-color: #fff;
	margin: 0 auto;
}

#header {
	height: 160px;
	background-image:url('/images/75.jpg');
}

#content {
	padding: 0.5em 1em;
	max-width: 740px;
	background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container {
	width: 770px;
	margin: 0px auto;
	background-color: #ffffff;
	border: 0px solid #990;
}

.splitright {
	/* background: #ffffff url('http://www.kootenaiunitedway.org/images/menu.gif') top center no-repeat; */
	width: 30%;
	float: right;
	overflow: hidden;
	text-align: center;
}

.splitleft {
	background: #ffffff;
	margin:auto;
	width: 68%;
	float: left;
	overflow: hidden;
	text-align: justify;
}

#introduction{
	float:right;
	width:180px;
	padding:0px 0px;
	text-align:left;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
	text-align:left;
	list-style: square;
	margin: 10px;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	text-decoration: none;
	color: #FE230A;
}

#introduction h3{
	text-align: left;
	font-size:1.5em;
	position:static;
	color: #10167F;
}

#introduction a:link, a:visited{
	text-decoration: none;
	color: #FE230A;
}

#introduction a:hover, a:active{
	text-decoration: underline;
	color: #FE230A;
}

.previous_next {
	text-align: center;
}

/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 100px;
	background-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}

#footer a:link, a:visited{
	color:#FE230A;
}

#footer a:hover, a:active{
	color:#FE230A;
}

a:active,
a:visited,
a:link { 
	color: #FE230A; 
	text-decoration: none; 
}
a:hover { 
	color: #FE230A; 
	text-decoration: underline; 
}

img {
border:0;
}

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url('http://www.kootenaiunitedway.org/images/menuleft.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url('http://www.kootenaiunitedway.org/images/menuright.gif') no-repeat right top;
      padding:5px 15px 4px 6px;
      color: #10167F;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */

    #topmenu a:hover span {
      color:#FE230A;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }

/* ~~~~~~~~~ Headings ~~~~~~~~~ */    

h1 {
	font-size: 150%;
	color: #10167F;
}

h2 {
	color: #10167F;
	font-size:130%;
	font-weight:bold;
}

h3 {
	color: #10167F;
	font-size:120%;
	font-weight:bold;
}

strong {
	color: #10167F;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {
	font-size: 16px;
}

.style5 {
	font-size: 12px;
	color: #CCCCCC;
}