/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#4A6580;
	}
	
.MainClass {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     padding-right: 10px;
     padding-left: 5px;
     padding-bottom: 10px;
}
.Footer {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     padding-right: 10px;
     padding-left: 5px;
     padding-bottom: 10px;
}
.MainClass h1{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 18px;
     font-weight: bold;
     text-align: center;
}		
.Border {
	border-top-color:#4A6580;
	border-top-style:solid;
	border-top-width:2px;
}
.MCIFooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}	
.MCIFooter a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.MCIFooter a:hover{
	text-decoration:underline;
}		

.bg_dotes {
width:auto;
height:5px;
background-image:url(http://www.meccinc.org/images/dotes.jpg);
background-repeat:repeat-x;
}

.body_middle{
background-color:#FFFFFF;
}


.footer_bg {
width:auto;
height:21px;
background-image:url(http://www.meccinc.org/images/bootem_bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}

.menu_bluetext {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#66CCFF;
	padding-left:5px;
	}
	
a.navigation {
	font-family: Tahoma;
	font-size:11px;
	color:#82481A;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
	}
a.navigation:hover{
	font-family: Tahoma;
	font-size:11px;
	color:#88A5BF;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
	}
	

.copyright {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	line-height:23px;
	color:#ffffff;
	}




/*/////////////
New Maui Info
/////////////*/
.MCIInfoMaster {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.MCIInfoMaster a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0000EE;
}
.MCIInfoMaster a:hover{
	text-decoration:underline;
}
.MCIInfoMaster th{
	background-color:#4A6580;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
.MCIInfoMaster td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*/////////////////////////*/
.MCIInfoTop {

}
.MCIInfoSearch {

}
.MCIInfoLinkMap {
	font-weight:bold;
}
.MCIInfoMenu {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:5px;
}
.MCIInfoContent {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:5px;
}
.MCIInfoUpdateDate {
	border-top-color:#000000;
	border-top-style:dashed;
	border-top-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	font-size:10px;
	margin:20px;
	padding:3px;
	clear:both;
}
.MCIInfoUpdateDate a{
	font-size:10px;
	text-decoration:none;
}
.MCIInfoUpdateDate a:hover{
	text-decoration:underline;
}
.MCIInfoAreaList {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}
.MCIInfoListHead {
	background-color:#83A2BF;
	font-weight:bold;
}