* { font-family: Georgia; }

.siteErrorWindow {
    background-color: #EA000D;
    color: #FFFFFF;
}
.searchHighlight {
    font-weight: bold;
    color: #EA000D;
}

a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    color: #FFB902;
}

h1 {
    padding: 12px;
    margin: 0px 0px 3px 0px;
    font-family: Arial;
    text-transform: uppercase;
    color: #EA000D;
    font-size: 24px;
    background-color: #FFB902;
}

h2 {
    margin: 3px 0px 3px 0px;
    font-family: Georgia;
    font-size: 18px;
    color: #EA000D;
    padding-bottom: 4px;
    border-bottom: 1px solid #D7D7D7;
    font-weight: bold;
}

h3 {
    margin: 3px 0px 3px 0px;
    font-family: Georgia;
    font-size: 16px;
    color: #000000;
    padding-bottom: 4px;
    border-bottom: 1px solid #D7D7D7;
    font-weight: bold;
}

h4 {
    margin: 0px 0px 3px 0px;
    background-color: #191919;
    color: #D7D7D7;
    font-family: Georgia;
    font-size: 14px;
    padding: 4px;
}

h5 {
    margin: 0px 0px 3px 0px;
    background-color: #EA000D;
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 14px;
    padding: 4px;
}

body {
    background-color: #F6EED7;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
}

.headerContainer {
    margin: 0 auto;
    text-align: left;
    width: 902px;
    border: 4px solid white;
}

.headerLogo {
    padding-top: 8px;
    float: left;
    border-right: 4px solid white;
    background-color: #EA000D;
    height: 175px;
    _height: 183px;
    width: 232px;
}

.headerWide {
    background-color: #EA000D;
    height: 183px;
    width: 665px;
    _width: 662px;
    float: left;
}

.headerWideTop {
    text-align: right;
    background: url('/static/img/header_bg_top.jpg') no-repeat top right;
    height: 33px;
    padding-right: 25px;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Georgia;
    font-weight: bold;
    padding-top: 8px;
}

.headerWideTop a {
    text-decoration: none;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Georgia;
    font-weight: bold;
}

.headerWideTop a:hover {
    color: #FFB902;
}

.headerRenaissance {
    padding-left: 25px;
    padding-top: 20px;
    float: left;
}

.headerESC {
    padding-left: 12px;
    padding-top: 20px;
    float: left;
}

.headerESCLabel {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial;
    font-size: 24px;
}

.headerContentPageContainer {
    background: url('/static/img/content_header_bg.jpg') no-repeat top left;
    height: 85px;
}

.headerContentPageContainerLogo {
    float: left;
    margin-left: 30px;
}

.headerContentPageContainerWide {
    height: 85px;
    width: 665px;
    _width: 662px;
    float: right;
}

.headerContentPageContainerWideTop {
    text-align: right;
    height: 33px;
    padding-right: 25px;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Georgia;
    font-weight: bold;
    padding-top: 8px;
}

.headerContentPageContainerWideTop a {
    color: #FFFFFF;
}

.headerContentPageContainerWideTop a:hover {
    color: #FFB902;
}

.headerContentPageContainerESC {
    float: right;
    margin-right: 25px;
}

.loginForm {
    position: absolute;
    left: 0;
    top: 0;
    width: 360px;
    height: 160px;
    z-index: 2;
    background-color: #EA000D;
    filter: alpha(opacity=80);
    opacity: 0.8; 
    border: 8px solid #000000;
    display: none;
    font-size: 12px;
}

.loginForm .loginFormLogo {
    padding-top: 18px;
    padding-left: 18px;
    float: left;
}

.loginForm .loginFormFields {
   width: 182px;
   float: left; 
   padding-top: 17px;
   padding-left: 14px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   _margin-right: 8px;
}

.loginForm .loginFormFields .loginFormFieldsLabel {
    font-size: 12px;
    margin-bottom: 4px;
    margin-top: 4px;
}

.loginForm .loginFormFields input {
    width: 180px;
}

.loginFormButton {
    float: left;
    background-color: #191919;
    color: #D7D7D7;
    margin-top: 8px;
    padding: 4px;
    cursor: pointer;
}
.loginFormButtonHover {
    float: left;
    background-color: #000000;
    color: #FFFFFF;
    margin-top: 8px;
    padding: 4px;
    cursor: pointer;
}

.leftBtnMargin {
    margin-left: 14px;
    margin-right: 8px;
    _margin-left: 8px;
}

.mainContainer {
    width: 902px;
    margin: 0 auto;
    border-left: 4px solid white;
    border-right: 4px solid white;
    text-align: left;
    background-color: white;
}

.leftCol {
    float: left;
    width: 232px;
    border-right: 4px solid white;
}

.rightCol {
    float: left;
    width: 665px;
    _width: 662px;
    margin-bottom: 4px;
}

.menuContainer {
    background-color: #191919;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 4px solid white;
}

.escrMenuItem {
    border-bottom: 1px solid #333333;
    padding-left: 10px;
    height: 20px;
    padding-top: 5px;
    _height: 25px;
    cursor: pointer;
    color: #D7D7D7;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
}

.escrMenuItemHover {
    border-bottom: 1px solid #333333;
    padding-left: 10px;
    height: 20px;
    padding-top: 5px;
    _height: 25px;
    cursor: pointer;
    background: #000000 url('/static/img/corner_menu_bg.jpg') no-repeat top right;
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
}

.subMenuTab {
    background-color: #FFB902;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: Georgian;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.subMenuItem {
    border-bottom: 1px solid black;
    padding-left: 10px;
    height: 20px;
    padding-top: 5px;
    padding-right: 10px;
    _height: 25px;
    min-width: 150px;
    width: auto !important;
    width: 150px;
    cursor: pointer;
}

.subMenuItem a {
    text-decoration: none;
    font-size: 12px;
    color: #000000;
}

.subMenuItem a:hover {
    color: white;
}

.mapContainer {
    border: 1px solid #EA000D;
}

.mapContainer .mapImage {
    _width: 226px;
    border: none;
}

.mapLocation {
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #EA000D;
    padding-left: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 4px solid white;
}

.mapLocationLabel {
    font-family: Trebuchet MS;
    font-size: 13px;
}

.mapFrameOverlay {
    background-color: #191919;
    width: 640px;
    height: 505px;
    position: absolute;
    left: 0;
    top: 0;
    border: 8px solid #000000;
    display: none;
}

.mapCloseButton {
    padding: 4px;
    text-align: center;
    color: #D7D7D7;
    padding-right: 12px;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

.mapCloseButtonHover {
    padding: 4px;
    text-align: center;
    color: #FFFFFF;
    background-color: #000000;
    padding-right: 12px;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

.frontGirls {
    float: left;
}

.frontPheonix {
    float: left;
    width: 267px;
    _width: 264px;
    height: 200px;
    background-color: #FFB902;
    text-align: center;
}

.frontPheonix .frontPheonixBottom {
    background-color: #FFD25D;
    color: #000000;
    font-family: Georgia;
    height: 43px;
    _height: 45px;
    text-align: left;
    padding-left: 10px;
    padding-top: 4px;
}

.frontPheonix .frontPheonixBottom .frontPheonixBottomLabel {
    font-size: 16px;
}

.frontNewsSection {
    border-top: 4px solid white;
    border-bottom: 4px solid white;
    background: url('/static/img/front_school_bg.jpg') no-repeat top left;
    width: 665px;
    _width: 662px;
    min-height: 256px;
    height: auto !important;
    height: 258px;
}

.frontNewsTitle {
    margin-top: 15px;
    margin-left: 20px;
    font-size: 16px;
    color: #EA000D;
    font-weight: bold;
}

.frontNewsBlogTitle {
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
    width: 195px;
}

.frontNewsBlogTitle a {
    color: #000000;
    font-weight: bold;
}

.frontNewsBlogTitle a:hover {
    text-decoration: none;
    color: #FFB902;
    font-weight: bold;
}

.frontNewsBlogPost {
    margin-left: 20px;
    margin-top: 5px;
    width: 195px;
}

.frontNewsNextBtn {
    margin-left: 20px;
    margin-top: 8px;
}

.frontNewsNextBtn a {
    color: #EA000D;
}

.frontNewsNextBtn a:hover {
    color: #FFB902;
}

.footerContainer {
    background-color: #FFB902;
    padding: 20px;
    font-size: 12px;
    font-family: Georgia;
    color: #000000;
    margin: 0 auto;
    text-align: left;
    width: 861px;
    _width: 902;
    border-left: 4px solid white;
    border-bottom: 4px solid white;
    border-right: 4px solid white;
}

.footerContainer a {
    text-decoration: none;
    color: #000000;
}

.footerContainer a:hover {
    color: white;
}

.footerContainer .footerContainerLabel {
    font-size: 12px;
}

.logsContainer {
    width: 902px;
    text-align: left;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.contentBanner {
    background: url('/static/img/content_top_bg.jpg') no-repeat top left;
    height: 77px;
    _height: 117px;
    padding-left: 150px;
    padding-top: 40px;
    font-family: Georgia;
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
}

.form-line-container{
  margin-bottom: 10px;
}

.form-line-container label{
  float: left;
  text-align: right;
  padding-right:10px;
  padding-top:2px;
  width: 150px;
}

.form-line-container .form-line-input .input-width{
    width: 445px;    
}

.form-line-container .form-line-input input.lessmargin{
    margin: 4px 0 0 0;    
}

.form-line-container .form-line-input label{
    float: none;
      text-align: left;
      padding-right:0;
      padding-top:0;
      width: auto;
}

/**Events Manager**/
.eventsCalTable {
    width: 100%;
    border: 1px solid #CCCCCC;
}
.eventsCalTdBtn {
    text-align: center;
    background-color: #ECECEC;
}
.eventsCalTdMonthTitle {
    text-align: center;
    font-weight: bold;
   background-color: #ECECEC;
}
.eventsCalTdMonths {
    background-color: #ECECEC;
}
.eventsCalTdHighlight {
    background-color: #FFB902;
}
.eventsCalTdHighlight a {
    font-weight: bold;
    color:black;
}
.eventsCalTdHighlight a:hover {
    font-weight: bold;
    color:black;
}
.eventsCalTdAdmin a {
    font-weight: bold;
    color:black;
}
.eventsTdAdminSelected {
    background-color: #FFB902;
}
.eventsTdAdminSelected a {
    font-weight: bold;
    color:black;
}
/**End of Events Manager**/


/** Extended menu. **/
.extMenuContainer {
    width: 663px;
    border-bottom: 1px solid black;
    height: 35px;
}

.extMenuItem {
    float: right;
    margin-right: 12px;
    width: 100px;
    position: relative;
}

.extMenuItemAdd {
    float: right;
    margin-right: 12px;
    width: 40px;
    position: relative;
}

.extMenuLeft {
    float: left;
    width: 8px;
    height: 35px;
    background-image: url('/static/img/left_corner_ext_menu.jpg');
}

.extMenuLeftSel {
    float: left;
    width: 8px;
    height: 35px;
    background-image: url('/static/img/left_corner_ext_menu_sel.jpg');
}

.extMenuCenter {
    float: left;
    text-align: center;
    background-color: #191919;
    color: #D7D7D7;
    height: 32px;
    _height: 35px;
    padding-top: 3px;
    width: 84px;
}

.extMenuCenterSel {
    float: left;
    text-align: center;
    background-color: #FFB902;
    color: #000000;
    height: 32px;
    _height: 35px;
    padding-top: 3px;
    width: 84px;
}

.extMenuCenterAdd {
    float: left;
    text-align: center;
    background-color: #191919;
    color: #D7D7D7;
    height: 32px;
    _height: 35px;
    padding-top: 3px;
    width: 24px;
}

.extMenuCenter a {
    text-decoration: none;
    color: #D7D7D7;
}

.extMenuCenter a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.extMenuCenterSel a {
    text-decoration: none;
    color: #000000;
}

.extMenuCenterSel a:hover {
    text-decoration: none;
    color: #EA000D;
}

.extMenuCenterAdd a {
    text-decoration: none;
    font-size: 16px;
    color: #D7D7D7;
}

.extMenuCenterAdd a:hover {
    text-decoration: none;
    font-size: 16px;
    color: #FFFFFF;
}

.extMenuRight {
    float: right;
    width: 8px;
    height: 35px;
    background-image: url('/static/img/right_corner_ext_menu.jpg');
}

.extMenuRightSel {
    float: right;
    width: 8px;
    height: 35px;
    background-image: url('/static/img/right_corner_ext_menu_sel.jpg');
}
/** End of extended menu. **/