/************************/
/* Main Formatting      */
/***********************/
body {
   background-color:#000000;
   font-family:"Century Schoolbook","Times New Roman",Times,"Bookman Old Style";
   color:#94800C;
   font-size: 12px;}

h1 {font-size:22px; text-transform:uppercase; letter-spacing:5px; font-family:'Times New Roman',Times,'Bookman Old Style','Century Schoolbook', serif; color:#6C5E09;}

.Content {padding: 20px 40px 20px 40px;}
.PageBorder {border: 2px solid #E0DB4C; background-color:#FFFFFF;}
.InnerBorder {border: 1px solid #000000;}

/***************************/
/* Sidebars / Backgrounds */
/*************************/
#sb_Home {height:608px; background:url(../images/sb_Home.jpg) #000000 no-repeat;}
#sb_Oregon {height:692px; background:url(../images/sb_Jerusalem4.jpg) #000000 no-repeat;}
#sb_Washington {height:600px; background:url(../images/sb_Boys.jpg) #000000 no-repeat;}
#sb_About {height:692px; background:url(../images/sb_Olive-Trees.jpg) #000000 no-repeat;}
#sb_Prayer {height:568px; background:url(../images/sb_Mediterranean-Sea.jpg) #000000 no-repeat;}
#sb_Honor {height:645px; background:url(../images/sb_Jen.jpg) #000000 no-repeat;}
#sb_News {height:778px; background:url(../images/sb_Jerusalem.jpg) #000000 no-repeat;}
#sb_Contact {height:736px; background:url(../images/sb_CityofDavid.jpg) #000000 no-repeat;}
#HomeBG {background:url(../images/Homebg.jpg) 0 0 #FFFFFF no-repeat; width:635px;}
#MainBG {background:url(../images/DFZbg.jpg) 0 0 #FFFFFF no-repeat; width:635px;}

/************************/
/* Text and Boxes      */
/***********************/
.Bold {font-weight:bold;}
.SectionTitle {width:370px; border:1px solid #7A7149; background:#857C51; color:#F1D110; padding:3px 5px; margin:15px 0; font-weight:bold; text-align:center;}
.LegendTitle {letter-spacing:3px; color:#6C5E09;}
.FieldParam {border-color:#D1C59B; padding:3px 4px; margin-bottom:6px;}
.FieldParam table {width:100%; background:#FDFBEF; border:2px solid #FAF3D1;}
.FieldParam table td {padding-left:3px;}
.PrayerBox {background:#FDFAEA; border:1px solid #76660A; margin-right:0; margin-left:0;}
.PrayerList td {font-size:14px; font-family:"Century Schoolbook","Times New Roman",Times,"Bookman Old Style"; color:#94800C;}
.PrayerList em {vertical-align:top; font-size:xx-small; color:#79680B; font-style:normal;}
.PhotoText {width:339px; text-align:left; color:#645609;}
#HomeText {margin:0 20px; color:#857C51; font-family:"Times New Roman"; font-size:14px;}

/************************/
/* Links               */
/***********************/
a.GoldLink:link    {text-decoration:underline; color:#B69C0E;}
a.GoldLink:visited {text-decoration:underline; color:#B69C0E;}
a.GoldLink:hover   {text-decoration:underline; color:#790000;}
a.GoldLink:active  {text-decoration:underline; color:#B69C0E;}

a.PrayerList:link    {text-decoration:none; color:#94800C;}
a.PrayerList:visited {text-decoration:none; color:#94800C;}
a.PrayerList:hover   {text-decoration:none; color:#790000;}
a.PrayerList:active  {text-decoration:none; color:#94800C;}

/************************/
/* No Longer Used      */
/**********************/
/*
.centernav {padding-top:3px; padding-bottom: 3px;}
.centernav a {color: #FFFFFF; padding: 4px 11px 4px 11px; font-family:"Bookman Old Style","Times New Roman",Times; font-size:14px; color:#FFFFFF; font-weight: bold; text-decoration:none;}
.centernav a:hover{color:#CCCCCC;}
.sidetext {color: #ffffff; margin-top:420px; padding:20px 10px 5px 10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:center; font-style:italic;}
.scriptnote {vertical-align:top; font-size:xx-small; color:#C5C5C5; font-style:normal;}

#MenuTabs {
   margin-left:20px;
   background:#000000;
   font-family: "Times New Roman",Times,serif;
   font-size:12px;
   letter-spacing:3px;
   line-height:normal;}

#MenuTabs ul {margin:0; padding:0; list-style:none;}
#MenuTabs li {display:inline; margin:0; padding:0;}

#MenuTabs a {
   float:left;
   background:url("../images/tableftH.gif") no-repeat left top;
   margin:0;
   padding:0 2px 0 4px;
   text-decoration:none;}

#MenuTabs a span {
   float:left;
   display:block;
   background:url("../images/tabrightH.gif") no-repeat right top;
   padding:5px 8px 4px 2px;
   color:#FFFFFF;}

 -- Commented Backslash Hack hides rule from IE5-Mac --
#MenuTabs a span {float:none;}
 -- End IE5-Mac hack --
#MenuTabs a:hover span {color:#FFFFFF;}
#MenuTabs a:hover {background-position:0% -42px;}
#MenuTabs a:hover span {background-position:100% -42px;}
#MenuTabs #current a {background-position:0% -42px;}
#MenuTabs #current a span {background-position:100% -42px;}
*/

