/*#m-contact { display:none; height: 0px; }  NUKE THIS ONCE PHP RUNNING ON SERVER */

/* STANDARD TAG OVERRIDES */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
	background-color: #FFF;
	margin:0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size:14px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {
	color: #069;
	font-weight:normal;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
}

h5 {
	font-size:12px;
}

a {
	color:#000;
}

a:hover {
	color:#FFF;
	background-color:#069;
}

/* MCWW CLASSES */

.cal-date {
	text-align: center;
	padding: 3px;
	margin: 0px;
	border-bottom: thin dotted #666;
	font-weight: normal;
	background-color: #CEF;
	vertical-align: top;
}

.cal-description {
	padding: 3px;
	width: 80%;
	margin: 0px;
	border-bottom: thin dotted #666;
	font-weight: normal;
	vertical-align: top;
}

.contact-descript {
	text-align:right;
	color:#666;
}

.m-noprint {}

.m-thdet {
	text-align: left;
	padding: 3px;
	width: 20%;
	margin: 0px;
	border-bottom: thin dotted #666;
	font-weight: normal;
	font-size:12px;
	color:#069;
	vertical-align: top;
}

.m-thtxt {
	text-align: left;
	padding: 3px;
	width: 80%;
	margin: 0px;
	border-bottom: thin dotted #666;
	font-weight: normal;
	font-size:12px;
	color:#069;
	vertical-align: top;
}

.maria {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin: 0px 0px 0px 10px;
	width:150px;
	color: #069;
	float: right;
	padding: 15px 5px 5px 5px;
	border: thin dotted #069;
	line-height:1em;
	display:inline;
}

.wish-need {
	text-align: center;
	padding: 3px;
	width: 20%;
	margin: 0px;
	border-bottom: thin dotted #666;
	font-weight: normal;
	background-color: #CEF;
	vertical-align: top;
}

.wish-description {
	padding: 3px;
	width: 80%;
	margin: 0px;
	border-bottom: thin dotted #666;
	font-weight: normal;
	vertical-align: top;
}

/* MCCW IDs */

#m-body {
	position: relative;
	width: 690px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: auto;
}

#m-contact td {
	padding: 3px;
	margin: 0px;
	vertical-align: top;
	font-size:12px;
}

#m-content {
	position:absolute;
	margin: 0px;
	width: 690px;
	height: auto;
	top: 220px;
	left: 0px;
}

#m-footer {
	line-height:0.8em;
	width: 690px;
	padding: 0px;
	margin: 10px 0px 0px;
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
}

#m-footer p {
	font-size: 9px;
	color:#333;
	background-color: #CEF;
	height: auto;
	width: 670px;
	margin: 0px auto;
	padding: 3px 10px;
	text-align: center;
}

#m-footer a {
	color:#333;
	background-color: #CEF;
	text-decoration: none;
}

#m-footer a:hover {
}

#m-header {
	width: 690px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
}

#m-header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-align: center;
	color: #069;
	margin: 0px;
	padding: 0px;
}

#m-nav {
	width: 690px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 190px;
	left: 0px;
	height: auto;
	letter-spacing: 0.2em;
}

#m-nav p {
	font-size: 12px;
	font-weight: bold;
	background-color: #CEF;
	height: auto;
	width: 670px;
	margin: 0px auto;
	padding: 3px 10px;
	text-align: center;
}

#m-nav a {
	padding: 3px 5px;
	color: #069;
	text-decoration: none;
}

#m-nav a:hover {
	background-color:#069;
	color: #fff;
}

