.style1 {
	font-size: 10px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #8F6C49;
}




.float {
  float: right;

  }


H1
  {
  Color:#85635D;
  font-size: 15px;
  font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
  font-weight: bold;
  }

H2
  {
  Color:#85635D;
 font-size: 14px;
 font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
 font-weight: bold;
  }

H3
  {
  Color:#85635D;
 font-size: 12px;
 font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
  }

H4,H5,H6
  {
  Color:#85635D;
  font-size: 10px;
  font-family:  Georgia, Verdana, Geneva, sans-serif; 
  font-weight: bold;
  }

P
  {
	color: #000000;
	font-size: 12px;
	font-family:  Georgia, Verdana, Geneva, sans-serif;
	font-weight: normal;
}


.navi
  {
  color: #000000;
  font-size: 11px;
  font-family:  Georgia, Verdana, Geneva, sans-serif; 
  font-weight: bold;
  padding-top:6px;
  line-height: 150%;
}


.event
  {
	color: #000000;
	font: normal 11px georgia, Verdana, Arial, Geneva, sans-serif;
       align:left;
	   font-weight:bold;
	   padding-top:6px;
        line-height: 150%
}

.lower
  {
	color: #000000;
	font: normal 9px georgia, Verdana, Arial, Geneva, sans-serif;
       align:justify;
        line-height: 150%
}


.verse
  {
	color: #000000;
	font: normal 11px georgia, Verdana, Arial, Geneva, sans-serif;
        line-height: 110%
	text-align: left;
}

.lookup
  {
	color: #C4837A;
	font: normal 11px georgia, Verdana, Arial, Geneva, sans-serif;
        line-height: 110%;
font-weight: bold;
}



.emph
  {
	color: #776745;
	font: normal 12px georgia, Verdana, Arial, Geneva, sans-serif;
        line-height: 110%;
font-weight: bold;
}

 

ul

 {
list-style-image: url(bullet.gif);

}


li
{	color: #000000;
	font: normal 12px georgia, Verdana, Arial, Geneva, sans-serif;
       align:justify;
        line-height: 150%}
 


A.WeekDay
{
	COLOR:#404040;
    TEXT-DECORATION: none;
}
A.WeekEnd
{
	COLOR:#FF6347;
    TEXT-DECORATION: none;
}
A.Nav
{
    TEXT-DECORATION: none;
    COLOR: #000000;
}

.th_10pt {
font-size: 8pt;
font-family: "Verdana";
font-weight: 700;
color: #000000;
background: #D3C9A5;
}

.td_10pt2 {
font-size: 8pt;
font-family: "Verdana";
font-weight: 700;
color: #000000;
}

.td_10pt {
font-size: 8pt;
font-family: "Verdana";
font-weight: 300;
color: #453913;
background: #FDF8ED;
}

.thead_10pt {
font-size: 8pt;
font-family: "Arial";
font-weight: 700;
color: black;
background: #FDF8ED;
}

.special {
font-size: 8pt;
font-family: "Verdana";
font-weight: 300;
color: #453913;
background: #CCFF99;
}

.error {
font-size: 12pt;
font-family: "Verdana";
font-weight: bold;
color: #2025EE;
background-color: #C0FFC0;
text-align: left;
}

.selected {
font-size: 10pt;
font-family: "Verdana";
font-weight: bold;
color: #302418;
background-color: #EAE6D7;
}

.service {
font-size: 8pt;
font-family: "Verdana";
font-weight: 300;
color: #453913;
background-color: #FFFFCC;
}

.normal {
font-size: 12pt;
font-family: "Verdana";
font-weight: bold;
color: #2025EE;
background: #E3E4FF;
}

.menu_10pt {
font-size: 8pt;
font-family: "Arial";
font-weight: 300;
color: #2025EE;
}

.th_email { 
	font-size: 10pt; 
	font-family: Arial; 
	font-weight: 700; 
	color: #F7F8A6; 
	background: #2025EE; 
}
.td_email { 
	font-size: 10pt; 
	font-family: Arial; 
	font-weight: 100; color: 
	black; background: #EFEFF5; 
}

/*Regular Hyperlinks              line-height: 170%*/




a:link {color: #4D5917; text-decoration: underline; font-weight:bold}
a:visited {color: #58671B; text-decoration: underline; font-weight:bold}
a:hover {color: #877843; font-weight:bold}
a:active {color: #443424; text-decoration: underline; font-weight:bold}


td#content a:link {color: #6C5237;}
td#content a:visited {color: #6C5237;}
td#content a:hover {color: #AC594E;}
td#content a:active {color: #84453C;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90;}

