BODY {
	MARGIN: 0px
}
TD {
	FONT: 11px Arial, Helvetica, sans-serif; COLOR: #000000
}
A {
	FONT-WEIGHT: bold; COLOR: #ff6600; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffba00
}
#navigation A {
	BORDER-RIGHT: #ff6600 1px solid; PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; FONT: 10px/16px Arial, Helvetica, sans-serif; COLOR: #26354a; PADDING-TOP: 0px; LETTER-SPACING: 0.1em; TEXT-DECORATION: none
}
#navigation A:hover {
	BACKGROUND: #ff6600; COLOR: #ffffff
}
#background TD {
	BACKGROUND: url(mm_bg_header.gif)
}
#padding {
	PADDING-RIGHT: 14px; PADDING-LEFT: 14px; PADDING-BOTTOM: 14px; PADDING-TOP: 14px
}
#calendar TD {
	BORDER-RIGHT: #26354a 1px solid; BORDER-TOP: #26354a 1px solid; BORDER-LEFT: #26354a 1px solid; BORDER-BOTTOM: #26354a 1px solid
}
#noborder TD {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
#calheader TD {
	FONT-WEIGHT: bold; COLOR: #ffffff
}
.logo {
	FONT: 24px/26px Times New Roman, Times, serif; COLOR: #ffba00; LETTER-SPACING: 0.3em
}
.tagline {
	FONT: 11px/16px Arial, Helvetica, sans-serif; COLOR: #d3dce6
}
.tagline1 {
	FONT: 9px/16px Arial, Helvetica, sans-serif; COLOR: #d3dce6

}
.bodyText {
	FONT: 11px/22px Arial, Helvetica, sans-serif; COLOR: #26354a; LETTER-SPACING: 0.1em
}
.bodyText1 {
	FONT: 18px/32px Arial, Helvetica, sans-serif; COLOR: #26354a; LETTER-SPACING: 0.1em
}
.bodyText2 {
	FONT: 10px/20px Arial, Helvetica, sans-serif; COLOR: #26354a; LETTER-SPACING: 0.1em
}
.bodyText2 {
	FONT: 10px/20px Arial, Helvetica, sans-serif; COLOR: #26354a; LETTER-SPACING: 0.1em
}
.bodyText3 {
	FONT: 15px/20px Arial, Helvetica, sans-serif; COLOR: #26354a; LETTER-SPACING: 0.1em
}
.detailText {
	FONT: 18px/32px Arial, Helvetica, sans-serif; COLOR: #26354a; LETTER-SPACING: 0.1em
}
.pageName {
	FONT: 18px/32px Arial, Helvetica, sans-serif; COLOR: #ff6600; LETTER-SPACING: 0.2em
}
.subHeader {
	FONT: bold 12px/20px Arial, Helvetica, sans-serif; COLOR: #2d374d; LETTER-SPACING: 0.1em
}
.navText {
	FONT: 8px/12px Arial, Helvetica, sans-serif; COLOR: #26354a; LETTER-SPACING: 0.1em
}
.calendarText {
	FONT: 11px Arial, Helvetica, sans-serif; COLOR: #26354a; LETTER-SPACING: 0.1em
}
.sidebarText {
	FONT: 11px/18px Arial, Helvetica, sans-serif; COLOR: #ffba00; LETTER-SPACING: 0.1em
}
.sidebarText1 {
	FONT: 9px/15px Arial, Helvetica, sans-serif; COLOR: #ffba00; LETTER-SPACING: 0.1em
}

img.reservation {
    
    padding-top:6px;
    
    
}



/**footer**/


.social {
    
    text-align:center;
}

.social ul  {
 
 padding-top:10px;  
 list-style:none;
 display: inline-flex;

}

.social ul  li {
    
    padding-right:7px;
    
}

/* Facebook */
.fa-facebook {
  background: #3B5998;
  color: white;
}

/* Twitter */
.fa-twitter {
  background: #55ACEE;
  color: white;
}

/* Dribbble */
.fa-dribbble{
  background: pink;
  color: white;
}


.fa-behance {
    
  background: #55ACEE;
  color: white;
}

.fa {
  font-size: 20px !important;
  width: 29px !important;
  text-align: center;
  text-decoration: none;
  border-radius: 20px 20px;
}

img.reservation {
    
    width:60px !important;
    height:50px !important;
    
}