/* CSS Document */

@import "forms.css";
@import "donation.css";
@import "blog.css";

html{
  background: #634355 url(../images/css/background.jpg) repeat-x;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #3C0237;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body{
  width: 770px;
  background: #480243 url(../images/css/background_body.gif) repeat-y 5px 0px;
  padding: 0px;
  margin: 0px auto;
  scrollbar-arrow-color: white;
  scrollbar-base-color: #61145A;
  scrollbar-face-color: #61145A;
  scrollbar-highlight-color: #915385;
  scrollbar-shadow-color: #915385;
  scrollbar-3dlight-color: #61145A;
  scrollbar-track-color: #CCC;
  scrollbar-darkshadow-color: #61145A;
}

form{
  padding: 0px;
  margin: 0px;
}

img{
  border: none;
}

a{
  color: #DABD20;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

h1{
  font: small-caps normal 24px "Times New Roman", Times, serif;
  color: #995C8C;
  margin: 0px 0px 10px;
}

h2{
  font: small-caps normal 22px "Times New Roman", Times, serif;
  color: #3C0237;
  margin: 0px 0px 10px;
}

h3{
  font: bold small-caps 16px "Times New Roman", Times, serif;
  color: #DFC63A;
  margin: 0px;
}

#frame{
  height: 100%;
  background: url(../images/css/background_frame.gif) no-repeat 5px 0px;
  width: 730px;
  padding: 0px 20px;
  float: left;
}

#header{
  width: 730px;
  height: 80px;
  color: white;
  background: url(../images/css/background_header.gif) repeat-y;
  float: left;
}



#links{
  width: 335px;
  height: 17px;
  background: url(../images/css/background_links.gif) no-repeat 275px 0px;
  margin: 5px 0px 0px 0px;
  padding: 8px 5px 0px 390px;
  float: left;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
}

#links ul{
  margin: 0px;
  padding: 0px;
}

#links ul li{
  list-style: none;
  display: inline;
  background: url(../images/css/background_links_ul_li.gif) no-repeat 0px 1px;
  padding: 0px 15px;
}

#links ul li a{
  font-weight: bold;
  color: white;
  text-decoration: none;
}

#links ul li a:hover{
  text-decoration: underline;
  /*color: #E1C0B9;*/
}

#logo{
  float: left;
  width: 285px;
  height: 30px;
  padding: 15px 0px 0px 15px;
	/*padding: 0px 0px 0px 15px;*/
}

#search{
  background: url(../images/css/background_search.gif) no-repeat;
  height: 48px;
  width: 120px;
  float: right;
  /*margin: 0px 10px;*/
  padding: 2px 0px 0px 50px;
}

#search .search{
  width: 75px;
  height: 14px;
  border: none;
  padding: 3px 0px 3px 5px;
  margin: 0px;
  float: left;
  background: none;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  color: #666;
}

#search .searchButton{
  float: left;
}

#search img{
  float: left;
}

#content{
  background: url(../images/css/background_content.jpg) repeat-x 0px 80px;
  width: 730px;
  /*padding: 0px 0px 60px;*/
  /*float: left;*/
}

#menu{
  width: 730px;
  height: 180px;
  background: #3C0237 url(../images/css/background_menu.gif) no-repeat;
  float: left;
}

#content_narrow{
  width: 195px;
  background: url(../images/css/background_content_narrow.gif) no-repeat 5px bottom;
  padding: 0px 0px 15px;
  margin: 0px;
  float: left;
}

#content_wide{
  width: 520px;
  background: #3C0237 url(../images/css/background_content_wide.gif) no-repeat 0px bottom;
  float: left;
  margin: 4px 0px 0px 4px;
  padding: 3px 3px 30px;
}

#content_full{
  width: 730px;
  float: left;
  color: white;
  padding: 0px 0px 60px; /*to make up for the footer*/
}

#content_empty{
  float: left;
  padding: 0px 5px 5px;
  background: #3C0237;
}

#content_paper{
  width: 520px;
  background: white url(../images/css/background_content_paper.gif) no-repeat;
  padding: 40px 0px 0px;
}

#content_scroll{
  overflow: auto;
}

#content_text{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  padding: 0px 20px;
  line-height: 18px;
}

#content_links{
  margin: 0px 0px 15px;
}

#content_links ul{
  padding: 0px;
  margin: 0px;
}

#content_links ul li{
  list-style: none;
  display: inline;
  background: url(../images/css/background_content_links_ul_li.gif) no-repeat 0px 1px;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  padding: 0px 15px;
}

#content_links ul li a{
  color: #995C8C;
  text-decoration: none;
}

#content_links ul li a:hover{
  text-decoration: underline;
}

#ministries{
  width: 180px;
  height: 60px;
  padding: 0px 5px 10px;
  margin: 0px 0px 0px 5px;
  background: #3C0237 url(../images/css/background_ministries.gif) no-repeat 5px 0px;
  /*float: left;*/
}

#ministries select{
  width: 170px;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #5A0354;
  text-transform: uppercase;
  margin: 37px 5px 0px;
}

#groupnav{
  height: 400px;
  width: 190px;
  margin: 0px 0px 0px 5px;
}

#quote{
  background: url(../images/css/background_quote.gif) no-repeat;
  width: 520px;
  height: 70px;
  float: left;
  margin: 0px 0px 0px 4px;
}


#home_events{
  background: #3C0237 url(../images/css/background_home_events.gif) no-repeat 5px 0px;
  padding: 30px 5px 0px;
  width: 180px;
  margin: 0px 0px 0px 5px;
}

#home_events #events{
  float: left;
  height: 100px;
  overflow: auto;
  margin: 10px 0px 15px;
  width: 180px;
  color: #3C0237;
}

#home_events #events img{
  cursor: pointer;
  cursor: hand;
}

#home_events #events table{
  background: white;
  vertical-align: top;
  border-collapse: collapse;
  float: left;
  /*width: 100%;*/
}

#home_events #events table th{
  vertical-align: top;
  background: #F0E4A1;
  border: 1px solid #3C0237;
  font: normal 10px Arial, Helvetica, sans-serif;
  text-align: left;
  padding: 2px 3px;
}

#home_events #events table td{
  vertical-align: top;
  border: 1px solid #3C0237;
  padding: 2px 3px;
}

#home_events #events table .alt th{
  background: #EDDF84;
}

#home_events #events table .alt td{
  background: #EDE0EB;
}

#home_events #events table .over th,
#home_events #events table .over td{
  background: #927A3E url(../images/css/background_home_events_tr.jpg) repeat-x;
  color: white;
  cursor: hand;
  cursor: pointer;
}

#home_images{
  background: #3C0237 url(../images/css/background_home_images.jpg) no-repeat 5px 0px;
  height: 80px;
  width: 525px;
  float: left;
  padding: 0px 0px 0px 5px;
  cursor: pointer;
  curosr: hand;
}

#home_images img{
  cursor: auto;
}

#home_features{
  width: 510px;
  height: 150px;
  float: left;
  background: url(../images/css/background_features.gif) no-repeat 5px 0px;
  margin: 5px 0px 0px;
  padding: 8px 10px 0px;
}

#pastor{
  position: absolute;
  top: 212px;
  margin: 0px 0px 0px 510px;
}

#footer{
  width: 700px;
  height: 60px;
  background: url(../images/css/background_footer.gif) no-repeat 0px bottom;
  /*margin: -60px 0px 0px;*/
  padding: 0px 15px;
  float: left;
}

#footer a{
  font-weight: bold;
  color: #3C0237;
  text-decoration: none;
}

#footer a:hover{
  text-decoration: underline;
}

#footer table{
  width: 100%;
  border: none;
  border-collapse: collapse;
}

#footer ul{
  padding: 0px;
  margin: 0px;
  float: right;
  display: inline;
}

#footer ul li{
  display: inline;
  list-style: none;
  padding: 0px 10px;
}

#siteorganic{
  color: #995C8C;
  text-align: right;
  margin: 0px 0px 30px;
  background: #4C0547;
}

#siteorganic a{
  color: #E1C0B9;
  text-decoration: none;
  font-weight: normal;
}

#siteorganic a:hover{
  text-decoration: underline;
}

#scrapbook,
#calendar{
  background: white;
  padding: 10px 10px 20px;
  margin: 5px;
  border-top: 5px solid #EAD973;
  background: white url(../images/css/background_content_full.gif) no-repeat bottom;
}

#standard #content_full{
  border-top: 5px solid #EAD973;
  background: white url(../images/css/background_content_full.gif) no-repeat bottom;
  color: #3C0237;
}

.textField150px{
  border: 1px solid #CCC;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: gray;
}

.dropCap{
  margin: -5px 0px 0px 0px;
  font: 60px Georgia, "Times New Roman", Times, serif;
  color: #DABD20;
  float: left;
}

a.form_link,
.formButton,
button{
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background: #FED376 url(../images/css/background_button.gif) repeat-x;
  height: 20px;
  padding: 2px;
  margin: 0px;
  cursor: hand;
  cursor: pointer;
  border: 1px solid #B59C1F;
  color: #3C0237;
}

/* //////////////START EVENT DETAIL STYLES /////////////////////// */

ul.detail_bar{
  list-style: none;
  margin: 0px;
  padding: 5px 0px;
  width: 100%;
  background: url(../images/css/background_header.gif) repeat-y;
  text-align: center;
}

ul.detail_bar li{
  display: inline;
  padding: 5px 15px;
}

ul.detail_bar li a{
  color: white;
  text-decoration: none;
}

ul.detail_bar li a:hover{
  color: white;
}

#detail_frame{
  text-align: left;
  width: 420px;
  /*margin: 0px auto;*/
  padding: 15px;
  background: white;
}

#detail_header{
 
}

#detail_image{
  width: 300px;
  overflow: hidden;
  padding: 0px 0px 5px 0px;
  text-align: center;
}

#detail_header h3{
  font: normal 14px Georgia, "Times New Roman", Times, serif;
}


#detail_header dl{
  background: #DBCB80;
  width: 300px;
}

#detail_header dl dt{
  float: left;
  margin: 0px; 
  padding: 0px;
  width: 70px;
}

#detail_header dl dd{
  float: left;
  margin: 0px; 
  padding: 0px;
  width: 220px;
}

#detail_content_text h1{
  margin: 0px;
}

#detail_content_text{
  clear: both;
  width: 280px;
  padding: 0px 10px;
}

#detail_content_text h5{
  margin: 0px; 
  padding: 0px;
  font: bold 14px "Times New Roman", Times, serif;
  color: #995C8C;
}
/*
a.form_link {
  background: #5B0D0B;
  width: 280px;
  text-align: center;
  color: #F8F3DD;
  display: block;
  text-decoration: none;
  padding: 5px 0px;
  margin: 0px;
}
*/
/* //////////////END EVENT DETAIL STYLES /////////////////////// */

@media print{
  #header,
  #menu,
  #content_narrow,
  #footer,
  #sidenav,
  #nav,
  #related_items{
  display: none;
  }
  
  #content_wide,
  #content_text{
    margin: 0px;
	padding: 0px;
    width: 650px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: black;
	border-right: none;
  }
}

