

body { background-image:url(img/site_bg.jpg)}


.body_text {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	margin:4px;
}



.footer_text {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	padding:12px;
}


.nav_subtext {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}



h3 {
	font-family: tahoma;
	font-size: 16px;
	color: #ffffff;
}



.page_heading {
	font-family: Edwardian Script ITC;
	font-size: 42px;
	color: #dc00ff;
	}


.page_sub-heading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F90;

	}





/** Links Begin **/


a.nav_link:link, a.nav_link:visited {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #6dcff6;
	text-decoration:none;
}
a.nav_link:hover {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #6dcff6;
	text-decoration: underline;
}






a.footer_link:link, a.footer_link:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
a.footer_link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}






a.text_link:link, a.text_link:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.text_link:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

/** Links End **/
