*{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
object { outline:none; }
h1{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
/*	color: #4f4f4d; Original Header Grey*/
	color: #4f4f4d;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
	
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #4f4f4d;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: -15px;
	}	
h2.mp3s{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #4f4f4d;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
		
hr {color: #eeeeee; background-color: #eeeeee; border: 2px dotted #cccccc; border-style: none none dotted;}

.hr_table {color: #eeeeee; background-color: #ffffff; border: 2px dotted #cccccc; border-style: none none dotted;}


table.homepage{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 13px;
	line-height: 16px;
	}
	
p {
font-size:13px;	}	


/*span[style]{
   color: inherit !important;
	color: #4f4f4d !important;
    font-size: inherit !important;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
}*/

/* //////////////////////////// LINKS ////////////////////////////  */
 
/* LINK COLORS

color: #637209; dk green
color: #95a230; light green
color: #4f4f4d; grey
*/

a img {
	outline:none;
	border: none;
}

a:link, a:visited, a:active {
color: #95a230;
text-decoration: none;
outline: none;
font-size: 13px;
/*line-height: 16px;*/
font-weight: bold;
}	

a:hover  {
color: #95a230;
text-decoration:underline;
outline: none;
font-weight: bold;
}

h1 a:link, h1 a:visited, h1 a:active {
color: #95a230;
text-decoration: none;
outline: none;
font-size:20px;
/*line-height: 16px;*/
}

h1 a:hover {
color: #95a230;
outline: none;
font-size:20px;
text-decoration: underline;
}

#Footer a {
		color: #c7c7c5;;
		font-size:14px;
		font-weight: bold;
		text-decoration: underline;
}


/* //////////////////////////// BREADCRUMBS (UNUSED) ////////////////////////////  */
#Breadcrumbs {
	font-size: 11px;
}

/* //////////////////////////// ZION REQUESTED STYLES ////////////////////////////  */
/*.bold{

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color: #4f4f4d;
font-weight: bold;
font-size:13px;	
}

.bold_black{

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
font-size:13px;	
}*/

.large{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color: #4f4f4d;
font-weight: bold;
font-size:14px;	
}

.large_black{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
font-size:14px;	
}

/*.bold_orange{

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color: #cb8509;
font-weight: bold;
font-size:13px;	
}*/

.large_orange{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color: #cb8509;
font-weight: bold;
font-size:14px;	
}


/*.bold_purple{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color: #8f5e77;
font-weight: bold;
font-size:13px;	
}*/

.large_purple{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color: #8f5e77;
font-weight: bold;
font-size:14px;	
}


