﻿@import "common.css";

img {border:none}
#subHead { background-repeat: no-repeat; }
#subHeadFlash { width:723px; height:363px; float:left; }
#calendar
{
	width:237px;
	float:left;
	height:363px;
	background:url(/!img/mp/redesign/folsom_mp_bkgrd_calendar.gif) 0 79px no-repeat;
	position: relative;
}
* html #calendar { margin-right: -3px; }

#mp_event_wrapper_wrapper
{
    width: 215px;
    padding: 0 0 69px;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 117px;
    line-height: 1.1em;
    margin: 0;
    background: #EFFFF2;
    border: 1px solid #D9DED8;
    border-top: none;
}
* html #mp_event_wrapper_wrapper { right: 0; }
#mp_event_wrapper
{
    height: 163px;
    padding: 5px 7px;
    overflow-y: auto;
    margin: 0;
}
#mp_event { color: #7E9B58; }
#mp_event p { margin: 0 0 1em; }
#mp_event a { color: #FDAF19; font-weight: bold; }
#mp_event a:hover { text-decoration: none; }

#mp_event .expander
{
    border-bottom: 1px solid #DAE0D6;
    margin: 0 -7px 1em;
}

#mp_event_footer { text-align: right; padding-bottom: 5px; }
#mp_event_footer a { color: #1F5E94; font-weight: bold; }
#mp_event_footer a:hover { text-decoration: none; }

#bottomHalf 
{
	width:920px;
	padding: 10px 20px 0;
	background-color:#FFFFFF;
}
#promos
{
    width: 415px;
    height: 209px;
    float: left;
    background: #F2F9FF;
    text-align: center;
    border: 1px solid #CEDEED;
	padding: 12px 0 27px;
}
* html #promos { margin-right: -3px; }
#content
{
	width:494px;
	text-align:justify;
	margin:0;
	float:right;
	background:#FFF;
	color: #635F5E;
}
* html #content { margin-left: -3px; zoom: 1; }

#content h1 { margin: 0 0 .5em; font-size: 1.15em; }
#content p { margin: 1em 0; }

#content a { color: #FDAF19; }

#footer
{
    text-align: left;
    margin: 0;
    padding: 0;
    float: none;
}

