/*** MMBC Main Styles ****/

body {
	margin: 0;
	padding: 0;
	background: #1B120B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 0.7em;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 1.7em;
	line-height: 1em;
}

h2 {
	font-size: 1.4em;
	line-height: 1em;
}

h3 {
	font-size: 1.2em;
	line-height: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

a {
	text-decoration: none;
	color: #B94E0E;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(../images/img05.jpg) repeat-x left top;
}

/* Header */

#header-wrapper {
}


#header {
	width: 960px;
	height: 240px;
	margin: 0 auto;
	background: url(../images/banner.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	height: 240px;
	margin: 0px;
	padding-left: 10px;
	color: #FFFFFF;
}

#logo p {
	margin: 0;
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: left;
	width: 300px;
	padding: 0;
	margin-left: 150px;
}

#search form {
	height: 30px;
	margin: 0;
	padding: 0 0 0 0px;
}

#search fieldset {
	margin: 15px 0 0 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 205px;
	padding: 3px 3px;
	border: 1px #a6a6a6 solid;
	background: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #a6a6a6;
}


/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img04.jpg) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;
}

/* Content */

#content {
	float: left;
	width: 640px;
	padding: 0;
}

.section .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #181818;
}

.section .title a {
	color: #181818;
	border: none;
}

.section .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.section .meta a {
}

.section .section_content {
	text-align: left;
	margin-bottom: 25px;
	padding: 30px 20px 10px 20px;
}

.rounded_img {
	border: none;
	border-radius: 5px / 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: -3px 3px 6px #888888;
	-moz-box-shadow: -3px 3px 6px #888888;
	-webkit-box-shadow: -3px 3px 6px #888888;
}

.links {
	display: block;
	width: 200px;
	border-left: 20px solid #000000;
	margin: 20px 0px;
	padding: 1px;
	background: #A03128;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
	box-shadow: -3px 3px 6px #888888;
	-moz-box-shadow: -3px 3px 6px #888888;
	-webkit-box-shadow: -3px 3px 6px #888888;
}

.download {
	display: block;
	width: 90px;
	border-left: 10px solid #000000;
	margin: 10px 10px;
	padding: 4px;
	background: #A03128;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
	box-shadow: -3px 3px 6px #888888;
	-moz-box-shadow: -3px 3px 6px #888888;
	-webkit-box-shadow: -3px 3px 6px #888888;
}

.boxed {
	border: 1px solid #d8d8d8;
	padding: 5px 10px 5px 10px;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #000000;
	font-style: italic;
	background-color: #d8d8d8;
	border-radius: 5px / 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: -3px 3px 6px #888888;
	-moz-box-shadow: -3px 3px 6px #888888;
	-webkit-box-shadow: -3px 3px 6px #888888;
}

.activities_square {
	width: 10px;
	height: 12px;
	margin-right: 15px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: -2px 2px 3px #888888;
	-moz-box-shadow: -2px 2px 3px #888888;
	-webkit-box-shadow: -2px 2px 3px #888888;
}

.form_table {
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	padding: 10px;
	width: 380px;
	margin: 30px 0px 30px 50px;
	border-radius: 5px / 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: -3px 3px 6px #888888;
	-moz-box-shadow: -3px 3px 6px #888888;
	-webkit-box-shadow: -3px 3px 6px #888888;
}

.form_text {
	font: 1em Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0px;
	}


/* Sidebar */

.login {
	width: 217px;
	padding: 10px;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #AEA49A;
 	border-radius: 5px / 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: -3px 3px 6px #888888;
	-moz-box-shadow: -3px 3px 6px #888888;
	-webkit-box-shadow: -3px 3px 6px #888888;
}


#sidebar {
	float: right;
	width: 250px;
	padding: 5px 0px 0px 0px;
	color: #787878;
}

.sidebar_img {
	margin: 5px;
	padding: 0;
	list-style: none;
	border: none;
	border-radius: 5px / 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: -3px 3px 6px #888888;
	-moz-box-shadow: -3px 3px 6px #888888;
	-webkit-box-shadow: -3px 3px 6px #888888;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;	
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 25px;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 15px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 1em;
	font-style: italic;
}

#sidebar h2 {
	font-size: 1.3em;
	height: 40px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #181818;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: left;
	line-height: 1.2em;
}

#sidebar a {
	border: none;
	color: #B94E0E;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: url(../images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #D78983;
}

#footer a {
	color: #FFDBD9;
}


