body {
	margin:0;
	background-color: #FEF9E5;
	}
	
body, p, .font6, .font7, .font8, .font9, .font10, .font11, .font12, .navHeader, ol, ul, li, .alert, .nav, .navOn {
	font-family: Arial, Helvetica, sans-serif;
	}
	
body, table, td, p {
	font-size: 10pt;
}

ol, ul, li {
	font-size: 10pt;
	margin-top: 0.5;
	margin-bottom: 0.5;
	}
	
p {
	font-size: 10pt;
	}
	
.bold {
	font-weight: 700;
	}
	
.underline {
	text-decoration: underline;
	}

.strikeout {
	text-decoration: line-through;
	}
	
.italics {
	font-style: italic;
	}
    
a {
    text-decoration: none;
    color: #1E3C7E;
    }
    
a:hover {
    text-decoration: underline;
    color: #C98C2E;
    }
	
a.nav {
	color: #000;
	font-size: 9pt;
	font-weight: 700;
	}
	
a.subNav {
	color: #000;
	font-size: 9pt;
	}
	
a.nav:hover, a.subNav:hover {
    text-decoration: underline;
    color: #C98C2E;
    }
	
.font6 {
    font-size: 6pt;
    }
	
.font7 {
    font-size: 7pt;
    }
	
.font8 {
    font-size: 8pt;
    }
    
.font9 {
    font-size: 9pt;
    }
    
.font10 {
    font-size: 10pt;
    }
    
.font12 {
    font-size: 12pt;
    }
	
.font14 {
    font-size: 14pt;
    }
	
.retailPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF00FF;
	font-weight: 700;
	}
	
.ourPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	}
	
.alert {
	color: #C98C2E;
	font-size: 10pt;
	font-weight: 700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.productHeader {
	color: #FF00FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 700;
	}
	
/*
	***********
	Site Colors
	***********
					*/

.black {
	color: #000;
	}
	
.red {
	color: #AA0000;
	}
	
.ltGrey {
	color:#999999;
	}
	
.grey {
	color:#666666;
	}
	
.white {
	color: #FFFFFF;
	}
	
.colorA {
	color: #1E3C7E;
	}
	
.colorB {
	color: #C98C2E;
	}
	
.colorC {
	color: #FEF9E5;
	}

.colorD {
	color: #ED1C24;
	}
	
.bgWhite {
	background-color: #FFFFFF;
	}
	
.bgBlack {
	background-color: #000000;
	}
	
.bgLtGrey {
	background-color: #bbbbbb;
	}
	
.bgA {
	background-color: #1E3C7E;
	}
	
.bgB {
	background-color: #C98C2E;
	}
	
.bgC {
	background-color: #FEF9E5;
	}
	
.bgError {
	background-color: #FFFFCC;
	}
	
/*
	***********
	Newsletters
	***********
					*/
	
.header1, h1 {
	font-size: 16pt;
	color: #1E3C7E;
	font-weight: 700;
	}	
	
.header2, h2 {
	font-size: 12pt;
	color: #C98C2E;
	font-weight: 700;
	}	
	
.header3 {
	font-size: 10pt;
	color: #000000;
	font-weight: 700;
	line-height: normal;
	}	
	
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	}
	
.scripture {
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;
	}
	
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
	color: #1E3C7E;
	letter-spacing: 1.3;
	}
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 1.3;
	color: #666666;
	}	
	
a.excerpt:link, a.excerpt:visited, a.excerpt:active
{
	color: #A9090C;
	text-decoration: underline;
}

.ChosenAd
{
	font-size: 10pt;
}

.ChosenAd h2
{
	color: #000;
	font-size: 16pt;
}

.ChosenAd h3
{
	color: #000;
	font-size: 10pt;
}

.ChosenAdColumn
{
	border-left: solid 1px #B4B4B4; 
	background: #F5F5F5; 
	vertical-align: top;
	font-size: 10pt;
}

.ChosenAdColumn .Quotes
{
	padding: 10pt;
}

.ChosenAdColumn .Quotes h3
{
	color: #332F8D;
	font-size: 10pt;
}

.ChosenAdColumn .Quotes .Quote
{
	padding-bottom: 10px;
	border-bottom: dashed 1pt #B4B4B4;
	margin-bottom: 10px;
	font-size: 10pt;
}

.ChosenAdColumn .Quotes .Quote .Author
{
	text-align: right;
	font-style: normal;
	font-size: 10pt;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.ChosenAdColumn .VideoTeaser
{
	background: #E6E6E6;
	height: 243px;
}