* 									{ margin: 0; padding: 0; }

body {
	background-color: #5b7993;
	background-image: url(../images/jpg/mmb-bg.jpg);
	background-repeat: repeat-x;
	color: #000;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding: 0;
	margin:0;
	font-size:100%;
}

.main {
	width: 960px;
	margin: 0 auto;
	height:100%;
	padding-bottom: 30px;
	background-color: transparent;
	background-image: url(../images/png/mmb-main-bg.png);
	background-repeat: repeat-y;
}


.main2 {
	width: 960px;
	margin: 0 auto;
	height:100%;
	padding-bottom: 0;
	background-color: transparent;
	background-image: url(../images/png/mmb-main-bg.png);
	background-repeat: repeat-y;
}


img {border-style: none;}

a {outline: none;}

:-moz-any-link:focus {outline: none;}

h1	{
	font-size: 23px;
	font-weight:500;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 10px;
}

h2	{
	font: bold 18px;
	color: #333;
	margin-bottom: 10px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

h3 {
	font: bold;
	color: #52607b;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0;
}

h4 {
	font: bold 14px/18px;
	color: #666666;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

p {
	font: 12px/17px;
	color: #333333; 
	margin-bottom: 10px;
}


ul.nobul {
	font: 11px/17px Verdana, Arial, sans-serif;
	color: #333;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-position: outside;
}


#header {text-align:left;}

#headerlogo img {
	margin: 10px 12px 10px 56px;
	padding: 0;
}

#phone {
	position: relative;
	float: right;
	left: -270px;
	top: 50px;
}

#search {
	position: relative;
	float: right;
	left: 300px;
	top: 90px;
}

#search a:link, #search a:visited {color: #C33; text-decoration: none; font-style: italic}
#search a:hover {color: #936;}

#navcontainer {
	position: relative;
	top: -40px;
	left: 323px;
	width: 585px;
	height: 42px;
	padding: 0;
	background-color: transparent;
	background-image: url(../images/png/mmb-nav-bg.png);
	background-repeat: no-repeat;
}

.navlist {color: #fff;}

.navlist ul {
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
	text-align: center;
}

.navlist ul li {display: inline;}

.navlist ul li a {
	text-decoration: none;
	padding: .2em .3em .1em 0;
	color: #fff;
	font-size: 14px;
}

.navlist ul li a:hover {
	color: #f7bd4a;
	font-size: 14px;
	text-decoration: none;
	padding: .2em .3em .1em 0;
}

#sliderbox {
	width: 856px;
	height: 262px;
	margin: -40px auto 0 auto;
	padding: 0;
	background-image: url(../images/png/mmb-slider-bg.png);
	background-repeat: no-repeat;
	background-color: transparent;
}


/* Slider */


#slider {
	position: relative;
	top: 20px;
	left: 22px;
	width:810px;
	height:229px;
	overflow: hidden;
}
		
.slideshow{
	width:810px; 
	height:219px; 
	margin:0;
	padding: 0;
	overflow:hidden;
}
		
		
.slideshow li{
	list-style:none; 
	float:left; 
	display:inline; 
	position:relative;
}		
		

/* campusChooser */

#campusChooser {
	width: 304px;
	height: 342px;
	margin: 20px 0px 20px 52px;
	float: left;
	background-image: url(../images/png/mmb-campusChooser-bg.png);
	background-repeat: no-repeat;
}

#campusChooser ul{
	list-style-type: disc;
	margin: 54px 0 0 30px;
}
	
#campusChooser ul li {
	margin: 7px 0;
	color: #6e516d;
	font-size: 14px;
	font-weight: bold;
}

#campusChooser ul li a {
	text-decoration: none;
	color: #666666;
	
}

#campusChooser ul li a:hover {
	text-decoration: none;
	color: #fff;
}

/* // campusChooser */

/* sidebar */

#sidebar {
	width: 271px;
	margin: -40px 0px 0 52px;
	float: left;
	background-image: url(../images/jpg/mmb-sidebar.jpg);
	background-repeat: no-repeat;
	background-color: #abbccc;
}

#sidebar ul{
	list-style-type: none;
	margin: 50px auto 0 auto;
}
	
#sidebar ul li {
	margin: -20px 0; 
  	padding: 0;
  	font-weight: bold;
  	line-height: 14px;
	color: #6e516d;
	font-size: 18px;
	font-weight: bold;
	line-height: 140px; /* height of icon */
  	background-repeat: no-repeat;
  	background-position: top center;
	background-image: url(../images/png/mmb-sidebar-btn.png);
	text-align:center;
}

#sidebar ul li a {
	padding: 0; /* width of icon + whitespace */
	text-decoration: none;
	color: #51566e;
	line-height: 140px; /* height of icon */
	text-align:center;
	display: block;
}

#sidebar ul li a:hover {
	text-decoration: none;
	color: #333;
	line-height: 140px; /* height of icon */
  	background-repeat: no-repeat;
  	background-position: top center;
	background-image: url(../images/png/sidebar-btn-over.png);
}

#sidebar table td span {
  	line-height: 34px;
	color: #51566e;
	font-size: 18px;
	font-weight: bold;
}


/* // sidebar */


/* Social Icons */

.socialicons {
	position: relative;
	margin: -10px auto 10px auto; 
	padding: 0;
	width: 466px;
	height: 34px;
}

.socialicons a {margin: 0 5px}

#footertablediv .socialicons {
	margin: 10px auto 10px -33px;
	position: relative; 
	padding: 0;
	width: 866px;
	height: 34px;
}

#footertablediv .socialicons a {margin: 0 25px;}


#addthis {
	width: 520px; 
	margin: -10px auto 10px auto; 
	font-size: 11px;
	text-align: center;
}

#addthis a { 
	margin: 0 15px; 
}


/* Home Content */


#homeContent {
	margin: 42px 0 10px 380px;
	width:526px;
	padding: 0;
	
}

#homeContent table td {
	padding: 10px 0 10px 0;
	
}

#homeContent h2 {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing: .1em;
	margin: 10px 0 0 0px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
}

#homeContent p {
	font-size:12px;
	font-weight:normal;
	letter-spacing: normal;
	text-align: left;
}

#homeContent a {
	color: #444954;
	text-decoration: none;
}

#homeContent a:hover, a:visited {
	color: #333;
	text-decoration: none;
}

#homeContent a:focus {
	color: #6e516d;
	text-decoration: none;
	outline:none;
}

/* End HomeContent //*



/* Content */


#content {
	position: relative;
	width:544px;
	left: 323px;
	background-color: #FFF;
	font-size: .9em;
	height: 100%;
	padding: 20px 20px 20px 20px;
	margin: -40px 0 0 0;
	overflow: auto;
	border-right: 1px solid #d7dee8;
}



#content {left: 20px\9}


#content table td {
	padding: 10px 0 10px 0;
	
}


#content p {
	font-weight:normal;
	letter-spacing: normal;
	text-align: left;
}

#content a {
	color: #06C;
	text-decoration: none;
}

#content a:hover, a:visited {
	color: #000;
	text-decoration: none;
}

#content a:focus {
	color: #6e516d;
	text-decoration: none;
	outline:none;
}

.heading {
	background-color: #d9e8f4; 
	padding: 10px; 
	margin-bottom: 10px;
	text-align: center;
}

.featureBox {
	/*width: 450px;*/ 
	margin: 0 auto; 
	padding: 10px 30px 30px 30px; 
	border: solid 1px #ccc; 
	overflow: auto;
}

.sqlist {
	list-style-type: square;
	margin: 0 20px 0px 0px;
}

.sqlist li {
	margin: 6px 0;
}

.campus {font-family: 'Century Gothic','Lucida Sans Unicode', 'Lucida Grande', sans-serif;}

.campus ul {
	list-style-type: square;
	padding: 30px 0 0 30px; 
	font-size: 16px; 
	line-height: 1.9em;
}

/* MAKE RULES FOR LIST POSITIONS */

.fix {padding: 10px 5px 30px 30px;}

.padleft {padding: 0 0 0 30px}

.padtop {padding: 30px 0 0 0}

/* // content */

/* begin inner ss */

/*/2/*/

.ss2 {
	float: right;
	margin: 0 0 0 10px;
	
}

.slideshow2{
	width:380px; 
	height:200px; 
	margin:0;
	padding: 0;
	overflow:hidden;
}
		
		
.slideshow2 li{
	list-style:none; 
	float:left; 
	display:inline; 
	position:relative;
}


/*/3/*/

.ss3 {
	margin: 0 auto 10px auto;
	
}
.slideshow3{
	width:524px; 
	height:211px; 
	margin:0;
	padding: 0;
	overflow:hidden;
}
		
		
.slideshow3 li{
	list-style:none; 
	float:left; 
	display:inline; 
	position:relative;
}

/* end inner ss */


/* Begin footer */

#footer {
	border-top: 20px solid black;
	background-color: #0a1027;
	height: 485px;
	padding: 5px 0 50px 0;
}

#footer p#select {
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	padding-bottom: 55px;
	font-style: italic;
}
	
#footer p {
	text-align: left;
	color: #999999;
	font-size: 12px;
}

#footertext {
	width: 910px;
	margin: 10px auto;
}


#footertablediv {
	width: 800px;
	margin: 10px auto;
}


#copyright {
	margin: 30px auto 10px auto;
	width: 415px;
}


#nav {	
	width:1052px;
	padding: 0;
	margin: 0px auto;
}

#navtable {
	margin: 5px 0 0 175px;
	padding: 0;
	
}

#navtable a:active {outline: none;}

#navtable td {
	padding: 0 20px 10px 0;
	
}

#navtable td img {
	padding: 0 0 0 0;
}

#bm {margin-top: 30px;}

.footerlinks {color: #999999;}

.footerlinks ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.footerlinks ul li {display: inline;}

.footerlinks ul li a {
	text-decoration: none;
	padding: .2em .2em .2em 0;
	color: #999999;
	font-size: 12px;
}

.footerlinks ul li a:hover {
	color: #fff;
	font-size: 12px;
}

.sep {
	margin: 0 auto;
	width:1052px;
}

/* // end footer */


.floatL {
	float: left;
	margin: 0 10px 10px 0;
}

.floatR {
	float: right;
	margin: 0 0 5px 10px;
	padding: 4px;
	border: solid #ccc 1px;
}

.centerImg {
	width: 400px;
	margin: 10px auto;
	padding: 4px;
	border: solid #ccc 1px;
	text-align: center;
}

/* Tell A Friend */


.taf {
	margin: 10px auto 60% auto;
	padding: 20px;
	line-height: 1.5em;
}


.taf form {
	border: 1px dotted #aba9a9;
	padding: 30px;
}


.taf input {
    font-weight: bold;
	margin: 0 0 0 10px;
	padding:5px;
	font-size: 14px;
}

.field {
	background-color: #eaebee;
	font-size: 16px;
}


#contactdiv input {
	margin: 8px 0;
}


/*/3/*/

.ss3 {
	margin: -8px auto 20px auto;
	width:524px; 
	height:211px;
	list-style-type:none;
	
}

.slideshow3 ul{
	list-style-type:none; 
	width:524px; 
	height:211px; 
	margin:0;
	padding: 0;
	overflow:hidden;
}
		
		
.slideshow3 li{
	list-style-type:none;  
	float:left; 
	display:inline; 
	position:relative;
	margin: 6px 0;
}

#navcontainer2 {
	border: 1px dotted #999;
	padding: 0 0 10px 0;
}


.fanav {
	margin: 0 auto 10px auto;
	padding: 20px 0 0 10px;
	border-bottom: 0px solid #999;
	text-align: center;
}

.fanav ul, .fanav li {
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
}

.fanav li {padding-right: 0;}

.fanav a:link, .fanav a:visited {
	line-height: 14px;
	font-weight: bold;
	margin: 0 15px 4px 10px;
	text-decoration: none;
}

.fanav a:link#current, .fanav a:visited#current, .fanav a:hover {
	border-bottom: 2px solid #666666;
	padding-bottom: 4px;
	background: transparent;
	color: #333;
}

#cat {
	margin-top: 10px;
	width: 230px;
}

#cat ul{
	list-style-type: none;
	clear: both;
}

#cat li {
	margin: 20px 0 0 0;
	list-style-type: none;
}


#cat a:link, #cat a:visited {
	color: #999;
	text-decoration: none;
}

#catR {
	width: 230px;
	float: right;
	text-align:right;
	padding-right: 0;
}

#catR ul{
	list-style-type: none;
}

#catR li {
	margin: 20px 0 0 0;
	list-style-type: none;
}


#catR a:link, #cat a:visited {
	text-decoration: none;
}

/* CHAT */

#chat span {margin: 0 auto}



/* SITE MAP */

#sitemap {
	position: relative;
	width:815px;
	left: 53px;
	background-color: #FFF;
	font-size: .9em;
	height: 100%;
	padding: 20px 20px 20px 20px;
	margin: -40px 0 0 0;
	overflow: auto;
}

#sitemap a {
	color: #06C;
	text-decoration: none;
}

#sitemap a:hover, a:visited {
	color: #000;
	text-decoration: none;
}

#sitemap a:focus {
	color: #6e516d;
	text-decoration: none;
	outline:none;
}
