body{
	/*background-color: #070401;
	background-image: url(../images/assets/bg.jpg);
	background-repeat: repeat-x;*/
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px; 
	line-height: normal;
	font-weight: normal;	
}

.bodyFont, p{
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px; 
	color: #464646;
	line-height: normal;
	font-weight: normal;	
}

.orangeTitle{
	font-family: "Century Gothic", Helvetica, Tahoma;
	font-size: 20px; 
	color: #ae4109;
	line-height: normal;
	text-align: left;		
	font-weight: normal;	
}

a.orangeTitle:link, a.orangeTitle:visited {
	font-family: "Century Gothic", Helvetica, Tahoma;
	font-size: 20px; 
	color: #ae4109;
	line-height: normal;
	text-align: left;		
	font-weight: normal;
	text-decoration: none;
}

a.orangeTitle:hover, a.orangeTitle:active {
	font-family: "Century Gothic", Helvetica, Tahoma;
	font-size: 20px; 
	color: #eb582f;
	line-height: normal;
	text-align: left;		
	font-weight: normal;
	text-decoration: none;
}

.orangeSubTitle{
	font-family: "Century Gothic", Helvetica, Tahoma;
	font-size: 12px; 
	color: #ae4109;
	line-height: normal;
	text-align: left;		
	font-weight: bold;	
}

a.orangeSubTitle:link, a.orangeSubTitle:visited {
	font-family: "Century Gothic", Helvetica, Tahoma;
	font-size: 12px; 
	color: #ae4109;
	line-height: normal;
	text-align: left;		
	font-weight: bold;
	text-decoration: none;
}

a.orangeSubTitle:hover, a.orangeSubTitle:active {
	font-family: "Century Gothic", Helvetica, Tahoma;
	font-size: 12px; 
	color: #464646;
	line-height: normal;
	text-align: left;		
	font-weight: bold;
	text-decoration: underline;
}

.authorDate{
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px; 
	color: #707070; 
	line-height: normal;
	font-weight: normal;	
}

.footer{
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px; 
	color: #464646; 
	line-height: normal;
	font-weight: normal;	
}

a.footer:link, a.footer:visited {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #464646;
}

a.footer:hover, a.footer:active {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #ae4109;
}
	
/*/end font styles*/
