/*===========================================================
	Body Styles
===========================================================*/
body {
	background-color: #FFFBF2;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
	color: #331A00;
	list-style-image: url(/lib/images/bullet.gif);
}

#siteWrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #FFF7E6 url(/lib/images/content_bg.gif) repeat-y;
	border: 1px solid #331A00;
	position:relative;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


a {
	color: #B71010;
	text-decoration: underline;
	
}
a:hover {
	color: #B71010;
	text-decoration: none;
}

img {
	border:none;
}

.tableMaster {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.hpDefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
}



.rc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767650;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.linkRed, .linkRed a, .linkRed a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	/*text-decoration: none;*/
}
.linkRed a:hover {
	text-decoration: underline;
	}
	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B71010;
}
.details, .details a, .details a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCC99;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #331A00;
}

.breadcrumbs, .breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #331A00;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.imgRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}


/*===========================================================
	Homepage Styles
===========================================================*/

#hpleft {
	float:left;
	position:relative;
	width:580px;
	font-size:12px;
	}
	
#slideshow {
	height:207px;
	overflow:hidden;
	width:580px;
}

#slideshowNav {
	bottom:0;
	height:30px;
	position:absolute;
	right:3px;
	top:175px;
	z-index:100;
}

#slideshowNav a {
	background:#ffcc65;
	border:1px solid #B71010;
	color:#B71010;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:3px;
	padding:3px 9px;
	text-decoration:none;
}

#slideshowNav a.activeSlide {
	background:#FFFFFF;
}

#hpright #ministrySlides {
	height:125px;
	overflow:hidden;
	padding:0;
	width:180px;
}

#hpright {
	float:right;
	width:180px;
	text-align:center;
	font-size:12px;
	}
#hpright div {
	padding:7px 0;
}
#hpright div a,
#hpright div h2 {
	color:#331a00;
}
	
#hpEvents {
	float:left;
	padding:15px 15px 10px 10px;
	width:210px;
	}
#hpNews {
	float:right;
	min-height:300px;
	padding:15px 20px 10px 0;
	width:278px;
	}
* html #hpNews { height:300px; }
#icons {
	clear:both;
	height:76px;
	width:760px;
	margin:0 0 0 0;
	padding:0;
	position:relative;
	}
#icons a {
	float:left;
}
#spacer {
	float:right;
	margin-top:50%;
	}
#columnbg {
	width:274px;
	position:absolute;
	top:-190px;
	left:1px;
	height: 190;
	z-index: 100;
}



/*===========================================================
	Nav Styles
===========================================================*/

#nav {
	width:760px;
	background-color:#B71010;
	height:25px;
	clear:both;
	}


#subnav {
	width:178px;
	font-size:12px;
	float:left;
}
#subnav ul {
	margin: 35px 0 0 0;
	padding: 0 0 20px 0;
	border-top: 1px solid #CC9F4C;
}
#subnav li {
	display: inline;
	margin: 0px;
}
#subnav li a {
	border-bottom: 1px solid #CC9F4C;
	background-color:#FFCC65;
	display: block;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	color:#331A00;
}
#subnav li a:hover {
	background: #B71010;
	color:#FFFFFF;
}
#subnav li.primaryON, #subnav li.primaryON a {
	background: #B71010 url(/lib/images/primaryON.gif) no-repeat top;
	font-weight:bold;
	color:#FFFFFF;
}
#subnav li.primaryON a:hover {
	background: #B71010 url(/lib/images/primaryON.gif) no-repeat top;
}

#subnav li.child, #subnav li.child a {
	background: #FFE4AD;
	color:#331A00;
	margin:0;
}
* html #subnav li.child {
	background: ; /* Blank attr to help IE not repeat BG images in links */
}
#subnav li.childON a, #subnav li.child a {
	display: block;
	margin:0;
	padding: 3px 0 3px 15px;
	border-bottom: 1px solid #CC9F4C;
}
#subnav li.childON, #subnav li.childON a {
	background: #FFF2D6;
	color:#331A00;
	margin:0;
	font-weight:bold;
}

#subnav li.child a:hover, #subnav li.childON a:hover {
	background: #FFF2D6;
	color:#331A00;
	margin:0;
}

/*===========================================================
	Content Styles
===========================================================*/

#content {
	width:551px;
	float:right;
	padding:35px 10px 20px 20px;
	background: url(/lib/images/mh_bot.gif) no-repeat right top;	
	}
	
h1 {
	font-size:18px;
	color:#B71010;
	padding:0;
	margin:0 0 15px 0;
	}

h2 {
	font-size:16px;
	color:#B71010;
	padding:0;
	margin:0;
	}
	
h3 {
	font-size:14px;
	color:#B71010;
	padding:0;
	margin:0;
	}

p {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B71010;
}
.indent {
	margin-left: 35px;
}
.cellShaded {
	background-color: #F0F0E0;
}

#search {
	background:#331a00;
	height:38px;
	top:79px;
	left:591px;
	padding:5px 0 0 5px;
	position:absolute;
	width:164px;
}

#search #query {
	background:#fff7e6;
	border:1px solid #000000;
	float:left;
	height:16px;
	margin-top:6px;
	padding:0 4px;
	width:88px;
}
	
#search .searchBtn {
	border:none;
	float:left;
	padding:6px 3px 0 5px;
}
	
#search img {
	float:left;
	padding:6px 0 0 0;
}

#stafflist img {
	border:3px solid #FFCC65;
	float:left;
	clear:left;
	margin:0 10px 0 0;
	}
#stafflist {
	margin:0 0 50px 0;
	}


	
/*===========================================================
	Footer Styles
===========================================================*/
#footer {
	clear: both;
	text-align: center;
	width: 754px;
	background-color:#331A00;
	color:#FFF7E6;
	font-size:10px;
	padding:3px;
}

#footernav {
	clear: both;
	text-align: center;
	width: 750px;
	font-size:12px;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
}
#footernav a {
	color:#331A00;
	text-decoration: none;
}
#footernav a:hover { color:#331A00; }

/*===========================================================
	FireControl Styles
===========================================================*/
#toolbar a {
	background: #FF7F00;
	padding: 2px 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
