#fumc { margin: 0; background: #dfeae6 url("../img/bg.jpg"); font: 62.5% Helvetica, sans-serif}
img { display: block; }
a img { border: 0; }

#outerWrap { width: 700px; margin: 0 auto; padding: 0 11px;  }
body > #outerWrap { background: url("../img/side.png") repeat-y top left; }
#innerWrap { background: #fff; padding: 0 10px 10px 10px; }
body > #bottomShadow { width: 722px; height: 11px; margin: 0 auto; background: url("../img/bottom.png") no-repeat bottom left; }

#header {
   	background: #62727e url("../img/methodist.png") no-repeat 610px 0;
	height: 95px;
	border-bottom: 1px solid #fff;
	position: relative;
}

#header #contact { position: absolute; top: 75px; right: 80px; color: #fff; }
#header a { text-decoration: none; }

#menu ul {
   	background: #becbd3 url("../img/menu-bg.gif");
   	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	border-top: 6px solid #8da3b0;
	overflow: auto;
	width: 100%;
}
#menu li {
	float: left;
	width: 84px;
	height: 12px;
	padding: 8px 0 9px 0;
	text-align: center;
	line-height: 1.1;
	border: 1px solid #fff;
	border-width: 1px 0 0 1px;
}
#menu li.first { border-left: 0; padding-left: 1px; }
#menu li.long { height: 27px; padding: 2px 0 0 0; }
#menu li a { color: #2b5173; text-decoration: none; }

#main { clear: both; margin-top: 10px; overflow: auto; border-bottom: 1px solid #fff; width: 100%; background: #e6eae8; }
#main p { line-height: 1.5; }

.mainImg { float: left; padding: 0 12px 12px 0; }

div.componentheading { color: #000; font-size: 1.6em; font-weight: bold; }
h1, td.contentheading { color: #a2b0b6; margin-top: 0; font-size: 1.6em; font-weight: bold; }
h1 span { color: #e20a16; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { margin: 0; padding: 0.75em 0 0 0; font-size: 1em; }

#tabs { background: #fff; overflow: auto; border-bottom: 1px solid #fff; clear: both; }
#tabs div.tab { width: 224px; float: left; padding-right: 4px; }
#tabs h3 {
   	background: #fff;
	color: #325462;
	font-size: 1.2em;
	border-bottom: 1px solid #fff; 
	padding: 1px 0;
	margin: 0;
}
#tabs h3 span { padding: 1px 40px 1px 15px; background: #8da3b0 url("../img/tab.gif") no-repeat top right;}
#tabs div.tab div { background: #8da3b0; padding: 10px; color: #fff; height: 170px; overflow: hidden; }
#tabs div img { float: left; margin: 0 10px 10px 0; }
#tabs h4 { margin: 0; font-size: 1em; text-transform: uppercase; }
#tabs p { margin-bottom: 3px; }

#tabs div.odd h3 span { color: #325462; background-color: #d6dcdf; }
#tabs div.odd div { background: #d6dcdf; color: #000; }

#tabs div.last { padding-right: 0; }

#footer {
   	background: #62727e;
	color: #fff;
	text-align: center;
	margin: 2px 0 0 0;
	padding: 10px 30px;
	font-size: 0.8em;
}

#submenu { width: 180px; background: #b9c3cb; float: left; padding: 10px 0; }
#submenu ul { list-style: none; margin: 0; padding: 0 0 0 15px; }
#submenu li { padding: 5px 0; }
#submenu a { color: #204046; text-decoration: none; }
#submenu a:hover { text-decoration: underline; }

#right { width: 496px; float: right; background: #fff; padding-left: 4px; }
#full { background: #fff; }

.blog { margin-bottom: 10px; width: 98%; }
.pagenav { padding: 0 3px; }
a.pagenav { color: #325462; }

