* {font-size:100.01%;}
html {
	font-size:62.5%;
}
body {
	margin: 0;
	font: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #424242;
	min-width: 1000px;
	overflow: auto;
	background: url(../images/header-bgswash.jpg) no-repeat;
	
}
body h3 {
	font-family: Arial, Helvetica, sans serif;
	}

img#bgimage { 
	height: 169px; 
	width: 100%; 
	z-index: -1; 
	position:absolute; 
	background-color: transparent;
	 }
.logo {
	height: 110px;
	width: 435px;
	background: url(../images/newheaderlogo.png) no-repeat;
	behavior: url('http://www.manchesterumc.org/sifr/iepngfix.htc'); }
	
/* .logo:hover {
	height: 97px;
	width: 327px;
	background: url(../images/headerlogoh.jpg) no-repeat; } */
	
img {
	border: none;
	display: block;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
.page {
	}

#main {
	margin: 0 auto;
	width: 1000px;
	overflow: auto;
}
/* header start */
#header {
	width: 1000px;
	height: 135px;
	position: relative;
	z-index: 100;

}



/* logo */
#header h1 {
	margin: 0;
	position: absolute;
	top: 10px;
	left: 338px;
	color: #fff;

}
#header h1 a {
	text-indent: -9999px;
	overflow: hidden;
	width: 322px;
	height: 87px;
	display: block;
}
/* main navigation start */
#main-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 85px;
	left: 435px;
	z-index: 1;
}
#main-nav li {
	float: left;
	display: inline;
	padding: 0 25px 10px 0;

}
#main-nav li.item-1 {
	padding: 1px 8px 10px 0; 
	}
#main-nav li.item-2 {
	padding: 1px 8px 10px 0;
}
#main-nav li.item-3 {
	padding: 0 8px 10px 0;
}
#main-nav li.item-4 {
	padding: 1px 8px 10px 0;
}
#main-nav li.item-5 {
	padding: 1px 8px 10px 0;
}
#main-nav li a {
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;

}
/* items bg */
#main-nav li.item-1 a {
	background: url(../images/item-1.gif) no-repeat;
	width: 120px;
}
#main-nav li.item-2 a {
	background: url(../images/item-2.gif) no-repeat;
	width: 84px;
}
#main-nav li.item-3 a {
	background: url(../images/item-3.gif) no-repeat;
	width: 80px;
}
#main-nav li.item-4 a {
	background: url(../images/item-4.gif) no-repeat;
	width: 100px;
}
#main-nav li.item-5 a {
	background: url(../images/item-5.gif) no-repeat;
	width: 99px;
}
/* drop-down styles */
#main-nav li:hover,
#main-nav li.hover {
	position: relative;

}
#main-nav li:hover ul,
#main-nav li.hover ul {
	display: block;

}
#main-nav li ul {
	display: none;
	position: absolute;
	top: 16px;
	left: -4px;
	z-index: 999;
	margin: 0;
	padding: 9px 0 6px;
	width: 180px;
    background-color: #0f284d;
	font-size: 12px;
	line-height: 22px;
		
}
#main-nav li ul li {
	padding: 0;
	margin: 0;
	float: none;
	display: block;
	list-style: none;
	
	
}
#main-nav li ul li a {
	background: none !important;
	padding: 1px 0 1px 18px;
	width: 160px !important;
	text-indent: 0;
	height: auto;
	color: #fff;
	
}
#main-nav li ul li a:hover {
	background: #285084 !important;
	color: #fff;
	

}
/* main navigation end */
/* header end */
.container {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin: -20px 0 60px 0;
}
.top {
	width: 100%;
	position: relative;
	text-align: right;
	margin: 5px 0 0px 0;
	
	
	}
.top p {
	margin-right: 50px;
	color: #bcc1cd;
	font-size: .8em;
	}
.top a {
	text-decoration: none;
	color: #bcc1cd;
	}
.top a:hover {
	text-decoration: underline;
	color: #fff;
	}
/* left column */
.col-1 {
	float: left;
	margin: -2px 0 0 1px;
	display: inline;
	
	width: 437px;
	
}

.col-1 input {
    width: 80%; 
	border: 1px #b5c4d8 solid;
	padding: 4px 4px 4px 4px;

	}
.col-1 textarea {
	width: 80%; 
	height: 100px; 
	border: 1px #b5c4d8 solid;
	overflow: hidden;
	padding: 4px 4px 4px 4px;
}
.col-1 input#submit {
	background-color: #002756; 
	width: 273px; 
	text-align: center; 
	color: white; 
	border: solid 1px #002756;
	margin: 4px 4px 4px 4px;
}
.col-1 input#submit:hover {
	background-color: #264f83;
	border: solid 1px #264f83; 

}




/* right column */
.col-2 {
	float: left;
	width: 550px;
	margin: 17px 0 0;
}
.col-spotlight {
	float: left;
	width: 172px;
	margin: 28px 20px 0 4px;
	display: inline;


	}
	
.col-new {
	float: left;
	width: 172px;
	margin: 28px 15px 0 45px;
	display: inline;
}
.col-new h3 {
	margin: 0;
	padding: 0px 0 4px;
	color: #062a5b;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
}
.col-spotlight h3 {
	margin: 0;
	padding: 0px 0 4px;
	color: #062a5b;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
}
.col-forums {
	float: left;
	width: 320px;
	position: relative;
	
	display: inline;
	background: url(http://www.manchesterumc.org/images/buzzbg2.jpg) #fff no-repeat;
	padding: 62px 60px 10px 85px;
	border: none;
	line-height: 1.5em;
		height: 240px;
	
}

.col-forums a {
	text-decoration: none;
	color: #062a5b;
	font-size: .8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	}
.col-forums a:hover {
	text-decoration: underline;
	color: #062a5b;
	}
.col-imagine {
	float: left;
	width: 405px;
	margin: 70px 0px -70px 0px;
	display: inline;
/*	padding: 20px 0 0 20px; */
	line-height: 1.5em;
/*	height: 200px; */
/*	background: url('http://www.manchesterumc.org/images/col-placefor.gif') no-repeat #fff; */
	}
.col-imagine a {
	text-decoration: none;
	color: #062a5b;
		}
.col-imagine a:hover {
	text-decoration: underline; 
	}

.age-children {
	float: left;
	width: 57px;
	height: 200px;
	margin: 5px 10px 0 0px;
	display: inline;
	background: url('http://www.manchesterumc.org/images/age-children.jpg') no-repeat;
	}
	.age-children:hover {
	background-position: -56px 0;
	}
		.age-children a {
		font-size: 14px;
		position: absolute;
		bottom: 0px;
		display: none;
		}
		.age-children:hover a {
		display: inline; }
	
.age-youth{
	float: left;
	width: 103px;
	height: 200px;
	margin: 5px 20px 0 20px;
	display: inline;
	background: url('http://www.manchesterumc.org/images/age-youth.jpg') no-repeat;
	}
.age-youth:hover {
	background-position: -103px 0;
	}
		.age-youth a {
		font-size: 14px;
		position: absolute;
		bottom: 0px;
		display: none;
		}
		.age-youth:hover a {
		display: inline; }
.age-adults {
	float: left;
	width: 100px;
	height: 200px;
	margin: 5px 20px 0 20px;

	display: inline;
	background: url('http://www.manchesterumc.org/images/age-adult.jpg') no-repeat;
	}
	.age-adults:hover {
	background-position: -98px 0;
	}
		.age-adults a {
		font-size: 14px;
		position: absolute;
		bottom: 0px;
		display: none;

		}
		.age-adults:hover a {
		display: inline; }
.age-seniors {
	float: left;
	width: 95px;
	height: 200px;
	margin: 5px 20px 0 20px;

	display: inline;
	background: url('http://www.manchesterumc.org/images/age-seniors.jpg') no-repeat;
	}
	.age-seniors:hover {
	background-position: -95px 0;
	}
		.age-seniors a {
		font-size: 14px;
		position: absolute;
		bottom: 0px;
		display: none;
		}
		.age-seniors:hover a {
		display: inline; }


.basics, .mind {
	width: 955px;
	display: inline;
	float: left;
	margin: -10px 0 0 10px;
	padding: 10px 10px 10px 10px;
	
}
.basics a, .mind a {
	text-decoration: none;
	color: #062a5b;
	font-weight: bold;
	}
.basics a:hover, .mind a:hover {
	text-decoration: underline; 
	
}
.col-basics, .col-what, .col-worship, .col-contact {
	width: 170px;
	height: 150px;
	display: inline;
	float: left;
	padding: 10px 10px 10px 10px;
	border-right: dotted 1px #cfe1f1;
	margin: 0 0 0 0;
	overflow: hidden;	
	}
.col-basics p, .col-what p, .col-worship p, .col-contact p {
	line-height: 1.5em;
	font-style: italic;
	}
.col-basics {
	background: url('http://www.manchesterumc.org/images/col-basics.gif') no-repeat #fff;
	border-right: none;
		}
.col-what {
	width: 365px;
	}
.col-worship {
	width: 165px; }
.col-contact {
	border-right: none;
	}
.mind {
	border-top: dotted 1px  #cfe1f1;
	margin-top: 10px;
		} 	
.col-mind {
	width: 170px;
	height: 120px;
	display: inline;
	float: left;
	padding: 30px 10px 10px 10px;
	background: #fff;
	}
.col-mind p {
	font-style: italic;
	line-height: 1.6em;
	}
.col-mind-carl, .col-mind-chris {
	width: 262px;
	height: 90px;
	display: inline;
	float: left;
	padding: 30px 10px 10px 110px;
	}
.col-mind-carl {
	background: url('http://www.manchesterumc.org/images/col-mind-carlblog.jpg') no-repeat #fff;
	}
.col-mind-chris {
	background: url('http://www.manchesterumc.org/images/col-mind-chrisblog.jpg') no-repeat #fff;
	}
.col-mind-carl:hover, .col-mind-chris:hover {
	background-position: 0 -133px; 
	}

.mind ul li {
	list-style-type: none;
	line-height: 1.6em;


	}
.mind ul {
	padding: 0 0 0 0;
	margin: -10px 0 0 0;
	}
	

	



.col-new h4 {
	margin: 0;
	padding: 0 0 3px;
	color: #424242;
	font-size: 1em;
	line-height: 1.2em;

}
.col-spotlight h4 {
	margin: 0;
	padding: 0 0 3px;
	color: #424242;
	font-size: 1em;
	line-height: 1.2em;
}
.col-new h4 a, .col-new a {
	text-decoration: none;
	color: #062a5b;
}
.col-spotlight h4 a, .col-spotlight a {
	text-decoration: none;
	color: #062a5b;
}
.col-spotlight h4 a:hover,
.col-spotlight a:hover {
	text-decoration: underline;
	}
.col-new p {
	margin: 0;
	padding: 0 0 17px;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration:none;
}
.col-spotlight p {
	margin: 0;
	padding: 0 0 17px;
	font-size: 1em;
	line-height: 1.5em;
}






/* flash */
.flash {
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: -1;
	margin: 10px 0 0 0;
	
}
/* news box */
.news-box {
	overflow: hidden;
	width: 100%;
	margin: 0px 0 0;
}
.col-1 .news-box {
	margin: 0 0 0 22px;
	width: 370px;
}
.news-box h2 {
	margin: 0 0 0 5px;
	background: url(../images/heading-stay-in-the-loop.gif) no-repeat;
	width: 250px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 30px;
}
/* three columns */
.news-box .column {
	float: left;
	width: 172px;
	margin: 0 0 0 7px;
	display: inline;
}
.col-1 .news-box .column {
	width: 172px;
	margin: 0 0 0 18px;
}
.col-1 .news-box .column-right {
	margin: 10px 0 0 24px;
	width: 156px;
}

.col-1 .adults {
	margin: 23px 0 0 0;
	font-size: 1em;
	line-height: 1.5em;
	color: #424242;;
	}

.col-1 .adults a {
	text-decoration: none;
	color: #062a5b;
}
.col-1 .adults a:hover {
	color: #365D86;
	text-decoration: underline;
	}

.col-1 table {
	position: relative;
	top: 36px;
	}
.col-1 table a {
	text-decoration: none;
	color: #062a5b;
}
.col-1 table a:hover {
	text-decoration: underline;
	}
	



	
/* text styles */


.news-box .column h3 {
	margin: 0;
	padding: 1px 0 4px;
	color: #062a5b;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
}
.news-box .column  h4 {
	margin: 0;
	padding: 0 0 3px;
	color: #424242;
	font-size: 1em;
	line-height: 1.2em;

}
.news-box .column h4 a,
.news-box  .column p a {
	text-decoration: none;
	color: #062a5b;
}
 .news-box .column h4 a:hover,
.news-box  .column p a:hover {
	text-decoration: underline;
	}
.news-box .column p {
	margin: 0;
	padding: 0 0 17px;
	font-size: 1.2em;
	line-height: 1.4em;
}



/* content */
.content {
	float: left;
	width: 410px;
	margin: 0 0 0 1px;
	padding: 0 0 20px;
}
/* text styles */
.content h2 {
	text-indent: -9999px;
	overflow: hidden;
	height: 35px;
	margin: 0 0 21px;
	font-size: 24px;
}
.subheader {
	font-size: 1.5em;
	font-weight: bold;
	}


.content h3 {
	text-indent: -9999px;
	overflow: hidden;
	height: 15px;
	margin: 0 0 0 0;
	font-size: 10px;
	display: block;
	float: left;
}

.content h3#where {
	background: url(../images/where.gif) no-repeat;
}
	
.content p {
	font-size: 1em;
	line-height: 1.5em;
	color: #424242;
	margin: 0;
	padding: 0 0 18px 1px;
}

.content p a {
	text-decoration: none;
	color: #062a5b;
}
.content p a:hover {
	text-decoration: underline;
}

	








	
.footer {
	width: 940px;
	display: inline;
	float: left;
	margin: 0px 0 30px 10px;
	padding: 5px 10px 10px 10px;
	overflow: hidden;
	}
	
.footer p b {
	font-weight: bold;
}

.footer p {
	font-family: Arial, Helvetica, sans serif;
	font-size: .8em;
	line-height: 1.6em;
	}
.footer a {
	color: #062a5b;
	text-decoration: none;
	}
.footer a:hover {
	text-decoration: underline; 
	}
.footer-column {
	display: inline;
	float: left;
	width: 172px;
	padding: 10px 10px 10px 10px;
	}
.footer-column#scene {
	width: 150px;
	}
	
.footer-search {
	display: inline;
	float: left;
	width: 940px;
	margin: 10px 0 10px 10px;
	padding: 5px 5px 0px 5px;
	overflow: hidden;
	border-bottom: 1px #b5c4d8 dotted;
	border-top: 1px #b5c4d8 dotted;
	height: 35px;
		}
.footer-search:hover {
	border-bottom: 1px #a14e04 dotted;
	border-top: 1px #a14e04 dotted;
	}
.footer-search a {
	font-family: Georgia, Times New Roman;
	font-size: .8em;
	font-style: italic;
}
.footer-search input {
	border: none;
	width: 780px;
	color: #6d6e71;
	font-size: 1.5em;
	font-weight: lighter;
	height: 30px;
	padding-top: 7px;
	padding-left: 13px;
	float: left;
	display: inline;
	}

.footer-search input#search {
	width: 130px;
	height: 45px;
	color: #fff;
	background: url('http://www.manchesterumc.org/images/search-button-bg.gif') no-repeat;
	margin: -5px;
	float: left;
	display: inline;
	border: none;
}
.footer-search input#search:hover {
	background-position: -130px 0;
}
.footer-bottom {
	width: 940px;
	margin-top: 20px;
	}
.footer-bottom p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #94999d;
	}
.footer-bottom a {
	color: #546e87;
	text-decoration: none;
	}
.footer-bottom a:hover {
	text-decoration: underline;
	}



	
