body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background-color: #3d0101;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	}
	
/* Main layout areas */

div#global_background {
	margin: 0 auto;
	padding: 0;
	border: 0;	
	width: 953px;
	height: 598px;
	background-image:url(images/common/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
	
div#wrapper {
	width: 870px;
	margin: 0 auto;
	text-align: left;
	}
	
div#header {
	background-color: #3d0101;
	height: 132px;
}

#header h1 {
	height: 132px;
	background-image:url(images/common/header.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	}


#header h2 {
	width: 496px;
	height: 75px;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/common/tag_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}

/* -- -- -- -- -- -- Main Page Headers -- -- -- -- -- -- */

#content_right h3 {
	height: 55px;
	width: 450px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

div#content {
	/* height: 352px; this is the height for no subnav */
	height: 328px; 
	/* Uncomment above line to create fixed, non liquid layout */
	/* Comment out line about for liquid layout that stretches to content */
}

div#content_left {
	width: 300px;
	height: 352px; /* minimum page height */
	float: left;
}

div#content_home {
	width: 869px;
	height: 352px; /* minimum page height */
	float: left;
}

div#content_right {
	background-color: #f3e2b2;
	width: 570px;
	float: right;
	overflow:auto;
	height: 328px; /* Comment out this line for liquid layouts in IE5 */
	/* Box Model Hack -- We want to hide the height 100% from IE 5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100%; 
}


div#dummy {
	margin: 0;
	padding: 0;
	}
	
div#content_right.wedding_content {
	background-image:url(images/weddings/bg1.jpg);
	background-position:0px 0px;
	background-color:#FFFFFF;
	_background-attachment:fixed; /*underscore hack...feeds value only to IE/Win */
}



.columnsep {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8da82;
}
div#footer {
	background-image:url(images/common/bg_footer.jpg);
	/* position: static; */ 
	height: 30px;
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}

#footer_left {
	display:block;
	height: 22px;
	width: 296px;
	float: left;
	padding-top: 10px;
}
#footer_right {
	width: 570px;
	float: right;
	position:relative;
}

#footer_right ul#menu {
	position: absolute;
	top: 4px;
	right: 0px;
	}

#footer_right ul li a{
	text-indent: -9999px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
}

#footer ul#menu {
	float: right;
	padding-top: 4px;
	width: 379px;
	}

#footer ul li a{
	text-indent: -9999px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
}

#footer p.feature  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#email a {
	background-image:url(images/common/footer/email.jpg);
	width: 249px;
}

#phone a {
	background-image:url(images/common/footer/phone.jpg);
	width: 120px;
}

#footer_right ul#menu li a:hover {
	background-position: 0px -26px;
	}

#footer ul#menu li a:hover {
	background-position: 0px -26px;
	}


/* Typeography */

.doublespace {
	line-height: 2em;
}

p .intial_cap {
	font-size:5.5em;
	line-height:.75em;
	display:block;
	float: left;
	color:#990000;
	padding-top: 5px;
}

p.firstpara {
	margin-top:20px;
}

#footer_left p {
	color:#c8da82;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#footer p {
	display: block;
	float:left;
	color:#FFFFFF;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

#footer p a:link,  #footer p a:visited{
	color:#c8da82;
	text-decoration: none;
	font-weight: bold;
}

#footer p a:hover { 
	text-decoration: underline; 
}


#content_right img.sh {
	margin-top: 20px;
}

.foodlist {
	line-height: 1.35em;
	text-indent: 50px;
	width: 375px;
	list-style-position: inside;
}

.multicolumnlist {
	line-height: 1.1em;
	list-style-position: inside;
}
.multicolumnlist li {
	text-indent: -15px;
	margin-left: 15px;
	padding-bottom: 12px;
}



.foodlist li {
	text-indent: -15px;
	margin-left: 60px;
	padding-bottom: 12px;
}
.singlespace {
line-height: .5em;
}
.foodthumbs {
	background-position: 410px 40px;
	background-repeat:no-repeat;
}

.listhumbs {
	background-position: 280px 0px;
	background-repeat: no-repeat;
}

#hors_seafood {
	background-image: url(images/cuisine/thumbs/hors_seafood.jpg);
}	

#hors_poultry {
	background-image:url(images/cuisine/thumbs/hors_poultry.jpg);
}

#hors_meat {
	background-image:url(images/cuisine/thumbs/hors_meat.jpg);
}
	
#hors_veggie {
	background-image:url(images/cuisine/thumbs/hors_veggie.jpg);
}

#seated_menu1 {
	background-image: url(images/cuisine/thumbs/hors_seafood.jpg);
}	

#seated_menu2 {
	background-image:url(images/cuisine/thumbs/hors_poultry.jpg);
}

#seated_menu3 {
	background-image:url(images/cuisine/thumbs/hors_meat.jpg);
}
	
#seated_menu4 {
	background-image:url(images/cuisine/thumbs/hors_veggie.jpg);
}

#seated_menu5 {
	background-image:url(images/cuisine/thumbs/hors_veggie.jpg);
}

#catering_clients {
	background-image:url(images/catering/clientlist_bg.jpg);
}
	
#content_right p {
	padding-right: 70px;
	padding-left: 40px;
	line-height: 2.5em;
} 

#content_right.wedding_content p {
	line-height: 1.5em;
}
	
#content_right a:link {
	color: #990033;
	font-weight: bold;
	text-decoration: none;
}
#content_right a:visited {
	color: #990033;
	font-weight: bold;
	text-decoration: none;
}
#content_right a:hover {
	color: #669933;
	font-weight: bold;
	text-decoration: underline;
}



/* Hacks */


div#header span {
	/* only to keep DW from screwing up layout using .hide */
	/* remove this before posting */
	display: none;
	}
	
.hide {
	/* Dwyer Image Replacemend */
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}
	
.clearfloat {
	clear: both;
	height: 1px;
	width: 1px;
	}
