@charset "UTF-8";
/*
Title:      Erb Mennonite Church
Author:     Nik Korablin, www.webtek.cc
Copyright:  2009
*/

/* global */

body {
	margin:0;
	padding:0;
	background:url(../images/body_bg.gif);}

.clear {clear:both;}

img, div, a, input { behavior: url(../css/iepngfix.htc); }

/* container */

#container {
	width:880px;
	margin:0 auto;
	background:url(../images/container_bg.gif);
	padding:5px 20px;}

h1 {
	text-indent:-9999px;
	display:block;
	margin:0;
	background:url(../images/h1_bg.jpg) no-repeat;
	width:883px;
	height:295px;
	z-index:0;}
	
/* nav */

ul#nav {
	padding:0;
	margin:0;
	list-style-type:none;
	height:57px;
	width:885px;
	background:url(../images/nav_bg.gif) no-repeat;
	font-family:Rockwell, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;}

ul#nav li {float:left; display:block; text-align:center; padding:15px 0;}

ul#nav li.home {width:67px;}
ul#nav li.who {width:120px;}
ul#nav li.events {width:92px;}
ul#nav li.visiting {width:113px;}
ul#nav li.vision {width:100px;}
ul#nav li.beliefs {width:115px;}
ul#nav li.menn {width:130px;}
ul#nav li.sermons {width:120px;}

ul#nav a {color:#004a4a; text-decoration:none;}
ul#nav a:hover {color:#c74302;}

a#contact {background:url(../images/contact_bg.png) no-repeat; width:140px; height:79px; margin:0 0 -30px 0; display:block; text-indent:-9999px; z-index:10; position:relative;}

/* content */

.smallcol {
	background:url(../images/smallcol_bg.gif) no-repeat;
	width:286px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
	margin:5px 0;}

.colbottom {
	background:url(../images/smallcol_bottom.gif);
	height:23px;}

h2 {margin:0 0 -12px 0; padding:12px 15px 0px 15px; color:#993300; font-size:30px;}
h3 {margin:0;padding:15px 15px 0px 15px; line-height:14px;}
h4 {margin:0; padding:12px 5px 0px 15px; color:#005B5B; font-size:13px;}

.smallcol p {margin:0; padding:5px 15px;}
.smallcol a {color:#993300;}
.smallcol a:hover {color:#333;}

.colblurb {width:185px; float:left;}
.colblurb p {padding:5px 3px 5px 15px;}

.colblurb2 {width:300px; float:left;}

.colblurb a {color:#006699; font-weight:bold;}

.smallcol ul {
	padding:0 15px;
	margin:0;
	list-style-type:none;}

.smallcol img {float:left; padding:12px 0 0 3px;}

.smallcol hr {border-top:1px dotted #993300; width:90%;}

.bigcol {
	background:url(../images/bigcol_bg.gif) no-repeat;
	width:593px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
	margin:5px 0;}

.bigcolbottom {
	background:url(../images/bigcol_bottom.gif) no-repeat;
	height:23px;}
	
.bigcol p {margin:0; padding:5px 15px;}
.bigcol a {color:#993300;}
.bigcol a:hover {color:#333;}

.highlight { color:#993300;
font-style:italic; }

.centercol {
	float:left;
	width:300px;
	padding:0 0 0 8px;}
	
.janelle {
float:left; 
border-right:1px dotted #993300; 
width:270px; 
padding-left:10px;
}	

.wes {
float:right; 
width:250px; 
padding-right:10px;
}

a#worship {
	display:block;
	width:299px;
	height:104px;
	background:url(../images/worship_bg.jpg) no-repeat;
	text-indent:-9999px;}
	
a#serve {
	display:block;
	width:299px;
	height:104px;
	background:url(../images/serve_bg.jpg) no-repeat;
	text-indent:-9999px;}	
	
/* footer */

#footer {
	background:url(../images/footer_bg.gif) no-repeat;
	width:866px;
	height:28px;
	padding:25px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;}

#footer p {
	margin:0;
	float:left;
	padding:0 25px 0 0;}

#footer p.end {padding:0;}

#footer strong {font-weight:normal; color:#993300;}

#footer a {color:#333333; text-decoration:none;}
#footer a:hover {color:#993300; text-decoration:underline;}
