/* CSS Document */
BODY {
  background-image: url(BodyBackground.jpg);
  background-repeat: repeat;
  text-align: center;
  line-height: 1.3em;
}

A, A:Hover, A:Visited {
  color: #AA5522;
  text-decoration: none;
}

A:Hover {
  text-decoration: underline;
}

.Container {
  margin: 0px auto -10px auto;
  width: 760px;
}

.Header {
  margin: 20px 10px 0px 10px;
  width: 760px;
  background-image: url(Header.jpg);
  background-repeat: no-repeat;
  text-align: right;
}

.Header A, .Header A:Hover, .Header A:Visited {
  margin: 0px 0px 0px 10px;
  font-size: 9px;
  color: #7F7359;
}

.Header .Last {
  padding: 0px 30px 0px 0px;
}

.Banner {
  width: 760px;
  height: 200px;
  background-image: url(BannerBackground.jpg);
  background-repeat: no-repeat;
}

.Menu {
  margin: 0px 0px 0px 10px;
  clear: both;
}

#MainMenu {
  width: 740px;
  height: 44px;
  background-image: url(MenuBackground.jpg);
  background-repeat: no-repeat;
}

#MainMenu .rmLink {
  *width: 2px;
  _width: 2px;
  padding-top: 14px;
  height: 28px;
  font-size: 13px;
}

#MainMenu .rmLink:Hover,
#MainMenu .rmFocused,
#MainMenu .rmExpanded {
  padding-top: 14px;
  height: 28px;
  *height: 44px;
  _height: 44px;
  background-image: url(MenuHover.jpg);
  background-repeat: repeat-x;
  color: #EEEEDD;
}

#MainMenu .rmGroup .rmLink {
  padding-top: 12px;
  background-image: url(SubMenuBackground.png);
  background-repeat: repeat;
  background-color: transparent;
  height: 23px;
  *height: 41px;
  _height: 41px;
  border: 0px;
}

#MainMenu .rmGroup .rmLink:hover,
#MainMenu .rmGroup .rmFocused,
#MainMenu .rmGroup .rmExpanded {
  padding-top: 12px;
  height: 23px;
  *height: 41px;
  _height: 41px;
  background-image: url(SubMenuHover.jpg);
  background-repeat: repeat-x;
  color: #EEEEDD;
  border-bottom: 0px;
}

.PageContent {
  margin: 25px;
  *width: 99%;
  _width: 98%;
}

.Content {
  margin: 0px auto;
  width: 704px;
  clear: both;
}

.CenterPanel {
  margin: 15px 0px;
  padding-bottom: 20px;
  line-height: 1.5em;
  background-color: #FFFFFF;
}

.Breadcrumbs,
.Breadcrumbs A, .Breadcrumbs A:Hover, .Breadcrumbs A:Visited,
.Staff .Title,
.MinistryStaff .Title,
.EntryInfo {
  color: #C4A47A;
}

.PageContentTop {
  margin-bottom: 0px;
}

.Breadcrumbs {
  margin-top: 0px;
}

.PageTitle {
  font-size: 1.6em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #AA5522;
}

.Calendar .Today A, .Calendar .Today A:Hover, .Calendar .Today A:Visited {
  color: #000;
}

.PageContent .ThumbnailHolder,
.MinistryStaff .ThumbnailHolder {
  margin-bottom: 20px;
  width: 88px;
  height: 88px;
  background-image: url(ThumbnailHolder.gif);
  background-repeat: no-repeat;
  display: block;
}

.NormRow,
.AltRow {
  display: inline-block;
}

.MinistryStaff .ThumbnailHolder {
  margin-bottom: 10px;
}

.ThumbnailHolder IMG {
  margin: 2px 0px 0px 2px;
}

.PhotoGalleries .Subtitle {
  display: none;
}

.Title A, .Title A:Hover, .Title A:Visited,
.Subject A, .Subject A:Hover, .Subject A:Visited,
.Name A, .Name A:Hover, .Name A:Visited {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.3em;
  font-weight: normal;
  color: #AA5522;
}

.Blogs .Subtitle, .Blogs .Subtitle A {
  display: none;
}

.BlogPanelItem {
  padding: 0px 8%;
}

.RightPanel {
  padding: 0px 0px 15px 0px;
  background-color: #FAF7F1;
  width: 220px;
  border-left: 1px solid #ECE3E4;
}

.Highlights .Thumbnailholder {
  margin-right: 6px;
  width: 80px;
  height: 80px;
  background-image: url(RightPanelThumbnailHolder.gif);
  background-repeat: no-repeat;  
}

.Highlights .NormRow,
.Highlights .AltRow
.Highlights .Summary {
  width: 190px;
  border: 1px solid #FAF7F1;
}

.Highlights .Summary A, .Highlights .Summary A:Hover, .Highlights .Summary A:Visited {
  font-size: 9px;
}

.Search {
  width: 220px;
  height: 65px;
  background-image: url(SearchBackground.gif);
  background-repeat: no-repeat;
}

.Search .Terms {
  margin: 28px 0px 0px 60px;
  padding: 2px;
  width: 130px;
  height: 17px;
  border: 0px;
  color: #7F7359;
  font-size: 10px;
}

.Search .Button {
  display: none;
}

.Ad {
  margin: 15px;
  width: 180px;
}

.Information,
.ContentBox,
.MinistryStaff {
  margin: 0px 15px;
}

.Information IMG {
  display: none;
}

.Information .Description {
  width: 180px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.Highlights .NormRow,
.Highlights .AltRow {
  margin: 0px 15px;
  padding-top: 15px;
  width: 180px;
  border-top: 1px solid #EBE2E4;
}

.Footer {
  height: 39px;
  color: #7F7359;
  font-size: 9px;
  text-align: center;
}

.FooterContainer {
  margin: 0px auto;
  width: 740px;
  *width: 760px;
  _width: 760px;
  height: 39px;
  background-image: url(FooterBackground.jpg);
  background-repeat: no-repeat;
}

.Footer .Text {
  padding: 8px 0px 0px 15px;
  text-align: left;
}

.Footer A, .Footer A:Hover, .Footer A:Visited,
.PoweredBy A, .PoweredBy A:Visited, .PoweredBy A:Hover {
  color: #7F7359;
  font-size: 9px;  
}

.PoweredBy {
  margin: 5px auto;
  width: 730px;
  text-align: left;
  letter-spacing: .12em;  
  font-size: 9px;
}


/*  ADMIN  */
#admin_index_aspx #tblMain {
  width: 660px;
}

.DataTable,
.FormTable,
.FilterTable,
#tblFilterMain,
.StatusContainer {
  *width: 660px;
  _width: 660px;
}
