html, body { height:97%; background-color:white;}

#splashformat {
	position:absolute;
	top:180px;
	left:45px;
}
.splashnav td {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right:40px;
}

#container { 
	position:relative;
	width:800px; 
	height:100%;
	border:solid 10px #deebb0; 
	
	margin-left:auto; 
	margin-right:auto; 
}

#navheader { background-color:#f6faea; }
#navheader img { padding:15px; padding-bottom:10px; }

#nav { 
	width: 100%;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #d2e493;
	text-align: center;
}
#nav a:hover { background-color: #9dce85; }
#nav a {
	font-family: Arial;
	font-size: 12.5px;
	color: black;
	text-decoration: none;
	background-color: #d2e493;
	
	margin: -2px;
/* This nav padding below is just for non-SAFARI */
	padding: 5px 33px 5px 33px;
}
/* This nav padding below is just for SAFARI */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#nav a {
		font-family: Arial;
		font-size: 12.5px;
		color: black;
		text-decoration: none;
		background-color: #d2e493;
		
		margin: -2px;
		padding: 5px 33px 5px 33px;
	}
}


#meat { position:relative; background-color:blue; }
#meat3 { 
	position:relative; 
	margin-left:175px;
	width:518px; 
	margin-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	color:black;
	}
	#meat3 h3 { font-size:22px; margin-bottom: 10px; color:#6A2C91; }

#columntype1 { position:absolute; width:187px; height:388px; background-color:white;} /* This column set is used on Corporate */
#columntype2 { position:absolute; width:128px; height:388px; margin-left:187px; }
#columntype3 { 
	position:absolute;
	width:385px;
	margin-left:315px; 
	padding-left:50px;
	padding-right:50px;
}
#columntype3 p {
	font-family:Verdana;
	font-size: 11px;
	line-height: 14px;
}
#columntype3 b {
	font-weight:normal;
	color:#6A2C91;
}
#columntype3 h3 {
	font-weight: normal;
	font-family:Verdana;
	font-size: 13px;
	color:#6A2C91;
	line-height:18px;
	width:300px;
}
#columntype4 { position:absolute; width:128px; height:388px; } /* This column set is used on Galas */
#columntype5 { position:absolute; width:187px; height:388px; margin-left:128px; }

#columntype6 { position:absolute; width:78px; height:309px; } /* This column set is used on Private Entertaining */
#columntype7 { position:absolute; width:79px; height:309px; margin-left:78px; }
#columntype8 { position:absolute; width:158px; height:309px; margin-left:157px; }

.headertype1 { margin-left:-103px; margin-top:45px; }
.headertype2 { margin-top:50px; }
.headertype3 { position:relative; left:262px; top:38px; }

#subheadtype1 { position:absolute; margin-top:45px; }
.purplesubheads a { font-size:14px; color:#6A2C91; text-decoration:underline; }
#listoflinks h3 { font-family:Verdana; color:black; font-size:13px; line-height:16px; }
#listoflinks a { font-family:Arial; color:#6A2C91; font-style:italic; font-size:11px; line-height:18px; }

#pictype1 { position:absolute; margin-left:122px; margin-top:28px; }
#pictype2 { position:absolute; margin-left:187px; margin-top:93px; }
#pictype2b { position:absolute; margin-left:128px; margin-top:93px; } /*e.g. Fig Salad on Corporate */
#pictype2c { position:absolute; margin-left:187px; margin-top:276px; }
#pictype3 { position:absolute; margin-left:63px; margin-top:282px; }
#pictype4 { position:absolute; margin-top:260px; }					  /*e.g. Cookies on Corporate */
#pictype4b { position:absolute; margin-top:388px; }					  /*e.g. Event on Weddings(WWD) */
#pictype5 { position:absolute; margin-left:315px; margin-top:388px; } 
#pictype6 { position:absolute; margin-left:215px; margin-top:530px; } /*e.g. Grey Square on Galas */
#pictype7 { position:absolute; margin-left:236px; margin-top:309px; } /*e.g. Hors on Private */
#pictype8 { position:absolute; margin-left:24px; margin-top:47px; }
#pictype9 { position:absolute; margin-left:65px; margin-top:388px; }


#subnavtype { position:absolute; margin-left:53px; margin-top:390px; }

#subnavtype a:hover { color:#00c6f5; }
#subnavtype a {	
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #44905b;
	text-decoration: none;
	line-height:20px;
	padding-left:10px;
	
	background: url(images/arrow-teal-on-green.gif);
	background-repeat: no-repeat;
}
.subnavtype2 {
	font-family: Arial;
	font-size: 11px;
	color: #b4d129 !important;
	text-decoration: none;
	line-height:20px;
}
.subnavtype2 a:hover { color:#8daa00 !important; }
.subnavtype2 a {
	background: url(images/arrow-lime-on-white.gif) !important;;
	background-repeat: no-repeat !important;;
	color: #b4d129 !important;
	font-weight: bold;
	padding-left:10px;
}

/* STANDARD CSS for RESKIN PAGES */
.reskin { line-height: 14px; }
.reskin a { font-weight:bold; font-size:11px; color:#44905b; text-decoration:none; }
.reskinlink1 { font-weight:bold; font-size:11px; color:#44905b; line-height:20px; text-decoration:none; }
.reskinlink2 { font-weight:bold; font-size:14px; color:#44905b; line-height:20px; text-decoration:none; }

#footer {
	font-family: Arial;
	text-align:center;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	line-height:14px;
}