body  {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Veranda, Arial, Sans;
	background: #CEF7FB url(images/body_bg.jpg) repeat-x;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}


p { 
	margin: 0 0 10px 0;
	padding: 0;
}

a { text-decoration: none;
	color: #bc8702;
}

dt { 
	font-size: 10px; 
	color: #527072;
	line-height: 13px;
}

dd { 
	text-align: left;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 13px; 
	color: #527072; 
}

span.date {
	margin: 10px 0 10px 6px;
	display: block;
	color: #527072;
}

* html dd {
	margin: 0;
}

p dd {
	margin: 0;
	padding: 0;
}

label {
	font-size: 10px; 
	display: block;
	padding: 3px 0;
	margin: 0 0 0 2px;
	color: #527072;
	line-height: 13px;

}

textarea {
	display: block;
	margin: 3px 0;
}

* html #wrap {
	background: #CEF7FB url(images/body_bg.jpg) repeat-x;
	height: 100%;
}

#header {
	width: 920px;
	height: 142px;
	background: url(images/header-trans.png) no-repeat;
	margin: 0 auto;
}

a.home {
	display: block;
	width: 170px;
	height: 140px;
	margin: 0 0 0 90px;
}

#location {
	float: right;
	margin: 0 110px 0 0;
	display: block;
	width: 240px;
	height: 31px;
	background: url(images/location.jpg) no-repeat;
}

#location b {
	display: none;
}

#content {
	width: 740px;
	margin: 0 auto;
	height: 100%;
}

#nav {
	float: left;
	position: relative;
	width: 174px;
	margin: 0 20px 0 0;
	display: inline;
	z-index: 999;
}

#nav a {
	width: 177px;
	display: block;
	background-position: 0px 0px;
}

.about {
	height: 43px;
	background: url(images/about.jpg) no-repeat;
}

#nav a.about:hover {
	background-position: 0px -43px;
}

.calendar {
	height: 44px;
	background: url(images/calendar.jpg) no-repeat;
}

#nav a.calendar:hover {
	background-position: 0px -44px;
}

.involve {
	height: 43px;
	background: url(images/involve.jpg) no-repeat;
}

#nav a.involve:hover {
	background-position: 0px -43px;
}

.lifegroups {
	height: 53px;
	background: url(images/lifegroups.jpg) no-repeat;
}

#nav a.lifegroups:hover {
	background-position: 0px -53px;
}

.media {
	height: 48px;
	background: url(images/media.jpg) no-repeat;
}

#nav a.media:hover {
	background-position: 0px -48px;
}

.staff {
	height: 49px;
	background: url(images/staff.jpg) no-repeat;
}

#nav a.staff:hover {
	background-position: 0px -49px;
}

#nav b {
	display: none;
}


#content_right {
	float: left;
	width: 536px;
}

.box {
	float: left;
	position: relative;
	width: 266px;
	background: url(images/box_bg.jpg) no-repeat;
	padding: 0 0 200px 0;
}

.box_big {
	float: left;
	position: relative;
	width: 526px;
	background: url(images/box_bg_2.jpg) no-repeat;
}

.box_content {
	margin: 25px 0 0 12px;
	padding: 10px 15px 3px;
	width: 210px;
	min-height: 377px;
	height: auto !important;
	height: 360px;
	font-size: 11px;
	color: #000;
	background: url(images/content_box_bg.jpg) no-repeat;
}

.box_content_big {
	margin: 25px 17px 0 19px;
	min-height: 422px;
	height: auto !important;
	height: 422px;
	font-size: 11px;
	background: #fff;
}

.box_bottom {
	width: 240px;
	height: 11px;
	background: url(images/content_box_bottom.jpg) no-repeat;
	margin: 0 0 0 12px;
}

.box_bottom_big {
	margin: 0 0 0 19px;
	width: 510px;
	height: 12px;
	background: url(images/box_bottom.jpg) no-repeat;
}


.box h1 {
	font-size: 12px;
	color: #fff;
	margin: 15px 0 0 20px;
}

.box ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 9999;
}

.box ul li {
	margin: 5px 0;
	padding: 0;
}

.box_big h1 {
	font-size: 12px;
	color: #fff;
	margin: 15px 0 0 20px;

}

.box_big ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 9999;
}

.box_big ul li {
	margin: 5px 0;
	padding: 0;
}

.box_content_bg table {
	border-collapse: collapse;
	position: relative;
	z-index: 9998;
}

* html .box_content_big table {
	margin: 10px 0 0 0;
}

.box_content_big table tr td {
	padding: 6px 5px;
	color: #518286;
}

.box_content_big table tr td a {
	color: #518286;
}

.box_content_big table tr.alt td {
	background: #ededed;
}

.box_content_big table tr.over td {
	background: #c1e9ed;
}

.box_content_big table tr td img {
	border: none;
	margin: 3px 0 0 5px;
}

.spacer {
	padding: 0 0 200px 0;
}

/* ------- 3 Line Boxes ----- */

.box ul li a {
	display: block;
	width: 200px;
	height: 40px;
	padding: 5px;
	text-decoration: none;
	color: #527072;
	background: url(images/a_bg.jpg) no-repeat;
	font-size: 10px;
}

.box ul li a:hover {
	background: url(images/a_hover.jpg) no-repeat;
}

/* --------- 2 Line Boxes -------- */

.box ul.small li a {
	display: block;
	width: 200px;
	height: 23px;
	padding: 5px;
	text-decoration: none;
	color: #527072;
	background: url(images/a2_bg.jpg) no-repeat;
	font-size: 10px;
}

* html ul.small li a {
	height: 1px;
}

.box ul.small li a:hover {
	background: url(images/a2_hover.jpg) no-repeat;
}

.box ul li a span {
	display: block;
	margin: 2px 0 0 0;
}

/* -------- Tabber Rules ------- */

#buttons {
	position: relative;
	padding: 45px 0 200px 0;
	width: 525px;
}

* html #buttons {
	padding: 20px 0 200px 0;
}

.tabberlive .tabbertabhide {
 display:none;
}

#buttons ul.tabbernav {
	margin:0;
 	padding: 0;
 	list-style: none;
 	position: absolute;
 	top: 0;
 	left: 9px;
}
    
* html #buttons ul.tabbernav {
   	margin: 0;
}

#buttons ul.tabbernav li {
	display: inline;
  	margin: 0;
  	padding: 0;
}

#buttons ul.tabbernav li a {
  	float: left;
  	margin: 1px 0 0 0;
	padding: 0;
	text-decoration: none;
	width: 170px;
	height: 45px;
	display: block;
}

#buttons ul.tabbernav li a#mytabsnav3 {
	width: 169px;
}

#mytabs #mytabsnav1 { background: url(images/talks_btn.jpg) no-repeat top left;} 
#mytabs ul.tabbernav a#mytabsnav1:hover, #mytabs ul.tabbernav li.tabberactive a#mytabsnav1 { background: url(images/talks_btn_over.jpg) no-repeat top left; }
#mytabs #mytabsnav2 { background: url(images/video_btn.jpg) no-repeat top left;} 
#mytabs ul.tabbernav a#mytabsnav2:hover, #mytabs ul.tabbernav li.tabberactive a#mytabsnav2 { background: url(images/video_btn_over.jpg) no-repeat top left; }
#mytabs #mytabsnav3 { background: url(images/graphics_btn.jpg) no-repeat top left;} 
#mytabs ul.tabbernav a#mytabsnav3:hover, #mytabs ul.tabbernav li.tabberactive a#mytabsnav3 { background: url(images/graphics_btn_over.jpg) no-repeat top left; }

#buttons ul.tabbernav li a span {
    display: none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#buttons ul.tabbernav li a span{float:none;}
/* End IE5-Mac hack */

#buttons ul.tabbernav li.tabberactive a {
	background-position:0% top;
}

#buttons ul.tabbernav li.tabberactive a span {
    background-position:100% top;
}

#buttons ul.tabbernav li a:hover, #tabs ul.tabbernav li a:hover {
    background-position:0% top;
}

#buttons ul.tabbernav li a:hover span {
    background-position:100% top;
}

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* ----------- Roll Classes -------- */

a.roll {
	position: relative;
	display: block;
	width: 210px;
	height: 93px;
	background-position: 0 0;
	z-index: 500;
}

a.roll:hover {
	background-position: 0 -93px;
}

.thursday {
	background: url(images/about_cru.jpg) no-repeat;
}

.lifegroup {
	background: url(images/about_lifegroups.jpg) no-repeat;
}

.crosstraining {
	background: url(images/about_crosstraining.jpg) no-repeat;
}

.oasis {
	background: url(images/about_oasis.jpg) no-repeat;
}
#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 175px;
	background: url(images/footer-rev-trans.png) repeat-x;
}

#footer_left {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 413px;
	height: 175px;
	background: url(images/footer_left_rev-trans.png) no-repeat;
}

* html #footer {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/footer-rev-trans.png',sizingMethod='scale');
	
	* html #footer {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight) 
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight));}
}