/* CSS Document */
td, body { /*font specs applied to all body/td that dont have a style */
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	FONT-SIZE: 12px;
	line-height: 15px;
}
td a:link, td a:active, td a:visited {
	color: #a4ae49;	
}
.exploreSub {
	color : #5052A5;
	FONT-SIZE: 18px;
	line-height: 24px;
}
.explore a:link, .explore a:active, .explore a:visited {
	color: #5052A5;	
}
.communitySub {
	color : #312229;
	FONT-SIZE: 18px;
	line-height: 24px;
}
.community a:link, .community a:active, .community a:visited {
	color: #312229;
}
.factsSub {
	color : #0a507a;
	FONT-SIZE: 18px;
	line-height: 24px;
}
.facts a:link, .facts a:active, .facts a:visited {
	color: #0a507a;
}
.contactSub {
	color : #862105;
	FONT-SIZE: 18px;
	line-height: 24px;
}
.contact a:link, .contact a:active, .contact a:visited {
	color: #707d14;
}
.sitebgcolorText {
	font-family : Arial, Helvetica, sans-serif;
	color : #707d14;
	FONT-SIZE: 13px;
	font-weight: bold;
	line-height: 15px;
}
.footertext {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	FONT-SIZE: 12px;
}
.footertext A:LINK, .footertext A:ACTIVE, .footertext A:VISITED {
	text-decoration: underline;
	color : #333333;
}
.footerpipe {
	color: #333333;
}