/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #OOOOOO;
	background-color: #D0D0D0;
	background-image: url(Images/bg01.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #686868;
}

h2 {
	font-size: 24px; 
	color: #DA0312;
}
h3 { font-size: 18px; }
h4 { font-size: 12px; }

p, ol, ul {
	line-height: 20px;
}

a {
	color: #000000;
}


a:hover {
	text-decoration: none;
}


.byline {
	margin: 0;
	padding: 0 0 0 5px;
	background: #645B43;
	font-size: 9px;
}


/* navigation */

#nav {
	width: 641px;
	margin-left: auto ;
	margin-right: auto ;
}

img{  border-style: none;
}

#nav ul  {
	margin: 0;
	padding: 0;
	list-style: none;

} 
#nav li  {
float: left;

} 
#nav li a  {
	height: 42px;
	line-height: 2em;
	padding: 10px 5px 0px 5px;
	float: left;
	display: block;
	background-position: bottom;
} 
#nav li a span { 
	position: absolute; left: -50em; 
}
#nav li a.back-up {
	width: 42px;
	background-image: url(Images/back-up.png);
	background-repeat: no-repeat;
	
}
#nav li a.church {
	width: 42px;
	background-image: url(Images/church.png);
	background-repeat: no-repeat;
} 
#nav li a.youth {
	width: 42px;
	background-image: url(Images/youth.png);
	background-repeat: no-repeat;
}
#nav li a.everything {
	width: 42px;
	background-image: url(Images/everything.png);
	background-repeat: no-repeat;
} 
#nav li a.podcast {
	width: 42px;
	background-image: url(Images/podcast.png);
	background-repeat: no-repeat;
}
#nav li a.home {
	width: 371px;
	height: 57px;
	background-image: url(Images/logo.png);
	background-repeat: no-repeat;
	background-position: top;
}


/* Header */

#header {
		width: 780px;
	height: 190px;
	margin: 0 auto;
	background-image: url(Images/CR12.jpg);
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 36px;
	color: #ACA283;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 8px;
bottom:0px;
right:0px;
margin:0px;
padding:0px;
border:0px;

}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 8px;
	color: #ACA283;
}

/* Menu */

#menu {
	width: 700px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 116px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(../../CR_12_Step_Teaching/images/img3B.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}

#menu a:hover a {
	color: #FFFFFF;
	background-image: url(../../CR_12_Step_Teaching/images/img4B.gif);
}


#menu .active a {
	width: 120px;
	background: url(../../CR_12_Step_Teaching/images/img4C.gif);
	color: #FFFFFF;
}

/* Picture Pages */


#pictures {
	width: 1438px;
	border: 4px solid #000000;
}

#picture_content {
	width: 652px;
	margin: 0 auto;
	background: #D8D09E;
	padding: 20px;
	border: 4px solid #000000;
}

/* Content */

#content {
	padding: 5px;
	width: 775px;
	margin: 0 auto;
	background: #F0F0F0;
}

#content img{
	float: left;
	margin: 5px 15px 0 0;
	border: 4px solid #000000;
}

#colOne {
	float: left;
	width: 166px;
	padding: 16px;
}

#colOne h3 {
	margin: 5px 0 10px 0;
	color: #786E50;
}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colOne a {
	color: #645B43;
}

#colTwo {
	float: right;
	width: 446px;
	padding: 20px;
}

#colThree {
	float: LEFT;
	width: 692;
	padding: 20px;
}

#colThree ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colFour {
	float: middle;
	width: 780px;
}

/* Secondary Footer */

#footer2 {
	width: 785px;
	margin: 0 auto;
	background: #ffffff;
}

#footer2 img{ 
vertical-align: bottom
}  

#footer2 p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	text-vertical-align: top;
	font-size: 10px;
	color: #000000;
}

#footer2 a {
	color: #9A7243;
	text-decoration: none;
}
#footer2 a:hover {
	color: #000000;
	text-decoration: none;
}

/* Footer */

#footer {
	width: 785px;
	padding: 2px 0 2px 0;
	margin: 0 auto;
	background: #000000;
}

#footer img{ 
vertical-align: bottom
}  

#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-transform: lowercase;
	text-align: center;
	text-vertical-align: top;
	font-size: 10px;
	color: #ffffff;
}

#footer a {
	color: #9A7243;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}