@charset "UTF-8";
/* CSS Document */

/*Recognizing Self Links*/
.bios a#bios,
.contact a#contact {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* Defining Basic Styles*/
html,body {
	margin: 0;
	padding:0;
	background-color: #bdbaa1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	background-image: url(/assets/background.jpg);
	background-repeat: repeat-x;
}

a:link {
	background:transparent;
	color:#005A89;
	text-decoration:none
}

a:visited {
	background:transparent;
	color:#005A89;
	text-decoration:none
}

a:hover {
	background:transparent;
	color:#800d0f;
	text-decoration:underline
}

a img {
	border-width: 0;
}

/*The Basic Layout Containers*/
#header {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 120px;
	background-repeat: no-repeat;
	background-image: url(/assets/template_01.jpg);
	text-align: center;
	overflow: hidden;
}

#navbar {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(/assets/template_02.jpg);
	text-align: center;
	overflow: hidden;
	vertical-align: top;
}

#prebody {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 10px;
	background-repeat: no-repeat;
	background-image: url(/assets/template_03.jpg);
	text-align: left;
	overflow: hidden;
}

#body {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-repeat: repeat;
	background-image: url(/assets/template_04.jpg);
	text-align: center;
	overflow: hidden;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 129px;
	background-repeat: no-repeat;
	background-image: url(/assets/template_05.jpg);
	text-align: center;
	overflow: hidden;
}

/*The Navbar*/
#navcontainer {
	width: 518px;
	height: 30px;
	text-align: left;
	float: left;
	padding-left: 25px;
}

a#home img {
	border-width: 0;
	width: 69px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(/assets/navrevised.jpg);
	background-position: 0px;
}

a#home:hover img {
	border-width: 0;
	background-image: url(/assets/navrevised.jpg);
	width: 69px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1036px;
}

.home a#home img {
	border-width: 0;
	background-image: url(/assets/navrevised.jpg);
	width: 69px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -518px;
}

a#about img {
	border-width: 0;
	width: 78px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(/assets/navrevised.jpg);
	background-position: -69px;
}

a#about:hover img {
	border-width: 0;
	background-image: url(/assets/navrevised.jpg);
	width: 78px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1105px;
}

.about a#about img {
	border-width: 0;
	background-image: url(/assets/navrevised.jpg);
	width: 78px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -587px;
}

a#news img {
	border-width: 0;
	width: 69px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(/assets/navrevised.jpg);
	background-position: -147px;
}

a#news:hover img {
	border-width: 0;
	background-image: url(/assets/navrevised.jpg);
	width: 69px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1183px;
}

.news a#news img {
	border-width: 0;
	background-image: url(/assets/navrevised.jpg);
	width: 69px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -665px;
}

a#donate img {
	border-width: 0;
	width: 90px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(/assets/navrevised.jpg);
	background-position: -216px;
}

a#donate:hover img {
	border-width: 0;
	background-image: url(/assets/navrevised.jpg);
	width: 90px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1252px;
}

.donate a#donate img {
	border-width: 0;
	background-image: url(/assets/navrevised.jpg);
	width: 90px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -734px;
}

a#contact img {
	border-width: 0;
	width: 99px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(/assets/navrevised.jpg);
	background-position: -306px;
}

a#contact:hover img {
	border-width: 0;
	background-image: url(/assets/navrevised.jpg);
	width: 99px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1342px;
}

.contact a#contact img {
	border-width: 0;
	background-image: url(/assets/navrevised.jpg);
	width: 99px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -824px;
}

a#resources img {
	border-width: 0;
	width: 113px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(/assets/navrevised.jpg);
	background-position: -405px;
}

a#resources:hover img {
	border-width: 0;
	background-image: url(/assets/navrevised.jpg);
	width: 113px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1441px;
}

.resources a#resources img {
	border-width: 0;
	background-image: url(/assets/navrevised.jpg);
	width: 113px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -923px;
}

#searchcontainer {
	width: 303px;
	height: 26px;
	text-align: right;
	float: right;
	padding-right: 25px;
	vertical-align: top;
	padding-top: 4px;
}

a#rss img {
	width: 50px;
	height: 26px;
	text-align: right;
	float: right;
	margin-right: 27px;
	vertical-align: top;
	margin-top: 2px;
	background-image: url(/assets/rss.jpg);
	background-position: 0px;
}

a#rss:hover img {
	width: 50px;
	height: 26px;
	text-align: right;
	float: right;
	margin-right: 27px;
	vertical-align: top;
	margin-top: 2px;
	background-image: url(/assets/rss.jpg);
	background-position: -50px;
}

/*These are the content containers*/
#bodycontainer {
	width: 580px;
	padding-left: 32px;
	text-align: left;
	float: left;
	padding-top: 6px;
	padding-bottom: 12px;
}

#sidebarcontainer {
	width: 238px;
	float: right;
	padding-right: 24px;
	padding-top: 6px;
	padding-bottom: 12px;
	text-align: left;
}

#footercontainer {
	width: 600px;
	float: left;
	padding-left: 32px;
	text-align: left;
	padding-top: 14px;
}

#frontstatisticsright {
	width: 220px;
	float: left;
	text-align: left;
	margin-top: 2px;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: 3px;
	margin-right: 16px;
	padding-top: 8px;
	padding-left: 4px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	margin-bottom: 2px;
	background-color: #E8E8E8;
}

/*These are the Styles*/
.pagenav{
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 2px;
	height: 22px;
	text-align: center;
	font-size: 1.2em;
}

.godsglory {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}

.containertitle {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 8px;
}

.artistrendition {
	width: 200px;
	height: 300px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	background-image: url(/assets/artistrendition.jpg);
	float: right;
}

.posttitle {
	font-size: 24px;
	font-weight: bold;
}

.postsubtitle {
	font-size: 12px;
	color: #5C5A42;
}

.post {
	padding-top: 4px;
	padding-bottom: 10px;
}

.postdivider {
	height: 25px;
	width: 100%;
	background-image: url(/assets/postdivider.jpg);
}

.postdivider-old {
	height: 3px;
	margin-bottom: 16px;
	margin-top: 6px;
	background-color: #9c9046;
}

.pagetitle {
	font-size: 24px;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 20px;
	font-weight: bold;
}

.breadcrumb {
	text-decoration: none;
	padding-bottom: 16px;
}

.sidebarsectioncontainer {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	margin-right: 14px;
	margin-bottom: 10px;
}

.sidebartitle {
	background-color: #9c9046;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-left: 6px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 1px;
}

.sidebartext {
	padding-left: 6px;
	padding-bottom: 4px;
}

.sidebarstatisticstitle {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-left: 6px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 1px;
}