
/* Helpers and base rules */

* { margin: 0; padding: 0; }

img { display: block; border: 0; }

body {
	font-family: "lucida grande", tahoma, sans-serif;
	width: 500px;
	background: #fff;
}

body#home { 
	background: #fff url(../i/homebacker.gif) top left repeat-x;
	margin-left: 20px;
	width: auto;
}




/* Layout with styles */

#wrapper {
	width: 770px;
}

#topper p {
	line-height: 25px;
	font-size: 9px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#topper a {
	text-decoration: none;
	color: #fff;
}

#topper a:hover {
	text-decoration: underline;
}

#header {
	width: 770px;
	height: 70px;
}

#header h1 {
	width: 770px;
	height: 70px;
	text-indent: -9999px;
	background: url(../i/header.gif) top left no-repeat;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}


#nav {
	height: 30px;
	width: 770px;
	list-style: none;
}

#nav li {
	float: left;
	height: 30px;
}

#nav li a {
	display: block;
	line-height: 30px;
	text-indent: -9999px;
	background: url(../i/buttons.gif) no-repeat;
	text-decoration: none;
}

#nav li a#navhome { width: 62px; background-position: 0px -60px; }
#nav li a#navhome:hover { background-position: 0px -30px; }
#nav li a#navhome.selected, #nav li a#navhome.selected:hover { background-position: 0px 0px; }

#nav li a#navabout { width: 78px; background-position: -62px -60px; }
#nav li a#navabout:hover { background-position: -62px -30px; }
#nav li a#navabout.selected, #nav li a#navabout.selected:hover { background-position: -62px 0px; }

#nav li a#navworship { width: 148px; background-position: -140px -60px; }
#nav li a#navworship:hover { background-position: -140px -30px; }
#nav li a#navworship.selected, #nav li a#navworship.selected:hover { background-position: -140px 0px; }

#nav li a#navfellowship { width: 130px; background-position: -288px -60px; }
#nav li a#navfellowship:hover { background-position: -288px -30px; }
#nav li a#navfellowship.selected, #nav li a#navfellowship.selected:hover { background-position: -288px 0px; }

#nav li a#navministries { width: 79px; background-position: -418px -60px; }
#nav li a#navministries:hover { background-position: -418px -30px; }
#nav li a#navministries.selected, #nav li a#navministries.selected:hover { background-position: -418px 0px; }

#nav li a#navteam { width: 105px; background-position: -497px -60px; }
#nav li a#navteam:hover { background-position: -497px -30px; }
#nav li a#navteam.selected, #nav li a#navteam.selected:hover { background-position: -497px 0px; }

#nav li a#navnews { width: 57px; background-position: -602px -60px; }
#nav li a#navnews:hover { background-position: -602px -30px; }
#nav li a#navnews.selected, #nav li a#navnews.selected:hover { background-position: -602px 0px; }

#nav li a#navsermons { width: 111px; background-position: -659px -60px; }
#nav li a#navsermons:hover { background-position: -659px -30px; }
#nav li a#navsermons.selected, #nav li a#navsermons.selected:hover { background-position: -659px 0px; }

#topleft {
	width: 250px;
	float: left;
}

#topleftinner {
	background: #fff url(../i/home_img.jpg) top left no-repeat;
	height: 200px;
	position: relative;
}

a#yck {
	position: absolute;
	width: 104px;
	height: 11px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../i/yck.gif) no-repeat;
	background-position: 0px 0px;
	top: 180px;
	left: 130px;
	display: block;
	overflow: hidden;
}

a#yck:hover {
	background-position: 0px -11px;
}

#topright {
	width: 500px;
	float: left;
}

#toprightinner {
	background: #fff;
	height: 200px;
}

#left {
	width: 250px;
	float: left;
	padding: 20px 0;
}

#right {
	width: 500px;
	float: left;
	padding: 20px 0 0 0;
}

#left h2 {
	color: #3c816d;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
}

#left p {
	font-size: 10px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.breaker {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ddd;
	padding: 1px;
	padding-bottom: 0;
	margin: 10px 0;
}

img.client {
	padding: 5px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin-left: 10px;
	margin-bottom: 5px;
	display: inline;
}

#footer {
	padding-bottom: 20px;
	font-family: "lucida grande",tahoma,sans-serif;
}

#footerleft {
	float: left;
	width: 250px;
}

#footer #footermiddle h2, #footer #footerright h2, #footer #footerfarright h2 {
	padding-left: 15px;
	background: url(../i/copper_arrow.gif) 0px 3px no-repeat;
}

#footermiddle {
	float: left;
	width: 160px;
	padding-top: 5px;
}

#footerright {
	float: left;
	width: 160px;
	padding-top: 5px;
}

#footerfarright {
	float: left;
	width: 140px;
	padding-top: 5px;
}

#footer h2 {
	color: #a76635;
	font-size: 10px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#footer p {
	color: #555;
	font-size: 10px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.gradientblockgreen {
	margin-bottom: 15px; 
	padding: 5px; 
	border: 1px solid #bbb; 
	border-top: 1px solid #eee; 
	border-left: 1px solid #eee;
}

.gradientblockgreeninner {
	background: #fff url(../i/gradient_green.gif) top left repeat-x;
	padding: 10px;
}

.gradientblocktan {
	margin-bottom: 15px; 
	padding: 5px; 
	border: 1px solid #bbb; 
	border-top: 1px solid #eee; 
	border-left: 1px solid #eee;
}

.gradientblocktaninner {
	background: #fff url(../i/gradient_tan.gif) top left repeat-x;
	padding: 10px;
}

ul#sidenav {
	list-style: none;
	width: 250px;
	margin-bottom: 20px;
	padding: 15px 0;
	background: url(../i/sidenavbacker.gif) top right repeat-y;
	border-bottom: 1px solid #ccc;
}

ul#sidenav li {
	width: 250px;
	height: 25px;
	text-align: right;
}

ul#sidenav li a {
	display: block;
	font: bold 11px/25px "lucida grande",tahoma,sans-serif;
	padding-right: 10px;
	height: 100%;
	background: #fff url(../i/sidenavselect.gif) no-repeat;
	background-position: 0px 0px;
}

ul#sidenav li a:hover {
	text-decoration: none;
	background-position: 0px -25px;
}

ul#sidenav li.subselect a, ul#sidenav li.subselect a:hover {
	background-position: 0px -50px;
	color: #3c816d;
}





/* Styles */

a {
	text-decoration: none;
	font-weight: bold;
	color: #a76635;
}

a:hover {
	color: #3c816d;
	text-decoration: underline;
}

p {
	color: #555;
	font-size: 11px;
	line-height: 1.5em;
	margin: 10px 0;
	text-indent: 0;
}

h3 {
	margin: 20px 0 10px 0;
	color: #3c816d;
	font-size: 14px;
	line-height: 1.2em;
}

h4 {
	margin: 5px 0;
	padding-left: 15px;
	background: url(../i/copper_arrow.gif) 0px 4px no-repeat;
	font-size: 11px;
	line-height: 1.5em;
	color: #555;
	font-weight: normal;
}





