/*
Theme Name: Ignited Church
Theme URI: http://www.overridepro.com
Description: Custom Skin for Ignited Church
Version: 1.0
Author: OverridePro
Author URI: http://www.overridepro.com
*/

body {
	font-family: Arial, Helvetica, sans-serif; 
	background: #000 url(images/background.jpg) no-repeat;
 	background-position: top center;
	top: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.NormalText {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal; color:#000000;
}
.BoldText {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold; color:#000000;
}
.BoldTextLg {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
}
.BoldTextLgWh {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ffffff;
}
.productHdr { 
background-color: #606060;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold; 
color:#ffffff;
}