/*CONTENT CLASSES*/


/* Home page */




#page-heading {
	

background-image: url(images/joseph_redhead.jpg);
	background-position: right top; 
margin-top: 0px;
	background-repeat: no-repeat;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
border-top: 1px solid #000000;
border-bottom:0px solid #000000;
	width:900px; 
	height: 250px; 
	padding: 0px;
	background-color: #FE0000;
	margin: 0;
	
}

#page-body {


border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
width:900px; 
float: left;
padding: 0px;

/*padding: 20px;*/
background-color: #cccccc;
}

#page-footer {
	


	width:900px; 
	 height: 60px;
	clear: both;
	padding: 0px;
	border-top:0px solid #000000;
border-left:1px solid #000000;
	border-right:1px solid #000000;
border-bottom:1px solid #000000;
text-align: center;
	color:#ffffff;
	background-color: #FE0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
padding-top: 4px;
	margin-top: 10px;
	text-align: center;
	font-size: .8em;

}

#page-footer a:link, page-footer a:visited, page-footer a:hover, page-footer a:active {
	text-decoration: underline;
	color: blue;
	background-color: transparent;
}


#navigation {

	width:900px; 
		min-height:30px; 
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 200%;
	background-color: #0b5cbf;
	font-size: 1em;
	}
	
	


#menu1 {
  width:900px;
  
  padding:0; 
  text-align: center;
  margin:0 auto; 
  list-style-type:none;
  }
#menu1 li {
  float:left;
  width:150px;
  border:0px solid #fff; 
  }
#menu1 a {
  /*display:block;*/
  width:150px;
  color:#000000; 
  background:#0b5cbf; 
  text-align:center; 
  padding:2px 0; 
  text-decoration:none; 
  float:left; 
  }
#menu1 a:hover {
  color:#000000; 
  background:#fe0000;
  }
  
  
  
#navigation li#current a {
	color: #000000;
	background-color: #fe0000;
}
   
	h1
	{
	text-decoration: none;
	color: #000000;
font-family: Arial, Helvetica, Verdana,Sans-serif;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 10px;
text-align: left;
	font-size: 1.5em;
	}	
	
	
	h2
	{
	text-decoration: none;
	color: #FE0000;
font-family: Arial, Helvetica,Verdana,Sans-serif;
margin-left: 0px;
margin-bottom: 10px;
margin-top: 4px;
padding-bottom: 0px;
text-align: left;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;	
	font-size: 1.1em;
	}
	
	
	
	h3
	{
	text-decoration: none;
	color: #000000;
font-family: Arial, Helvetica,,Verdana,Sans-serif;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 0px;
text-align: left;

	font-size: 1.2em;
	text-decoration: none;
	}	
	






