body, html {   /* backdrop */
    margin:0;
    padding:0;
    background:#333399;
    color:#000;  /* text color */
    /*
    font-family: 'Helvetica Neue', Verdana, Arial, Tahoma;
    font-weight: normal;
    font-size: 2.7em;
    text-decoration: none;
    */
   }

body {

    min-width:900px;
    /*height: 1200px;*/
    background-image: url(Inc_files/bgimage_6.png);
    background-repeat: repeat-y;
    background-position:center;
    
    /*
    min-width:900px;
    height: 1200px;
    background-image: url(Inc_files/bgimage_1.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    */

    /**********************************************************************************************/
    /*background: transparent url(Inc_files/bgimage_1.png) no-repeat scroll center center;*/
    /*bgimage_1.png backgroundimage_1.png                                                         */
    /**********************************************************************************************/
    }

#wrap {
    /* background:#99c;*/
    margin:0 auto;
    width:900px;
    }

#steve_intro {
    /* background:#99c;*/
    margin:0 auto;
    width:610px;
}

#steve_intro img {
	float: left;
	/* Padding: T R B L  */
	padding: 0 5px 0 5px;
/*	margin: 0;
   line-height: normal;
*/
}






#grey_line {
    background:#ddd;
    font-size: .1em;
    }

#nav {
   /*  background:#c99;   temporary so I can see */
   margin-top:.2cm;
   text-align: right;
   font-family: 'Helvetica Neue', Verdana, Arial, Tahoma;
   font-weight: bold;
   font-size: .7em;
   text-decoration: none;
   padding: 0.2cm 0.2cm
   }
/*Left Column Navigation*/
#lnav {
   background:#BED6F7;
   margin-top:.2cm;
   text-align: center;
   font-family:  Verdana, Tahoma, Arial, 'Helvetica Neue';
   font-weight: normal;
   font-size: 0.9em;
   text-decoration: none;
   /* Padding: T R B L  */
   padding:5px 9px 5px 9px ;
   line-height: 300%;
   width:116px;
   }
#lnav ul{
    margin:0;
    padding:0;
    list-style:none;
    }
#lnav li{
    margin:0;
    padding:0;
    }

#lnav a:link {
  color: #3300cc;
  text-decoration: none;
}
#lnav a:visited {
  color: #3300cc;
  text-decoration: none;
}
#lnav a:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #FF3366;
  font-weight: normal;
}
#lnav a:active {
  color: #3300cc;
  text-decoration: none;
}

/*Footer Navigation */
#fnav a:link {
  color: #cc9966;
  text-decoration: underline;

}
#fnav a:visited {
  color: #cc9966;
  text-decoration: none;

}
#fnav a:hover {
  text-decoration: none;
  /*background-color: #ffffff;*/
  color: #A85C40;

}
#fnav a:active {
  color: #cc9966;
  text-decoration: none;

}

/*Default Navigation */
.dft_nav a:link {
  color: #3300cc;
  text-decoration: none;
}
.dft_nav a:visited {
  color: #3300cc;
  text-decoration: none;
}
.dft_nav a:hover {
  text-decoration: none;
  /*background-color: #ffffff;*/
  color: #ff3333;
}
.dft_nav a:active {
  color: #3300cc;
  text-decoration: none;
}

/*Arrow Navigation */
/*BQ 090314 */
div#arrow {
    width: 350px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    font-size:0.9em;
    font-family:  Verdana, Tahoma, Arial, 'Helvetica Neue';
    font-weight: bold;
    /*margin-top: 45px;*/
    /*Controls vertical position*/
    margin-top: 7%;
    margin-bottom: 7%;
    background-image:  url(Inc_files/double_arrow2.png);
    background-repeat: no-repeat;
  }
  
.arrow_nav {
   position: relative;
   text-align: center;
   /*height: auto;*/
   /*width: auto;*/
   /*left: 1%;*/
   /*right: 1%;*/
   top: 35%;
   bottom: 15%;
}

.arrow_nav a:link {
  color: #3300cc;
  text-decoration: none;
}

.arrow_nav a:visited {
  color: #3300cc;
  text-decoration: none;
}

.arrow_nav a:hover {
  text-decoration: none;
  /*background-color: #ffffff;*/
  color: #ff3333;

}

.arrow_nav a:active {
  color: #3300cc;
  text-decoration: none;
}
div#donate {
    width: 192px;
    height: 165px;
    float: left;
    margin-left: auto;
    margin-right: auto;
    background-color: #fcdbe4;
    font-size:0.9em;
    font-family:  Verdana, Tahoma, Arial, 'Helvetica Neue';
    font-weight: normal;
    /*margin-top: 45px;*/
    /*Controls vertical position*/
    margin-top: 2%;
    margin-bottom: 1%;
    padding:7px 7px 7px 7px;
    /*background-image:  url(Inc_files/featured_church_bg.png); */
    /*background-repeat: no-repeat;  */

  }

/*Featured Church Navigation */
/*BQ 090315 */
div#feat {
    width: 392px;
    height: 190px;
    float: right;
    margin-left: auto;
    margin-right: auto;
    font-size:0.9em;
    font-family:  Verdana, Tahoma, Arial, 'Helvetica Neue';
    font-weight: normal;
    /*margin-top: 45px;*/
    /*Controls vertical position*/
    margin-top: 1%;
    margin-bottom: 1%;
    background-image:  url(Inc_files/featured_church_bg.png);
    background-repeat: no-repeat;

  }

.feat_nav {
   position: relative;
   text-align: center;
   /*height: auto;*/
   /*width: auto;*/
   /*left: 1%;*/
   /*right: 1%;*/
   top: 15%;
   bottom: 15%;
}

.feat_nav a:link {
  color: #3300cc;
  text-decoration: none;
}

.feat_nav a:visited {
  color: #3300cc;
  text-decoration: none;
}

.feat_nav a:hover {
  text-decoration: none;
  /*background-color: #ffffff;*/
  color: #ff3333;

}

.feat_nav a:active {
  color: #3300cc;
  text-decoration: none;
}


.navit a:link {
  color: #555555;
  text-decoration: none;
}
.navit a:visited {
  color: #555555;
  text-decoration: none;
}
.navit a:hover {
  text-decoration: none;
  color: #aaaaaa;
}
.navit a:active {
  color: #aaaaaa;
  text-decoration: none;
}


#right_side {
 /*   background:#9c9;   temporary so I can see */
    float:right;
    width:650px;
    /* Padding: T R B L  */
    padding:5px 9px 5px 9px ;
    }

#left_sidebar {
  /*   background:#c9c;    temporary so I can see */
    float:left;
    width:190px;
    /* Padding: T R B L  */
    padding:5px 9px 5px 9px ;
    }

#left_sidebar h3, #left_sidebar p {
    padding:0 10px 0 0;
    }

#footer {
     /* background:#cc9;  temporary so I can see */
    clear:both;
    padding:5px 9px 5px 9px ;
    font-family: Verdana, Arial, Tahoma;
    font-weight: normal;
    font-size: 0.7em;
    }

#bold_white {
   text-align: center;
   font-family: 'Helvetica Neue', Verdana, Arial, Tahoma;
   font-weight: bold;
   font-size: 2.0em;
   text-decoration: none;
   padding: 0.2cm 0.2cm ;
   color:#ffffff;
}
#hilite1 {
font-family: 'Helvetica Neue', Verdana, Arial, Tahoma;
font-size: 14px;
font-weight: bold;
color: #330099;
text-align: center;
}

#hilite2 {
font-family: 'Helvetica Neue', Verdana, Arial, Tahoma;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-align: center;
text-decoration: none;
}

.marquee_box{
   float: right;
	width: 75%;
	height: 20px;
	background-color: #99FFFF;
	border: 1px solid #9999FF;
	margin: 3px auto 3px 3px;
	padding-bottom: 4px;
   padding-top: 4px;
   text-align: center;
	font-weight: normal;
}
.hp_button a {
  font-family: 'Helvetica Neue', Verdana, 'Arial', sans-serif;
  font-weight: bold;
  font-size: .9em;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-top: 0px;
  border-bottom: 0px;
}
.hp_button a:link {
  text-decoration: none;
  color: #330099;
}
.hp_button a:visited {
  text-decoration: none;
  color: #330099;
}
.hp_button a:hover {
  text-decoration: none;
  color: #FFCC99;
}
.hp_button a:active {
  text-decoration: none;
  color: #CC9966;
}
