/* Start of CMSMS style sheet 'Day Springs - June 08' */
body {
        background-image: url("uploads/images/June08/ds_bg.jpg");
        background-repeat: repeat-x;
        background-color: #edeee8;
        margin: -1px auto 0px auto;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        color: #2d2d2d;
        font-size: small;
}

h1, h2, h3, h4 {
        color: #2d2d2d;
}

h2 {
        font-size: medium;
}

#navigation a {
        color: #ffffff;
        text-decoration: none;
}

#menuwrapper a, #menuwrapper a:hover, #menuwrapper a:visited, #menuwrapper a:active {
        text-decoration: none;
}

#content_area a, #content_area a:hover, #content_area a:visited, #content_area a:active {
        color: #4a5656;
        text-decoration: underline;
}

#nav {
        width: 810px;
        height: 52px;
        margin: 0px auto;
        background-color: #92b3bc;
        border: 1px solid white;
        background-image: url("uploads/images/June08/ds_nav_bg.jpg");
        background-repeat: repeat-x;
}

#header {
        width: 810px;
        height: 224px;
        margin: 4px auto 0px auto;
        background-color: #e5e6df;
        border-top: 1px solid white;
        border-left: 1px solid white;
        border-right: 1px solid white;
        background-image: url("uploads/images/June08/ds_header.jpg");
        background-repeat: no-repeat;
}

#content {
        width: 870px;
        margin: 0px auto;
        background-color: white;
        min-height: 400px;
        background-image: url("uploads/images/June08/ds_content_bg.jpg");
        background-repeat: repeat-y;
        background-position: center top;
        height:100%;
        overflow: auto;
}

.border {
        padding: 10px;
        border: 1px solid #939a9b;
}

#random {
        padding-left: 282px;
        padding-top: 7px;
}

#ds_flash {
        padding-left: 282px;
        padding-top: 7px;
}



#footer {
        width: 870px;
        margin: 0px auto;
        background-image: url("uploads/images/June08/ds_footer.jpg");
        background-repeat: no-repeat;
        background-position: top center;
        color: #2d2d2d;
        min-height: 47px;
        font-size: 11px;
}

#news {
        width: 279px;
        float: left;
        height: auto;
        margin: 0px 0px 0px 29px;
        padding: 18px 10px 10px 20px;
}

#content_area {
        float:left;
        margin:0px -15px;
        padding-left:15px;
        padding-right:0px;
        padding-top:5px;
        width:480px;
        padding-bottom: 15px;
}

#lc_news {
        padding: 0px;
        width: 264px;
}

#lc_news a, #lc_news a:hover, #lc_news a:visited, #lc_news a:active {
        color: #4a5656;
        text-decoration: none;
} 
/* End of 'Day Springs - June 08' */

