#navbar ul li ul {
	position: absolute;
	width: 150px;
	left: -999em;
  background-color: #fff;
  border: 1px solid #d0d0d0;
}

#navbar ul li ul li {
  border-top: 1px solid #eee;
  display: block;
  width: 150px;
}

#navbar ul li ul li a {
  background-color: #fff;
  padding: 5px;
  display: block;
  text-align: left;
}

#navbar ul li ul li a:hover {
  background-color: #eee;
}

#navbar ul li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

a {
    color: #c00;
    }

#nav_front { width: 19px; height: 28px; }
#nav_whywaldorf { width: 84px; height: 28px; }
#nav_mission { width: 62px; height: 28px; }
#nav_curriculum { width: 81px; height: 28px; }
#nav_admissions { width: 83px; height: 28px; }
#nav_meetus { width: 44px; height: 28px; }
#nav_support { width: 76px; height: 28px; }
#nav_employment { width: 94px; height: 28px; }
#nav_news { width: 64px; height: 28px; }
#nav_contact { width: 54px; height: 28px; }
#nav_end { width: 137px; height: 28px; }


#navbar ul, #navbar li {
    list-style: none;
    margin: 0;
    padding: 0;
    }

#navbar li, #navbar a, #navbar img {
    display: block;
    }

#navbar li {
    background-color: #eee;
    float: left;
    font-size: 10px;
    text-transform: none;
    text-align: center;
    }

#navbar a {
    padding: 2px 0;
    text-decoration: none;
    border-left: 1px solid #d0d0d0;
    font-weight: normal;
    background-color: #eee;
    }

#navbar a:hover {
    background-color: #fff;
    }

#navbar #nav_contact a { 
border-right: 1px solid #D0D0D0; 
}

#top_table {
    border: 1px solid #999;
    }

#top_table td, body#fckeditor {
    font-size: 85%;
    font-family: verdana, arial, helvetica, sans-serif;
    vertical-align: top;
    }

#top_table img {
    display: block;
    border: 0;
    }

.home_spacer {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    }

img#navbar_bottomimg, #navbar {
    border-top: 1px solid #d0d0d0;
    }

.red_spacer {
    background-color: #c30e0e;
    }

#home_quote {
    background-color: #eeeeee;
    }

#navbar_bottom {
    padding: 3px 5px;
    background-color: #999;
    }

#navbar_bottom ul, #navbar_bottom li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#navbar_bottom li {
    display: inline;
    font-size: 0.70em;
    color: #fff;
    border-left: 1px solid #fff;
    padding-left: 6px;
    margin-left: 6px;
    }

#navbar_bottom li.first {
    border-left: 0; margin: 0; padding: 0;
    }

#navbar_bottom li a {
    color: #fff;
    text-decoration: none;
    }

blockquote {
    background-color: #fff;
    margin: 0;
    padding: 18px;
    color: #c33;
    font-family: georgia, times new roman, times, serif;
    font-size: 1.1em;
    line-height: 1.5em;
    }

#hs_landing_quote_caption {
    color: #c00;
    font-style: italic;
    }

#hs_landing_quote_bottom {
    background-color: #fff;
    border-top: 1px solid #d0d0d0;
    }


h2 {
    color: #666;
    font-size: 2.2em;
    font-weight: normal;
    font-family: georgia, times new roman, times, serif;
    margin: 0;
    padding: 30px 0 0 30px;
    }

h3 {
    color: #c00;
    font-size: 1.0em;
    font-family: verdana, hevetica, arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 12px 0 8px;
    }

h4 {
    font-family: verdana, hevetica, arial, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    margin: 8px 0 2px;
    }


h5 {
    margin: 2px 0;
    font-size: 1.0em;
    font-style: italic;
    color: #666;
    font-weight: normal;
    font-family: georgia, times new roman, times, serif;
    }

#hs_landing_text {
    background-color: #fff;
    padding: 10px 60px 30px 30px;
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    }

body#fckeditor {
    background-color: #fff;
    font-size: .8em !important;
    line-height: 1.6em;
    color: #333;
    }

#hs_landing_text p {
    padding: 0;
    margin: 0 0 12px;
    }


#landing_spacer_left, #landing_spacer_right {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    }
#landing_spacer_left_td, #hs_landing_image, #landing_left {
    border-right: 1px solid #d0d0d0;
    }

#landing_left {
    background: #979797 url(/media/Image/highschool/logo_base.jpg) bottom left no-repeat;
    }
