
/* created by Anita Childerston for Washington County Kansas . */
	/*Anita Childerston
January 22, 2010*/


body { 
font-size: 18pt;
color: navy;
	background-color: #933333;
	font-family: arial,helvetica,sans-serif; 
	
 }
 
 
#container {
		   margin-left: auto;
		   margin-right: auto;  }   
table {
	
	  margin-left: auto;
	  margin-right: auto;
	  font-size: 12pt;
	  font-family: arial,helvetica,sans-serif;
	  background-color: blanchedalmond;
	 
	  border-color: navy; 
	  line-height: 1.4em;}
#banner {
 		 width: 675px;
		 height: 150px;
		 margin-top: 15px;
		 margin-bottom: 15px;
		 text-align: center;
		 font-weight: bold;
		 font-family: 'lucida sans unicode'sans-serif;
		 color: black;
		 background-color: papayawhip;
		 border: black dotted thick; }
 
h1 	{ font-size: 22pt;
		text-align: center; 
		color: navy; }
h2 {
   font-size: 18pt; 
   text-align: center;
   line-height: 1.0em;
   color: navy; }	
   	
h3 {
	font-size: 16pt;
	color: navy;
	text-align: center;
	 line-height: 1.0em;}
	 
h4 {
	font-size: 12pt;
	color: navy;
	line-height: 1.5em;
	font-weight: bold;
	}	 
h5 {
	font-size: 12pt;
	color: navy;
	text-align: left; 
  	line-height: 1.5em;
	font-weight: bold;}
	
h6 {
	font-size: 12pt;
	color: navy;
	text-align: center;
	line-height: 1.2em;
	font-weight: bold; }
	 





		
em	{color: navy; }

hr { color: firebrick; }

#footer a:link {
	font-size: 11pt;
	color: navy; 
	padding: .5em;
	text-align: right;
	font-weight: bold;
	display: inline; }
	
#footer a:visited {
	font-size: 11pt;
	padding: .5em;
	color: navy;
	text-decoration: none;
	display: inline; }
#footer a:hover {
	font-size: 11pt;
	font-weight: bold;
	color: white;
	background-color: firebrick;
	text-decoration: none; 
	border: navy solid thin; }   
#sidebar {
  		height: 750px;
		width: 195px;
	  	overflow: visible;
		border: navy thick inset;
	   	padding: .5em;
   		font-weight: bold;
		font-size: 12;
		background-color: ivory; 
		line-height: 1.4em;}		 
p { line spacing: 5.0em; }		 
#main {
	   width: 700px;
	  height: 1230px;
	  padding: .5em;
	  font-size: 12pt;
	  font-family: arial,helvetica,sans-serif;
	  color: black;
	  text-align: left; }  
li {
   	font-size: 14pt;
   	color: navy; }	
address {
	color: navy;
	text-align: center; 
	font-style: italic;
	font-size: 10pt; }	
	
	tr#navy {
	color: white;
	background: navy; }

