/*This is the basic style sheet for NWHA*/

body {
	background-color: #949059;
	color: #333333;
	font: 101% Times, "Times New Roman", serif;
	margin: 0;
	padding: 0;
}

#button {
text-align: left;}

h1 {
	font-size: 2.4em;
	margin: 0;
 }

h2, h3 {
	color: #FFFFFF;
	font-size: 1.8em;
}

h2.topheading, #maincontent h2.topheading, #sidebar h2.topheading {
	margin: 0 0 .5em 0;
}

li.sidebar {
	background-image: url(images/button4.gif);
	background-repeat: repeat-y;
	color: #FAAD04;
	font: bold 11px Verdana, Helvetica, Arial, sans-serif;
	list-style-type: none;
	padding-bottom: 9px;
	padding-left: 12px;
	padding-top: 7px;
	width: 171px;
}

p {
	margin: 0 0 12px 0;
}

p img {
	margin: 4px;
}

p.images {
	padding: 10px;
	text-align: center;
}

#footer {
	background-color: #949059;
	clear: both;
	font-size: 0.7em;
	padding-top: 8px;
 padding-bottom: 8px;
 padding-left: 200px;
	text-align: center;
}

#header {
	background-color: #F38518;
	color: #797430;
	height: 170px;
	padding: 0em 12px 0em 10px;
	position: absolute;
}

#headT {
	background-image: url(images/head4b2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	margin-top: 20px;
	width: 405px;
}

#idinfo {
	color: #FFFFFF;
	font: bold 10px Verdana, Helvetica, Arial, sans-serif;
	margin-left: 530px;
	margin-top: -70px;
	position: absolute;
	text-align: right;
	z-index: 100;
	width: 200px;
}

#idinfo a:link, a:visited {
	color: #858250;
	text-decoration: none;
}

#idinfo a:hover, a:active, a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#join a:link {
	color: #858250;
	text-decoration: none;
 visibility: visible; }

#join a:visited {
	color: #858250;
	text-decoration: none;
 visibility: visible; }

#join a:hover, a:active, a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

a {
padding: 3px;
color: #F38518;
text-decoration: none;
}

a:link, a:visited {
	color: #F38518;
text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #FAAD04;
	text-decoration: none;
}

.sponsors {
text-align: center;
font-weight: bold; }

#sponsor a:link, a:visited {
	color: #333333;
text-decoration: none; }

#sponsor a:hover, a:active, a:focus {
	color: #FAAD04;
	text-decoration: none;
}

#join {
	color: #333333;
	font: bolder 12px Verdana, Helvetica, Arial, sans-serif;
	margin-left: 533px;
	margin-top: -85px;
	position: absolute;
	text-align: right;
	z-index: 90;
	width: 200px;
}

#links ul {
	margin: 0px;
	padding: 0px;
}

#logo {
	background-image: url(images/logoSM.jpg);
	float: left;
	height: 151px;
	width: 190px;
	z-index: 10;
	margin: 10px;
}

#maincontent {
	background-color: #FFFFFF;
	font-size: .9em;
	margin: 173px 0px 0em 200px;
	padding: 12px;
}

#maincontent h2, #maincontent h3 {
	color: #333333;
	margin: 1em 0em .5em 0em;
}

#maincontent h3 {
	font-style: italic;
}

#maincontent h3 {
	font-size: 1.2em;
}

/*Beginning of bottom box code.*/

#pagebot{ 
 background-color: #fdd682;
 width:538px;
 height: 100%;
 font-size: 87%;
	margin-left: -6px;
} 
 
#leftcol{
 width:167px; 
 float:left; 
 position:relative; 
 padding-right: 5px;
 padding-left: 10px;
 }
 
#twocols{
 width:354px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:167px;
 float:right; 
 position:relative; 
 padding: 5px;
 }
 
#maincol{
 float: left; 
 display:inline; 
 position: relative; 
 width:167px;
 padding: 5px;
 }
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/*End of bottom box code.*/

#sidebar1 {
	display: inline;
	float: left;
	font-size: .75em;
	margin-top: 180px;
	padding: 8px 4px 0px 8px;
	width: 187px;
	position: absolute;
	left: 5px;
}

#wrapper {
	background: #949059 url(images/orange.gif) repeat-x;
	border: 2px #F38518 solid;
	left: 50%;
	margin-left: -375px;
	margin-top: 0px;
	position: absolute;
	width: 750px;
}
