/* Global Styles */

html, body, div, span, object, iframe, blockquote, pre, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}



td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	

a:hover {
	color: #FFBA00;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

#background td {
	background:url("mm_bg_header.gif");
	}
	
#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}


#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
.talva {
	border: thin solid #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

	
/* Class Styles */

.logo {
	color: #FF6600;
	letter-spacing:0.3em;
	line-height:normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	}
	
.subHeader {
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
	
.margin {

	line-height:18px;
	color:#CCCCCC;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*styles for photo gallery*/
#picturewrapper {
   width:408px;
   float: right;
   text-align: center;
   font-weight: bold;
   margin: 10px 20px 10px 0;
   }
#picturewrapper p {
   margin: 0;
   padding: 0;
   }
#mainpic {
   float:right;
   }
#mainpic img{
   margin: -8px 8px 8px -8px;
   }
#thumbnails {
   min-height: 345px;
   }
#thumbnails img {
   margin: 0 2px;
   border: none;
   }
#thumbnails table {
   margin: 0 15px;
   }
#pageNav {
   width: 310px;
   }

table {
border-collapse:collapse;
vertical-align:top;
text-align:left;
}

td,th {
vertical-align:top;
}