
/* Layout Stylesheet */ 


body	{
	background: #808080 url(images/water_bk.jpg) repeat;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 5px solid #bbb;
	text-align: center;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
	}
	
#wrapper	{
	color: #333;
	margin: 9px auto;
	padding: 0;
	border: 0;
	width: 782px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 780px;	 
	}

html>#wrapper	{
	width: 780px;
	} 

#outer {
 text-align:left;
 border:1px solid #000000;
 width:1024px;
 margin:auto;
 }

#header	{
	background: url(images/header.gif) no-repeat;
	color: #333;
	height: 167px;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header a  {width:100%; height:100%; display:block; padding:0;}

#bodyblock {
 position:relative;
 background: #e8e8e8;
 color: #333333;
 width:1024px;
 padding:0;
 }

	/*  Vertical nav */
 #l-col {
 background:#e8e8e8;
 padding: 0;
 margin: 0;
 color: #FFF;
 width:175px;
 float:left;
 }

ul#navlist
{
width: 173px;
width: 175px;
width: 173px;
padding: 0px;
border: 1px solid #171717;
border-top: 0px;
margin: 0px;
font: bold 12px verdana,helvetica,arial,sans-serif;
background: #e8e8e8;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #171717;
}

ul#navlist li a
{
display: block;
width: 137px;
width: 173px;
width: 137px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #e89a51;
background: #e8e8e8;
text-decoration: none;
text-align: right;
}

ul#navlist a#current { border-left: 20px solid #50d1e7; }

ul#navlist li a:link { color: #666677; }
div#l-col li a:visited { color: #666677; }

ul#navlist a:hover, ul#navlist a#current:hover
{
border-color: #368c9c;
color: #e8e8e8;
background: #171717;
}

ul#navlist li a:hover
{
border-color: #368c9c;
color: #e8e8e8;
background: #171717;
}

#calcont {
 background:#e8e8e8;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0px;
 text-align:left;
 margin-left: 0;
 padding: 10px;
  }

#cont {
 background:#e8e8e8;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0px;
 text-align:left;
 margin-left: 180px;
 padding: 10px;
  }
 
 #cont p	{
	margin: 0;
	padding: 0;
	}

#ftr {
 height:30px;
 background:#CCCCCC;
 color: #9C5636;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 clear: both;
 font-size: xx-small;
 voice-family: "\"}\""; 
 voice-family:inherit;
 font-size: x-small;	
	}

html>#ftr	{
	font-size: x-small;
	} 

#ftr p	{
	margin: 0;
	padding: 0;
	}
	
.imgfloatr {
	border: 0;
	float: right;
	padding: 2px;
}

.imgfloatl {
	border: 0;
	float: left;
	padding: 2px;
}

.members {
	border: 0;
	clear: right;
	font-size: small;
}

	/* General linkology */
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c26c44;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #e89a51;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #c26c44;
	background: transparent;  
	}

	/*  Typography */
	
h1, h2, h3, h4, h5, h6	{
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color: #368c9c;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	}
	
	ul#navlist2
{
width: 173px;
width: 175px;
width: 173px;
padding: 0px;
border: 1px solid #171717;
border-top: 0px;
margin: 0px;
font: bold 12px verdana,helvetica,arial,sans-serif;
background: #e8e8e8;
}

ul#navlist2 li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #171717;
}

ul#navlist2 li a
{
display: block;
width: 137px;
width: 173px;
width: 137px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #e89a51;
background: #e8e8e8;
text-decoration: none;
text-align: right;
}

ul#navlist2 a#current { border-left: 20px solid #50d1e7; }

ul#navlist2 li a:link { color: #666677; }

ul#navlist2 a:hover, ul#navlist a#current:hover
{
border-color: #368c9c;
color: #e8e8e8;
background: #171717;
}

ul#navlist2 li a:hover
{
border-color: #368c9c;
color: #e8e8e8;
background: #171717;
}
