/*A.N. Culbetson Page Styles*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #44687d;
	margin: 0;
	padding: 0;
	min-width: 800px;
 }
 
 #page {
	width: 800px;
	}
	
#content {
	width: 800px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}
	
 #masthead{
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 800px;
	left: 0px;
	top: 0px;
	float: none;
	background-color: #FFFFFF;
 }
 
 #wrap_outer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	float: left;
	background-color: #FFFFFF;
   }

#wrap_inner {
	background-color: #FFFFFF;
	}

 #bannerdiv{
	width: 800px;
	height: 120px;
	background-color: #FFFFFF;
  }
  
  #bannerdiv img {float: left;}
   
   #navbar_wrapper {
	width: 800px;
	margin: 0px;
	padding: 0;
	float: left;
	background-color: #44687d;
}
	
  	
#navbar_wrapper ul {
	width: 800px;
	padding: 2px 4px 2px 8px;
	margin: 0;
	float: none;
}

#navbar_wrapper ul li {
	display: inline;
	padding-right: 10px;

}

#navbar_wrapper ul li a {
	float: none;
	padding: 1px 10px 1px 12px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
}
a.speclink:link {
	color: #44687d;
	text-decoration: underline;
}

a.speclink:visited {
	color: #44687d;
	text-decoration: none;
}

a.speclink:hover {
	color: #44687d;
	text-decoration: underline;
}

#navbar_wrapper ul li a:hover {
	color: #CCCCCC;
	background-color: #44687d;
}

#selected a:link, #selected a:visited, #selected a:hover  {
	color: #FFFFFF;
	background-color: #44687d;
	font-weight: bold;
	text-decoration: underline;
}

#leftbar {
	width: 245px;
	float: left;
	background-color: #FFFFFF;
 }
 
 #mainbox {
	width: 525px;
	float: left;
  }
  
  .clearit {
  clear: both;
  heigh: 0;
  line-height: 0.0;
  font-size: 0;
  }
  
  #maincontent {
	font-size: 0.8em;
	line-height: 1.75em;
	padding: 15px 24px 20px 32px;
	}
	
#leftbarcontent {
	font-size: 0.75em;
	line-height: 1.5em;
  color: #000000;
  padding: 24px 4px 24px 4px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #000000;
  }
  
  h1, h2, h3 {
	font-size: 1.0em;
	margin: 0;
	line-height: 2em;
  } 
.leftquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
  
  h2, h3 {
  margin: 30px 0 0 0;
  }
  
  p {margin: 12px 0;}

.imgr {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	border-style: none;
 }
 
  #footer {
	color: #44687d;
	float: none;
  }
  
  #footerwrap {
	width: 800px;
	background-color: #FFFFFF;
	float: left;
  }
  
  #footercontent {
	padding: 12px;
	color: #44687d;
	font-size: 0.7em;
	text-align: center;
  }
  
  #footer ul {
padding: 5px;
margin: 0;
list-style-type: none;
}

#footer li { 
display: inline; 
margin-right: 1.5em;
}

#footer li a {
	color: #44687d;
}

#footer li a:hover {
	color: #000000;
}
   

