/**
 * $Id: PageDefaults.css,v 1.6 2009-11-24 08:28:40 ben Exp $
 *
 * $Log: PageDefaults.css,v $
 * Revision 1.6  2009-11-24 08:28:40  ben
 * Added control buttons for SlideShowManager
 *
 * Revision 1.5  2009-11-20 07:25:38  ben
 * Updated wordpress support files
 *
 * Revision 1.4  2009-11-10 07:55:28  ben
 * Updated wordpress features for Facebook and Sermons
 *
 * Revision 1.3  2009-10-29 03:43:08  ben
 * Fixed login fromPage bug
 * Fixed CalendarEdit validity
 *
 * Revision 1.2  2009-10-25 06:30:10  ben
 * Updated MenuBar Colors
 *
 */

body {
  background-image: url(../Images/background_wall.gif);
}

a.ImageLink {
    border-style: none;
    text-decoration: none;
    font-size: 0px;
}

#MainPage {
  position: relative;
  width: 1232px;
  left: 0px;
}
#Billboard2 img {
  border-color: #cccc77;
}
#Billboard2 img:hover {
  border-color: #297ecc;
}
.SlideOutMenu td:hover {
  background-color: #ffdf4c;
}

td.MenuBar {
  background-image: url(../Images/MenuButtonNormal.png);
  background-repeat: repeat-x;
}

td.MenuBarLeftEnd {
  background-image: url(../Images/MenuBarLeftEnd.png);
}

td.MenuBarRightEnd {
  background-image: url(../Images/MenuBarRightEnd.png);
}

td.SubMenuBar {
  background-image: url(../Images/sub_menu_background.gif);
  background-repeat: repeat-x;
}

td.SubMenuBarLeftEnd {
  background-image: url(../Images/SubMenuBarLeftEnd.png);
}

td.SubMenuBarRightEnd {
  background-image: url(../Images/SubMenuBarRightEnd.png);
}

.DividerBar {
  background-image: url(../Images/DividerBar.png);
  background-repeat: repeat-x;
}

td.MenuBarCentered {
  background-image: url(../Images/MenuBarCentered.png);
  background-repeat: repeat-x;
}

td.MenuBarLeftBottomEnd {
  background-image: url(../Images/MenuBarLeftBottomEnd.png);
}

td.MenuBarRightBottomEnd {
  background-image: url(../Images/MenuBarRightBottomEnd.png);
}

.CatchPhrase {
  position: relative;
  left: 50px;
}

.MenuTable {
  position: relative;
  left: 20px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.LogoImage {
  Float: left;
}

div.Banner {
  height: 128px;
  width:  100%;
  font-size: 36px;
  font-family: Arial,Helvetica,sans-serif;
  vertical-align: middle;
  z-index: 1000;
}

div.Footer {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.FooterTable {
  width: 100%;
  text-align: center;
}

img.MenuImage {
  position: relative;
  border-style: none;
  margin: 0px;
  padding: 0px;
}

.FlashContainer {
  width: 768px;
  height: 432px;
}

.NavTabs {
  width: 232px;
  height: 432px;
}

.UpcomingEvents {
  width: 366px;
  height: 250px;
  text-align: center;
  border-style: solid;
  border-width: 1px;
}

.EventFlyers {
  width: 500px;
  height: 250px;
  position: relative;
  top: 0px;
  left: 0px;
  vertical-align: top;
}

.EventContainer {
  width: 500px;
  height: 120px;
  position: relative;
  top: 0px;
  left: 0px;
}

#Events0Data {
  vertical-align: top;
}

#Events1Data {
  vertical-align: bottom;
}

.EventWrap {
  width: 500px;
  height: 125px;
  position: relative;
  top: 0px;
  left: 0px;
}

.EventTable {
  position: relative;
  top: 0px;
  left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 17px;
  padding-right: 17px;
}

.EventList {
  width: 366px;
  height: 250px;
  text-align: center;
  vertical-align: top;
  padding-left: 0px;
  /*
  border-style: solid;
  border-width: 1px;
  */
}