body {  margin: 0;  padding: 0; background-color:#9b9d9a}
			
.bodytext {font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #555555;line-height: 18px; letter-spacing:1px; }
.bodytext a:link {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #e45810;letter-spacing:1px; text-decoration: underline;}
.bodytext a:visited {font-family:Arial, Helvetica, sans-serif;	font-size: 12px; color: #e45810;letter-spacing:1px; text-decoration: underline;;}
.bodytext a:hover {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #5e6b38;letter-spacing:1px;	text-decoration: underline;}

.mmhide_header {font-family:  Arial, Helvetica, sans-serif; font-size: 17px;	color: #e45810;line-height: 20px;letter-spacing:+2px;}
.mmhide_subheader {font-family:  Arial, Helvetica, sans-serif; font-size: 13px;	color: #555555;line-height: 20px;letter-spacing:+2px;}
.subsubheader {font-family:  Arial, Helvetica, sans-serif; font-size: 13px;	color: #e45810;line-height: 20px;letter-spacing:+2px;}


.mmhide_copyright {font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 9px; color: #f1ecf7;letter-spacing:1px;line-height: 18px;}
.mmhide_copyright a:link {font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 9px; color: #f1ecf7;letter-spacing:1px; text-decoration: underline;}
.mmhide_copyright a:visited {font-family:  Verdana,Arial, Helvetica, sans-serif;	font-size:9px; color: #f1ecf7; letter-spacing:1px;text-decoration: underline;}
.mmhide_copyright a:hover {font-family:  Verdana,Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff;letter-spacing:1px;text-decoration: underline;}


.mmhide_topnav {font-family: Gill Sans, Arial, Helvetica, sans-serif; font-size: 12px; letter-spacing:1px; color: #ffffff; background:url(../images/nav_bkg.gif); background-repeat:no-repeat; background-color:#f2641c;}
.mmhide_topnav a:link {font-family:   Gill Sans,Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none;}
.mmhide_topnav a:visited {font-family:  Gill Sans,Arial, Helvetica, sans-serif;	font-size: 12px; color: #ffffff; text-decoration: none;}
.mmhide_topnav a:hover {font-family:  Gill Sans,Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;	text-decoration: none;}


.homebox {font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 10px;	letter-spacing:1px; color: #555555; line-height: 14px; padding:6px 9px 7px 10px;}
.homebox a:link {font-family:  Verdana,Arial, Helvetica, sans-serif; font-size: 10px; color: #e45810;letter-spacing:1px; text-decoration: underline;}
.homebox a:visited {font-family:Verdana,Arial, Helvetica, sans-serif;	font-size: 10px; color: #e45810;letter-spacing:1px; text-decoration: underline;;}
.homebox a:hover {font-family:  Verdana,Arial, Helvetica, sans-serif; font-size: 10px; color: #5e6b38;letter-spacing:1px;	text-decoration: underline;}

.homebox-title {font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 9px;	color: #555555;line-height: 14px;text-transform:uppercase;}

.mmhide_homebox-header {font-family:  Arial, Helvetica, sans-serif; font-size: 13px;	color: #e45810; letter-spacing:+2px; }

.subscribe {font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 10px;	 color: #555555;}

.go { 
border:0px;
padding:0px

} 


/*----------------------*/
/*	Top Nav	*/
/*----------------------*/



#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
margin-top:7px;
margin-left:-5px;
border-top: 1px solid white;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
padding: 2px 0px 3px 0px;
text-decoration: none;
font-weight: normal;
font:normal 11px Arial;
color: #ffffff;
letter-spacing:1px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e0540d;
color: #ffffff;
}



/*----------------------*/
/*	Schedule	*/
/*----------------------*/

table.mmhide_schedule {
	border-width: none;
	border-collapse: collapse;
	margin-bottom: 12px;
	font-size: 11px;
	letter-spacing:1px;	
color: #555555;	
		
}

table.mmhide_schedule a:link {font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #555555;letter-spacing:1px; text-decoration: underline;}
table.mmhide_schedule a:visited {font-family:Arial, Helvetica, sans-serif;	font-size: 11px; color: #555555;letter-spacing:1px; text-decoration: underline; }
table.mmhide_schedule a:hover {font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #e45810;letter-spacing:1px;	text-decoration: underline;}


table.mmhide_schedule tr td {
	text-align: center;
	margin: 0px;
	border: 0px;
	width:70px;
}

table.mmhide_schedule tr {
	background-color:#E5E7D6;
}

table.mmhide_schedule tr.mmhide_odd {
	background-color:#d7d7b9;
}

table.mmhide_schedule tr th {
	background-color: #e45810;
	margin: 0px;
	border: 0px;
	width:70px;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing:1px;	
}

table.mmhide_schedule tr td.mmhide_time {
	text-align: center;
	width:100px;
}

table.mmhide_schedule tr th.mmhide_time {
	width:100px;
}

table.mmhide_schedule tr td,
table.mmhide_schedule tr th {
	padding: 4px 0px;
}


/*----------------------*/
/*	Fees	*/
/*----------------------*/


table.mmhide_fees { border-width: none; border-collapse: collapse; margin-bottom: 12px; font-size: 12px; letter-spacing:1px; color: #555555; }


table.mmhide_fees tr td { text-align: center; margin: 0px; border: 0px; 	font-size: 12px;
	letter-spacing:1px;	}

table.mmhide_fees tr { background-color:#E5E7D6; }

table.mmhide_fees tr.mmhide_odd { background-color:#d7d7b9; }

table.mmhide_fees tr th { background-color: #f2641c; margin: 5px; border: 0px;  color: #FFFFFF; font-size: 12px; letter-spacing:1px;}

table.mmhide_fees tr td.mmhide_titlefees { text-align: left; }

table.mmhide_fees tr td, table.mmhide_fees tr th { padding: 7px 0px; }


/*----------------------*/
/*	Forms	*/
/*----------------------*/


table.mmhide_form { border-width: none; border-collapse: collapse; margin-bottom: 12px; font-size: 12px; letter-spacing:1px; color: #555555; }


table.mmhide_form tr td {  margin: 0px; border: 0px; color: #555555;	font-size: 11px;
	letter-spacing:1px;	}

table.mmhide_form tr { background-color:#E5E7D6; }

table.mmhide_form tr.mmhide_formodd { background-color:#d7d7b9; }

table.mmhide_form tr th { background-color: #e45810; margin: 5px; border: 0px;  color: #FFFFFF; font-size: 12px; letter-spacing:1px;}

table.mmhide_form tr td.mmhide_titleform { text-align: left; }

table.mmhide_form tr td, table.mmhide_form tr th { padding: 7px 0px; }


table.mmhide_form TEXTAREA, INPUT, SELECT, OPTION { /* default display */ 
border:1px solid #bfc3a3;
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:11px;
	text-align:left;
	padding:2px;
} 


/*----------------------*/
/*	PopUps 	*/
/*----------------------*/


/*	Position 1 	*/
.thumbnail-pos1{
position: relative;
z-index: 0;
text-decoration: none;
}

.thumbnail-pos1:hover{
background-color: transparent;
z-index: 50;
text-decoration: none;
color: #EBE9D0;
}

.thumbnail-pos1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f1f3e1;
padding: 10px;
left: 0px;
border: 1px solid #edf4c3;
visibility: hidden;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:14px;
color:#5c5c5c;

-moz-box-shadow: 3px 3px 4px #9b9898;
-webkit-box-shadow: 3px 3px 4px #9b9898;
 box-shadow: 3px 3px 4px #9b9898;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#9b9898')";
 /* For IE 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#9b9898');

}

.thumbnail-pos1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
text-decoration: none;
}

.thumbnail-pos1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 20px;
left: 0px; /*position where enlarged image should offset horizontally */
width:400px;
text-decoration: none;
}

.thumbnail-pos1 STRONG {color:#31b0ae; font-size:12px}







