/* CSS Document */
body {
	
	font: 14px/1.5em Verdana, Tahoma, Arial,sans-serif;
	background-color: #ffffff;
	text-align: justify;
}

#page {
	width: 68em;
	background-color: #ffffff;
	margin: 1em auto;
}

img {
     text-decoration: none;
	 border: none
}

#main {
display:block;
margin-top: 3em;
padding:1em 1em;
padding-right: 1em; 
height:17em;
width:60em;

}


#logo {
     background-image: url(img/logo_fill.jpg);
	 background-repeat: repeat;
	 width: 100%
}

  
#logo span {
 margin-left: 0;
 padding-left: 0; 
 font-size:170%;
 font-weight: bold;
 text-align:center;
 color: #6e7f91;
 font-family: Tempus Sans ITC, Bradley Hand ITC,Kristen ITC, Comic Sans MS ;  
  }

#navhead {
 font-size: 90%;
 text-transform: uppercase;
 font-weight: bold;
 text-align:center;
 padding-bottom: 4px;
		 
}

#navhead ul {
 margin:1.5em auto;
 width: 75em;
margin-bottom:0;
padding-bottom:5px;
list-style:none;
    }

	
	
#navhead ul li {
    font-size: 90%;
    float:left;
    padding-left:0.3em;
	padding-right:0.3em;
	padding-bottom: 4px;
	border-left: 1px dashed #6e7f91;
    }
	
	

	
#navhead ul li.first {	
   padding-left:0;
	padding-right:0.3em; 
   border-left: 0
   }

#navhead a {
    color: #6e7f91; 
	display:block;
    font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;
    padding-bottom: 4px;
  
	background: #ffffff;
	border-bottom: 2px solid #ffffff;
	text-decoration: none
    }
	

		
	
		
#navhead #current a {
    
   	padding-left:0.3em;
     padding-bottom: 4px;
	text-decoration: none
    }
	
#navhead li a {                      
    display:inline;
	padding-bottom: 4px;
    color: #6e7f91;  
	background: #ffffff;
	border-bottom: 2px solid #ffffff;
	text-decoration: none
    }
	
	
#navhead li a:visited { color:  #6e7f91  }

#navhead li a:hover	{
    color: #ff6600;
	padding-bottom: 4px;
	background-color: #ffffff; 
	border-bottom: 2px solid #ff6600
	}	
	
a {
	text-decoration: none
	}
	
		
#hp0, #hp1, #hp2,#hp3,#hp4,#hp5,#hp6,#hp7,#hp8,#hp9, #hp12 {
        display:block;
		font-size:95%;
		visibility:hidden; 
		
		position:absolute;
		
		padding-right: 1em; 
		height:10em;
		width: 25em;
		z-index:2;
		background-color:transparent
	}


	
#hp10 {
        display:block;
		font-size:95%;
		visibility:visible;
		
		position:absolute;
		
		padding-right: 1em; 
		height:10em;
		width: 25em;
		background-color:transparent
  		
	}
	
 .readmore {
   color: #6e7f91; 
   font-weight: bolder;
   text-decoration: none;
  }
 
 a.readmore:link { 
     color: #6e7f91;
	 font-weight: bolder;
 }

 a.readmore:visited { 
      color: #6e7f91;
	  font-weight: bolder;
 }
 
a.readmore:hover {
  color:#fe7a21; 
  font-weight: bolder;
 
  }
 	

	
	
#index_content {
   
	color: #6e7f91;
	padding:1em 1em;
	padding-left:0.8em;
	padding-right:0.8em;
	padding-bottom:0;
	font-weight: normal;
	background: #ffffff;
	float: left;
	margin-top: 0.5em;
  }
	
  

#google {
width: 68em;
display:block;
margin-top: 0.5em;
text-align: center;
background: #ffffff;
font-weight: bold;
}

#google a {
 text-decoration: none;
 }

#google a:visited { color: #666677; }

#google a:hover	{
  	color: #ffffff;
	text-decoration: none;
	background: #6e7f91
	}

	
	
#navimagelogo {
	padding: 1em;
	padding-top: 0;
	margin-top: 0;
	text-align: right;
	margin-left: 27em;
}
	

	

	
 
 


 
.small {
 font-size: 70%;
 text-align: center;
}

#content img {
  border:0 
  
}    



#copyright {
	background-color: #ffffff;
	font: 11px/1.2em Verdana, Tahoma, Arial,sans-serif;
    color: #6e7f91;
		
	font-weight: bolder;
	text-align: center;
	padding: 0.5em;
}

