* {
	margin:0;
	padding:0;
}

html {
	background:#3e3a36;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	width:621px;
	margin:0 auto;
	padding: 0;
	text-align:center;
	background-image: url(images/mm_temp_back.png);
	height:100%;
	min-height:101%;
	font: 100.01%/130% Geneva, Arial, Helvetica, sans-serif;
	color:#FFF;
	overflow: visible;
}

h1 {
	font: Impact;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	margin: 0px 0px 2px;
}

h2 {
	font-size: 12px;
	font-weight: 700;
	color: #A5B0CE;
}

p {
	padding-bottom: 2em;	
}

ul {
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 2em;
}
ol {
	margin-left: 3em;
	padding-bottom: 2em;
	padding-left: 2em;
	padding-right: 1px;
}


/* header banners */

#banner {
	height: 23px;
	text-align: left;
	clear: right;
}

#banner ul {
	margin: 0px;
	padding: 0px;
	line-height: 23px;
	white-space: nowrap;
}

#banner li {
	background-image: url(Images/pr_back.gif);
	background-repeat: repeat-x;	
	list-style-type: none;
}

#bannerWithEnd {
	height: 23px;
	width: 300px;
	text-align: left;
	clear:both;
}

#bannerWithEnd ul {
	margin: 0px;
	padding: 0px;
	line-height: 23px;
	background-image: url(Images/pr_back.gif);
	background-repeat: repeat-x;
}

#bannerWithEnd li {
	list-style-type: none;
	background-image: url(Images/endcap.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Start navigation styles
Top of the page navigation
*/

#topnav ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 20px;
	white-space: nowrap;
}
#topnav li {
	list-style-type: none;
	display: inline;
}

/*Left side of the page navigation*/

#leftnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 100.01%/130% Geneva, Arial, Helvetica, sans-serif;
	font-weight: 100;
	text-align: right;
	letter-spacing: 3px;
}

#leftnav li {
	margin: 0;
	padding-bottom:8px;
}

/*boiler navigation*/

#boiler ul {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #FFF;
	line-height: 20px;
	white-space: nowrap;

}
#boiler li {
	list-style-type: none;
	display: inline;
	font-style:normal;
	text-decoration: none;
	padding-left:15px;
}

/*Section styles*/

#wrapper {
	background-image: url(images/mm_temp_back.png);
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

#wrapper td {
	vertical-align: top;
	display: inline-block;
}

#topnav {
	height: 20px;
	width: 100%;
	border-bottom: solid #FFF 1px;
	background-color: #FF7D00;
	text-align: left;
}

#header {
	width:610px;
	height:180px;
	margin:0;
	padding:0;
}

#logoText {
	position: absolute;
	left:406px;
	top:69px;
	z-index:1;
}

#topSpacer {
	background-image:url(Images/menu_spacer_top.gif); 
	clear:both; 
	float:left; 
	border-right:1px; 
	border-right-color:#000000; 
	border-right-style:solid;
	height:20px;
}

#leftnav {
	width: 21.1%;
	text-align: left;
	left: 0px;
	float:left;
	clear:left;
	overflow: visible;
}

#showdates {
	padding-top: 75px;
	padding-left:5px;
	text-align:center;
	margin:0;
}

#content {
	width: 54%;
	text-align:left;
	margin-top: -15px;
	margin-left: 80px;
	margin-bottom:10px;
	float:left;
	z-index: 0;
}

#boiler {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	clear:both;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #FFFFFF;
}

#header,#leftnav,#content {
	overflow:hidden;
	display:inline-block;
	text-align:left;
}

#topnav, #header, #boiler {
	width:100%
}

/*Contextual selectors*/

a:link, a.active {
	color: #FF7D00;
}
a:hover {
	color: #e76f00;
}
a:visited {
	color: #F3A762;
}

#boiler a:link {
	color: #FFFFFF;
}

#boiler a:hover  {
	color: #FF7D00;
}

#boiler a:visited  {
	color: #CCCCCC;
}

#leftnav li a {
	display: block;
	padding: 5px 3px 5px 24px;
}

#leftnav li a:link, #leftnav li a:visited {
	color: #FFF;
	text-decoration: none;
}

#leftnav li a:hover, #leftnav li a:active {
	color: #e76f00;
}

#boiler a:link, #boiler a:visited {
	color: #FFF;
	text-decoration: none;
}

#boiler a:hover, #boiler a:active {
	color: #e76f00;
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	color: #8f755a;
}

/*Miscellaneous classes*/

.date {
	font-size: x-small;
	font-style: italic;
	padding-bottom:10px;
}

.banner {
	text-align:center;
	padding-bottom:20px;
}
