body{
	padding:0px;
	margin:0px;
	background-color:#EBEBEB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
form{
	padding:0px;
	margin:0px;
}
img{
	border:none;
}
a{
	color:#1D5495;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
p{
	padding:0px 0px 16px 0px;
	margin:0px;
}
h1, h2, h3, h4, h5{
	font-weight:bold;
	font-size:16px;
	color:#224798;
	margin:0px;
	padding:0px 0px 16px 0px;
	text-transform:uppercase;
}
h5{
	font-size:12px;
	padding:5px 0px 2px 0px;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
/* Base Classes */
.mmhide_pageContainer{
	padding:0px;
	margin:10px auto auto auto;
	width:970px;
}
.mmhide_pageInner{
	background-image:url(/images/bkg/bkg_page.gif);
	float:left;
}
.mmhide_menuContainer{ /* Sky blue gradient */
	width:970px;
	float:right;
	background-image:url(/images/bkg/bkg_menu.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.mmhide_subMenuConf, .mmhide_subMenuBanq, .mmhide_subMenuVenue, .mmhide_subMenuChristmas{
	width:970px;
	float:right;
	background-image:url(/images/bkg/bkg_menu_conf.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.mmhide_subMenuBanq{
	background-image:url(/images/bkg/bkg_menu_banquet.jpg);
}
.mmhide_subMenuVenue{
	background-image:url(/images/bkg/bkg_menu_venue.jpg);
}
.mmhide_subMenuChristmas{
	background-image:url(/images/bkg/bkg_menu_christmas.jpg);
}
ul.mmhide_thirdMenu{
	padding:0px;
	margin:0px;
	width:956px;
	list-style:none;
	height:31px;
	background-image:url(/images/bkg/bkg_menu_third.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-weight:bold;
}
ul.mmhide_thirdMenu li{
	float:right;
}
ul.mmhide_thirdMenu li a{
	display:block;
	padding:8px 10px 9px 10px;
	text-decoration:none;
	color:#224798;
}
ul.mmhide_thirdMenu li a:hover{
	text-decoration:underline;
}
.mmhide_thirdActive{
	border-left:solid 1px #E1E1E1;
	border-right:solid 1px #E1E1E1;
	background-image:url(/images/bkg/bkg_menu_third_active.jpg);
}
ul.mmhide_thirdMenu li.mmhide_thirdActive a{
	color:#333333;
	text-decoration:none;
	padding:8px 9px 9px 9px;
}
ul.mmhide_thirdMenu li.mmhide_thirdActive a:hover{
	text-decoration:none;
}
.mmhide_thirdVenue ul.mmhide_thirdMenu li.mmhide_thirdActive a{
	color:#816D6C;
}
.mmhide_thirdConf ul.mmhide_thirdMenu li.mmhide_thirdActive a{
	color:#5F9EA7;
}
.mmhide_thirdbanq ul.mmhide_thirdMenu li.mmhide_thirdActive a{
	color:#6470A0;
}
.mmhide_thirdChris ul.mmhide_thirdMenu li.mmhide_thirdActive a{
	color:#999999;
}
/* Content Styling */
.mmhide_contentContainer{
	padding:0px 7px;
}
.mmhide_contentInner{
	width:956px;
	background-image:url(/images/bkg/bkg_content.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	float:left;
}
.mmhide_buttonHolder{
	float:left;
	padding:16px 0px 24px 0px;
	width:334px;
	display:inline;
	margin:0px 0px 0px 108px;
}

/* New Styling */
.mmhide_twoColLeftHome, .mmhide_twoColRightHome, .mmhide_twoColLeftRegular, .mmhide_twoColRightRegular {
	display:inline;
	float:left;
	margin:0px 0px 0px 24px;
	padding-bottom:8px;
	width:442px;
}
.mmhide_twoColLeftHome{
	padding-bottom:24px;
}
.mmhide_twoColRightHome{
	float:right;
	margin:0px 24px 0px 0px;
}
.mmhide_twoColLeftRegular{
	margin:24px 0px 0px 24px;
}
.mmhide_twoColRightRegular{
	float:right;
	margin:24px 24px 0px 0px;
}
.mmhide_twoColLeftOverview, .mmhide_twoColRightOverview{
	width:430px;	/*twoCol width - 12 half mid padding */
	display:inline;
	float:left;
	margin:24px 0px 0px 24px;
	padding-bottom:8px
}
.mmhide_twoColRightOverview{
	float:right;
	margin:0px;
	width:478px;	/*twoCol width + 24 right padding + 12 half mid padding*/
}
.mmhide_twoColLeftContent, .mmhide_twoColRightContent{
	width:670px;
	display:inline;
	float:left;
	margin:24px 0px 0px 24px;
	padding-bottom:8px;
}
.mmhide_twoColRightContent{
	width:215px;
	float:right;
	margin:24px 24px 0px 0px;
}
.mmhide_fourColLeft{
	width:190px;
	margin:24px 0px 0px 24px;
	padding-bottom:8px;
	display:inline;
	float:left;
}
.mmhide_fourColRight{
	float:right;
	margin:0px;
	width:717px;
}
.mmhide_oneColLeft{
	float:left;
	display:inline;
	margin:24px 24px 0px 24px;
	padding-bottom:8px;
}

/* twoColHome Additionals */
.mmhide_flashContainer{
	padding-bottom:12px;
	background-image:url(../../images/pic/pic_main_home.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

/* twoColOverview Additionals */

table.mmhide_overviewTable th{
	padding:0px;
	border-left:solid 1px #E1E1E1;
}
table.mmhide_overviewTable th img{
	float:left;
}
table.mmhide_overviewTable td{
	padding:0px 20px 20px 20px;
	border-left:solid 1px #E1E1E1;
}
table.mmhide_overviewTable td p{
	width:198px;
}




table.mmhide_overviewTableBlank th{
	padding:0px;
	border:none;
}
table.mmhide_overviewTableBlank th img{
}
table.mmhide_overviewTableBlank td{
	padding:0px;
	border:none
}
table.mmhide_overviewTableBlank td p{

}


/* Bullet Styling */
.mmhide_twoColRightHome p{
	float:left;
	width:100%;
}
.mmhide_twoColRightHome img{
	float:left;
}
.mmhide_twoColRightHome ul{
	margin:0px;
	padding:0px 0px 16px 0px;
	list-style:none;
	width:442px;
	float:left;
}
.mmhide_twoColRightHome ul li{
	margin:0px;
	padding:0px 0px 0px 10px;
	background-image:url(/images/bkg/bkg_bullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	width:210px;
}

.mmhide_twoColLeftOverview ul, .mmhide_twoColRightOverview ul, .mmhide_twoColLeftContent ul, .tabbertab ul{
	margin:0px;
	padding:0px 0px 16px 0px;
	list-style:none;
}
.mmhide_twoColLeftOverview ul li, .mmhide_twoColRightOverview ul li, .mmhide_twoColLeftContent ul li, .tabbertab ul li{
	margin:0px;
	padding:0px 0px 0px 10px;
	background-image:url(/images/bkg/bkg_bullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.tabbertab ul li{
	background-image:url(/images/bkg/bkg_bullet_blue.gif);
}
.mmhide_fourColRight ul, .mmhide_fourColLeft ul{
	margin:0px;
	padding:0px 0px 16px 0px;
	list-style:none;
	float:left;
	width:198px;
}
.mmhide_fourColRight ul li, .mmhide_fourColLeft ul li{
	margin:0px;
	padding:0px 0px 0px 10px;
	background-image:url(/images/bkg/bkg_bullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:188px;
	float:left;
}
table.mmhide_seatingTable td{
	text-align:left;
	padding:0px;
}
table.mmhide_seatingTable th{
	width:44px;
	padding:0px;
	text-align:left;
}
table.mmhide_seatingTable img{
	padding:3px 0px;
}
/* Footer Styling */
.mmhide_footerContainer{
	width:970px;
	height:63px;
	color:#FFFFFF;
	float:left;
	background-image:url(/images/bkg/bkg_footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.mmhide_footerInner{
	padding:12px 21px 15px 62px;
	/*padding:15px 38px 15px 62px;*/
}
.mmhide_footerInner a{
	color:#FFFFFF;
	text-decoration:none;
}
.mmhide_footerInner a:hover{
	text-decoration:underline;
}
.mmhide_footerInnerLeft{
	padding-top:3px;
}
.mmhide_footerInnerRight{
	float:right;
}
.mmhide_footerInnerRight a{
	margin-left:10px;
	display:inline;
}
.mmhide_footerRight a{
	margin-left:28px;
	display:inline;
}
.mmhide_formTextBox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:270px;
}
.mmhide_formTextArea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:270px;
}
.mmhide_formdropDown{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:277px;
	margin-bottom:2px;
}
.mmhide_formdropDownShort{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:90px;
	margin-bottom:2px;
}

/* Additional table styling */
.mmhide_twoColLeftRegular table th, .mmhide_twoColRightRegular table th{
	font-weight:bold;
	padding:0px 8px 0px 0px;
	text-align:left
}
.mmhide_twoColLeftRegular table td, .mmhide_twoColRightRegular table td{
	font-weight:normal;
	text-align:left
}

/* Room Selector Styling */
.mmhide_formTextdropDown{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:240px;
}
table.mmhide_roomSelectorTable, table.mmhide_contactSelectorTable{
	width:430px;
	background-color:#DBE4EE;
}
table.mmhide_contactSelectorTable td{
	padding-right:10px;
}
table.mmhide_contactSelectorTable th{
	padding-left:10px;
}
table.mmhide_tableRoomThumbs th{
	padding:0px 8px 8px 0px;
}
table.mmhide_tableRoomThumbs td{
	padding:0px 0px 8px 0px;
}
table.mmhide_tableRoomThumbs img{
	padding:1px;
	border:1px solid #CCCCCC;
}
table.mmhide_tableRoomThumbs a:hover img{
	border:1px solid #133688;
}
table.mmhide_priceTable{
	width:100%;
}
table.mmhide_equipTable{
	width:664px;
}
table.mmhide_priceTable th, table.mmhide_equipTable th{
	font-weight:bold;
	background-color:#133689;
	color:#FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	padding:6px;
	text-align:center;
}
table.mmhide_priceTable td, table.mmhide_equipTable td{
	font-weight:normal;
	background-color:#E5E5E5;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	padding:6px;
	text-align:center;
}
table.mmhide_priceTable td.mmhide_priceLeftCell, table.mmhide_equipTable td.mmhide_priceLeftCell{
	text-align:left;
	padding-left:12px;
}
table.mmhide_equipTable td.mmhide_priceLeftCell{
	font-weight:bold;
}
table.mmhide_priceTable td.unavailable, table.mmhide_equipTable td.unavailable{
	background-color:#6470A0;
}
.foodImage{
	float:right;
	padding:1px;
	border:#E5E5E5 solid 1px;
}
.equipmentImage{
	float:left;
	padding:1px;
	border:#E5E5E5 solid 1px;
	margin-right:12px;
	display:inline;
}
table.contactTable{
	width:100%;
}
table.contactTable th, table.contactTable td{
	padding-bottom:1px;
}