/* CSS Document */

.content_left {
background-image: url(/app_themes/mosi/images/sub_nav_bg.gif);
background-position: left top;
min-height: 681px;
height: 681px;
height: auto;
padding: 0;
/*width: 274px;*/
width: 240px;
margin-top: 10px;
padding-top: 23px;
padding-left: 1px;
}

.subheader {
width: 692px;
margin-top: -1px
}

.content_right {
margin-top: 10px;
background-image: url(/app_themes/mosi/images/content_bg_left_sub.gif);
background-position: left top;
background-repeat: no-repeat;
width: 725px;
}

.content_left p span a {
color: #ffffff;
width: 226px;
height: 10px;
font-size: 12px;
background-image: url(/app_themes/mosi/images/sub_btn.gif);
text-decoration: none;
display: block;
padding-left: 40px;
padding-top: 12px;
margin-top: -10px;
}

.content_left p span a:hover {
color: #EDC07E;
text-decoration: underline;
}

.on 
{
width: 226px;
height: 29px;
font-size: 15px;
text-decoration: none;
display: block;
padding-left: 40px;
padding-top: 10px;
margin-top: -8px;	
color: #2f145f;
background-image: url(/app_themes/mosi/images/sub_btn_ov.gif);
}

.content {
border-bottom: 1px solid #ffffff;
height: auto;
}

.content_sub {
clear: both;
width: 670px;
margin-top: 38px;
margin-bottom:20px;
padding-bottom:20px;
min-height:440px;
}


.content_sub_sitemap {
clear: both;
width: 670px;
margin-top: 38px;
}

.content_sub_sitemap img 
{
border: 0;
margin: 0;
}


.content_sub img {
/*border: 4px solid #ff991c;*/
margin: 15px 15px 15px 15px;
}

.content_sub h1 {
color: #622367;
font-size: 18px;
}

.content_sub h2 {
color: #622367;
font-size: 16px;
}

.content_sub h3 {
color: #b86600;
font-size: 16px;
font-weight: normal;
}

.content_sub a {
color: #622367;
}

.content_sub a:hover {
color: #b86600;
}

.content_sub p {
line-height: 18px;
color: #2a0a62;
}

.sub_small {
background-image: url(/app_themes/mosi/images/quick_facts_bg.gif);
width: 168px;
height: 90px;
/*margin-left: 10px;*/
margin-left: 5px;
margin-top: 20px;
padding-top: 50px;
padding-left: 30px;
padding-right: 30px;
}

.sub_small p {
color: #2a1351;
}

.arrow {
border: none !important;
margin: 0 !important;
}

.sub_images {
/*margin-left: 10px;*/
margin-left: 5px;
}

ul {
color: #622367;
font-size: 14px;
}

li {
color: #622367;
font-size: 11px;
font-weight: bold;
padding-top: 12px;
}

.event-detail * {
font-size: 11px;
color:#2A0A62;
font-weight: bold;
}

.event-detail .label {
font-size: 11px;
color: #b86600;
}

.event-detail p {
font-size: 11px;
color:#2A0A62;
font-weight: normal;
}

.events {
width: 650px !important;
}

.breadcrumbs
{
    margin-top: 4px;
    margin-bottom:6px;
    font-size:10px;
    color: #622367;
}

.breadcrumbs a
{
    font-size:10px;
    color: #622367;
    text-decoration:none;
}

.breadcrumbs a:hover 
{
    font-size:10px;
    color: #b86600;
    text-decoration:underline;
}


.footer-divider
{
    background-image: url(/app_themes/mosi/images/footer_nav_divider-2.gif);
    background-repeat: repeat-x;
    width:997px;
    height:9px;
    line-height:9px;
}


