/*CSS Styles*/

/*Main Content: Font Format and Line Spacing*/

h1	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	line-height:1.20em;
	letter-spacing:-1.1px;
	color:#2A2B53;
	background:transparent;
	margin:0px 0px 0px 2px;
	padding: 0px;
	}
	
h2 	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.25em;
	background: transparent;
	margin: 0px 0px 0px 5px;
	padding: 0px;
		}
		
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #314510;
	background: transparent;
	margin: 10px 0px 5px 10px;
	padding: 0px;
	}

h4	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.2em;
	line-height:1.3em;
	padding: 0px;
	margin: 0px;
     }	


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.25;
	color: #2A0000; 
	background: transparent;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
		
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #963; 
	backgound: transparent;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
p		{
	line-height: 1.35;
	font-size: 0.9em;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
		}

/*For Bat Facts Calendare - outside of calendar table*/

.titleBig {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 24px;
	color: #000000;
}

.titleMedium {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 20px;
	color: #F00;
}

.titleBig a,
.titleMedium a	{
				text-decoration:none;
				color:#CC0000;				
				}
				

.titleMedium a:hover	{
				text-decoration:none;
				color: #FFFFFF;
				background-color: #D2160B;				
				}

/*Text in table cells*/		

td		{
	line-height:1.50em;
	margin:5px 5px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
		
/*Color of visited links in body*/

a	{
			color: #0000FF;
			}			
			
/*Font Format for H3 without left indent*/
.h3label	{
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size: 1.3em;
				font-weight:bold;
				line-height:1em;
				color: #314510;
				background: transparent;
				margin: 0px;
				padding: 0px;
			}

/*Font Format for H4 when used as inline text*/
.title  	{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#2A2B53;
			backgound:transparent;
			font-size: 1.0em;
			font-weight:bold;
			}
			
/*Font Format for titles*/
.title2		{
				font-family: Arial, Helvetica, sans-serif;
				font-size:1.20em;
				color:#336699;
				background:transparent;
				padding: 5px 5px 5px 5px;
			}

.oldnews {
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:1.2em;
				font-weight:bold;
				line-height:1.3em;
             }		

				
.subhead		{
	font-family: "Times New Roman", Times, serif;
	color: #2A2B53;
	font-size: large;
	font-weight: bold;
			}
			
.subhead2  {
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:1.20em;
				line-height:1.25em;
				color: #3D4176; /*blue*/
				background:transparent;
				margin:0px 0px 0px 10px;
				padding:0px;
			}
			
.subhead3	{
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:1.20em;
				line-height:1.25em;
				color: #FFFFFF;
				background-color:#283A10;
				border-style:solid;
				border-color:#000;
				padding:5px 0px 5px 10px;	
			}

.fs_title	{
				font-size:1.10em;
				font-weight:bold;
				color: #3D4176; /*blue*/
				background:transparent;
}

/*format for removing line under hyperlinked title*/

.subhead2 a 	{
				text-decoration:none;
				}
				
.subhead2 a visited	{
					text-decoration:none;
					}
			
/*Font Format for Photo Captions and Credits*/				
.caption 	{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:0.9em;
			margin:0px;
			padding:0px;
			}

/*Font Format for Pop-up Definitions*/
.definition		{
				color: #990000;
				background:transparent;
				font-weight:bold;
				text-decoration:none;
				cursor: help;
				}		
		
/*Colored Text*/
.whitefont	{
			color:#FFFFFF;
			}
			
.brownfont	{
			color:#695230;
			}
			
.darkgreenfont	{
				color:#334411;
				}
				
.darkredtext	{
				color:#990000;
				font-weight:bold;
				}
				
.orangetext	 	{
				color:#F60;
				font-weight:bold;
				}
				
.red{color:#D2160B}				
				
/*For BO Tables*/
.tablesmalltext {
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size: 0.7em;
				line-height: 0.5em;
				padding: 0;
				margin: 0;
				}
	
	
/*Font format for text in body of TE home page under Learn More*/	
/*.learnmore p	{
				font-family: Verdana, Geneva, sans-serif;
				font-size: 0.85em;
			}*/
			
.learnmore	{
				font-family: Verdana, Geneva, sans-serif;
				font-size: 0.85em;
			}

/*Font format for Daily Bat Fact*/
#batfact 	{
			font-size:0.9em;
			line-height:1.2em;
			}
			
#batfact a	{
			
			font-weight:bold;
			}		
			
	
