/*-------planners/default.asp*/
#slideshowpro {
	display: none;
	position: absolute;
	z-index: 4000;
	margin-left: auto;
	padding-left: 120px;
	margin-right: auto;
	top: 300px;
	width: 375px;
	height: 275px;
	overflow: visible;
}

#slideshowclose {
	position: absolute;
	top: 275px;
	left: 120px;
}

#pageshield {
	display: none;
	position: absolute;
	width: 100%;
	height: 1500px;
	z-index: 3999;
	top: 0px;
	left: 0px;
	margin-right: auto;
	background-color: #6e92ab;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}
#subMenu {
	background-image: url(/conventionCenter/images/bkg/subHd_bkg.jpg);
	background-repeat: repeat-y;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#mainContentcontact {
	background-image: url(/conventionCenter/images/Caterercontact.jpg);
	background-color: #e9fafe;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	/* height: 964px; */
}
#mainContent {
	background-image: url(/conventionCenter/images/Caterer.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	height: auto;
}
#inclosed {
	background-color: #ffffff;
	/* margin: 0px 7px 0px 7px; */
	height:auto;
}
#calloutLgcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	margin-bottom: 0px;
	width: 730px;
	/* height: 350px; */
	margin-top: 0px;
	margin-left: 0px;
}
#calloutLg {
	background-color: #FFFFFF;
	width: 730px;
	/* height: 350px; */
	margin-top: 0px;
	margin-left: 0px;
}

td.calloutLg {
	width: 555px;
	vertical-align: center;
	text-align: center;
	padding: 7px 5px 5px 0px;
}
tr.lg {
	background-image: url(/conventionCenter/images/callOutsBkg/lg_feature.gif);
	background-repeat: no-repeat;
}

.breadcrumbs {
	margin: 0px;
}

.banner {
	padding: 0px;
}


#distinctive_gourmet{
	position:absolute;
	left:580px;
	margin-top:200px;
	z-index: 200;
	width: 140px;
	background: #fff;
	
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	border: 1px solid #ccc;

	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;	
	box-shadow: 0px 0px 10px #666;
	
	padding: 10px;
	
}
