﻿body {font-family: Century schoolbook, Century, Century Gothic, Gill Sans-Serif, Verdana, Arial, Sans-Serif; margin: 0; 
    background-color: White; color: #534B4F; font-size: 16px; }
* { font-size: inherit }
div.outMost { background-color: inherit; margin-left: 5%; margin-right: 5%; margin-top: 4px}
/* NOTE that font-size: 100% for all, #font-size: 100% for both IE7 and IE6 or pub_IE.css trick, _font-size: 100% for IE6 only */
                                                     
div.header { border-bottom: double 3px YellowGreen; border-top: double 3px YellowGreen;
        margin-bottom: 0px; min-height: 72px; background-image: url("../images/meadowsFront4.jpg"); 
        background-repeat: no-repeat; background-position: right;} 
    div.utilityMenu {float: right; font-size: 80%; font-family: Verdana; margin-top: 0px;  
            background-color: inherit; text-decoration: none;}
        a.utilityMenu { text-decoration: none; padding-left: 3px;  color: Black; padding-right: 3px}
        /* a:link{text-decoration: none;} */
    div.MMNTitle {font-size: 150%; text-align: left; padding-top: 6px; padding-left: 8px}
        a.Title {color: #006666; text-decoration: none;}
    
/* div.login { font-size: 70%; text-align: center; margin-top: 1px} */
div.login { font-size: 70%; text-align: center; margin-top: 1px; padding-bottom: 0px; margin-bottom: 0px;
    font-family: Verdana }
    span.failureText {color: Crimson}
    label.loginLiteral { }
    input.loginBox {width: 50px; height: 15px }
    input.imgBtnLogin{vertical-align: -4px}
        
div.mainMenu {text-align: center; margin-top: 1px; border: solid 1px silver; border-bottom: none;} 
    table.mainMenu {text-align: center; width: 100%;  font-size: 70%}
    
div.mainContent {line-height: 130%}
    div.sideMenu { float: left; width: 220px; min-height: 450px; 
        border: solid 1px silver; border-right: none; font-size: 70%; background-color: #F0FFF0; 
        padding-top: 15px }
    div.sideMenuContent { margin-left: 221px; min-height: 450px; width: inherit; background-color: white;
        padding-left: 18px; padding-right: 12px; padding-top: 15px; border: solid 1px silver; margin-bottom: 5px}

/* on PUBContent content pages */  
span.pageTitle{ font-size: 130%; font-family: Verdana; color: Maroon }
    
    
        
