/* ---------- General Layout ---------- */
*	{ margin: 0; padding: 0; }

body {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	}
#header-container {
	height: 363px;
	background: url(../img/layout/bg-header.jpg) top center no-repeat;
	border-bottom: 3px solid #fff;
	}
#header {
	width: 940px;
	margin: 0 auto;
	}
#logo {
	float: left;
	margin: 31px 0 0 -22px;
	}
#main-content-container {
	background: #e8eef2 url(../img/layout/bg-body.jpg) top center no-repeat;
	}
#main-content {
	width: 950px;
	margin: 0 auto;
	background: #f2f6f9 url(../img/layout/bg-content.jpg) top center no-repeat;
	}
#left-column {
	width: 610px;
	float: left;
	margin: 20px 0 0 20px;
	_margin: 20px 0 0 10px;
	color: #084561;
	}
.home #left-column {
	padding-top: 344px;
	*padding-top: 364px;
	_padding-top: 364px;
	}
#right-column {
	width: 280px;
	float: right;
	margin-top: 20px;
	color: #084561;
	}
	
#footer-container {
	background: url(../img/layout/bg-footer.jpg) top center no-repeat;
	height: 180px;
	padding-top: 133px;
	overflow: hidden;
	}
#footer {
	width: 950px;
	margin: 0 auto;
	}

/* ---------- Main Navigation ---------- */

/* Horizontal (Remember to match widths/heights and submenu offset - currently 13em) */
.main-nav, .main-nav * { margin: 0; padding: 0; list-style: none; }
.main-nav { line-height: 1.0; }
.main-nav ul { position: absolute; top: -999em; width: 15em; z-index: 999; }
.main-nav ul li { width: 100%; }
.main-nav li:hover { visibility: inherit; }
.main-nav li { float: left; position: relative; }
.main-nav a { display: block; position: relative; }
.main-nav li:hover ul,
.main-nav li.sfHover ul { left: 0; top: 53px; z-index: 99 !important; }
ul.main-nav li:hover li ul,
ul.main-nav li.sfHover li ul { top: -999em; }
ul.main-nav li li:hover ul,
ul.main-nav li li.sfHover ul { left: 15em; top: 0; z-index: 99 !important; }
ul.main-nav li li:hover li ul,
ul.main-nav li li.sfHover li ul { top: -999em; }
ul.main-nav li li li:hover ul,
ul.main-nav li li li.sfHover ul { left: 15em; top: 0; z-index: 99 !important; }

.sf-shadow ul { background: url('../img/layout/shadow.png') no-repeat bottom right; padding: 0 8px 9px 0; -moz-border-radius-bottomleft: 17px; -moz-border-radius-topright: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px; }
.sf-shadow ul.sf-shadow-off { background: transparent; }

.main-nav a { height: 53px; text-decoration: none; }
.main-nav a, .main-nav a:visited  { color: #333; }
.main-nav li { background: #bbb; }
.main-nav li li { background: #04394d url(../img/buttons/main-nav-arrow.png) right center no-repeat; border-bottom: 1px dotted #74919b; font-size: 90%; font-weight: normal; }
.main-nav li li a, .main-nav li li a:visited { height: auto; padding: 12px 15px; color: #fff; }
.main-nav li.last { border: none; }
.main-nav li ul li:hover, .main-nav li ul li.sfHover,
.main-nav li ul a:focus, .main-nav li ul a:hover, .main-nav li ul a:active { background: #001d28 url(../img/buttons/main-nav-arrow.png) right center no-repeat; color: #eee; }

.nav-home { width: 66px; background: url(../img/buttons/main-nav.gif) 0 0; text-indent: -999em; }
.nav-latest { width: 105px; background: url(../img/buttons/main-nav.gif) -66px 0; text-indent: -999em; }
.nav-about { width: 93px; background: url(../img/buttons/main-nav.gif) -171px 0; text-indent: -999em; }
.nav-meetings { width: 94px; background: url(../img/buttons/main-nav.gif) -264px 0; text-indent: -999em; }
.nav-sermons { width: 93px; background: url(../img/buttons/main-nav.gif) -358px 0; text-indent: -999em; }
.nav-resources { width: 106px; background: url(../img/buttons/main-nav.gif) -451px 0; text-indent: -999em; }
.nav-prayer { width: 123px; background: url(../img/buttons/main-nav.gif) -557px 0; text-indent: -999em; }
.nav-contact { width: 109px; background: url(../img/buttons/main-nav.gif) -680px 0; text-indent: -999em; }

.nav-home:hover { background-position: 0 -53px; }
.nav-latest:hover, .nav-latest.main-nav-toplevel-hover { background-position: -66px -53px; }
.nav-about:hover, .nav-about.main-nav-toplevel-hover { background-position: -171px -53px; }
.nav-meetings:hover { background-position: -264px -53px; }
.nav-sermons:hover { background-position: -358px -53px; }
.nav-resources:hover, .nav-resources.main-nav-toplevel-hover { background-position: -451px -53px; }
.nav-prayer:hover { background-position: -557px -53px; }
.nav-contact:hover { background-position: -680px -53px; }

.nav-home.active { background-position: 0 -106px; }
.nav-latest.active { background-position: -66px -106px; }
.nav-about.active { background-position: -171px -106px; }
.nav-meetings.active { background-position: -264px -106px; }
.nav-sermons.active { background-position: -358px -106px; }
.nav-resources.active { background-position: -451px -106px; }
.nav-prayer.active { background-position: -557px -106px; }
.nav-contact.active{ background-position: -680px -106px; }


/* ---------- Left Column Styles ---------- */
#rolling-banner {
	width: 669px;
	height: 364px;
	background: url(../img/layout/bg-banner.jpg) 0 0 no-repeat;
	position: absolute;
	margin: -354px 0 0 -45px;
	*margin: -374px 0 0 -45px;
	_margin: -374px 0 0 -45px;
	}
.scrollable {
	position: relative;
	overflow: hidden;
	width: 599px;
	height: 293px;
	margin: 35px 0 0 35px;
	}
.scrollable .items {
	width: 20000em;
	position: absolute;
	}
.items div {
	float: left;
	}
#flash-home {
	width: 204px;
	height: 152px;
	position: absolute;
	margin-top: 56px;
	margin-left: 364px;
	}
.banner-content {
	position: absolute;
	margin-top: 140px;
	}
.trans {
	background: url(../img/layout/trans.png);
	padding: 6px 10px;
	color: #fff;
	}
.trans.date {
	font-size: 12px;
	font-weight: bold;
	}
.trans.date.spaced {
	line-height: 1.5em;
	}
a.trans {
	display: block;
	clear: both;
	margin-top: 10px;
	}
a.trans:hover {
	color: #FF9900;
	}
.navi { position: absolute; margin: -58px 0 0 -10px; *margin: -78px 0 0 -10px; _margin: -78px 0 0 -10px; width: 200px; height: 20px; }
.navi a { position: absolute; height: 32px; color: #333; font-size: 1px; }
.navi #banner-nav1 { width: 152px; background: url(../img/buttons/banner-nav.png) 0 -41px; }
.navi #banner-nav2 { left: 152px; width: 148px; background: url(../img/buttons/banner-nav.png) -152px -41px; }
.navi #banner-nav3 { left: 300px; width: 150px; background: url(../img/buttons/banner-nav.png) -300px -41px; }
.navi #banner-nav4 { left: 450px; width: 149px; background: url(../img/buttons/banner-nav.png) -450px -41px; }
.navi a.active, .navi a:hover { height: 41px; margin-top: -9px; }
.navi #banner-nav1.active, .navi #banner-nav1:hover { background-position: 0 0; }
.navi #banner-nav2.active, .navi #banner-nav2:hover { background-position: -152px 0; }
.navi #banner-nav3.active, .navi #banner-nav3:hover { background-position: -300px 0; }
.navi #banner-nav4.active, .navi #banner-nav4:hover { background-position: -450px 0; }

	
h1 {
	color: #05364c;
	font-size: 140%;
	margin-top: 20px;
	}
#left-column h2 {
	font-size: 110%;
	}
#left-column p {
	margin: 25px 0;
	line-height: 1.4em;
	}
ul.styled-list {
	margin: 30px 40px;
	font-size: 95%;
	}
ul.styled-list li {
	margin: 18px 0;
	line-height: 1.4em;
	}
dl {
	margin:  0 0 40px 0;
	}
dt {
	width: 13%;
	font-weight: bold;
	float: left;
	color: #74903C;
	padding: 20px 0 3px 0;
	border-bottom: 1px solid #CDDAE2;
	}
dd {
	width: 87%;
	color: #2992bc;
	float: right;
	padding: 20px 0 3px 0;
	border-bottom: 1px solid #CDDAE2;
	}
.bordered-left {
	float: left;
	padding: 8px;
	border: 1px solid #cdd3d7;
	margin: 0 15px 5px 0;
	}
.center { text-align: center; }
	
	
/* ---------- Right Column Styles ---------- */
#right-column h3 {
	height: 42px;
	background: url(../img/layout/bg-right-heading.png);
	overflow: hidden;
	color: #05364c;
	font-size: 17px;
	padding: 26px 0 0 15px;
	}
#right-column h3 span {
	color: #147897;
	}
#right-column .join-us {
	margin: 10px 15px 10px 5px;
	font-size: 90%;
	line-height: 1.4em;
	}



/* ---------- Footer Styles ---------- */
	
#footer h3 { color: #e7a83b; font-size: 150%; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; }
#footer-nav { width: 630px; border-bottom: 1px dotted #e4e4e4; margin: 18px 0; padding-bottom: 18px; }
#footer-nav li { list-style: none; display: inline; padding: 0 20px 0 0; }
#footer-nav li a { text-decoration: none; color: #fff; font-weight: bold; }
#footer-nav li a:hover { color: #76b4cc; }
#footer p { width: 630px; color: #fff; line-height: 1.3em; }
#footer p a { text-decoration: none; font-weight: bold; color: #e7a83b; }
#footer p a:hover {color: #76b4cc; }


/* ---------- Link Styles ---------- */
a {
	font-weight: bold;
	text-decoration: none;
	color: #de8300;
	}
a:hover {
	color: #2992bc;
	}




/* ---------- Misc ---------- */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clear { height: 1px; }
*:first-child+html .clear { min-height: 1px; }
.cleared { clear: both; }
