body p {

color: #000000;

font-family: Verdana, Arial, sans-serif;

font-size: small;

letter-spacing:.05em;

word-spacing: 2px; 

padding: 15px 0px 0px 12px;

font-weight: normal;

line-height: 116%;

text-align: left;

margin-bottom: 10px;

}

body a:link {text-decoration: none; color: #6486B6;}

body a:visited {text-decoration: none; color: #6486B6;}

body a:active {text-decoration: none; color: #000000;}

body a:hover {text-decoration: underline; color: #6486B6;}

	

h1 {

padding: 8px 0px 0px 0px;

color: #000000;

font-family: Tahoma, Verdana, Arial, sans-serif;

font-size: x-large;

	}

#gradient

{position:relative; 

background: url(header_gradient.jpg) bottom center repeat-x;  

height:420px; 

background-color:#ffffff; 

text-align:center; 

padding: 0px 0px 0px 0px; 

width:100%;} 





#camoband

{position:relative; 

background: url(camoband.gif) top center repeat-x;  

height:26px; 

background-color:#CED9DF; 

text-align:center; 

width:100%;} 



#pagewidth{ 

 width:960px; 

 text-align:left;  

margin-left:auto; 

 margin-right:auto;  

} 

 

#leftcol{

 width:300px; 

 float:left; 

 padding: 0px 0px 20px 0px;

 position:relative; 

  }

 

#twocols{

 width:660px; 

 float:right; 

 position:relative; 

  }

 

#rightcol{

 width:640px; 

 float:right; 

 position:relative; 

 }

 

#maincol{background-color: #FFFFFF;  

 float: left; 

 display:inline; 

 position: relative; 

 width:0px; 

 }

 



 

 /* *** Float containers fix:

 http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {

 content: "."; 

 display: block; 

height: 0; 

 clear: both; 

 visibility: hidden;

 }

 

.clearfix{display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

.clearfix{display: block;}

/* End hide from IE-mac */  





 

 /*printer styles*/ 

 @media print{ 

/*hide the left column when printing*/ 

#leftcol{display:none;} 



/*hide the right column when printing*/ 

#rightcol{display:none;} 

#twocols, #maincol{width:100%; float:none;}

}


