body {

	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	background: #747474 url(../images/mbc_bg1.gif) repeat-x top center;

}

h3 {

	font-family: Georgia, Times;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	border-bottom: thin dotted #ccc;

}

#mbc_header {

	position: relative;
	margin-top: 55px;
	height: 68px;
	background: #fff url(../images/mbc_header_bg.jpg) no-repeat top right;
	

}

#mbc_header img {
	position: absolute;
	margin-top: -50px;
	margin-left: 30px;

}


#mbc_pagetitle {

	background: url(./images/mbc_pagetitle_bg.jpg) no-repeat top right;
	height: 35px;
	
}

#mbc_pagetitle h1 {

	color: #fff;
	padding-top: 10px;
	font-size: 50px;

}

#mbc_calendar_main {
background: white;
}

#mbc_calendar_feature {

	height: 269px;
	background: url(../images/mbc_calendar_bg.jpg) no-repeat top right;

}

#mbc_feature_main {

	padding-top: 4em;
	line-height: 1.4em;
	font-size: 12px;
	color: #fff;

}

#mbc_feature_right {

	position: relative;
	padding-top: 4em;
	padding-left: 1em;
	font-size: 12px;
	line-height: 1.4em;
	color: #fff;
}

#mbc_feature_right span {

	position: absolute;
	width: 185px;
	text-align: right;
	color: #ddd;

}

#mbc_content {

	position: relative;
	padding-top: 3em;
	padding-bottom: 3em;
	background: #fff;
	min-height: 400px;
	margin-bottom: 5em;

}

#mbc_content_left {
	

}

#mbc_content_right {

	font-size: 12px;
	line-height: 1.4em;
}

.menubar {
	


}

#footer {

	background: url(../images/mbc_footer_bg.jpg) no-repeat top center;
	position: absolute;
	bottom: 0px;
	padding-top: 2em;
        margin-top: 2em;

}

#footer p {

	text-align: center;
	font-size: x-small;

}

#breadcrumbs {

	font-family: Georgia, Times;
	font-style: italic;
	font-weight: normal;
	border-bottom: thin dotted #ccc;

}

