@CHARSET "ISO-8859-1";

body {
    background: url('/images/body-background.gif');
    }

#mainWrapper {
    width: 980px;
    margin: auto;
    }

#menuPanel {
    width: 980px;
    height: 60px;
    background: url('/images/menu.gif') no-repeat;
    margin: 40px auto 0 auto;
    padding: 0;
    position: relative; 
}

#menuPanel li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}

#menuPanel li, #menuPanel a {
    height: 60px;
    display: block;
}

/* HOME */
#panel1b { 
    left: 18px;
    width: 108px;
}

#panel1b a:hover {
  background: transparent url('/images/menu.gif')
  -18px -60px no-repeat;}


/* ABOUT US */
#panel2b {
    left: 127px;
    width: 102px;
}

#panel2b a:hover {
  background: transparent url('/images/menu.gif')
  -127px -60px no-repeat;}
  
/* ALUMNI */
#panel3b {
    left: 268px;
    width: 106px;
}

#panel3b a:hover {
  background: transparent url('/images/menu.gif')
  -268px -60px no-repeat;}
  
/* ADMISSIONS */
#panel4b {
    left: 373px;
    width: 112px;
}

#panel4b a:hover {
  background: transparent url('/images/menu.gif')
  -373px -60px no-repeat;}
  
/* UPPER SCHOOL */
#panel5b {
    left: 516px;
    width: 105px;
}

#panel5b a:hover {
  background: transparent url('/images/menu.gif')
  -516px -60px no-repeat;}
  
/* ELEMENTARY */
#panel6b {
    left: 621px;
    width: 110px;
}

#panel6b a:hover {
  background: transparent url('/images/menu.gif')
  -621px -60px no-repeat;}
  
/* CHILD DEVELOPMENT */
#panel7b {
    left: 736px;
    width: 106px;
}

#panel7b a:hover {
  background: transparent url('/images/menu.gif')
  -736px -60px no-repeat;}
  
/* VIRTUAL ACADEMY */

#panel8b {
    left: 851px;
    width: 106px;
}

#panel8b a:hover {
  background: transparent url('/images/menu.gif')
  -851px -60px no-repeat;}

#content {
    margin: auto;
    }

.clear {
    clear: both;
    }


#leftColumnWrapper {
    float: left;
    }
    
#leftColumnBackground {
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left:27px;
    padding-right: 27px;
    margin-right: 19px; 
    /* hack to fix ie6 margins */
    _margin-right: 0;
    background: url('/images/left-column-background.jpg') repeat-y;
    }

#leftColumnHeaderWrapper {
    float: left;
    margin: 35px 19px 0px 0;
    padding: 0 27px 0 27px;
    background: url('/images/left-column-background-top.jpg') no-repeat;
    }

#leftColumnFooterWrapper {
    float: left;
    margin: 0 19px 20px 0;
    padding: 0 27px 0 27px;
    background: url('/images/left-col-bg-bottom.jpg') no-repeat;
    }
    
#leftColumnFooter {
    width: 237px;
    position: relative;
    height: 100px;
    }


#leftColumnHeader {
    width: 237px;
    position: relative;
    height: 21px;
    }

#leftColumn {       
    float: left;
    width: 237px; 
    }


#leftColumn .header2-bg {
    background: url('/images/left-header2-bg.gif') repeat-x;
    padding: 0;
    margin: 10px 0 0 0;
    position: relative;
    height: 25px;
    }
    
#leftColumn .header2 {
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 40px;
    padding-top: 4px;
    text-transform: uppercase;
    font-weight: bold;
    }

#leftColumn ul {
    padding-top: 5px;
    }
    
#leftColumn li {
    list-style: url('/images/submenu-submenu-list-style.gif');
    font-size: 12px;
    font-family: Arial;
    line-height: 1.5em;
    color: #001847;
    font-weight: bold;
}

#leftColumn a {
    color: #661b00;
    text-decoration: underline;
}

#leftColumn a:hover {
    color: #661b00;
    text-decoration: none;
}

#leftColumn li a {
    color: #001847;
    text-decoration: none;
    }
    
#leftColumn li a:hover {
    color: #001847;
    text-decoration: underline;
    }
#leftColumn li.inside {
    list-style: url('/images/submenu-submenu-list-style.gif');
    font-weight: normal;
}

#leftColumn p {
    color: #31304e;
    font-size: 11px;
    font-family: Arial;
    margin: 1.636363em 10px 1.636363em 10px;
    line-height: 1.636363em
    }

#leftColumn h1 {
    color: #001847;
    font-size: 12px;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: bold;
    margin: 1em 10px 1em 10px;    
    border-bottom: 1px solid gray;
    }

#rightColumnWrapper {
    margin-left: 20px;
    /* hack to fix ie6 margins */
    _margin-left: 4px;
    float: left;
    margin-top: 40px;
    
    }

#rightColumn {
    width: 567px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #c8cdda;    
    }

#rightColumn p {
    font-family: arial;
    font-size: 12px;
    line-height: 1.5em;
    margin-right: 20px;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    color: #222222;
    }


#rightColumn .header1 {
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1em;
    float: left;
    font-family: Arial;
    font-size: 24px;
    width: 567px;
    background: #c8cdda;
    }

#rightColumn .header1 li {
    text-decoration: none;
    display: inline;
    background: #FFFFFF;
    margin-left: 20px;
    margin-top: -12px;
    padding: 0 20px 0 20px;
    text-transform: uppercase;
    color: #001847;
    }


#rightColumn ul.list {
    list-style-image: url("/images/bullet.gif");
}

#rightColumn ul.list  li  {
    font-family: arial;
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: .75em;
}

#rightColumn ol {
    font-family: arial;
    font-size: 12px;
    line-height: 1.5em;
}

#rightColumn ol li {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

#rightColumn h2, .leftSide h2, .rightSide h2 {
    text-transform: uppercase;
    color: #661b00;
    font-family: arial;
    font-size: 14px;    
    line-height: 1.286em;
    }

#rightColumn h3 {
    text-transform: uppercase;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    line-height: 1.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}



.quotes {
    background: url('/images/quotes.gif') no-repeat;
    width: 242px;
    position: relative;
    height: 150px;
    border-top: 1px dotted #c8cdda;
    }

.quotesMargins {
    padding: 20px 0px 10px 0px;
    }

#textWrapper {
        overflow: hidden;
        height: 100%;      
        background: url('/images/content-background.gif') repeat-y;
    margin: 0 auto;
    padding: 13px 26px 0 26px; 
    }

#footer {
    background: url('/images/footer.gif') no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative;
    height: 47px;
    padding-top: 1px;
    }

#footer p {
    font-family: arial;
    font-size: 10px;
    margin-left: 40px;
}
    
#header {
    background: url('/images/header.gif') no-repeat;
    margin: 0 auto;
    padding: 0;
    width: 980px;
    position: relative;
    height: 71px;
}

#header h1 {
    text-align: right;
    font-family: Arial;
    font-size: 10px;
    color: #661b00;
    padding: 12px 60px 0 0;
    margin: 0 0 0 0;
    line-height: 1em;
}

#header h1 a {
    color: #661b00;
    text-decoration: none;
}

#header h1 a:hover {
    color: #661b00;
    text-decoration: underline;
}

.leftSideWrapper {
    padding: 0;
    margin: 0;
    padding-right: 40px;
    float: left;
    }

.leftSide {
    width: 242px;
    float: left;
    margin: 0;
    padding: 0;
}

.leftSide img, .rightSide img {
    margin-top: 12px;
    margin-bottom: 20px;
    }

.leftSide p, .rightSide p {
    font-family: Arial;
    font-size: 12px;
    line-height: 1.5em;
}

.leftSide h3, .rightSide h3 {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    }

.rightSide {
    width: 242px;
    float: left;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

#rightColumn a, .rightSide a, .leftSide a {
    color: #661b00;
    text-decoration: underline;
}

#rightColumn a:hover, .rightSide a:hover, .leftSide a:hover {
    text-decoration: none;
}

.supportCLS {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.supportCLS a img {
    border: none;
}

.center{
    margin: auto;
    text-align: center;
}

#rightColumn table.tuition {
    width: 100%;
    border-collapse: collapse;

}

#rightColumn table.tuition td, #rightColumn table.tuition th {
    width: 20%;
    font-family: arial;
    font-size: 12px;
    padding: 5px;
    border-bottom: 1px dotted #c8cdda;
}

#rightColumn table.tuition th {
    text-align: left;
    background-color: #c8cdda;
}

#rightColumn table.tuition td.color {
    background-color: #e8edf4;
}

#rightColumn table.classData {
    width: 400px;
    font-family: arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#rightColumn table.classData td.lable {
    width: 150px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#rightColumn table.colleges {
    font-family: arial;
    font-size: 10px;
    margin: 0;
    padding: 0;
    border: 1px solid  #c2c5ca;
    border-collapse: collapse;
 
}

#rightColumn table.colleges td {
    width: 25%;
    border-right: 1px solid  #c2c5ca;
    height: 25px;
    padding-left: 4px;
}

#rightColumn table tr.colorBG {
    background-color: #c2c5ca;
    margin: 0;
    padding: 0;
}

#rightColumn img.floatRight {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
 
}

#rightColumn img.floatLeft {
    float: left;
    margin-right: 20px;
}

#rightColumn fieldset {
    border: none;
}

#rightColumn form.informationForm fieldset {
    margin-bottom: 10px;
}

#rightColumn form.informationForm legend {
    padding: 0 2px;
    font-weight: bold;
    font-family: arial;
}

#rightColumn form.informationForm label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
}

#rightColumn form.informationForm fieldset ol {
    margin: 0;
    padding: 0;
}

#rightColumn form.informationForm fieldset li {
    list-style: none;
    padding: 5px;
    margin: 0;
    border-bottom: 1px dotted #c8cdda; 
}

#rightColumn form.informationForm em {
    font-weight: bold;
    font-style: normal;
    color: #f00;
}

#rightColumn form.informationForm label {
    width: 129px;
}

#rightColumn form.informationForm fieldset fieldset {
    border: none;
    margin: 3px 0 0;
}

#rightColumn form.informationForm  fieldset fieldset label {
    display: block;
    width: auto;
}

#rightColumn form.informationForm fieldset fieldset label {
    margin-left: 123px;
}

.more {
    font-size: 11px;
    font-variant: small-caps;
}

.img-shadow { 
  float:right;
  background: url("/images/shadowAlpha.png") no-repeat bottom right !important;
  background: url("/images/shadow.gif") no-repeat bottom right;
  margin: 10px 0 0 30px !important;
  margin: 10px 0 0 25px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
.img-shadow-left {
  float:left;
  background: url("/images/shadowAlpha.png") no-repeat bottom right !important;
  background: url("/images/shadow.gif") no-repeat bottom right;
  margin: 10px 20px 0 10px !important;
  margin: 10px 20px 0 5px;
  }

.img-shadow-left img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }   
  
.indent {padding-left: 20px; padding-right: 20px;}

a img {border: none;}