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

/*--- Designed & Developed by: Alisa Meche - Red Canary Creative ----------------------*/
/*--- Contact: alisa@redcanarycreative.com - 409-256-3911 ----------------------*/

* {
	margin:  0;
	padding: 0;
}

.quote {
	color:#666;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	font-style: italic;
	margin-top: 8px;
}
	
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-right: 20px;
}

.sidebarTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #003366;	
	margin-bottom: 15px;
	font-weight: bold;
}

.blue {
	color:#003366;
	font-weight: bold;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 41px;
	color: #003366;	
	margin-bottom: 10px;
}

a {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	background-image: url(../images/bannerBckg.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 1024px;
	margin: auto;
	text-align: center;
}

#content{
	width: 1024px;
	text-align: left;
}

#banner {
	height: 128px;
}

.logo {
	margin-top: 8px;
	margin-left: 18px;
	border: none;
}

#subNav {
	float: right;
	margin-top: -20px;
	margin-right: 86px;
}

#subNav li {
	list-style: none;
	float: left;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
}

#subNav li a {
	color: #666;
	text-decoration: none;
}

#subNav li a:hover, #endorsement #subNav li .endorsement, 
#support #subNav li .support, #map #subNav li .map {
	color:#003366;
}        

#nav {	
	clear: both;
	float: left;
	width: 1024px;
	margin-top: 13px;
	margin-bottom: 11px;
} 

#nav li{
	list-style: none;
	float: left;
	padding-right: 23px;
	padding-left: 23px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	position: relative;
}



li ul {
	position: absolute;
	margin-left: -22px;
	padding-top: 10px;
	margin-top: 0px;
	display: none;
	}
	
#nav li ul li a {
	display: block;		
	width: 200px;
	text-decoration: none;
	color: #fff;
	background: #855910;
	padding: 8px;
	}
	
#nav li:hover ul { display: block; }

#nav li a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav li a:hover, #who #nav li .who, #ministry #nav li .ministry, #discipleship #nav li .discipleship, 
#training #nav li .training, #events #nav li .support, #contact #nav li .contact {
	color: #7abfce;
	text-decoration: none;
}

#mainContent {
	margin-left: 12px;
}

.callOut {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 41px;
	padding-top: 50px;
	margin-right: 15px;
	margin-left: 650px;
	color:#999999;
}

#photoButtons {
	clear: both;
}

.trainPhoto, .disciplePhoto, .supportPhoto {
	float: left;
	border: none;
	padding: 0;
	margin: 0;
}

#footer {
	clear: both;
	margin-right: 2px;
	width: 1012px;
	border-top: 15px solid #666;
	margin-bottom: 8px;
}

#footer p {
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}

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

#footer a:hover {
	color: #669999;
}

#secMainColmn {
	width: 679px;
	float: left;
	border-right: dashed 1px #ccc;
}


#sidebar {
	width: 282px;
	float: right;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}

#sidebar h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 6px;
	color: #003366;
}

.names {
	font-size: 16px;
	font-weight: bold;
}

#list {
	margin-left: 20px;
}

#list li {
	list-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.caption {
	font-style: italic;
	color: #999999;
	font-size: 14px;
	line-height: 18px;
}



.cofTitle {
	width: 630px;
	margin:0;
	padding-left:0;
	padding-right:0;
	text-align: center;
	background-color: #669999;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}