/* Global Styles */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

p {
	padding-top: 20px;
}
blockquote {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
body {
	margin:0;
	background-color: #E6F3FF;
	}
	

a {
	color: #FF6600;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("../images/mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("../images/mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
#logo 	{
	color: #CCFF99;
	letter-spacing:0.2em;
	line-height:36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	}

#tagline 	{
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	padding-right: 10px;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0;
	}
	

	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#menu {
	width: 100%;
	float: left;
	color: #003366;
	text-align: center;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.headerbg {
	background-image: url(../images/mm_travel_photo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#menu a {
	text-decoration: none;
	color: #003366;
	
}
#menu a:hover {
	background-color:#FFFFFF;
	text-decoration: none;
	color: #FF6600;
		
}


#menu ul   {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#menu ul li  {
	display: inline;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 34px;
	padding-right: 5px;
	background-image: url(../images/paw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
	vertical-align: middle;
}



#menu ul li.first {
	margin-left: 0;
	padding-left: 10px;
	background-image: none;
	}

	
	
.style2 {
  font-size: 32px;
  color: #009966;
}

.style3 {
  color: #006666;
  font-size: 48px;
}
.style4 {
  font-family: "Times New Roman", Times, serif;
  font-size: 32px;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px; font-style: italic;
}
h1 {
	color: #006666;
	font-size: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}
	
h3 {
	color: #006666;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	}
	
.intro {
	line-height:24px;
	letter-spacing:.1em;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	}
.intro2 {
	line-height:30px;
	letter-spacing:.1em;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #CC6600;
	}

.subhead {
	font-size: 16px;
	color: #009966;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009966;
	width: auto;
	font-weight: bold;
}
.ruledotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366CC;
	clear:both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pic  {
	padding-left: 10px;
	padding-bottom: 10px;
}
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color:#003366;
}
.content ul {
	padding-left: 30px;
	list-style-type:disc;
	list-style-position:inside;
}

.rule {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCFF99;
	
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF99;
}


.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
}
.pdf {
	list-style: none;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-bottom: 5px;
	line-height: 25px;	

}