html, body
{
	height: 100%;
}

table
{
	background-color: #f6f6f6;
}

table, tr, td, tbody, th
{
	border: none;
	font-size: 12px;
}

td
{
	border: 1px dotted #ffffff;
	background-color: #ffffff;
        padding: 10px 5px 10px 5px;
	text-align: left;
}

.sideBox 
{
	padding: 10px 0 20px 0;
}


ul li a:hover 
{
	color: #333;
	font-weight: bold;
	border: 0;
}


ul.navlist 
{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 13px 11px 0 535px;
	line-height: 17px;
}
	

ul.navlist li 
{
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
}

ul.navlist a 
{
	background: url(/inc/html/NWHI/pix/bullet.png) no-repeat 0 3px;
	padding: 1px 1px 1px 15px;
	display: block;
	border: 0;

	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
}

ul.navlist li a:hover, ul.navlist li#active a:hover
{
        background: url(/inc/html/NWHI/pix/bullet.png) no-repeat 0 3px;
	border: 0;

	color: #333;
	font-weight: bold;
}

	

UL.navlistback 
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	LIST-STYLE-IMAGE: none; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0 11px 0px 535px;  
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
}

ul.navlistback li 
{
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
}

ul.navlistback a 
{
	background: url(/inc/html/NWHI/pix/back.png) no-repeat left center;
	padding: 1px 1px 1px 15px;
	display: block;
	border: 0;

	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;

}

ul.navlistback li a:hover, ul.navlistback li#active a:hover
{
        background: url(/inc/html/NWHI/pix/back.png) no-repeat left center;
	border: 0;

	color: #333;
	font-weight: bold;

}

li.back a
{
	background: url(/inc/html/NWHI/pix/back.png) no-repeat left center;
	padding-left: 15px;
	border: 0;
}

li.back a:hover 
{
	background: url(/inc/html/NWHI/pix/back.png) no-repeat left center;
	border: 0;
}

ul.navlistback li.back {
	margin-top: 3em;
	border-bottom: 1px solid #ddd;
}

ul.tabs 
{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0 0 0 0;
}
	

ul.tabs li 
{
	display: block;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 130px;
	border: 0;
}

ul.tabs a 
{
	display: block;
	width: 30px;
	height: 130px;
	border: 0;
	text-decoration: none;
}

ul.tabs li a:hover, ul.tabs li#active a:hover
{
	border: 0;
 	text-decoration: none;
}

ul.tabs a span
{
	display: none;
}

div.divtabs 
{
	height: 707px;
	background: url(/inc/html/NWHI/pix/tabs.gif) no-repeat -10px 0;
}


#mainnavigation
{
	margin: 0;
	padding: 0 0 11px 9px;
}

#mainnavigation ul, #mainnavigation li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}


#mainnavigation a:link, #mainnavigation a:visited, #mainnavigation a:hover
{
	font-family: arial;
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 15px 0px 5px;
	text-decoration: none;
	color: #336799;
	padding-bottom: 0.5em;
	font-size: 1.1em;
	border-bottom: 0;
}

#mainnavigation a:link#current, #mainnavigation a:visited#current
{
	border-bottom: 5px solid #336799;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
	padding-bottom: 0.5em;
}

#mainnavigation a:hover
{ 
	color: #000; 
}


#container
{
	background-color: #fff;
	background-attachment: fixed;
	text-align: left;
	margin: 0px auto 50px auto;
	width: 696px;
	padding: 0;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;


	min-height: 100%;
}

*html #container
{
	height: 100%;
}

#block0, #block1, #block2, #block3, #block4, #block5,#block6 
{
}

/* As IE Win is a crap browser, these bits have to be hidden from it */
body>#container #block1, 
body>#container #block2, 
body>#container #block3, 
body>#container #block4, 
body>#container #block5,
body>#container #block6 
{
}

.active 
{
	background-color: #fff;
}

body>#container .active 
{
}

.active h2 
{
	color: #336799;
}

.visited 
{
	background-color: #fff;
}

#block0, #block0.active, #block0.visited 
{
	border-top: none;
}



.mainBox 
{
	padding: 10px 10px 10px 13px;
	float: left;	
	width: 470px;
}


#block0 
{
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.footer, #footer
{
	font-size: .9em;
	color: #ccc;
	padding: 20px;
}

#block0 div.mainBox 
{
	background-color: #fff;
	padding: 0 65px 0 0;
	height: auto;
	background: transparent;
	background-image: none;
}



p strong 
{
	color: #379700;
	font-weight: bold;
	font-size: 1.0em;
}


p.q 
{
	background: #FFF1E3;
	border: 1px solid #FFD9B2;
	padding: 6px;
	margin: 1.5em 0;
}




p img 
{
	float : left;
	padding: 5px;
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 5px;
}

p.lmblock
{
	color: #379700;
	font-weight: bold;
	font-size: 1.0em;
}


.donations 
{
	height: 135px;
	background: #fafafa;
}

.profiles 
{
	padding-bottom: 30px;
}

ul 
{
 	list-style-image: url(/inc/html/NWHI/pix/check.png);
 	margin-left: 20px;
}

p.sitemap ul, p.sitemap ul li 
{
 	list-style-image: url(/inc/html/NWHI/pix/bullet.png);
}

div#headcontainer
{ 
	height: 187px;  
	width: 675px; 
	margin: 0 12px 15px 12px; 
	background: url(/inc/html/NWHI/pix/fade_bg.jpg) 0 0 repeat-y #ffffff; 
}

div#show
{
	height: 187px;  
	width: 675px; 
	background: url(/inc/html/NWHI/pix/mastheads/2.jpg) 10px 10px no-repeat transparent; 
}


	
	
#container
{
	margin: 0 auto 0 auto;
	width: 700px;
}

#toplist 
{
	height: 20px;
	padding: 0;
	margin: 0;
	width: 685px;
}

#toplist li
{
	display: inline;
	list-style-type: none;
	color: #000000;
	font: 10px Arial;
	padding: 0;
	margin: 0;
	text-align: right;

        border: 0;
}


#toplist a
{
	float: right;
	text-decoration: none;
	color: #000000;
	font: 10px Arial;
	padding: 0;
	margin: 0;
	padding-left: 15px;
        border: 0;
}


p.address 
{
	font-size: 10px;
	margin: 0;
}

a 
{
	color: #336799;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

a.NoLink
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
        border-bottom: none;
}

a.NoLink:hover
{
	font-weight: normal;
	color: #000000;
	border-bottom: none;
}

a:hover 
{
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid red;
}

h2, h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ccc;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.6em;
	margin-bottom: 30px;
}

h2.lmblock
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ccc;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.6em;
	margin-bottom: 30px;
}

h1
{
	color: #336799;
}

div.news h2
{
	border-bottom: none;
	color: #336799;
}

h2 span 
{
	padding-bottom: 0.5em;
	border-bottom: 5px solid #ccc;
}

h3 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ccc;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	padding: 0.3em;
	padding-left: 10px;
	margin-bottom: 30px;
	border-left: 4px solid #ccc;
}


.active h3 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #379700;
	font-size: 16px;
	border-bottom: 1px solid #379700;
	padding: 0.3em;
	padding-left: 10px;
	margin-bottom: 30px;
	border-left: 4px solid #336799;
}

#maptoc
{
	padding: 15px;
}

#maptoc a
{
	border: none;
}

img 
{
	border: 0;
}

ul 
{
	list-style-image: url("/inc/html/NWHI/pix/arrow.png");
}
li 
{
	margin: 0 0 0.5em 0;
	padding: 0;
}


.hide  
{
	display: none;
}
.clear 
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}

.clearL 
{
	clear: left;
}

.floatRight 
{
	float: right;
	margin: 0 0 10px 10px;
}
.floatLeft 
{
	float: left;
	margin: 0 10px 10px 0;
}
.block 
{
	display: block;
}


body 
{
	color: #333;
        background-image:url(/inc/html/NWHI/pix/bg.gif);
        background-attachment:fixed;
        background-color: #DED9C3 ;
        background-position: top left;
        background-repeat: repeat;
	font: 12px/1.6em arial,verdana,sans-serif;
	margin: 0;
	text-align: center;

}

table, .label, label 
{      
        font: 12px/1.6em arial,verdana,sans-serif;
        margin: 0;

}   
	

div.scm-sidebar ul, div.scm-sidebar li, div.mainbox ul a 
{
	border: none;
	margin: 0;
	padding: 0;
}

div.mainbox ul
{
        list-style-type: none;
}



div.scm-sidebar h2 
{
        color: #379700;
        font-size: 1.3em;
        border: none;
        padding: 0;
        margin: 0;
	width: 200px;
}

div.scm-sidebar p, div.scm-sidebar-body p, div.scm-sidebar-body
{
        font-size: 10px;

}

div.scm-sidebar-body
{
        padding: 5px 0 15px 10px;
	background: #f6f6f6;


}


div.scm-sidebar 
{
        margin: 0 0 15px 0;

}

div.scm-sidebar a:hover
{
        font-weight: normal;
        border-bottom: 1px solid red;
}





.directory 
{
        text-decoration: none;
        color: #379700;
        font-weight: bold;
        font-size: 1.0em;
        border: none;
}

ul#files a
{
    	margin: 0 0 0 10px;
    	padding: 5px;
    	text-decoration: none;
    	color: #808080;
    	border: none;
        font-weight: bold;
        font-size: 1.0em;
    	display: block;
    	height: 20px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;

}


ul#files a:hover
{
    	padding: 5px;
    	display: block;
	color: #336799;
	border-top: 1px solid #379700;
	border-bottom: 1px solid #379700;
}

div#downloadcontainer
{
        padding: 10px;
        width: 400px;
        float: left;
} 


ul#directory
{      
   	list-style-type: none;
   	margin: 0 0 5px 0;
   	padding: 0px;       
}                  


ul#directory li
{
   	list-style-type: none;
   	margin: 0px;      
   	padding: 0px;    
}

ul#files             
{
   	list-style-type: none;
   	margin: 10px 0 0 0;
   	padding: 0px;
}

ul#files li
{
   	list-style-type: none;      
   	margin: 0;
   	padding: 0;
}
