/*removes dotted border around FF links*/
:focus {
-moz-outline-style: none;
}

body {
	margin:0;
	padding:0;
	text-align:left;
	background:#23a6ae;
	height:100.1%;
}

body .popup {
	background-color:#FFFFFF;
	}

#time {
	position:absolute;
	top:188px;
	left:8px;
	z-index:2;
}

#hand {
	position:absolute;
	top:-0px;
	left:-74px;
}

#logo {
	position:absolute;
	top:33px;
	left:400px;
}

td#nav {
	text-align:right;
	vertical-align:top;
	width:240px;
	background:#46332a;
	padding:190 0 0 0px;
	border:0px solid green;	
}

#nav ul {
	margin:0px;
	padding:0px;
	text-indent:0px;
	width:240px;
	text-decoration:none;
	list-style:none;
}

td#content {
	vertical-align:top;
	padding:170 20 20 20px;
	border-top:0px solid #000;
}

#site_info {
	background:url("/img/rule-dotted.gif") top left repeat-x;
	padding:20 0 0 27px;
	border:0px solid #FFF;
}

#site_info p {
	color:#8dac66;
	padding:0px;
	border:0px solid #000;
}

#site_info a {
	color:#8dac66;
}

#site_info a:visited {
	text-decoration:none;
}

#site_info a:hover {
	text-decoration:none;
}

/* Begin Text Selectors */

h1, h2, h3, h4, h5, p {
	margin:0px 0px 6px 0px;
}

h1{
	font:24px palatino, serif;
	color:#37582d;
} 

h2 {
	font:18px palatino, serif;
	color:#37582d;
}

h3 {
	font:bold 14px arial, san-serif;
	color:#666666;
}

p {
	font:12px arial, san-serif;
	color:#3b3b3b;
}

a {
	font:12px arial, san-serif;
	text-decoration:underline;
}

a:visited {
}

a:hover {
	text-decoration:none;
}

ul {
	font:12px arial, san-serif;
	color:#3b3b3b;
	margin:0px;
	padding:0px;
	text-indent:10px;
	text-decoration:none;
	list-style:none;
}

img {
	border:0;
	margin:0 0 0 0;
}

.center {
	text-align:center;
}

.bold {
	font-weight:bold;
}

.nomargin {
	margin:0px;
}

.clear {
	clear:both;
	height:0px;
	border:0px solid #FFF;
}

.photo {
	float:left;
	margin:0 11 11 0px;
	padding:3px;
	background:#fff;
	border:1px solid #acc0a5;
}

.even {
	background:#efefef;
}

/****HOMEPAGE*****/
#banner{
	margin-top: 5px;
	position: relative;
	z-index: 5;
}
#homepage{
	background: url("/img/homepage.jpg") no-repeat;
	height: 576px;
	position: absolute;
	width: 721px;
	z-index: 5;
}

#homepage #annc-box{
	height: 260px;
	padding: 2px;
	position: absolute;
	top: 20px;
	left: 15px;
	width: 390px;
}
#homepage #twitter-box{
	height: 260px;
	padding: 2px;
	position: absolute;
	top: 300px;
	left: 15px;
	width: 390px;
}
#homepage #slides-box{
	position: absolute;
	top: 20px;
	left: 450px;
}


/*.box_large {
	float:left;
	background:url("/img/box-bg-lg.gif") top left no-repeat;
	margin:0 20 20 0px;
	width:600px;
	height:650px;
}

.box_large_stretch {
	float:left;
	background:url("/img/box-bg-lg-top.gif") top left no-repeat;
	margin:0 0 0 0px;
	padding:315 0 0 0px;
	width:600px;
	height:315px;
	border:0px solid green;
}

.box_large_stretch .content {	
	background:url("/img/box-bg-lg-body.gif") top left repeat-y;
	padding:30 40 0 40px;
	margin:-40 0 -300 0px;
	border:0px solid green;
	vertical-align:top;
	height:280;
}

.box_large_stretch .content p{	
	position:relative;
	top:-210px;
	left:0px;
	margin:0 0 0 0px;
	padding:0;
}

.box_large_stretch .footer {
	background:url("/img/box-bg-lg-bot.gif") top left no-repeat;
	width:600px;
	height:335px;
	margin:-300 0 0 0px;
	border:0px solid green;
}

.box_large .title {
	height:80px;
}*/

.box {
	float:left;
	position:relative;
	margin:0 20 20 0px;
	width:300px;
	border:0px solid blue;	overflow:hidden;
}

.box .title {	
	position:relative;	
	z-index:3;
	background:url("/img/box-bg-top.gif") top left no-repeat;
	height:99px;
	border:0px solid blue;
}

.box .footer {
	background:url("/img/box-bg-bottom.gif") bottom left no-repeat;
	height:551px;
	margin:-551 0 0 0px;
	border:0px solid green;
}


/* +++ */
.box .content {
	background:url("/img/box-bg-content.gif") top left repeat-y;
	padding:0 30 20 30px;
	min-height:551px;
	border:0px solid yellow;
}

.box .content h1, .box .content h2, .box .content h3, .box .content h4, .box .content p, .box .content img, .box .content ul, .box .content a {
	position:relative;	
	z-index:2;
}

/*.box_large .content {	
	padding:20 40 30 40px;
}

.box_large_stretch .box_nav {
	float:left;
	margin:-279 1 0 -6px;
	}
.box_large_stretch .box_adminnav {
	float:left;
	margin:-290 1 0 150px;
	}
.box_large_stretch .box_calendar {
	float:left;
	margin:-290 0 0 220px;
	}
.box_large_stretch .box_dividers {
	float:left;
	margin:-315 5 0 0px;
	}
.box_large_stretch .h3 {
	font:bold 14px arial, san-serif;
	color:#37582d;
	}*/


.box_large {
	float:left;
	position:relative;
	margin:0 20 20 0px;
	width:600px;
	border:0px solid blue;	
	overflow:hidden;
}

.box_large .title {	
	position:relative;	
	z-index:3;
	background:url("/img/box-lg-bg-top.gif") top left no-repeat;
	height:99px;
	border:0px solid blue;
}

.box_large .footer {
	background:url("/img/box-lg-bg-bottom.gif") bottom left no-repeat;
	height:551px;
	margin:-551 0 0 0px;
	border:0px solid green;
}

/* +++ */
.box_large .content {
	background:url("/img/box-lg-bg-content.gif") top left repeat-y;
	padding:0 44 30 44px;
	min-height:551px;
	border:0px solid yellow;
}

.box_large .content h1, .box_large .content h2, .box_large .content h3, .box_large .content h4, .box_large .content p, .box_large .content img, .box_large .content ul, .box_large .content a, .box_large table {
	position:relative;	
	z-index:2;
}

.box_nav {
	float:left;
	margin:40 0 0 0px;
}
/*+++*/
#btn_1 {
	margin-left:30px;
}

/*+++*/
#btn_jesus {
	margin-left:14px;
}

.calendar {
	text-decoration:none;
	font-size:10px;
	font-family:arial, sans-serif;
	line-height:12px;
}

.calendarFeatured {
	text-decoration:none;
	font-size:11px;
	font-family:arial, sans-serif;
	font-weight:bold;
}

A.calendar {
	color:#000033;
}

A.calendar:Visited {
	color:#000033;
}

A.calendar:Hover {
	color:#FFFFFF;
	background-color:#000033;
}

A.calendarFeatured {
	color:#000033;
}

A.calendarFeatured:Visited {
	color:#000033;
}

A.calendarFeatured:Hover {
	color:#FFFFFF;
	background-color:#000033;
}
.title h1{
	position:relative;
	top:27px;
	left:-5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;	
	}
.eventdetails {
	font-size:14px;
	}
A.calendarreturn {
	position:relative;
	left:400;
	top:-5;	
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}
A.calendarreturn:Hover {
	text-decoration:underline;
	}
.month {
	color:#FFFFFF;
	}
.daynames {
	color:#FFFFFF;
	}
.infoasterisk {
	position:relative;
	top:-19;
	left:450;
	}
.upcomingCalendar {
	text-decoration:none;
	font-size:12px;
	font-family:arial, sans-serif;
	font-weight:bold;
}
A.upcomingCalendar {
	color:#000033;
}

A.upcomingCalendar:Visited {
	color:#000033;
}

A.upcomingCalendar:Hover {
	color:#FFFFFF;
	background-color:#000033;
}
.error {
	color:#990000;
	font-size:12px;
	}
.message {
	color:#006600;
	font-size:12px;
	}
.submit { 
	background-color:#8f786b;
	color:#FFFFFF;	
	}
#AdminNav {
	margin-right:25;
	margin-top:20;
	width:180;
	position:relative;
	z-index:3;
}
.help {
	color:#009900;
	cursor:help;
	}
.links {
	margin: 0 50 0 50;
	font-size:14px;
	}
.links .featured {
	font-weight:bold;
	font-size:16px;
	}
A.calendarreturn {
	position:relative;
	left:360;
	top:0;	
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}
A.calendarreturn:Hover {
	text-decoration:underline;
	}
.Audiolist, .Audiolist A{
	font-size:12px;
	}
	
.Audiofeatured { 
	font-size:14px;
	font-weight:bold;
	}
.ScrollerImg {
	margin:-7 0 -520 -12px;
	padding:0;
	}
.submitsm { 
	background-color:#8f786b;
	color:#FFFFFF;
	font-size:10;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
.title h1#jesus4 {
	position:relative;
	top:0px;
	left:-5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	width:580;
	}
td {
	font:12px arial, san-serif;
	color:#3b3b3b;
	}	