div#header_mm {
	width: 801px;
	height: 107px;
	background-image: url("../images/header_mm.jpg");
	background-repeat: no-repeat;
}

div#navigation_mm_container {
	width: 801px;
	color: #003366;
	padding-top: 87px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	/*letter-spacing:-0.2px;*/
	white-space: nowrap;
}

div#navigation_mm {
	
}

a {
	color: #366237;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#navigation_mm a {
	color: #366237;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

div#navigation_mm a:hover {
	color: #366237;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFF2B3;
}

div#logo_mm {
	margin-top: -105px;
	margin-left: 12px;
	width: 90px;
	height: 90px;
	position: absolute;
}

h1#sitename_mm {
	margin: 0;
	width: 90px;
	height: 90px;
	text-indent: -1800px;
	display: block;
	color: #fff;
}

h1#sitename_mm a {
	width: 90px;
	height: 90px;
	display: block;
	color:#fff;
}


div#logo_home {
	margin-top: -95px;
	margin-left: 700px;
	width: 90px;
	height: 90px;
	position: absolute;
}

h1#sitename_home {
	margin: 0;
	width: 90px;
	height: 90px;
	text-indent: -1800px;
	display: block;
	color: #fff;
}

h1#sitename_home a {
	width: 90px;
	height: 90px;
	display: block;
	color:#fff;
}



div#media_mm {
	width: 191px;
	height: 103px;
	background-image: url("../images/media_backer_mm.jpg");
	background-repeat: no-repeat;
}

div#media_mm_home {
	background-image: url('../images/media_backer_home_mm.jpg'); 
	width: 191px; 
	height: 114px; 
	
	display: in-line; 
	float: right;
}


div#bread-crumb-mm {
	padding-top: 32px;
	color: #003300;
}

div#bread-crumb-mm a {
	color: #003300;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

div#bread-crumb-mm a:hover {
	text-decoration: underline;
}

div#page-header-mm {
	
	padding-top: 6px;
}

div#page-header-mm h1 {
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #698769;
	text-transform: uppercase;
}

h2 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #698769;
}

h3 {
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #698769;
}

div#column-one-container-mm {
	margin-left: 12px;
	padding-right: 20px;
	color: #738F73;
}

div#column-one-container-mm img {
	padding: 5px; 
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #eaeaea;
}

div#home-events-mm {
	color: #003300;
	font-weight: bold;
	line-height: 18px;
}

div#home-events-mm a {
	color: #003300;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

div#home-events-mm a:hover {
	text-decoration: underline;
}

.home-events-mm-header {
	color: #003300;
	font-weight: bold;
	font-size: 14px;
}

.footer-rwm {
	color: #003366;
	font-family: "Myriad Pro", arial;
	font-weight: bold;
	font-size: 12px;
}

.footer-mm {
	color: #003300;
	font-family: "Myriad Pro", arial;
	font-weight: bold;
	font-size: 12px;
}

.home-head-text-mm {
	font-size: 12px;
	color: #335C33;
	font-family: arial;
	
	height: 176px; /* need to account for the countdown height */
	display: table;
	#position: relative;
	overflow: hidden;
}

div#home-content-container-mm {
	margin-top: 270px;
	display: block;
	background-color: #E2EDE2;
	padding: 10px;
	margin-bottom: 10px;
}


/* sub navigation list */
ul.sub li a {
	color: #003300;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

ul.sub li a:hover {
	text-decoration: underline;
}

div#alert {
	color: #cc0033;
	margin-top: -10px;
	margin-left: 0px;
}

