body {
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background-color: #000000;
}

#wrap {
	width: 650px;
	text-align: left;
	margin: 0 auto;
	background: url(Graphics/crpc_background_long_compressed.jpg) no-repeat top right;
	font-size: 1.2em;
}

#content {
	float: left;
	width: 70%;
	background: ;
	overflow: hidden;
}

#content div{
	padding: 250px 80px 0 60px;	/*This sets the right side gutter for the content*/
	margin: 0;
	float: left;
}

#content a {
	margin: 0;
	text-decoration: none;
	display: block;
	color: #333000;
	font-style: oblique;
	font-family: Georgia;
}

#content a:hover{
	font-weight: bold;
}

p{
	line-height: 1.5em;	/*This sets the line height for all paragraphs*/
	text-align: justify;	/*Forces the text in paragraphs to stretch across the entire containing div*/
	color: #333000;
	font-style: oblique;
	font-family: Georgia;
	font-size: 1.3em;
	margin: 0;
	padding: 10px 0 10px 0;
}

.nojustify{
	line-height: 1.5em;	/*This sets the line height for all paragraphs*/
	text-align: left;
	color: #333000;
	font-style: oblique;
	font-family: Georgia;
	font-size: 1.3em;
	margin: 0;
	padding: 10px 0 20px 0;
}

#sidebar {
	float: right;
	width: 30%;
	overflow: hidden;
}

#sidebar div{
	padding: 250px 40px 0px 30px;	/*This sets the gutter for the sidebar*/
	margin:0;
}

#nav {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
}

#nav li {
	padding: 0px 0 10px 0;
}

#nav a {
	text-decoration: none;
	display: block;
	color: #333000;
	font-style: oblique;
	font-family: Georgia;
	font-size: 1.3em;
}

#nav a:hover, body#hom #home a {
	font-weight: bold;
}
	
#nav a:hover, body#dis #distinctives a {
	font-weight: bold;
}

#nav a:hover, body#stan #standards a {
	font-weight: bold;
}

#nav a:hover, body#den #denomination a {
	font-weight: bold;
}

#nav a:hover, body#wor #worship a {
	font-weight: bold;
}

#nav a:hover, body#mis #missions a {
	font-weight: bold;
}

#nav a:hover, body#lin #links a {
	font-weight: bold;
}

#nav a:hover, body#cont #contact a {
	font-weight: bold;
}

#footer {
	clear: both;
	background:;
	margin: 0;
	padding: 15px 40px 30px 60px;
}

#con {
	
	color: #333000;
	font-style: oblique;
	font-family: Georgia;
	
	text-align: left;
	line-height: 1.5em;
	margin:0;
	padding:0 0 0 10px;
}

#con li {
	color: #333000;
	font-style: oblique;
	font-family: Georgia;
	
	text-align: left;
	line-height: 1.5em;
	margin:0;
	padding: 0px 0 10px 0;
	list-style-type: disc;
}

#con li a{
	margin:0;
	padding: 0 0 10px 0;
}

#content ul{
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
}

#content li {
	color: #333000;
	font-style: oblique;
	font-family: Georgia;
	font-size: 1.3em;
	text-align: left;
	line-height: 1.5em;
	margin:0;
	padding: 0px 0 5px 0;
}

h1 {
	font-size: 1.5em;
	text-align: center;
	color: #666666;
	font-style: oblique;
	font-family: Georgia;
	margin: 0;
	padding: 15px 0 20px 0px;
	background: url(Graphics/nav_divider.gif) no-repeat bottom center;
}

h2 {
	font-size: 1.5em;
	text-align: center;
	color: #666666;
	font-style: oblique;
	font-family: Georgia;
	margin: 0;
	padding: 15px 0 20px 0px;
	background: url(Graphics/divider1.gif) no-repeat bottom center;
}

h3 {
  	font-size: 1.5em;
	color: #333333;
	font-style: oblique;
	font-family: Georgia;
	margin: 0;
	padding: 0 0 10px 0;
  	background: url(Graphics/corne.gif) no-repeat top right;
}

h4 {
	font-size: 1.3em;
	text-align: center;
	color: #333000;
	font-style: oblique;
	font-family: Georgia;
	margin: 0;
	padding: 15px 0 15px 0px;
}

h5 {
	font-size: 1.3em;
	text-align: left;
	color: #333000;
	font-style: oblique;
	font-family: Georgia;
	margin: 0;
	padding: 15px 0 5px 0px;
}

.new {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: left;
	color: #333000;
	font-style: oblique;
	font-family: Georgia;
	margin: 0;
	padding: 10px 10px 0 0px;
  	background: url(Graphics/corne.gif) no-repeat bottom right;
	overflow: hidden;
	o\verflow: visible;
	w\idth: auto;
	he\ight: 1%;
}

.foot {
	text-align: justify;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
	color: #333000;
	font-style: oblique;
	font-family: Georgia;
	margin: 0;
	padding: 0;
}

.foot a{
	text-align: justify;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
	color: #333000;
	font-style: oblique;
	font-family: Georgia;
	margin: 0;
	padding: 0;
}
.foot a:hover {
	font-weight: bold;
}


/* Hide from IE5/Mac \*/
#footer {height: 1%; }
/* End hide from IE5/Mac */


* html dl.logo { height: 1%;} /* for IE+6 */
*:first-child+html dl.logo {min-height: 1px; } /* for IE7/
