body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
}

.maintxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #595959;
}

.maintxtbig {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 15px;
	color: #4b4b4b;
	font-weight: bold;
}

.maintxtgrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #797979;
}

.maintxtred{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c02828;
}

.header {
	font-family: Arial, Helvetiva, sans-serif;
	font-size: 20px;
	color: #2c49a2;
}

a.header {
	font-family: Arial, Helvetiva, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: underline;
}

a.header:hover {
	font-family: Arial, Helvetiva, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}

a.video {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #3e3e3c;
	text-decoration: none;
}

.maintxtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a.maintxtsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #aad15d;
	text-decoration: none;
}

a.maintxtsmall:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #aad15d;
	text-decoration: underline;
}

a.maintxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #595959;
	text-decoration: none;
}

a.maintxt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #595959;
	text-decoration: underline;
}

a.maintxt2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #595959;
	text-decoration: none;
}

a.maintxt2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #595959;
	text-decoration: underline;
}

.bgcolor {
	background-color: #dcd2c0;
}

.home a {
		display:block;
		width: 48px;
		height: 34px;
		background: url("../images/navbar/home.gif") 0 0 no-repeat;
		}
.home_alt a {
		display:block;
		width: 48px;
		height: 34px;
		background: url("../images/navbar/home_alt.gif") 0 0 no-repeat;
		}
.home a:hover {	
		background: url("../images/navbar/home_alt.gif") no-repeat;
		}

.about a {
		display:block;
		width: 39px;
		height: 34px;
		background: url("../images/navbar/about.gif") 0 0 no-repeat;
		}
.about_alt a {
		display:block;
		width: 39px;
		height: 34px;
		background: url("../images/navbar/about_alt.gif") 0 0 no-repeat;
		}
.about a:hover {	
		background: url("../images/navbar/about_alt.gif") no-repeat;
		}

.statement a {
		display:block;
		width: 119px;
		height: 34px;
		background: url("../images/navbar/statement.gif") 0 0 no-repeat;
		}
.statement_alt a {
		display:block;
		width: 119px;
		height: 34px;
		background: url("../images/navbar/statement_alt.gif") 0 0 no-repeat;
		}
.statement a:hover {	
		background: url("../images/navbar/statement_alt.gif") no-repeat;
		}

.products a {
		display:block;
		width: 59px;
		height: 34px;
		background: url("../images/navbar/products.gif") 0 0 no-repeat;
		}
.products_alt a {
		display:block;
		width: 59px;
		height: 34px;
		background: url("../images/navbar/products_alt.gif") 0 0 no-repeat;
		}
.products a:hover {	
		background: url("../images/navbar/products_alt.gif") no-repeat;
		}

.articles a {
		display:block;
		width: 49px;
		height: 34px;
		background: url("../images/navbar/articles.gif") 0 0 no-repeat;
		}
.articles_alt a {
		display:block;
		width: 49px;
		height: 34px;
		background: url("../images/navbar/articles_alt.gif") 0 0 no-repeat;
		}
.articles a:hover {	
		background: url("../images/navbar/articles_alt.gif") no-repeat;
		}

.media a {
		display:block;
		width: 38px;
		height: 34px;
		background: url("../images/navbar/media.gif") 0 0 no-repeat;
		}
.media_alt a {
		display:block;
		width: 38px;
		height: 34px;
		background: url("../images/navbar/media_alt.gif") 0 0 no-repeat;
		}
.media a:hover {	
		background: url("../images/navbar/media_alt.gif") no-repeat;
		}

.giving a {
		display:block;
		width: 40px;
		height: 34px;
		background: url("../images/navbar/giving.gif") 0 0 no-repeat;
		}
.giving_alt a {
		display:block;
		width: 40px;
		height: 34px;
		background: url("../images/navbar/giving_alt.gif") 0 0 no-repeat;
		}
.giving a:hover {	
		background: url("../images/navbar/giving_alt.gif") no-repeat;
		}

.photos a {
		display:block;
		width: 46px;
		height: 34px;
		background: url("../images/navbar/photos.gif") 0 0 no-repeat;
		}
.photos_alt a {
		display:block;
		width: 46px;
		height: 34px;
		background: url("../images/navbar/photos_alt.gif") 0 0 no-repeat;
		}
.photos a:hover {	
		background: url("../images/navbar/photos_alt.gif") no-repeat;
		}

.contact a {
		display:block;
		width: 52px;
		height: 34px;
		background: url("../images/navbar/contact.gif") 0 0 no-repeat;
		}
.contact_alt a {
		display:block;
		width: 52px;
		height: 34px;
		background: url("../images/navbar/contact_alt.gif") 0 0 no-repeat;
		}
.contact a:hover {	
		background: url("../images/navbar/contact_alt.gif") no-repeat;
		}

.content[class] {
	background: url(../images/logo.png) no-repeat;		
}

.rss a {
		display:block;
		width: 242px;
		height: 48px;
		background: url("../images/navbar/rss.gif") 0 0 no-repeat;
		}
.rss_alt a {
		display:block;
		width: 242px;
		height: 48px;
		background: url("../images/navbar/rss_alt.gif") 0 0 no-repeat;
		}
.rss a:hover {	
		background: url("../images/navbar/rss_alt.gif") no-repeat;
		}

.itunes a {
		display:block;
		width: 242px;
		height: 48px;
		background: url("../images/navbar/itunes.gif") 0 0 no-repeat;
		}
.itunes_alt a {
		display:block;
		width: 242px;
		height: 48px;
		background: url("../images/navbar/itunes_alt.gif") 0 0 no-repeat;
		}
.itunes a:hover {	
		background: url("../images/navbar/itunes_alt.gif") no-repeat;
		}

.podshow a {
		display:block;
		width: 242px;
		height: 48px;
		background: url("../images/navbar/podshow.gif") 0 0 no-repeat;
		}
.podshow_alt a {
		display:block;
		width: 242px;
		height: 48px;
		background: url("../images/navbar/podshow_alt.gif") 0 0 no-repeat;
		}
.podshow a:hover {	
		background: url("../images/navbar/podshow_alt.gif") no-repeat;
		}

.movie a {
		display:block;
		width: 51px;
		height: 41px;
		background: url("../images/navbar/movie1.gif") 0 0 no-repeat;
		}

.movie a:hover {	
		background: url("../images/navbar/movie1_alt.gif") no-repeat;
		}