@charset "utf-8";
/* CSS Document */



h1 	{
	font-size: 22px;
	font-weight:normal;
	}

h2 {
	font-size: 16px;
	line-height: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
	
h3 {
	font-size: 14px;
	font-weight:normal;
	}	

p {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 0 0 11px 0;
	}	

a {
	color:#000000;
	text-decoration:none;
	}
	
a:hover {
	text-decoration: underline;			
	}
	
.linktitle {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	}	

.linksource {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
.header-logo {
	font-size: 20px;
	}	
	
.header-nav {
	font-size:12px;
	line-height:14px;
	}	
.about {	
	font-size:12px;
	}

.aboutpage p {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.voice {
	font-size:12px	}
	

	
	
.commentform {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.entry-cat  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 10px;
	}			

.header-subnav a {
	font-size: 12px;
}
	
/*=======SIFR SETTINGS===============================*/	


.sIFR-flash {
  	visibility: visible !important;
  	margin: 0;
  	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  	visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}	
