
body {
  background:#afdafa;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  line-height:1.2;
	height:100%;
}

.breadcrumb {
  color:#a2a88d;
  margin: 0;
  padding: 10px 0 10px 0;
  font-size:24px;
  }

.main {
  color:#62684d;
  background:#fff;
}


h2 {
  margin: 0;
  padding: 10px 0 10px 0;
  font-size:18px;
  }
h3 {
  margin: 4px 0 2px 0;
	font-size:16px;
  }

.small {
  margin: 0;
	font-size:11px;
  }

#splash  {
  padding: 12px;
  font-size: 18px;
  background-color: #afdafa;
  }

#splash a  {
  background-color: #afdafa;
  }

.obit {
  margin: 0;
  padding: 10px;
  background-color: #000000;
  color: #dddddd;
  }


.back {
	height:100%;
	width:100%;
  bottom:0px;
}

.mid , .mid img{
  margin:auto;
  width:100%;
  max-width:1200px;
  }

.menubar {
  overflow:hidden;      /*otherwise IE6 increases height*/
}
.menubar a {
	float:left;
	display:block;
  text-decoration: none;
}

.menubar a:link, .menubar a:visited {
  color:#000;
  text-decoration: none;
}

.menubar a:hover, a:hover, #splash a:hover, .menubar #current {
  color: #000;
  background:#afdafa;
  text-decoration: none;
}


@media (min-width: 600px){     /* -------normal screens --*/
.tophead {
	position:relative;
  background:url(mc_logo.jpg) no-repeat;
  height:160px;
  margin: 0 auto;
  }

.hmenu {
  display:none;
  }

.toppic {
  background:url(top_ban2024.jpg) no-repeat;
  background-size: 100%;
  background-repeat: no-repeat;
  width:100%;
/*  padding-top:43.22%; /* this sizes div to image (img-width/height) */
  padding-top:58.18%; /* this sizes div to image (img-width/height) */
  margin: 0;
  }

.oldtoppic {
  height:460px;
  width:1100px;
  background:url(top_blan.jpg) no-repeat;
  }

.main {
  clear:both;
	position: relative;
	margin:auto;
  top:0px;
  height:100%;
	width: 1100px;
  }

.blogiframe {
  width:1024px;
  height:700px;
  overflow:hidden;
  border:none;
  }

.ievents {
  width: 1024px;
  height: 400px;
  }

.menubar {
  ztext-align:center;
  overflow:hidden;      /*otherwise IE6 increases height*/
  height: 38px;
  zwidth:1024px;
  margin: 10px auto;
  }
.menubar a {
	float:left;
	display:block;
	height: 28px;
	margin: 0 2px 0px 2px;           /*these margins make a divider*/
	padding: 10px 20px 0px 20px;
	font-size:16px;
  }
.colmain {
  width: 1024px;
  padding: 0px 30px 30px 30px;
  margin:0;
  }
.clsImgL {
  float:left;
  margin:10px;
  }
.clsImgR {
  float:right;
  margin:10px;
  }

.footer {
  clear:both;
	margin:0;
  padding:2px 0px 7px 0px;
	font-size:11px;
  }
.footerright {
  float: right;
  width: 248px;
  padding:0;
  margin:0;
  }
.mytext {
  height:300px;
  width:450px;
  }
}

/* -----smaller screens ----------*/
@media (max-width: 599px){
.tophead {
  background:url(m_mc_logo.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width:100%;
  padding-top:16.36%; /* this sizes div to image (img-width/height) */
  margin: 0;
  }

.hmenu {
  position:absolute;
  top:5px;
  right:5px;
  width:54px;
  height:50px;
  background-image: url("menu.png");
  background-repeat:no-repeat;
}
.hmenu:hover {
  background-image: url("menu-hover.png");
}




.toppic {
  background:url(top_ban2024.jpg) no-repeat;
  background-size: 100%;
  background-repeat: no-repeat;
  width:100%;
  padding-top:58.18%; /* this sizes div to image (img-width/height) */
  margin: 0;
  }

.main {
  clear:both;
	position: relative;
	margin:auto;
  top:0px;
  height:100%;
	width:100%;
  }

.menubar {
  display:none;       /*start hidden*/
  }

.menubar a {
	float:none;
  padding: 8px 10px 6px 10px;
  height:22px;
	font-size:1em;
  border-bottom:#afdafa solid 1px;
  }
.colmain {
  padding: 0px 10px 10px 10px;
  margin:0;
  }
.clsImgL, .clsImgL img {
  margin:0;
  width:100%;
  }
.clsImgR, .clsImgR img {
  margin:0;
  width:100%;
  }

.footer {
  clear:both;
	margin:0;
  padding:2px 0px 7px 0px;
	font-size:1em;
  }
.footerright {
  clear:both;
  width: 248px;
  padding:0;
  margin:0;
  }
.mytext {
  height:200px;
  width:250px;
  }
.blogiframe {
  width:100%;
  height:100%;
  overflow:hidden;
  border:none;
  }
.ievents {
  width: 100%;
  height: 400px;
  }

}
/* --- end -----smaller screens ----------*/

a:link, a:visited {
  color:#00b;
  text-decoration: underline;
}


.content {
  padding: 10px 0px 10px 0px;
  margin:0;
}



.myhr {
  background:#a2a88d;
  height:10px;
  width: 100%;
  padding: 0px;
  margin:0;
}



.footer a:link, .footer a:visited {
	color:inherit;
  text-decoration: none;
}
.footer a:hover {
	color:inherit;
  text-decoration: none;
}


.faq {
  color:#d5d5d5;
  font-weight:bold;
}



.entry {
  padding: 10px;
  background:#454545;
  color:#fff;
}

.entry a:link,.entry a:visited {
  text-decoration: underline;
  background:#454545;
  color:#fff;
}

.tlink a {
  text-decoration: none;
}


.clsContent {
  clear:both;
  width:100%;
  max-width:1200px;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}

.clsComRow{
 width:100%;
 padding:6px;
 clear:both;
 float:left;
}

.clsComRow:nth-child(odd) {
 background: #e0e0e0;
}


.clsRow:nth-child(even) {
 background: #e0e0e0;
}

.clsColInnerPic {
  float:left;;
  padding:6px;;
  background: #fff;
}

.clsColInnerPic img {
  height:90px;
}

.clsClear {
  clear:both;
  }
