body {
    background-color: #7329b0;
    min-width: 950px;
    font-size: 12px;
    font-family: Arial;
    line-height: 140%;
}

img {
    border: 0;
}

a {
    color: #d61c38;
    text-decoration: none;
    outline: 0;
}

h1 {
    color: #d61c38;
    font-weight: bold;
    line-height: 120%;
    padding: 0;
    margin: 0;
}

.highlight {
    font-size: 12px;
    color: #d61c38;
    font-weight: bold;
}

    .highlight a {
        font-size: 12px;
        color: #000;
        font-weight: bold;
    }

        .highlight a:hover {
            font-size: 12px;
            color: #d61c38;
            font-weight: bold;
        }

#content {
    width: 894px;
    height: 700px;
    background-color: white;
    margin: 1px auto;
    padding-left: 28px;
    padding-top: 24px;
    padding-right: 28px;
}

#branding {
    height: 69px;
}

#nav_main {
    margin-left: 302px;
    width: 592px;
    height: 19px;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li {
    display: inline;
    /*background-image: url(http://adamrogerstrust.org//App_Themes/ART/Images/NavDivider.gif);
    background-repeat: no-repeat;
    background-position: bottom;*/
    font-family: 'Istok Web', sans-serif;
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 1.5em;
    /*font-weight: lighter;*/
    /*margin: 0 9px;*/
}

    li a:hover {
        color: #d61c38;
    }

.CMSListMenuLink {
    color: #9374B4;
}

.CMSListMenuLinkHighlighted {
    color: #d61c38;
}

#content_left {
    float: left;
    margin-top: 57px;
    width: 288px;
    height: 508px;
    padding-right: 14px;
}

#content_right {
    float: right;
    margin-top: 57px;
    width: 592px;
    height: 508px;
}

#content_inner {
    height: 415px;
    overflow: auto;
}

#site_info {
    clear: both;
    top: 688px;
    height: 28px;
    width: 288px;
}

#kentico {
    margin-top: 29px;
    float: right;
}
