/* CSS Document */
body {
	background-image:   url("/images/bg-1.jpg");
	}
#mainContainer {
	width: 698px; 
	border: 1px solid #674F03; 
	background-color: #E8DDC8; 
	padding: 5px 0px 5px 0px;
	margin-left: 3px;
	}
#outerContainer {
	background-image:   url("/images/bg-2.jpg");
	
	width: 735px;
	padding-left: 26px;
	padding-right: 26px;
}
#innerContainer {
	width: 685px; 
	border: 1px solid #CFBCAD; 
	padding: 5px 0px 0px 0px;
	}
#headContainer {
	width: 682px; 
	background-image:   url("/images/header_embellish.gif"); 
	background-repeat:no-repeat; 
	background-position: top;
	}
#menuContainer{
	width: 681px; 
	background-image:   url("/images/nav_bg.jpg"); 
	background-repeat:repeat-y; 
	border: 1px solid #D1B58B; 
	height: 60px;
	}
#navHome {
	float: left; 
	width: 100px; 
	text-align:center; 
	padding: 8px 0px 0px 22px;
	}
#navCatering {
	float: left; 
	width: 100px; 
	text-align:center; 
	padding: 8px 0px 0px 4px;
	}
#navMenu {
	float: left; 
	text-align:center; 
	padding: 8px 0px 0px 30px;
	}
#navEvents {
	float: left; 
	text-align:center; 
	padding: 8px 0px 0px 20px;
}
#navDivider {
	float: left; 
	text-align:center; 
}
#homeImgLeft {
	float: left; 
	margin: 5px 0px 0px 1px;
}

/* Text Formatting */
H1 {
	text-align: center;
	font-size: 25px;
	padding-left: 10px;
	display: block;
	}
H2 {
	text-align: center;
	font-size: 19px;
	padding-left: 10px;
	display: block;
	}
#homeBody {
	float: left;
	width: 310px;
	padding: 20px 0px 0px 20px;
}
#homeCallout {
	float: right;
	width: 150px;
	padding: 20px 0px 0px 0px;
}

#subBody {
	width: 610px;
	padding: 20px 0px 0px 20px;
}

/* Text Style */
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #703821;
	text-align:left;
}

/* Body Link Style */
.bodyCopy a:link {
	color: #CC0033;
	text-decoration: underline;
}
.bodyCopy a:visited {
	color: #CC0033;
	text-decoration: underline;
}
.bodyCopy a:hover {
	color: #E67300;
	text-decoration: underline;
}
.bodyCopy a:active {
	color: #CC0033;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	margin: 0px 0px 13px 0px;
}

.footer a:link {
	color: #703821;
	text-decoration: underline;
}
.footer a:visited {
	color: #703821;
	text-decoration: underline;
}
.footer a:hover {
	color: #E67300;
	text-decoration: underline;
}
.footer a:active {
	color: #703821;
	text-decoration: underline;
}
ul#listHome li {
	list-style-image:   url("/images/bullet_1.gif");
	line-height: 21px;
}

p {text-align: left;}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

/* Menu Pages */
#menuPgTable {
	width: 653px;
}

#menuPgTable .navCol {
	width: 120px;
}

#menuPgTable .body {
	width: 372;
	padding-left: 10px;
}
#menuPgTable .rtCol {
	width: 158px;
}

/*UL Div ID Menu Page */
#menuLeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	padding: 0px 0px 0px 0px;
	margin: -10px 0px 0px 3px;
	border-left: 1px solid #D94769;
	text-align:left;
}

/*UL ID */
#title {
	margin-left: 20px;
}

#menuNav li {
	list-style-type: none;	
	color: #D94769;
}

#menuNav .menuActive {
	list-style-image:   url("/images/bullet_1.gif");
	color: #7F4C35;
}
.suckMeUp {
margin-bottom: -10px;
}
/* Push Down Menu Left Nav Image */
.pushDown {
	margin-top: 2px;
	}
	
#menuNav a:link {
	color: #D94769;
}
#menuNav a:visited {
	color: #D94769;
}
#menuNav a:hover {
	color: #7F4C35;
}
#menuNav a:active {
	color: #D94769;
}

#menuItems {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	}
	
#menuItems  .menuDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size: 11px;
	line-height: 18px;
	display: block;
	margin: 8px 15px 0px 15px;
	padding-left: 10px;
	border-left: 1px solid #D99679;
	color: #AF8234;
	}

#menuItems li {
	margin-top: 0px;
	list-style-image:    url("/images/bullet_menu.gif");
	color: #703821;
	text-align: left;
	}
	
