/* CSS Document */

body{

     background: url(images/blue_dark.jpg) ; 

     background-color:#666666;

     text-align:center;
	 
	 font-family: Arial;
	 
	 font-size: 10pt;
	 
	

    }
	
	
.clear{clear:both;}


#container{

    width: 654px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 0px;

	padding-top: 0px;

	text-align: left;

	position: relative;

	}
	
	

/* Header....................................................................................... */


#header {

	  
	  top:0px;
	  
	  left:0px;
	  
	  height: 180px;
	  
	  width: 654px;
	  
	  position: absolute;
	  
	  z-index: 5;
	  

	  
	  
	   }
	   
#branding {

        background: url(images/info.jpg) no-repeat left top;
		
		height: 20px;
		
		width: 300px;
		
		text-indent: -9999px;
		
		position:absolute;
		
		top: 110px;
		
		left:70px;
	 
	 }



/* Content....................................................................................... */


#content {

      background: url(images/a_main_05.jpg) repeat-y left top;
	  
	  top:180px;
	  
	  left:0px;
	  
	  width: 654px;
	  
	  position: absolute;
	  
	  text-align:left;
	  
	  
	   }
	   
.lists {

     float:left;
	 
	 width: 150px;
	 
	 margin-right:20px;
	 
	 margin-top: -10px;
	 
	 }
	 
	   
/* Location....................................................................................... */	


 .directions a:link, .directions a:visited{
	  
	  color:#333333;
	  
	  }
	  
 .directions a:hover {

      text-decoration:none;
	  
	  border-bottom: 1px dotted ;
	  
	  color: #2d61b7;
	  
	  }

#main a:link, #content a:visited {

          
	  color:#2d61b7;
	  
	  }
	  
#con a:link, #con a:visited {

      color:#2d61b7;
	
	}

	  
#main a:hover {

       
      text-decoration:none;
	  
	  border-bottom: 1px dotted ;
	  
	  color:#666666;
	  
	  }

#maint ul {

    line-height: 1.5em;
	
	}


	   

#nav{

    margin-top: 15px;

    float:left;
	
	height:250px;
	
	text-decoration:none;
	
	width:150px;
	
	text-align: left;
	


	
	}

	  
	
#nav a:link, #nav a:visited {
		
		background: url(images/blue_arrow.gif) left center no-repeat;
		
		padding-left:20px;
		
		text-decoration:none;
		
		font-size:10pt;	
		
		margin-left:25px;
		
		color:#555555;
		
		font-weight: bold;
		
		
}

#nav a:hover {

      
       background: url(images/green_arrow.gif) left center no-repeat;
	   
	   color:#3f74cc;
	   
	   font-weight: bold;
	   
	   }
	   
#nav ul li a.active {

       background: url(images/down.gif) left center no-repeat;

       color:#77180F;
	   
	   font-weight: bold;
	   
	   }

	
.divider1{

      position: relative;
	  
     border-bottom: 1px dotted #a8b8be;
	  
	  
	  }	
	
	
	
#pic_left {

      float:left;
	  
	padding: 0px 10px 10px 0px;
	
	margin-top:10px;
	
	margin-bottom:10px;
	  
	  }
	  
.pic_left2 {

      float:left;
	  
	padding: 0px 10px 10px 0px;
	
	
	margin-bottom:10px;
	  
	  }
	
	

#main {
    
	margin-top: 15px;
	
	float:left;
	
	margin-left:80px;
	
	width: 370px;
	
	 line-height: 1.25em;

	
	}
	

#main2 {
    
	margin-top: 15px;
	
	float:left;
	
	margin-left:80px;
	
	width: 370px;
	
	 line-height: 1.25em;
	 
	 font-size:12px;

	
	}
	
	
	
h1 {

    background: url(images/square.jpg) left center no-repeat;
	
	padding-left: 20px;
	
    color: #2d61b7;
	
	font-size: 15pt;
	
	font-family: Georgia, sans-serif;
	
	}
	
h2 {

    
	
    color:#666666;
	
	font-size: 14pt;
	
	
	
	}
  .big{
  
     font-size:14pt;
	 
	 font-weight: bold;
	 
	 font-family: Georgia, sans-serif;
	 
	 color:#2d61b7;
	
	 
	 }
	
/* Staff....................................................................................... */	  

#doc{

    color:#2d61b7;
	
	font-size: 13pt;
	
	font-weight:400;
	
	}



#doc_main {

     font-size: 9pt;
	 
	 }
/* Footer....................................................................................... */	   

	   
#footer {

      clear: both;

      background: url(images/a_main_08.jpg) no-repeat left bottom;
	  
	  overflow:hidden; 
	  
	  width:654px;
	  
	  height:63px;
	 		
	  bottom: 0px;
	  
	  
	   }
	   

#rights{
    color:#999999;
	
	padding-left: 25px;
	
	padding-top: 15px;
	
	font-size: smaller;
	
    font-family: Arial;
	
	color:#333333;

}

#rights a:link, #rights a:visited { 

      text-decoration:none;
	  
	  border-bottom: 1px dotted #efebdb;
	  
	  color:#333333;
	  
	  padding: 1px;
	   
	   
	   }
	   
	  
 #rights a:hover {

      text-decoration:none;
	  
	  border-bottom: 1px dotted #efebdb;
	  
	  background-color:#efebdb;
	  
	  padding: 1px;
	  
	  }


.highlight{
   
    color:#2d61b7;
	
	font-weight: bold;
	
	}
    

