html 
{ 
	/* 
		forces vertical scrollbar in firefox to eliminate page shift when 
		navigating from a page with a scroll bar to a page without a 
		scrollbar.  has no effect on IE browsers.
	*/
	min-height: 100%; 
	margin-bottom: 1px; 
}

body 
{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  background-color: #292921;
  background-image: url(/images/bg_oval_grad3.jpg);
  background-repeat: no-repeat;
  background-position: top center;  
  margin: 10px;
}

div
{
	
}

td 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	
}

th 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #efefef;
	border: 1px solid #c0c0c0;
}

font 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
input
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
}
select 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
}

hr 
{
	color: #dfdfdf;
	height: 1px;
}
blockquote
{
	margin: 10px 30px 10px 30px;
}

small {
  display: inline;
  cmargin: 0px 0px 0px 142px;
  padding: 1px 3px;
  font-size: 88%;
  height: expression('1%');
  color: #5876BA;
}

ul li
{
	margin-left: 15px;
}

a, a:hover 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #5876BA;
	text-decoration: none;
}

a:hover {
	background-color:#ddeeff;
}

a.bigger, a.bigger:hover
{
	font-weight: bold;
	font-size: 12px;
}

a.sidelink, a.sidelink:hover
{
	text-decoration: none; 
	font-weight: normal; 
	color: #ffffff;
	background-color: transparent;
}
h1
{
	padding-top: 10px;
}

h2
{
	color: #666666;
	font-size: 14px;
	padding-top: 10px;
}

h1.content-sub-heading2
{
	border-bottom: 1px solid #dddddd;
}

p
{
	line-height: 21px;
	padding-bottom: 10px;
}



/*------------------------------------------------------------------------
 custom classes
 -----------------------------------------------------------------------*/
.billboard
{                 
	width: 580px;
	height: 148px;
	background-color: white;	
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	overflow: hidden;
	vertical-align: top;
}

.content-wrapper
{
	background-color: white;
	padding: 10px;
}

.content 
{
	width: 100%;
	height: 100%;	
	font-size: 8pt;
	background-color: white;
	color: black;
	vertical-align: top;
	line-height: 16px;
}

.content-background
{
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-x;
	color: black;
	vertical-align: top;
	text-align:justify;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
}

.content-container, .content-google-container
{
	vertical-align: top;	
	width: 750px;
}

.content-left
{	
	display: none;
	width: 170px;
	background-color: #9A9A68;
	font-size: 8pt;
	color: white;
	vertical-align: top;
}

.content-strut
{	
	width: 0px;
	height: 400px;
}



.content-table
{
	width: 750px;	
	border: 15px solid white;
}

.copy
{
	line-height: 16px;
}

.form-box
{
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
}

.form-button
{
	height: 23px;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
}

.generic-header
{
	width: 750px;
	height: 100px;
    border-top: 1px solid white;	
	background-image: url(images/generic_header.jpg);
}

.grid-table
{
	border: 1px solid #c0c0c0;
}

.grid-cell
{
	vertical-align: middle;	
	height: 21px;		
}

.grid-header
{
	vertical-align: middle;	
	text-align: center;	
	background-color: #efefef;
	height: 21px;
	border-right: 1px solid white;
	border-bottom: 1px solid #c0c0c0;
}

.header
{
	width: 750px;
	height: 86px;   
}

.indent-left, .indent
{
	padding-left: 10px;
}

.indent-right, .indent
{
	padding-right: 10px;
}

.label, .label-required
{
	display: inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.label-required
{
	font-weight: bold;
} 

a.small, a.small:hover {
	font-size: 10px;
}

.menu-bar
{
	height: 19px;	
	background-color: black;
}

a.menu-item, a.menu-item-sel, a.menu-item-first, a.menu-item-first-sel, a.menu-item:hover, a.menu-item-sel:hover, a.menu-item-first:hover, a.menu-item-first-sel:hover, a.menu-item-last, a.menu-item-last-sel, a.menu-item-last:hover, a.menu-item-last-sel:hover
{
    position: relative; 		
	display: block;  
    float: left;
	width: 123px;
	height: 18px; 
	text-align: center;
	text-transform: uppercase;
	padding-top: 3px;
	text-decoration: none;
	background-color: #CC6633;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
    border-left: 1px solid #BE541F;
    border-right: 1px solid #E57D39;
	                 
	cursor: pointer;
	cursor: hand;
}

a.menu-item-sel, a.menu-item-first-sel, a.menu-item-sel:hover, a.menu-item-first-sel:hover, a.menu-item-last-sel, a.menu-item-last-sel:hover
{	
	background-color: #E67E3A; 	
}

a.menu-item-first, a.menu-item-first-sel, a.menu-item-first:hover, a.menu-item-first-sel:hover
{	
	border-left: 20px solid black;
	width: 149px;	
	text-align: left;
	text-indent: 2px;
}


a.menu-item:hover, a.menu-item-sel:hover, a.menu-item-first:hover, a.menu-item-first-sel:hover, a.menu-item-last:hover, a.menu-item-last-sel:hover
{
	background-color: #DA7330;
}

.messages-box
{
	border: 1px solid #c0c0c0;
	background-color: #efefef;
	width: 100%;
}

.messages-info, .messages-warn
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 16pt;
}

.messages-info
{
	color: blue;
}

.messages-warn
{
	color: red;
}

.nav
{
	width: 170px;
	height: 175px;
	background-color: white;	
	padding-top: 1px;
}

a.nav-item, a.nav-item:hover, a.nav-item-sel, a.nav-item-sel:hover, a.nav-item-blank
{                
    position: relative;
    width: 170px;
	color:#000000;		
	display: block;
	background-color: #CDCD9B;
	background-image: url(images/nav_trans.gif);
	padding-top: 11px;
	padding-bottom: 12px;
	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;			
	text-align: left;
	text-indent: 30px;
	text-decoration:none;
	text-transform: uppercase;	
	
	cursor: pointer;
	cursor: hand;
}

a.nav-item-sel
{
	background-color: #9A9A68;
}

a.nav-item:hover, a.nav-item-sel:hover
{
	background-color: #B8B887;
}

a.nav-item-blank
{	
	padding-top: 12px;
	background: #ffffff;	
	background-image: none;
	cursor: default;
}

.page-instruction
{
	font-size: 10pt;
}

.page-container
{
	width: 750px;
	background-color: white;	
}

.scripture
{
	font-style:italic;
	color:#000099;
	color: #7B93E1;
	margin: 10px;
	margin-left: 30px;
	margin-right: 30px;
	display: block;
}

.verse
{
	font-style:italic;
	color:#7B93E1;
}

a.sidebar-nav-link, a.sidebar-nav-link:hover
{
	font-weight: bold;
	font-size: 11px;
	color: white;	
}


.sub-menu-bar
{
	height: 30px; 
	background-color: #8E191F;
	text-indent: 5px; 
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding-right: 5px;
	border-top: 1px solid #474338;
	vertical-align: middle;	
}

.left
{
	text-align: left;
}
.right
{
	text-align: right;
}

a.sub-menu-bar-link, a.sub-menu-bar-link:hover, label.sub-menu-bar-link
{
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;	
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
}

a.sub-menu-bar-link:hover
{
	background-color: transparent;
	text-decoration: underline;
}


/* ----------------------------------------------------------------- */


.popup-menu-cell {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	background-color: #456DCD;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	border: 1px solid #A2B6E6;
	border-right: 1px solid #A2B6E6;
	border-bottom: 1px solid #A2B6E6;
}
.popup-menu-anchor {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

.popup-menu {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: none;
	border: 1px solid #ffffff;
}

.popup-menu-item,.popup-menu-item-sel {
	cursor: hand;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
	text-decoration:none;
	color:#ffffff;
	border: none;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;	
	
	cursor: pointer;
	cursor: hand;
	
}

.popup-menu-item:hover {
	background-color: #555555;
}

.popup-menu-item-sel {
	background-color: #555555;
}

.popup-contact-us-menu {
	color: #ffffff;
	border-top: none;
	border-left: 2px solid #CB6828;
	border-right: 2px solid #CB6828;
	border-bottom: 2px solid #CB6828;
}

.popup-contact-us-menu-item {
	background-color: #676767;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	text-align: right;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
	text-decoration:none;
	border: none;
}


/* ==================================================================
 * general styles             
 * ================================================================*/
.sidebar {
	/*background-color: #CCCC99;
	color: #9A9A68;*/
	background-color: #eeeeee;
	color: #999999;
	vertical-align: top;
	width: 232px;
	border-left: 7px solid white;
}

.content-padded
{
	background-color: white;
	padding: 15px;
	width: 720px;
	min-height: 400px;
    text-align: left;
}

.content-heading
{
display: none;
	font-family: Tahoma,Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-effect : emboss;
	
}

.content-heading-big
{
	font-family: Tahoma,Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 20px;
	color: #5876BA;
	padding-bottom: 10px;
}

.content-sub-heading
{
	background:url(/images/red_bullet.gif);
	background-repeat: no-repeat;
	font-family: Tahoma,Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #5876BA;
	text-indent: 15px;
	font-weight: bold;
}

.content-sub-heading2
{
	font-family: Tahoma,Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 15px;
	color: #5876BA;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 3px;
}

.content-sub-heading2_OLD
{
	background:url(/images/content-sub-heading-2.gif);
	background-repeat: no-repeat;
	font-family: Tahoma,Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #5876BA;
	text-indent: 15px;
	height: 18px;
	padding-bottom: 7px;
	font-weight: bold;
}

.content-sub-heading3
{
	font-family: Tahoma,Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #5876BA;
	height: 18px;
	padding-bottom: 7px;
}

.content-justified
{
	text-align: justify;
}


.footer {
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #888888;
	font-size: 7pt;
	vertical-align: top;
}

a.footerlink, a.footerlink:hover, 
a.footerlinkDim, a.footerlinkDim:hover
{
	font-size: 10px;
	color: #dddddd;
	text-decoration: none;
}

a.footerlink:hover
{
	background-color: #666666;
}

a.footerlinkDim, a.footerlinkDim:hover
{
    color: #888888;
}
a.footerlinkDim:hover
{
    color: #cccccc;
    background-color: transparent;
}

.box
{
	padding: 10px;
	border: 1px solid #c0c0c0;
	background-color: #efefef;
	width: auto;
}

.message-box
{
	padding: 5px;
	border: 1px solid #c0c0c0;
	background-color: #efefef;
	width: auto;
}


.dotted-line
{
	background:url(/images/dots_horiz.gif);
	background-repeat: repeat-x;
	height: 13px;
	width: 100%;
	margin-top: 9px;
	padding-bottom: 0px;
	
}

.warning, .info
{
	vertical-align: middle;
}

.info
{
	color: #0000ff;
}

.warning
{
	color: #ff0000;	
}

/*
Video Billboard CSS
*/
#vimeovid
{
	height: 377px; 
	background-color: black;
}

#vimeovid div.leftSide
{
	float:left; width: 503px; 
	height: 377px;
}

#vimeovid div.rightSide
{
	float: left; 
	width: 247px; 
	background-image: url(/images/billboard-jump-video-panel.jpg); 
	height: 377px; 
}
#vimeovid div.rightSide div
{
	padding: 290px 10px 0px 0px;
	text-align: right;
	font-size: 16pt;
	color: #999999;
}

#vimeovid div.rightSide div a
{
	font-size: 14pt;
	color: white;
	text-align: right;
}

#vimeovid div.rightSide div a:hover
{
	background-color: transparent;
	text-decoration: underline;
}

.photos
{
	display: block;
	float: none;
}

.photos .photo
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

.photos .photo .frame
{
	border: 1px solid #f3f3f3;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.photos .photo .frame img
{
	border: 12px solid #eeeeee;
}

.photos .photo .caption
{
	font-style: italic;
	text-transform: capitalize;
	font-size: 10px;
	color: #666666;
	background-image: url(/images/caption-icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding: 2px 0px 0px 19px;
}
	
.clear
{
	clear: both;
}

/* ==================================================================
 * GOOGLE styles for search results 
 * ================================================================*/
.g {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
}