/*
green 008083
red 800001
*/

  body {
  	text-align:center;
	font-size: 14px;
	font-family:Verdana; /*Arial,Helvetica,sans-serif;*/
  }
  div#lyrContainer {
	/*background-image:url(images/bkg.jpg);
	background-repeat:no-repeat; */
	background-color:#FFFFFF;
	background-position:top;
	margin:0;
	top:25px;
/*	top:134px;
	left:50px;*/
	width:796px;
/*	height:550px;*/
	z-index:5;
	position: relative;
	text-align:left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #800001;
	border-right-color: #800001;
	border-bottom-color: #800001;
	border-left-color: #800001;
/*	border-top-color: #990000; 
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
*/
	margin-left:auto;
	margin-right:auto;

  }
  div#lyrBody {
	margin:10px;
  }
  div#lyrHead {
	margin:0 auto;
	width:800px;
	height:20px;
	z-index:3;
	left:50px;
	position: relative;
  }  
  div#slideshow {
	position:relative;
	float:right;
  }  
  div#lyrMenu {
  	text-align:center;
  }
  div#lyrMenu a {
/*  	color: #990000;	*/
		color: 800001;
  }
  div#lyrMenu a:hover {
  	text-decoration: none;
	color:#008083; /* 5290C9; */	
  }
  div#lyrDisclaimer {
	text-align:center;
	font-size:10px;
	color:#800001;
	position: relative;
	top:25px;
/*	top:700px;
	left:200px;*/
	width: 358px;
	height: 40px;
	z-index:15;
	margin-left:auto;
	margin-right:auto;
   }
  div#lyrDisclaimer a {
  	text-decoration:none;
	color:#800001; /*#999999;*/
  }
  div#lyrDisclaimer a:hover {
  	text-decoration: underline;
  }
/* #################################### */  
/*  MENU */
/* #################################### */  
div#lyrNav {
	position: relative;
	width: 800px;
	z-index: 10;
	margin-top:0px;
	height:62px;
	top:40px;
/*	top:75px;
	left:50px;*/
	margin-left:auto;
	margin-right:auto;

}

div#lyrNav img {
	border: 0;
}

div.nosub {
	background-image: url(../images/nav/nav_bkg.gif);
	height: 40px;
}
	
div#lyrNav ul {
	margin: 0;
	padding: 0;
	width: 700px;
}

div#lyrNav ul li {
	/*float the main list items*/
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

div#lyrNav ul li a {
	/*for all links in the list*/
	display: block;
	height: 36px;
	width: 129px;
	border-right: 1px solid #ffffff;
}

div#lyrNav ul li a {
	width: 129px;
}

div#lyrNav ul li ul li a {
	width: auto;
}

div#lyrNav ul li ul {
	display: none;
	position: absolute;
	top: 37px;
	height: 24px;
	left: 0;
	background: #800001; /*#999999;*/
	width: 100%;
}

/* sub menu background */
div#lyrNav ul li ul {
	background-color: #008083; /* 5290C9; */
}

div#lyrNav ul li.on ul {
	/*display active subnav list*/
	display: block;
}

div#lyrNav ul li ul li a,
div#lyrNav ul li.on ul li a { /*specificity to get rid of border */
	float: left;
	/*ie doesn't inherit the float*/
	border: 0;
	width: auto;
	padding: 0 10px;
	/*border-right: 1px solid #ccf5ab;*/
	color: #FFFFFF;	
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	height: auto;
	margin-bottom: 2px;
}


div#lyrNav ul li ul li a:hover {
	color: #800001; /*#999999;*/
}

div.menuChurch,
div.menuMinistry,
div.menuCalendar,
div.menuResources {
	height: 62px;
	background: url(../images/nav/nav_bkg.gif);
}

div.menuChurch ul li#menu_church ul,
div.menuMinistry ul li#menu_ministry ul,
div.menuCalendar ul li#menu_calendar ul,
div.menuResources ul li#menu_resources ul {
	display: block;
	z-index: 900; 
	width: 796px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #800001; /*#999999;*/
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #800001; /*#999999;*/
}

/* Top Menu Bottom Bar */
div.menuChurch ul li#menu_church a,
div.menuMinistry ul li#menu_ministry a,
div.menuCalendar ul li#menu_calendar a,
div.menuResources ul li#menu_resources a {
	border-bottom: 1px solid #008083; /* 5290C9; 008083*/
}

div.menuResources ul li ul li a { /*this keeps the submenu from having a border*/
	border-bottom: 0;
}

/* #################################### */  
/* #################################### */  

div#content_left {
	position:relative;
	float:left;
	width:45%;
}
div#content_rigth {
	position:relative;
	width:45%;
}

  .font80 {
  	font-size:80%;
  }
  .font120 {
  	font-size:120%;
  }
  h1.logo {
	background-image:url(../images/head_logo.gif);
	background-repeat:no-repeat;
	height:50px;
	text-align:left;
	text-indent:-9999px;
	font-family:Verdana; /*"Arial Black", Arial, Helvetica, sans-serif;*/
	font-size:25px;
	color:#800001; /*#999999;*/
	letter-spacing:3px;
	padding-top: 10px;

  }
  .head {
  	color:#008083; /* 5290C9; */
	font-size:18px;
	font-weight:bold;
  }
  .head a {
  	color:#008083; /* 5290C9; */
	font-size:18px;
	font-weight:bold;
  }
  .head a:hover {
	text-decoration: none;
  }
  .subhead {
  	color:#800001; /*#999999;*/
	font-size:15px;
	font-weight:bold;
  }
  .subhead a {
  	color:800001; /*#999999;*/
	font-size:15px;
	font-weight:bold;
  }
  .subhead a:hover{
	text-decoration: none;
  }
  .bold {
  	font-weight:bold;
  }

.updatetableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #244AB9;
}

a.updatetableheader:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #244AB9;
}

a.updatetableheader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #244AB9;
}
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}