html {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background: #999 url(resources/images/site/short-writing-gradient.gif) repeat-x 0px 0px;
    margin: 0;
    padding: 0;
    font-family: Arial;
    text-align: center;
}

img {
    border: 0;
}

#pagetop {
    background: #fff url(resources/images/site/page-top.gif) repeat-x 0px 0px;
    text-align: center;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 1000px;
    margin: 0 auto;
    border-right: solid 2px #ccc;
    border-left: solid 2px #ccc;
}

#wrapper {
    width: 950px;
    margin: 0 auto;
    text-align: left;
}

#header {
    background: url(resources/images/site/court-reporting-academy.gif) no-repeat 0px 0px;
    height: 171px;
    position: relative;
    zoom: 1;
}

#phone-number {
    position: absolute;
    top: 60px;
    right: 50px;
    font-size: 22px;
    color: #666;
    font-weight: bold;
}

#phone-number span {
    color: #333;
    padding-left: 10px;
}

#navbar {
    background-color: white;
    height: 28px;
    position: absolute;
    bottom: 0px;
    left: 2px;
    font-weight: bold;
    color: white;
    font-size: 13px;
    list-style: none;
    margin: 0;
    padding-left: 2px;
}

#navbar li {
    float: left;
    margin: 0 2px 0 0;
    padding: 0;
    height: 28px;
    overflow: hidden;
}

#navbar li a {
    display: block;
    padding: 7px 10px 7px 10px;
    font-size: 90%;
}

#navbar li a:link {
    color: white;
    background-color: #222;
    text-decoration: none;
}

#navbar li a:visited {
    color: white;
    background-color: #222;
    text-decoration: none;
}

#navbar li a:hover {
    color: white;
    background-color: #114a83;
    text-decoration: none;
}

#contactlinks {
    position: absolute;
    right: 55px;
    top: 110px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: #666666;
}

#contactlinks a:link {
    color: #666;
    text-decoration: underline;
}

#contactlinks a:visited {
    color: #666;
    text-decoration: underline;
}

#contactlinks a:hover {
    color: #999;
    text-decoration: none;
}

#rightbar {
    float: right;
    width: 183px;
    margin-top: 25px;
}

#content {
    width: 700px;
    font-family: Arial;
    font-size: 13px;
    margin-top: 20px;
}

#content p {
    text-align: justify;
}

#content h1 {
    font-size: 24px;
    color: #003366;
}

#content h2 {
    font-size: 16px;
    color: #003366;
    border-bottom: solid 1px #003366;
    margin-right: 100px;
    padding-left: 5px;
}

.center {
    text-align: center;
}

#footer {
    text-align: center;
    font-size: 13px;
    clear: both;
    padding-top: 50px;
    padding-bottom: 70px;
    background: url(resources/images/site/page-bottom.gif) repeat-x bottom left;
}

#footer a:link {
    color: #0066cc;
    text-decoration: underline;
}

#footer a:visited {
    color: #0066cc;
    text-decoration: underline;
}

#footer a:hover {
    color: #0066cc;
    text-decoration: underline;
}

#footerlinks {
    font-size: 12px;
    color: #999999;
    padding: 10px;
}

#footerlinks a {
    margin: 0 5px;
}

#footerlinks a:link {
    color: #999999;
    text-decoration: none;
}

#footerlinks a:visited {
    color: #999999;
    text-decoration: none;
}

#footerlinks a:hover {
    color: #cccccc;
    text-decoration: none;
}

a:link {
    color: #0066cc;
    text-decoration: underline;
}

a:visited {
    color: #0066cc;
    text-decoration: underline;
}

a:hover {
    color: #0066cc;
    text-decoration: underline;
}

.small11 {
    font-size: 11px;
}

.newsitem {
    margin: 15px;
}

.newsheader {
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    background: #a1120e;
    color: #ffffff;
    padding: 5px;
    text-shadow: 1px 1px 0px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

.newsbody {
    padding: 5px;
    text-justify: newspaper;
    text-align: justify;
    background: #eeeeee;
}

.newsfooter {
    background: #be0700;
    font-size: 10px;
    padding: 5px;
    height: 16px;
    line-height: 16px;
    color: #ffffff;
    text-shadow: 1px 1px 0px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

.policy {
    text-align: left;
    line-height: 20px;
    font-size: 14px;
}

.motd {
    padding: 20px;
    background: #fafafa;
    color: #333;
    border: solid 1px #eee;
}

.vcard {
    display: none;
}

.courses {
    font-size: 11px;
    margin-bottom: 10px;
    width: 95%;
}

.courses th {
    text-align: center;
    background: #600;
    color: #ff9;
}

.courses td {
    margin: 5px;
    background-color: #eee;
    vertical-align: top;
}

.courses .tlabel {
    background: #333;
    color: #fff;
    width: 100px;
    text-align: center;
}

.testimonial {
    background: #dddddd;
    padding: 5px;
    margin: 0px 0px 15px 0px;
    border: 1px solid #cccccc;
}

.testimonial p {
    font-style: italic;
}

.testimonial span {
    display: block;
    text-align: right;
    line-height: 24px;
    height: 24px;
    font-size: 16px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}

.alert {
    margin: 15px;
    color: #be0700;
    font-weight: bold;
}
