/* ------ General Styles ------*/

body, html {
	margin: 0; padding: 0;
}

html {
	background: url(./images/html_repeat.jpg);
}

body {
	background: url(./images/body_repeat.jpg) repeat-x;
	line-height: 1.125em;
	font-size: 100%;
	font-family: "lucida grande", "lucida sans unicode", arial, helvetica, sans-serif;
	font-weight: normal;
	color: #737367;
}

a {color: #125a70; font-weight:bold;}
a:hover {color: #a25f2b;}
a:active {outline:none;}
:focus {-moz-outline-style: none; outline:none;}
* html a {noFocusLine: expression(this.onFocus=this.blur()); outline: none;}
a img {border: none;}

h1, .ContentHeader {color: #a25f2b; font-size: 21px;}
h2, .ContentSubHeader, .ContentHighlight {color: #a25f2b; font-family: georgia, serif; font-size: 16px; font-weight: normal; font-style: italic;}
h3 {color: #a25f2b; font-size: 14px;}

hr {
	height: 1px;
	width: 100%;
	background: #e3e5da;
	border: none;
	color: #e3e5da;
}

.clear {clear:both; height:0;}
.floatleft {float: left; display: inline;}
.floatright {float: right; display: inline;}
.hidden {visibility: hidden; position: absolute;}

/*--------------------------------------------------
------------------ Structure -----------------------
--------------------------------------------------*/

#wrapper {
	height: auto;
	margin: 0 auto;
	width: 940px;
}

#header {
	background: url(./images/header_bg.jpg) no-repeat;
	float: left;
	height: 150px;
	width: 940px;
}

#navbar {
	height: 39px;
	margin-top: 11px;
	width: 940px;
}

#primary {
	background: url(./images/primary_bg.jpg) no-repeat;
	height: 310px;
	position: relative;
	width: 940px;
}

	#news_container {
		height: 170px;
		width: 300px;
		position: absolute;
	}

	#news {
	color: #f5f4f0;
	height: 190px;
	float: left;
	font-size: 12px;
	margin: 60px 0 0 20px;
	overflow: hidden;
	position: relative;
	width: 300px;
}

		#news_noscript {
	color: #f5f4f0;
	height: 190px;
	float: left;
	font-size: 12px;
	margin: 0 0 0 10px;
	overflow: auto;
	position: relative;
	width: 280px;
}
		
	.headline {
	   position: absolute;
	   top: 191px;
	   left: 5px;
	   height: 190px;
	   width: 300px;
 }

	#flashbox_wrap {
	height: 220px;
	position: absolute;
	margin: 40px 0 0 380px;
	width: 520px;
}

	#buttons {
	height: 67px;
	margin: 258px 0 0 15px;
	position: absolute;
	width: 340px;
}

#secondary {
	background: url(./images/secondary_bg.jpg) no-repeat;
	height: 310px;
	width: 940px;
}

	#mini_calendar {
	margin: 55px 0 0 40px;
	position: absolute;
	height: 200px;
	width: 200px;
}

	#services {
	margin: 40px 0 0 280px;
	position: absolute;
	height: 240px;
	width: 170px;
}

	#ministry {
	margin: 70px 0 0 460px;
	.margin: 85px 0 0 460px;
	position: absolute;
	height: 180px;
	width: 200px;
}

#footer {
	background: url(./images/footer_bg.jpg) no-repeat;
	height: 185px;
	margin: 0 0 40px;
	width: 940px;
}

/*--------------- Sub-Page -------------*/

#content {
	background: url(./images/content_bg.jpg);
	float: left;
	height: auto;
	margin: 0 0 20px 0;
	width: 940px;
}

#content_inner {
	background: url(./images/content_inner.jpg) repeat-y;
	display: inline;
	float: left;
	height: auto;
	margin: 20px;
	width: 900px;
}

	#main {
	font-size: 12px;
	float: left;
	height: auto;
	padding: 20px;
	width: 540px;
}

	#main_sans_sidebar {
	background: #f4f5f0;
	font-size: 12px;
	float: left;
	height: auto;
	padding: 20px;
	width: 860px;
}


		#breadcrumbs {
			background: #e3e5da;
			padding: 10px;
			min-height: 20px;
			height: auto !important;
			height: 20px;
			margin-bottom: 20px;
		}

	#sidebar {
	color: #f4f5f0;
	float: right;
	font-size: 11px;
	height: auto;
	padding: 20px;
	width: 280px;
}

	#sidebar a {color: #a25f2b; font-weight:bold;}
	#sidebar a:hover {color: #fff;}

/*--------------------------------------------------
------------------ Header ----------------------
--------------------------------------------------*/

#logo {
	float: left;
	height: 150px;
	width: 375px;
}

#top_info {
	color: white;
	font-family: georgia, serif;
	font-size: 14px;
	font-style: italic;
	margin: 15px 0 0 480px;
	.margin: -30px 0 0 100px;
	position: absolute;
}

#site_search {
	margin: 10px 0 0 0;
	float: right;
}

.search_field {
	background: none;
	border: none;
	color: #fff;
	outline: none;
	padding: 5px;
}

.submit_button {
	background: url(./images/submit_button.png) no-repeat;
	border: none;
	color: white;
	cursor: pointer; cursor: hand;
	height: 30px;
	text-indent: -9999px;
	width: 40px;
}

#subnav {
	display: inline;
	float:right;
	height: 20px;
	margin: 80px 50px 0 0;
	width: 325px;
}

#subnav li {
	display: inline;
	padding-right: 15px;
}

#subnav li a {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#subnav li a:hover {
	text-decoration: underline;
}

/*--------------------------------------------------
------------------ Primary ----------------------
--------------------------------------------------*/

#badge {
	background: url(./images/badge.png) no-repeat;
	cursor: pointer; cursor: hand;
	display: block;
	height: 125px;
	margin: 215px 0 0 810px;
	position: absolute;
	text-indent: -9999px;
	width: 120px;
	z-index: 1;
}

#news h2 {color: #b8d3de;}
#news a {color: #b8d3de; font-weight:bold;}
#news a:hover {color: #fff;}

#button1 {
	background: url(./images/button_1.jpg) no-repeat;
	display: block;
	float: left;
	height: 67px;
	margin-right: 10px;
	text-indent: -9999px;
	width: 104px;
}

#button1:hover {
	background-position: bottom;
}

#button2 {
	background: url(./images/button_2.jpg) no-repeat;
	display: block;
	float: left;
	height: 67px;
	margin-right: 10px;
	text-indent: -9999px;
	width: 103px;
}

#button2:hover {
	background-position: bottom;
}

#button3 {
	background: url(./images/button_3.jpg) no-repeat;
	display: block;
	float: left;
	height: 67px;
	text-indent: -9999px;
	width: 103px;
}

#button3:hover {
	background-position: bottom;
}

/*--------------------------------------------------
------------------ Secondary ----------------------
--------------------------------------------------*/

#mini_calendar a, #mini_calendar {color: #fff;}

#services {
	font-size: 12px;
}

#services h1 {
	border-bottom: 1px solid #cacdbc;
	color: #3c606c;
	padding-bottom: .5em;
}

#services h2 {padding:0; margin:0;}


#ministry li {
	background: url(./images/arrow.png) no-repeat top right;
	list-style: none;
	height: 38px;
	.height: 36px;
	width: 180px;
}

#ministry li a {
	color: #fff;
	display: block;
	font-family: georgia, serif;
	font-style: italic;
	font-weight: normal;
	height: 38px;
	.height: 36px;
	text-decoration: none;
}

#ministry li a:hover {
	text-decoration: underline;
}

#ministry li span {
	visibility: hidden;
}

#ministry li:hover span {
	visibility: visible;
}

#adult_pic {
	height: 180px;
	margin: -10px 0 0 220px;
	.margin: -25px 0 0 220px;
	position: absolute;
	top: 0;
	width: 160px;
}

#student_pic {
	height: 180px;
	margin: -10px 0 0 220px;
	.margin: -25px 0 0 220px;
	position: absolute;
	top: 0;
	width: 160px;
}

#child_pic {
	height: 180px;
	margin: -10px 0 0 220px;
	.margin: -25px 0 0 220px;
	position: absolute;
	top: 0;
	width: 160px;
}

#worship_pic {
	height: 180px;
	margin: -10px 0 0 220px;
	.margin: -25px 0 0 220px;
	position: absolute;
	top: 0;
	width: 160px;
}

#infant_pic {
	height: 180px;
	margin: -10px 0 0 220px;
	.margin: -25px 0 0 220px;
	position: absolute;
	top: 0;
	width: 160px;
}

/*--------------------------------------------------
------------------ Footer ----------------------
--------------------------------------------------*/

#mini_logo {
	display: block;
	height: 185px;
	margin: 0 0 0 20px;
	position: absolute;
	width: 157px;
}

#footer_info {
	border-left: 1px solid #d6d8cd;
	border-right: 1px solid #d6d8cd;
	font-size: 12px;
	height: 120px;
	margin: 20px 0 0 190px;
	padding: 0 20px 20px;
	position: absolute;
}

#footer_content {
	font-size: 12px;
	height: 145px;
	margin: 20px 0 0 420px;
	overflow: auto;
	position: absolute;
	width: 490px;
}

/*--------------------------------------------------
------------------ Navigation ----------------------
--------------------------------------------------*/

/* standard menu setup */
.menu, .menu ul {z-index:1999; list-style-type:none; padding:0px; margin:0px; text-align:left; display:block; position:relative;}
.menu li {float:left;}
.menu li:hover {position:relative;z-index:1999;}
.menu li:hover>ul {display:block; position:absolute;}
.menu ul li {clear:both; display:block;}

/* first level styling (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu a {
	color: #737367; 
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
	text-shadow: 0 1px #e6e8dd;
}

/* first level vertical centering */
.menu .cssnavlevelone {height: 28px; margin-bottom: -1px;vertical-align:middle;}
img.cssnavlevelone {border:0px;}

/* submenu colors/style */
.menu li ul li a {
	padding: 5px 10px; 
	background: #d3d4c4;
	border-bottom: 1px solid #cacdbc;
	border-right: 1px solid #cacdbc;
	border-left: 1px solid #e6e8dd;
	border-top: 1px solid #e6e8dd;
	color: #737367; 
	font-size: 11px;
	font-weight: normal;
/*	opacity: .9; filter: alpha(opacity=95);*/
	width: 150px;
	}

/* first level sub menu container */
.menu li ul {display:none;}
/* 2nd level sub menu container */
.menu ul li ul {margin-left:200px; margin-top:-30px;}
/* 3rd+ level sub menu container */
.menu li ul li ul {margin-left:120px; margin-top:-20px;}

/* first level rollovers */
#navbar .menu li:hover>a.cssnavlevelone, #navbar .menu li:hover>a.first {display:block; background: #cacdbc; color: #a25f2b;}

/* submenu rollovers (if desired) */
.menu li ul li:hover>a {background: #e6e8dd; color: #a25f2b; display:block;}

/*--------------------------------------------------
------------------ Calendar ------------------------
--------------------------------------------------*/

/* ----------- CSS Tooltip ------------*/
a.tt {position:relative;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
    background:#07252f;
    color:#fff;
    display:block;
    opacity: .90; filter: alpha(Opacity=90);
    padding:5px;
    position:absolute;
    text-align:left;
    top:15px; left:15px;
    width:200px;
    z-index:101;
}
/* ----------- JS Tooltip ------------*/
.boxoverbody {
    background: #07252f;
    width: 200px;
    color:#fff;
    font-size: 12px;
    opacity: .90;
    filter: alpha(Opacity=90);
    display: inline-block;
    padding: 10px 15px;
}

#minicalendar .SidebarLabel {
	color: #fff;
}
.CalOverTitle {font-weight:bold; color: #a6bcc4;}


/* ----------- Mini Cal Styles ------------*/

#calendartable {margin-top: 10px;}
#calendartable td {font-size: 12px;}
#calendartable td a {display:block; font-size: 12px; height:25px; text-align:center; text-decoration: none;}
#calendartable td a:hover {background:#aa4b15; z-index:1}
#calendartable .emptyday a:hover {background:transparent;}

/* ----------- MAIN Cal Styles ------------*/

#mainCal td {
    width: 14%;
    vertical-align: top;
    padding: 5px 10px;
    font-size: 10px;
}
#mainCal td a {text-decoration: none; font-weight: normal;}

#mainCal .ToDay A:HOVER, #mainCal .WeekDay A:HOVER, #mainCal .WeekendDay A:HOVER {z-index:1;}
#mainCal .WeekendDay A, A.CalendarWeekendDayLink {color:#fff; line-height: 1em;}
#mainCal .WeekDay A, A.CalendarWeekDayLink {color: #fff; line-height: 1em;}
#mainCal .ToDay A, A.CalendarToDayLink {color: #fff; line-height: 1em;}

img.caldot {border:0px; vertical-align: middle; padding-right: 2px;}
.calEventName {margin-bottom:3px;}

.CalendarDayOn {cursor: pointer; cursor: hand; background: #aa4b15;}

.ToDay {background: #aa4b15;}
.WeekendDay {background: #708e9c;}
.WeekDay {background: #a6bcc4;}

.CalendarDayNumber, .CalendarCurrentDayNumber  {
    color: #fff;
	font-size: 10px;
}

/*--------------------------------------------------
------------- Global App Styles --------------------
--------------------------------------------------*/

img.caldot {border:0px}

img {border:none;}

.ColumnHeader {
    color: #fff;
    background: #07252f;
    font-weight: bold;
    padding: 5px;
}

.PicOff {border: 2px solid #fff; margin:5px;vertical-align:middle;}
.PicOn {border: 2px solid #0b2030;margin:5px;vertical-align:middle;}

.RequiredFieldLabel {font-size: 12px; color: #0b2030;}

.SidebarLabel {font-weight: bold; color: #a25f2b;}

/*--------------------------------------------------
------------------   ie6 hacks   -------------------
--------------------------------------------------*/

* html #top_info {margin: -30px 0 0 100px;}

* html #ministry li {height: 36px;}
* html #ministry li a {height: 36px;}

* html .menu {display:inline-block; float: left; padding:0;margin-top:-18px;}
* html .menu li a {display:block;float:left;}
* html .menu table a {border:0px; padding:0; margin:0; background: none; text-decoration: none;}
* html .menu li ul {display:block;position:absolute;visibility:hidden;}

* html .menu iframe {position:absolute; left:-9999px; top:-9999px; border:0px; width:0px; height:0px; margin:0px; padding:0px; list-style:none;display:none;visibility:hidden;}

/* correct position issue */
* html .menu li a table {position:relative; top: 0; left: -12px;}

/* correct table border issue */
* html .menu table {border-collapse:collapse;}

/* first level (".menu" for vertical | "#navbar" for horizontal) */
* html #navbar a:hover {background:#cacdbc; color:#a25f2b;}
/* sub level rollovers (if desired) */
* html #navbar table a:hover {background: #e6e8dd; color:#a25f2b;}

/* enter as many levels as you wish to support */
* html .menu a:hover ul ul {visibility:hidden;}
* html .menu a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}

* html .menu a:hover ul {visibility:visible;z-index:2000;}
* html .menu a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}


/*----- New Front End -----*/

form {margin:0px;padding:0px;}
input, select {margin-bottom:5px; margin-right:5px;vertical-align:middle;}

table.contentTable, table.itemTable {width:100%;} 
.contentTable td, .itemTable td {border-bottom: 1px solid #e3e5da;text-align:left;}
.contentTable th {color:#737367;border-bottom: 2px solid #e3e5da;text-align:left;font-size:110%;}
.contentTable th strong, .itemTable th strong {font-size:120%;}
.contentTable th span {font-size:80%;font-weight:normal;}
.contentTable a, .itemTable a {text-decoration:none;}
.contentTable td, .contentTable th, .itemTable td, .itemTable th {padding:5px;}
.itemTable th {color:#737367;width:100px;border-bottom: 1px solid #e3e5da;text-align:right;font-size:110%;padding-right:20px;}
.tdcheckbox {width:75px;text-align:center;}

fieldset {
	border:1px solid #403325;
	padding:0px;margin:20px 0;
}
fieldset div { padding:20px; }
fieldset legend { margin:0 0 0 20px;color:#ddce95; font-weight:bold; font-size: 120%; }

.submitbutton, .smallbutton, .smallselect, .smallinput {color:#444;border:1px solid #ccc;letter-spacing:0px;font-family:"trebuchet ms";font-size:12px;font-weight:bold;background:#fff url(/sr/images/buttonbg.jpg) repeat-x;margin:1px;
padding:0px 7px;overflow:visible;vertical-align:middle;}
.smallbutton, .smallselect, .smallinput {font-size:10px;font-weight:normal;padding:2px;text-transform:uppercase;}
.smallinput {background-image:none;}
.smallbutton, .submitbutton {cursor:pointer;}
.smallselect {border:none;}

.borderbox {margin: 20px 0; padding:5px; border:1px solid #e3e5da;}
.iconlink {margin:0px 5px;display:inline;border:none;}

#editorbg>td {color:#000;background:#fff;}

#help, .help {margin-bottom:10px;padding:10px;background:#ffffcc;border:2px solid #dddb54;color: #000;}
#help ol {margin-top:3px;margin-bottom:3px;}
#error, .error {background-color: #fbe3e4; border: 3px solid #FBC2C4; color: #BB0000;
font-size: 11px; margin-bottom: 20px; padding: 5px;}
#error ul, .error ul {margin:0px;margin-left:15px;padding:0px;}
#success, .success {margin-bottom:10px;padding:10px;background-color:#E6EFC2;border:2px solid #C6D880;color:#529214}

/*---------- COLOR LEGEND -----------*/
.FGColor1 {color:#ce7233;}               /* SAME AS a:link color */
.FGColor2 {color:#fff;}               /* SAME AS  a:hover color */
.BGColor1 {background-color:#2c3958;}    /* SAME AS .ColumnHeader background-color */
.BGColor1FG {color:#fff;}             /* SAME AS .ColumnHeader color */
.BGColor2 {background-color:#a8bfdf;}    /* SAME AS .Today background-color */
.BGColor2FG {color:#fff;}             /* SAME AS a.CalendarToDayLink color */
.BGColor3 {background-color:#bbb;}    /* SAME AS .WeekDay background-color */
.BGColor3FG {color:#ce7233;}             /* SAME AS a.CalendarWeekDayLink color */
.BGColor4 {background-color:#999;}    /* SAME AS .WeekendDay background-color */
.BGColor4FG {color:#ce7233;}             /* SAME AS a.CalendarWeekendDayLink color */
.LineColor {color:#a8bfdf;}              /* SAME AS hr or .HRule color */
/*---------- COLOR LEGEND -----------*/
