* { 
	margin:0; 
	padding:0; 
	}

div { 
	margin:0; 
	padding:0; 
	}

body {
	font-size: 76%;
	background: #FBC24F url(http://www.uccmedfield.org//images/interface/top-bg.jpg) top repeat-x;
 	font-family: Tahoma, Helvetica, sans-serif;
	color: #333;
	}

#wrapper { 
	width:790px; 
	margin: 0 auto; 
	background:#fff; 
  	height:100%; 
	}


/* ------------------------------------------------------------- Header Styles -------------------------------------------------- */
	
#header { 
	width:790px; 
	height:140px; 
	background: url(http://www.uccmedfield.org//images/interface/header-bg.jpg) repeat-x; 
	clear:both; 
	}
	
	#header #logo {
		float:left;
		}	
	
	.image_replacement  {
		text-indent: -9999px;
		overflow: hidden;
		width: 400px;
		height: 140px;
		background: url(http://www.uccmedfield.org//images/interface/logo.jpg) center left no-repeat ;
		}

		.image_replacement a {
			display: block; 
			height: 140px;
			}
		
	#header #topLinks { 
		float:right;
		position:relative;
		padding: 40px 20px 0 0;
		font-size:1.1em;
		}

		#header #topLinks a { 
                        color:#FBA202;
			background: url(http://www.uccmedfield.org//images/interface/arrow.gif) center left no-repeat; 
			padding:0 10px 1px 15px; 
			text-decoration:none;
			}
              #header #topLinks a:hover { 
                        color:#FCC24F
                    }
			

/* -------------------------------------------------------------------MAIN NAVIGATION STYLE-------------------------------------- */
#navBar { 
	color:#fff;
	width:770px;
	height:40px; 
	background:#D98D04;
	filter: alpha(opacity=80); 
	-moz-opacity:.80;
	opacity:.80; 
	border-bottom:1px solid #FBA202;
	display:block 
	} 


div.transOFF {
	font-weight: bold;
	color: #fff;
	width:110px;
	height:40px;
	text-align:center;
	padding: 15px 0 0 0;
	float:left;
	position:relative;
	display:block;
	}
	
	div.transOFF a { 
		color: #fff; 
		text-decoration:none; 
		height:40px; 
		}
		
div.transON, .current {
	font-weight: bold;
	width:110px;
	color: #000;
	background: #fff;
	opacity:.40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.5;
	text-align:center;
	padding: 15px 0 196px 0;
	float:left;
	position:relative;
	display:block;
	}
	
	div.transON a, div.transON a:hover, .current, .current:hover  { 
		color: #000; 
		text-decoration:none; 
		}


/* --------------------------------------BANNER IMAGE STYLES-------------------------------------- */
#banner {
	width:770px; 
height:225px; 
margin:0 auto 10px auto;
border:1px solid #865804;
	}

body#home #banner { 
	background:url(http://www.uccmedfield.org//images/interface/uccMedfield_15.jpg) no-repeat; 
	}

body#weblog #banner { 
	background:url(http://www.uccmedfield.org//images/interface/banner9.jpg) no-repeat; 
	}

body#ministries #banner { 
	background:url(http://www.uccmedfield.org//images/interface/uccMedfield_12.jpg) no-repeat; 
	}
	
body#worship #banner{ 
	background:url(http://www.uccmedfield.org//images/interface/uccMedfield_16.jpg) no-repeat; 
	}
	
body#beliefs #banner{ 
	background:url(http://www.uccmedfield.org//images/interface/uccMedfield_14.jpg) no-repeat; 
	}
	
body#events #banner { 
	background:url(http://www.uccmedfield.org//images/interface/uccMedfield_11.jpg) no-repeat; 
	}
	
body#findus #banner { 
	background:url(http://www.uccmedfield.org//images/interface/banner6.jpg) no-repeat; 
	}
	
body#audio #banner { 
	background:url(http://www.uccmedfield.org//images/interface/uccMedfield_10.jpg) no-repeat; 
	}
	
body#contact #banner { 
	background:url(http://www.uccmedfield.org//images/interface/banner8.jpg) no-repeat; 
	}
	
body#news #banner { 
	background:url(http://www.uccmedfield.org//images/interface/uccMedfield_12.jpg) no-repeat; 
	}
	
body#sitemap #banner { 
	background:url(http://www.uccmedfield.org//images/interface/uccMedfield_4.jpg) no-repeat; 
	}

body#staff #banner { 
	background:url(http://www.uccmedfield.org//images/interface/uccMedfield_4.jpg) no-repeat; 
	}

body#education #banner { 
	background:url(http://www.uccmedfield.org//images/interface/uccMedfield_1.jpg) no-repeat; 
	}
body#photos #banner { 
	background:url(http://www.uccmedfield.org//images/interface/uccMedfield_6.jpg) no-repeat; 
	}
body#members #banner { 
	background:url(http://www.uccmedfield.org//images/interface/uccMedfield_6.jpg) no-repeat; 
	}
/* --------------------------------------GENERIC LINK AND MISC STYLES-------------------------------------- */
a { 
	color:#333; 
	text-decoration:underline;
	}
	
	a:hover  { 
		color: #3EA6A7; 
		} 
	
h2 {
	color:#EA7A2E; 
	font-weight:bold; 
	font-size:1.3em; 
	padding-bottom:1px; 
	line-height:2.2em; 
	margin: 0px 0px 12px 0px;
	text-transform: uppercase;
	}

h3 {	color:#333; 

	font-weight:bold; 

	font-size:1em; 

	border-bottom:1px solid #895505; 

	padding-bottom: 0px;

	line-height:2.2em; 

	margin: 0px 0px 7px 0px;

	text-transform: uppercase;
	
	}

h4 { 
	color:#000; 
	font-size:1em; 
	font-weight:bold; 
	background: url(http://www.uccmedfield.org//images/interface/arrow-blue.gif) center left no-repeat; 
	padding: 0px 0px 1px 15px; 
	}

	h4 a {
		text-decoration: none;
		}

ul {
        margin:2px 0px 2px 25px;
}

.redBglink { 
	background:#95C9CA; 
	padding:0px 4px 2px 4px; 
	text-decoration:none; 
	font-size:.9em; 
	line-height:1em;
	}
	
.redBg { 
	background:#fff; 
	}

p {     color: #333;
	margin: 10px 0px 10px 0px;
	line-height:1.3em;
	}

.left { 
	float:left; 
	position:relative; 
	}
	
.right { 
	float:right; 
	position:relative; 
	}
	

.interiorBox {  
	width:730px; 
	margin:15px auto; 
	}
	
.interiorRedbox { 
	background:#74220C; 
	padding:10px; 
	width:100%; 
	}
	
.redBorder { 
	border:2px solid #74220C; 
	padding:10px; 
	}
	
.two_column_left {
	padding:10px; 
	float: left;
	width: 330px;
	}

.two_column_right {
	padding: 10px;
	float: right;
	width: 330px;
	}


/* ----------------------------------------------- Home Page Styles ---------------------------------- */

.rightColumn { 
	float:right; 
	position:relative; 
	width:395px; 
	padding:15px 25px 15px 0; 
	}

.join_us_column {
	padding: 0px 10px 0px 10px;
	float:left; 
	width: 170px;
	}


/* ------------------------------ Events Listing Styles ----------------------- */
.events { 
	background:#D38A05 url(http://www.uccmedfield.org//images/interface/current-highlights.jpg) top no-repeat; 
	border-left:1px solid #966108;
	border-right:1px solid #fff;
	padding:48px 14px 10px 15px;
	color:#fff; 
	width:300px; 
	float:left;
	position:relative;
	clear:left;
	}

	.events img { 
		border:1px solid #F89B02; 
		margin:5px 0; 
		}

	.events h4 {
		display:inline;
		padding-right: 5px;
		background: url(http://www.uccmedfield.org//images/interface/arrow.gif) center left no-repeat; 
		}
		
	.events .redBglink {
		padding:2px 4px 4px 4px; 
		}


.eventsNew { 
	background:#D38A05 url(http://www.uccmedfield.org//images/interface/are_you_new.jpg) -10px 20px no-repeat; 
	color:#fff; 
	width:300px; 
	padding:40px -14px 10px -15px;
	float:left;
	clear: right;
	}

	.eventsNew img { 
		border:1px solid #F89B02; 
		margin:5px 0; 
		}

	.eventsNew h4 {
		display:inline;
		
		padding-right: 10px;
		background: url(http://www.uccmedfield.org//images/interface/arrow.gif) center left no-repeat; 
		}
		
	.events.New .redBglink {
		padding:2px 4px 4px 4px; 
		}


/* ------------------------------- Two Column Directory Styles ------------ */

.staffBorder { 
	border:2px solid #BF7C03; 
	background:#FAD079; 
	padding:10px; 
	float:left; 
	width:333px; 
	margin-bottom: 25px;
}
	.staffBorder img { 
	border:2px solid #fff; 
	margin:0 10px 0 0; 
	float:left 
}

	
	.staffBorder h4 { 
		display: inline;
		}

.clear { 
	clear:both; 
	}
	

.spacer { 
	height:8px; 
	clear:both;
	}
	
.rtMargin { 
	margin-right:15px ;
	}


/* ----------------------------------------  "Normal" Content & Nav Page Styles ------------------ */
.content_page_right {
	padding: 10px;
	float: right;
	width: 500px;
	}

.content_page_left {
	width: 180px;
	padding:10px 10px 10px 0px; 
	float: left;
	}

	.navcontainer { 
		width: 180px; 
		margin-bottom: 30px;
		}

	.navcontainer h3 {
		border: none;
		text-transform: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 1.1em;
		}

		.navcontainer ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
			border-top: 1px solid #895505;
			}

		.navcontainer a {
			display: block;
			padding: 5px 0px 5px 5px;
			width: 174px;
			background-color: #CD8F1F;
			border-bottom: 1px solid #895505;
			}			

			.navcontainer a:link, .navlist a:visited {
				color: #EEE;
				text-decoration: none;
				}

			.navcontainer a:hover, .navcontainer .active{
				background-color: #3EA6A7;
				color: #fff;
				}

.formlist a {
			display: block;
			padding: 8px 0px 8px 28px;
                        text-decoration: none;
			list-style-type:none;
                        color:#000;
                        font-size:11px;
			width: 169px;
			background-color: #fff;
			border-bottom:none;
                       	background: url(http://www.uccmedfield.org//images/interface/pdficon.gif) center left no-repeat;
			}

formlist a:hover{
  text-decoration: underline;
	background-color: #345;
}

/* ----------------------------------------- Form Styles --------------------------------------------*/

fieldset .form {
margin-left:20px;
padding-left: 20px;
}


/* ----------------------------------------- Weblog Styles --------------------------------------------*/
.post {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
	}


.post li {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}

	.post_meta {
color:#686868;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 15px 0px;
		font-size: .9em;
		}
.post_meta a {
color:#686868;
	
		}

#category_header {
	border:2px solid #74220C; 
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 8px 8px 15px 8px;
	}

	#category_header h2 {
		font-size: 1.4em;
		text-transform: none;
		font-weight: normal;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

	#category_header p {
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 1.5em;
		font-style: italic;
		}


.comment_entry {
		margin: 0px 0px 35px 0px;
		}
		

#comment_entry_form {
	padding: 15px 10px 15px 10px;
	width:475px; 
	border:2px solid #74220C; 
	}

	#comment_entry_form .comment_label {
		width:105px; 
		font-weight:bold; 
		text-align:right;
		float: left;
		padding: 3px 5px 0px 0px;
		margin: 5px 0px 5px 0px;
		}

	#comment_entry_form textarea { 
		border:1px solid #74220C; 
		background: #fff; 
		padding:2px 0px 0px 5px;
		margin: 5px 0px 5px 0px;
		height:130px; 
		width: 338px;
		}
	
	#comment_entry_form .textbox {
		width: 341px;
		margin: 5px 0px 5px 0px;
		}

	#comment_entry_form p {
		margin: 5px 0px 10px 110px;
		}

	#comment_entry_form .comment_submit {
		margin: 10px 0px 0px 0px;
		}

/* ------------------------------------------- Ministry-Specific Styles -------------------------*/
ul.ministry_categories {
	list-style-type: none;
	text-align: center;
	color: #3EA6A7;
	width: 95%;
	margin: 0px 0px 15px 30px
	}

	ul.ministry_categories li {
		display: block;
		float: left;
		text-align: center;
		color: #3EA6A7;
		margin: 0px 10px 15px 0px;
		
		}
		ul.ministry_categories li a {
			color: #3EA6A7;
			}
		ul.ministry_categories li a.active {
			color: #999;
			}

.ministry_photo {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	border:2px solid #74220C; 
	}


.ministry_contact {
	padding:10px; 
	margin: 0px 0px 30px 0px
	}

	.ministry_contact h3 {
		border: none;
		text-transform: none;
		padding: 0px 0px 0px 0px;
		margin: -5px 0px -10px 0px;
		font-size: 1em;
		}	

	.ministry_contact p {
	line-height: 1.5em;
	}


/* ------------------------------------------- Worship-Specific Styles -------------------------*/
.worship_image {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 45px 10px 10px 10px;
	border:2px solid #74220C; 
	}



/* ---------------------------------------- Events Calendar Styles ------------------------------ */

#event_calendar {
	width: 100%;
	border: none;
	}


.calendarBlank { 
	background-color: #3EA6A7;
	width: 14%;
	text-align: center;
	}

.calendarHeader { 
	color:#4F4F30; 
	font-weight:bold; 
	font-size:1.3em; 
	padding-bottom:1px; 
	line-height:2.2em; 
	margin: 0px 0px 12px 0px;
	text-transform: uppercase;
}

.calendarMonthLinks {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #333;
	}

	.calendarMonthLinks a {
		color: #333;
		text-decoration: none;
		}

		.calendarMonthLinks a:hover {
			color: #3EA6A7;
			text-decoration: underline;
			}

.calendarDayHeading {
	font-weight: bold; 
	font-size:	11px;
	color: #fff; 
	background-color: #F29400;
	text-align:  center;
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
	}

.calendarToday { 
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #F29400;
	}

.calendarCell {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	vertical-align: middle;
	color: #333;
	background-color: #FADFA5;
	width: 14%;
	height: 100px;
	}

.event_link {
	padding: 5px 0px 5px 0px;
	}

	.event_link  a {
		color: #ffffff;
		text-decoration: none;
		}

	.event_link a:hover {
		text-decoration: underline;
		}


/*----------------------------------------- Contact Page and Form Styles -------------------- */
.contact_address {
	float:left; 
	padding: 0px 10px 0px 10px;
	position:relative;
	width:200px;
	background:#fff; 
	text-align: center;

	}

#contact_form {
	float:right; 
	position:relative; 
	padding: 15px 10px 15px 10px;
	width:450px; 
	clear:right;
	border:2px solid #74220C; 
	}

	#contact_form .text_label {
		width:110px; 
		font-weight:bold; 
		text-align:right;
		float: left;
		padding: 0px 5px 0px 0px;
		}


	#contact_form textarea { 
		border:1px solid #74220C; 
		background: #fff; 
		padding:2px 0px 0px 5px;
		height:100px; 
		width: 220px;
		}
	
	
	#contact_form .btn {
		margin: 0px 0px 0px 115px;
		}



/* ----------------------------------------------------- Gallery Styles -------------------------------------------------- */

#photos_table a {
	text-decoration: none;
	}

#photos_table .spacer {
	font-size: 10px;
	margin: 5px 0 5px 0;
	}

#photos_table .border {
	border: 1px solid #000;
	}

#photos_table .paddedborder {
	padding: 20px;
	border: 1px solid #000;
	}

#photos_table .thumbs {
	text-align: center;
	padding: 15px 3px 8px 3px;
	background-color: #FDF1C4;
	}

#photos_table .title {
	margin: 3px 0 0 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}

#photos_table .categories {
	padding: 7px 10px 7px 12px;
	background-color: #FDF1C4; 
	color: #ffffff;  
	}

#photos_table .total_files {
	padding: 7px 10px 7px 12px;
	background-color: #FDF1C4; 
	color: #000;  
	text-align: center;
	}

#photos_table .tableBorder {
	border: 1px solid #EA7A2E;
	}

#photos_table th {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 5px 6px 5px 12px;
	background-color:  #EA7A2E;
	}

#photos_table td {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #000;
	}
/* ----------------------------------------------------- Footer Styles -------------------------------------------------- */
	
#footer { 
	background: url(http://www.uccmedfield.org//images/interface/footer-bg.jpg) repeat-x; 
	color:#fff; 
	font-size: .9em; 
	text-align:right; 
	padding:8px 15px; 
	height:22px; 
	}
#footer a { 

	color:#fff; 
	
	}

	#footer .footer_left {
		float:left; 
		width:200px; 
		text-align:left;
		}

	#footer .footer_right {
		float: right;
		width: 500px;
		text-align: right;
		}
	
