﻿div.school 
{
}

div.school img.school-main
{
    margin: 0;
    width: 814px;
    height: 179px;
}

div.school table.school-content
{
    table-layout: fixed;
    width: 814px;
}

div.school table.school-content td.school-navigation 
{
    width: 140px;
    padding: 20px 8px 40px 8px;
    /*background: #5c491e;*/
    background: #f5f0e8;
    border-color: #f5e4d1;
    border-style: solid;
    border-width: 1px 2px;
}

div.school table.school-content td.school-navigation ul 
{
    list-style-type: none;
    margin: 3px 0 4px 0px;
    padding: 0 0 0 4px;
}

div.school table.school-content td.school-navigation ul li 
{
    display: block;
    margin: 0 0 1px 0;
}

div.school table.school-content td.school-navigation ul li a,
div.school table.school-content td.school-navigation ul li a:visited,
div.school table.school-content td.school-navigation ul li a:hover
{
    /*color: #ffffff;*/
    color: #b28856;
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
    display: block;
    padding: 2px 0;
    /*border-bottom: 1px dotted #c7c0bc;*/
    border-bottom: 1px dotted #b28856;
}

div.school table.school-content td.school-navigation ul li a:hover 
{
    text-decoration: underline;
}

div.school table.school-content td.school-navigation ul li a.current,
div.school table.school-content td.school-navigation ul li a.current:visited,
div.school table.school-content td.school-navigation ul li a.current:hover
{
}

div.school table.school-content td.school-navigation ul li ul 
{
    list-style-type: none;
}

div.school table.school-content td.school-navigation ul li ul li 
{
    background: url(http://www.cortiva.com/images/global/location_bullet.gif) no-repeat left top;
    line-height: 12px;
}

div.school table.school-content td.school-navigation ul li ul li a, 
div.school table.school-content td.school-navigation ul li ul li a:visited, 
div.school table.school-content td.school-navigation ul li ul li a:hover 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    padding: 2px 0 2px 9px;
    text-transform: none;
    border-bottom: 0;
}

div.school table.school-content td.school-navigation ul li ul li a.current, 
div.school table.school-content td.school-navigation ul li ul li a.current:visited, 
div.school table.school-content td.school-navigation ul li ul li a.current:hover 
{
    text-decoration: underline;
}

div.school table.school-content td.school-navigation div.school-contact,
div.content table td.navigationSchool div.school-contact
{
    background: transparent;
    color: #5c491e;
    font-size: 10px;
    padding: 16px 0 0 0;
}

div.school table.school-content td.school-navigation div.school-contact div.school-contact-phone,
div.content table td.navigationSchool div.school-contact div.school-contact-phone
{
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

div.school table.school-content td.school-navigation div.school-contact div.school-contact-campus,
div.content table td.navigationSchool div.school-contact div.school-contact-campus
{
    font-weight: bold;
    text-align: center;
    font-size: 11px;
}

div.school table.school-content td.school-navigation div.school-contact div.school-contact-address,
div.content table td.navigationSchool div.school-contact div.school-contact-address
{
    line-height: 13px;
    margin: 4px 0 0 0;
}

div.school table.school-content td.school-navigation div.school-request-info,
div.content table td.navigationSchool div.school-request-info
{
    text-align: center;
}

div.school table.school-content td.school-right-rail
{
    padding: 0 0 20px 0;
    width: 155px;
    background: #5c491e;
    border-left: 1px solid #ffffff;
}

div.school table.school-content td.school-right-rail div.school-request-info
{
    padding: 25px 8px 0 8px;
    color: #e0e0e0;
    width: 139px;
    font-weight: bold;
}

div.school table.school-content td.school-right-rail div.school-request-info div
{
    padding: 0;
}

div.school table.school-content td.school-right-rail div.school-request-info div.header
{
    text-align: center;
    color: #ec881c;
    font-weight: bold;
    font-size: 17px;
    padding: 4px 0 0 0;
}

div.school table.school-content td.school-right-rail div.school-request-info div.state
{
    width: 68px;
    float: left;
}

div.school table.school-content td.school-right-rail div.school-request-info div.zip-code
{
    width: 64px;
    float: right;
}

div.school table.school-content td.school-right-rail div.school-request-info input,
div.school table.school-content td.school-right-rail div.school-request-info textarea
{
    width: 136px;
}

div.school table.school-content td.school-right-rail div.school-request-info textarea
{
    overflow: hidden;
}

div.school table.school-content td.school-right-rail div.school-request-info div.zip-code input
{
    width: 60px;
}

div.school table.school-content td.school-right-rail div.school-request-info div.campus select
{
    width: 140px;
}

div.school table.school-content td.school-right-rail div.school-request-info div.button
{
    text-align: center;
    padding: 8px 0 0 0;
}

div.school table.school-content td.school-right-rail div.school-request-info div.button input
{
    width: auto;
}

div.school table.school-content td.school-content
{
    padding: 9px 9px 18px 9px;
    width: 480px;
}

div.school div.content table td.content 
{
    padding: 0 1px 26px 8px;
}

div.school table.school-content td.school-content table
{
    width: auto;
    table-layout: auto;
}

