/* CSS Document */

html, body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(../../images/assets/home-background.jpg);
	background-repeat: repeat;
	background-color: #23170A;
}
.largertxt {
	font-size: 14px;
}
#root
{
	margin: auto;
	width: 100%;
}
#headerwrapper
{
	display: block;
	clear: both;
	overflow: hidden;
	background-image: url(../../images/assets/home-background.jpg);
}

#header, #logo, #footer, #copyrights
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	}

#header
{
	display: block;
	clear: both;
	overflow: hidden;
	height: 152px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #FFFF99;
	font-family: Garamond;
}

ul#menu li
{
	display:block;
	float:right;
	margin:0;
	pading:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#FFFF99;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;

}
	
ul#menu li a:hover
{
	color:#FFFFFF;
	background-image: url(../images/menu-b.png);
	background-repeat: repeat-x;
}

#logowrapper {
	display: block;
	clear: both;
	overflow: hidden;
	background-image: url(../../images/assets/logowrap.png);
	height: 165px;
	width: 100%;
	z-index: 80;
	position: relative;
}

#bodywrapper
{
	margin-top: -9px;
	display: block;
	clear: both;
	overflow: hidden;
	background-image: url(../../images/assets/bodywrapper.png);
	z-index: 70;
	position: relative;
}
#body {
	padding-bottom: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#left {
	float: left;
	width: 280px;
	margin-top: 200px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#right {
	width: 617px;
	padding-left: 5px;
	margin-top: 30px;
	padding-left: 30px;
	float: right;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	
}

#article-b {
	width: 670px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../images/brownbk.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}


#article-b p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

#article {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
}

#readmore {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 20px;
	background-image: url(../images/brownbk.png);
}
#dateseal {
	background-image: url(../images/dateseal.png);
	height: 100px;
	width: 99px;
	float: left;
	padding-right: 7px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#date {
	height: 30px;
	width: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	margin-bottom: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}


#miracles {
	height: 750px;
	width: 272px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#m-blurb {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/blurb-bk.png);
	height: 300px;
	text-align: center;
	background-repeat: no-repeat;
}

#m-blurbtxt {
	width: 210px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}

#learn-shroud {
	height: 408px;
	width: 240px;
	position: absolute;
	z-index: 100;
	margin-right: auto;
	margin-left: 10%;
}


#contact {
	width: 260px;
	top: 10px;
	padding-top: 5px;
	margin-top: 20px;
	border: 1px dashed #333333;
	background-image: url(../images/ctbk.png);
	background-repeat: repeat;
}

#footerwrapper
{
	display: block;
	clear: both;
	overflow: hidden;
	background-image: url(../images/footer.png);
	height: 34px;
}

#bfooter
{
	display: block;
	clear: both;
	overflow: hidden;
	background-image: url(../../images/assets/home-background.jpg);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC99;
}

#bcontent {
	height: 150px;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
}

#bnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#bnav li {
	list-style: none;
	margin: 0;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFCC;
	text-decoration: none;
}
#bnav li a:link {
	font-weight: bold;
	text-decoration: none;	
}

#copyrights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 2px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}
/*Text, Icon Format */

a:link {
	font-weight: bold;
	color: #FFFF99;
}

a:hover {
	font-weight: bold;
	color: #FFCC00;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

ul {
	padding: 0;
	margin: 0;	
}

li {
	display: inline;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #330000;
 }
 
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330000;
}

h2 a:link {
	color: #330000;
	text-decoration: none;
	}

h2 a:hover {
	color: #FFFF99;
	background-image: url(../images/whitebk.png);
}

h2 a:visited {
	color: #330000;
}

h3 a:link {
	color: #330000;
	text-decoration: none;
	}

h3 a:hover {
	color: #FFFF99;
	background-image: url(../images/whitebk.png);
}

h3 a:visited {
	color: #330000;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #400000;
	letter-spacing: 0.3em;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}

.npoints {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-indent: 3px;
	margin-bottom: 2px;
	left: 10px;
	text-decoration: none;
	color: #990000;
}

.npoints a:visited {
	color: #666666;
	text-decoration: none;	
}
.newslink {
	color: #330000;;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.newslink a:link {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}

.newslink a:hover {
	font-weight: bold;
	color: #FF9900;
}

.newslink a:visited {
	color: #330000;
	font-weight: bold;
}

.initcap {
	font-size: 1.8em;
}
