/*    Style Sheet for butlerbank.net  */
/*    Intellectual property of Suzanne Cutshall - Absolutely-Webs.com */

	
	BODY	{  font-family: Verdana, Arial, Helvetica, Sans-serif;
			  margin: 0 auto;			  			  
			}
			
	P {  font-family: Verdana, Arial, Helvetica, Sans-serif;
			  text-align: left;
			  font-size: 13px;
			  color: #000000;
			  
			}
			
	P.red{ font-family: Verdana, Arial, Helvetica, Sans-serif;
				text-align: left;
				font-size:13px;
				color: #CC0000;
				font-weight: bold;
	}			
			
		
	table {margin:0;auto;}
	
	ul,li { font-family: Verdana, Arial, Helvetica, Sans-serif;
			  font-weight: normal;
			  font-size: 13px;
			  color: #000000;
			  
		}
	
	b.blue {color: #003399;}
	
	
/* format for index & contact page body text */		
	

	P.foot {text-align: center; /* footnote - bottom  all pages*/
		font-size: 11px;
		color: #000000;
		
		}
		
	P.navbot{text-align: center; /* navigation - bottom all pages */
		  font-size: 11px;
		  color: #FFFFFF;
		  font-weight: bold;
	   	}
	   
	  
	P.services{text-align: right; /* services bold */
		  font-size: 13px;
		  color: #000000;
		 
	   	} 
	   	
   	P.contact{text-align: center; /* contact form buttons */
		  font-size: 13px;
		  color: #000000;
	   	}  
	 
	P.sub {text-align: right; /* format for date */
	       font-size: 10px;
	       color: #000000;
	       font-weight: normal;
	       }
	       
	P.crumb {text-align: left; /* format for date */
	       	       font-size: 11px;
	       	       color: #000000;
	       	       font-weight: bold;
	       }

	P.crumb2 {text-align: right; /* format for date */
	       	       font-size: 11px;
	       	       color: #000000;
	       	       font-weight: bold;
	       }
	       
        P.home{  font-family: Goudy Old Style, Arial, Helvetica, Sans-serif;
	       			  text-align: center;
	       			  margin:0;
	       			  font-size: 18px;
			  color: #000000;
			  
	
	
	H1 {text-align:left;
	    font-size: 110%;
	    font-weight: lighter;
	    }
	
	H3  {text-align:center;
		   font-size: 14;
		   
	    }
	H4  {text-align:left;
	    font-size: 14;
	    }

/* format for content links in pages */

	A:link		{ color: #003399;
	   		  font-weight: normal;
	   		  text-decoration: underline; }

	A:visited	{ color: #003399;
	   	 	  font-weight: normal;
	   		  text-decoration: underline; }

	A:active	{ color: #003399;
	   	  	  font-weight: normal;
	   		  text-decoration: underline; }

	A:hover		{ color: #993366;
	   	  	  font-weight: normal;
	   		  text-decoration: none; }


/* format for main navigation links on bottom of pages */

	A.nav:link	{ color: #000000;
		   	  font-weight: normal;
		   	  text-decoration: none;
		   	  
		   	  }
	
	A.nav:visited	{ color: #000000;
		   	  font-weight: normal;
		   	  text-decoration: none;
		   	  
		   	  }
	
	A.nav:active	{ color: #000000;
		   	  font-weight: normal;
		   	  text-decoration: none;
		   	 
		   	  }
	
	A.nav:hover	{ color: #000000;
		   	  font-weight: normal;
	   		  text-decoration: underline;
	   		  
	   		  }
	   		  
/* format for original services navigation links on pages */

	A.serv:link		{ color: #003399;
	   		  font-weight: bold;
	   		  text-decoration: underline; }

	A.serv:visited	{ color: #003399;
	   	 	  font-weight: bold;
	   		  text-decoration: underline; }

	A.serv:active	{ color: #003399;
	   	  	  font-weight: bold;
	   		  text-decoration: underline; }

	A.serv:hover		{ color: #003399;
	   	  	  font-weight: bold;
	   		  text-decoration: none; }
	   		  
/* format for services breadcrumb navigation links on pages */
			  
	A.serv2:link		{ color: #000000;
	 	   		  font-weight: bold;
	 	   		  text-decoration: underline; }
	A.serv2:visited		{ color: #000000;
	   	 	  	  font-weight: bold;
	   		  	  text-decoration: underline; }
	A.serv2:active		{ color: #000000;
	   	  	  	  font-weight: bold;
	   		  	  text-decoration: underline; }
	A.serv2:hover		{ color: #000000;
	 	   	  	  font-weight: bold;
	 	   		  text-decoration: none; }
	   		  
	   		  
  /* format for links in copyright */
			  
	A.copy:link	{ color: #FFFFFF;
		  	  font-weight: bold;
		   	  text-decoration: underline;
		   	  }
			  	
	A.copy:visited	{ color: #FFFFFF;
		  	  font-weight: bold;
		   	  text-decoration: underline;
		   	  }
	A.copy:active	{ color: #FFFFFF;
		  	  font-weight: bold;
		   	  text-decoration: underline;
		   	  }
	A.copy:hover	{ color: #FFFFFF;
		  	  font-weight: bold;
	   		  text-decoration: none;
	   		  }

