/* Global Styles */

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

 ul, li
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #992525;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:12px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 0px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}
	

/* Class Styles */



.logo {
	font:18px times new roman;
	color: #000000;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px Georgia;
	color: #333333;
	line-height:18px;
	}.

sidebarTextSS {
	font:12px Arial;
	color: #333333;
	line-height:18px;
	}
	
.sidebarTextQuote {
	font:12px georgia;
	color: #333333;
	line-height:18px;
	}	
	
.bodyText {
	font:12px verdana;
	line-height:21px;
	color:#333333;
	}
		
.bodyQuestion {
	font-weight:bold;
	line-height:24px;
	color:#CC3300;
	font-family: arial;
	font-size: 13px;
	}
	
.headerText {
	font:11px arial;
	line-height:24px;
	color:#233232;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subpageName {
	font:18px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}	
	
.subpageTitle {
	font:14px georgia bold;
	color: #CCCCC;
	letter-spacing:.1em;
	line-height:26px;
	}	
	
.headerName {
	font:15px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.headernameHighlight {
	font:15px verdana;
	color: #9E2707;
	letter-spacing:.1em;
	line-height:20px;
	}
	
.subHeader {
	font:14px georgia;
	color: #325655;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subheadSmall {
	font:12px georgia;
	color: #669999;
	font-weight:bolder;
	line-height:28px;
	text-indent:10px;
	letter-spacing:.1em;
	}
	
.navText {
	font:14px;
	color: #22316C;
	letter-spacing:.1em;
	font-weight: bolder;
	font-family: Verdana;
	vertical-align:middle;
	}
	
.sideText {
	font:13px arial;
	color: #22316C;
	letter-spacing:.1em;
	}
	
.sidetextHead {
	font:12px arial;
	font-weight:bold;
	color: #22316C;
	letter-spacing:.1em;
	}
	
	
.sidetextDisble {
	font:12px arial;
	color: #CCCCCC;
	letter-spacing:.1em;
	}
	
.pageHighlight {
	font:11px arial;
	color: #CCCCCC;
	letter-spacing:.1em;
	}
	
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.footer {
	font:11px arial;
	color:#333333;
	letter-spacing:.2em;
	}
	
	
.Leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC3300;
}
.Rightnav {
	font:18px verdana;
	color: #B21D60;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.rightNavigate {
	font-family: verdana;
	font-size: 11px;
}

.style3 {
	color: #CC3300;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia;
}

.stylemodern {
	color: #CC3300;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
}

#biblesearch label {margin-right:0px;font-weight:bold;color:#000000; display:none;}
#quicksearch { width:120px;} 

img {
    margin: 0px;
    padding: 0px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;  
}

#menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-transform:uppercase;
  border-bottom: solid 1px #cccccc;
}

li.item {
  display: inline-block;
  display: -moz-inline-stack;
  margin-right:-4px;
  font-family: Trebuchet MS, "Myriad Pro", Arial;
  font-size: 9pt;
  letter-spacing:0.1em;
  font-weight: bold;
  width: 92px;
  height: 32px;
  background-image: url('images/menuitem.jpg');
  background-repeat: repeat-x; background-position: 50% 0px;
  color: #ffffff;
  vertical-align: top;
  line-height: 32px;
  cursor: pointer;
  text-align:center;
  float: none;
  white-space:nowrap;
  padding: 0.15em 0 0 0;
  zoom: 1;
  *display: inline;
}

li.item_active {
  display: inline-block;
  display: -moz-inline-stack;
  margin-right:-4px;
  font-family: Trebuchet MS, "Myriad Pro", Arial;
  font-size: 9pt;
  letter-spacing:0.1em;
  font-weight: bold;
  width: 92px;
  height: 32px;
  background-image: url('images/active_bg.png');
  background-repeat: repeat-x; background-position: 50% 0px;
  color: #000059;
  vertical-align: top;
  line-height: 32px;
  cursor: pointer;
  text-align:center;
  float: none;
  white-space:nowrap;
  padding: 0.15em 0 0 0;
  zoom: 1;
  *display: inline;
}

li.item:hover {
  background-color: #ffffff;
  background-image: url('images/active_bg.png');
	background-repeat: repeat-x; background-position: 50% 0px; 
  color: #000059;
  text-align:center;
  zoom: 1;
  *display: inline;
}

li.sp {
  display: inline-block;
  background-color: transparent;
  font-size:small;
  width: 1px;
  height: 31px;
  zoom: 1;
  *display: inline;
}

#sidemenu {
  list-style: none;
  padding:0px;
  margin: 0px;
  text-transform: none;
  border-bottom: solid 0px #cccccc;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;

}

li.item_sm {
  font-family: Arial;
  font-size: 9pt;
  letter-spacing:0.1em;
  font-weight: bold;
  width: 210px;
  height: 30px;
  background-image: url('images/sidebutton.jpg');
  background-repeat: repeat-x; background-position: 50% 0px;
  color: white;
  vertical-align: top;
  line-height: 30px;
  cursor: pointer;
  text-align:center;
  float: none;
  white-space:nowrap;
  padding: 0 0 0 0;
  border-style:outset;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-color: #385392;
}

li.item_active_sm {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  color:Black;
  background-image: url('images/active_bg_sm.png');
  background-repeat: repeat-x; background-position: 100% 0px;    
  border-style:none;
  border-width: 0px;
  color: #000059;
  width: 210px;
  height: 30px;
  vertical-align: top;
  line-height: 30px;
  cursor: pointer;
  text-align:center;
  padding: 0 0 0 0;
   zoom: 1;
  *display: inline;
}

li.item_sm:hover {
  background-color: #ffffff;
  background-image: url('images/active_bg_sm.png');
  background-repeat: repeat-x; background-position: 50% 0px; 
  color: #000059;
  text-align:center;
}

li.sp_sm {
  background-image: url('images/sm_divider.jpg');
  font-size:small;
  width: 210px;
  height: 1px;
  zoom: 1;
  *display: inline;
}



