/* Author: Jeremy G. */
/* Info: Holds CSS styles of site */
/* File Created: 11-28-2009 */
div#container {
	width: 800px;
	position: absolute;
	margin-left: -400px;
	height: auto;
	left: 50%;
/*	background-color: #FFFFFF;*/
	padding: 0px;
	margin-top: 0px;
}
div#containerhome {
	width: 800px;
	position: absolute;
	margin-left: -400px;
	height: 600px;
	left: 50%;
	/*	background-color: #FFFFFF;*/
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/holyspiritsplash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-image: url(../images/heavenlycloudss1600.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #432508;
	margin: 0px;
	padding: 0px;
}
div#topheader {
	height: 119px;
	width: 800px;
	position: static;
	background-image: url(../images/headercss.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	padding: 0px;
	clear: both;
	float: left;
	margin: 0px;
}
div#wholecontain {
	width: 800px;
	height: 481px;
/*	background-color: #CC6666;*/
	padding: 0px;
	margin: 0px;
	float: left;
}
div#nav {
	height: 481px;
	width: 201px;
	position: static;
	background-position: center;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/leftsidenavcss.jpg);
	padding: 0px;
	margin: 0px;
}
div#navhome {
	height: 281px;
	width: 201px;
	position: relative;
	background-position: center;
	float: left;
	padding: 0px;
	margin: 0px;
	top: 110px;
}
div#crosshead {
	height: 110px;
	width: 599px;
	position: static;
	background-image: url(../images/cross-subheadercss.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	float: left;
	margin: 0px;
}
/*div#contentbody {
	height: 371px;
	width: 599px;
	position: static;
	background-image: url(../images/contentbodycss.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	float: left;
	margin: 0px;
	overflow: scroll;
}*/
div#contentright {
	height: 481px;
	width: 599px;
	position: static;
	background-image: url(../images/contentrightcss.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	float: left;
	margin: 0px;
}
div#contentrightbody {
	height: 451px;
	width: 435px;
	position: static;
	padding: 0px;
	float: left;
	margin: 0px;
	overflow-y: scroll;
	overflow-x: hidden;
	visibility: visible;
/*Alternative for older browsers*/	
/*	overflow-y: auto;*/
/** html .scroll{
	overflow-y: scroll; 
	overflow-x: hidden;*/
}
div#contentrightbody p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 12px;
	margin: 0px;
	display: block;
	word-spacing: .2em;
}
div#contentrightbody h1 {
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
div#contentrightbody img {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
div#contentrightbody a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#contentrightbody a:link {
	font-family: Tahoma, Verdana;
	color: #0C3567;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: 0C3567;
	text-decoration: none;
}
div#contentrightbody a:visited {
	font-family: Tahoma, Verdana;
	color: #CA8F55;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
div#contentrightbody a:hover {
	font-family: Tahoma, Verdana;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
.boldit {
	margin: 0px;
/*	display: block;*/
	font-weight: bold;
}
.italicizeit {
	margin: 0px;
	font-style: italic;
}
.centerit {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
/*ROLLOVERS*/
div#nav .rollovernav {
	text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding-bottom: 4px;
	padding-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	clear: both;
}
div#nav .rollovernav a:link {
/*	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
*/
	color: #000000;
	text-decoration: none;
}
div#nav .rollovernav a:visited {
	color: #000000;
	text-decoration: none;
}
div#nav .rollovernav a:hover {
	text-decoration: none;
/*	background-color: #FCFFA9;*/
	color: #676734;
}
div#navhome .rollovernav {
	text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding-bottom: 4px;
	padding-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	clear: both;
}
div#navhome .rollovernav a:link {
/*	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
*/
	color: #000000;
	text-decoration: none;
}
div#navhome .rollovernav a:visited {
	color: #000000;
	text-decoration: none;
}
div#navhome .rollovernav a:hover {
	text-decoration: none;
/*	background-color: #FCFFA9;*/
	color: #676734;
}
