body {
	background-image: url(../images/global/bg_tile.gif);
	background-repeat: repeat;
	background-position: left top;
	font:0.8125em/1.3 Arial, Verdana, Helvetica, sans-serif;
	color: #5E2D28;
	text-align: center;
	margin: 0;
	padding: 0;
}

* {margin:0; padding:0;}

#main_box {
	background-image: url(../images/global/sdw_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 803px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top: 0px;
	padding-left: 4px;
	padding-top: 0px;	
	
}

/* join mailing list elements */

#mailinglist_container {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
	
}

#mailinglist_container form {
float: right; 
}

#mailinglist_container form input.box {
	padding: 1px 4px 1px 4px;
	border: 1px solid #ddccaa;
	color: #776655;
	float:left;
	margin-right: 8px;
	font-size:.9em;	background-color:#FFFFFF;
	}
	

input:focus { background-color:#ECE3D4; }


#mailinglist_container form label {
	float: left;
	width: 316px;
	padding-top:2px;
}
/* Form elements for quote request form */

#right_column .form_box {
	background-color:#f6f4f0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 16px;
	vertical-align:top;
}

#right_column form label {
	width:130px;
	float: left; 
}

#right_column .req_item { font-weight:bold;}

#right_column form div.buttongroupS input {float:left; margin-right: 4px;}
#right_column form div.buttongroupS label {width: 50px;}
#right_column form div.buttongroup div {margin-bottom: 8px;}

#right_column form div.buttongroup {float:left; border:0px; padding:0px;}
#right_column form div.buttongroupL input {float:left; margin-right: 4px;}
#right_column form div.buttongroupL label {width: 100px;}



/* header definitions */
#header {
	background-color: #331100;
	margin: 8px 8px 4px 8px;
	padding: 24px 24px 24px 40px;
	width: 720px;
	height: 60px;
}

#printHeader{
	display:none;}

#content_area {
	margin: 0px;
	text-align: left;
}

#left_column {
	padding: 40px 96px 24px 40px;
	width: 222px;
	float:left;
}

#left_column p {
	line-height: 1.8em;
}

#left_column p.quote {line-height: 1.2em;}

#right_column {
	float: left;
	width: 433px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#content_area img {border: 1px solid #ddccaa;}

#content_area img.borderless {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_area a:link {
	color: #994411;
}

#content_area a:visited {
	color: #994411;
}

#content_area a:hover {
	color: #5E2D28;
	background-color:#eeddbb;
}

#content_area a:active {
	color: #994411;
}
/* full page menu listing */
#single_column {
	padding: 40px 98px 24px 58px;
	width: 642px;
}

#single_column td{
	padding-bottom: 20px;
	vertical-align: top;
	padding-right: 12px;	
}

/* Product Items Box */
#right_column .product_item {
	width: 425 px;
	}

#right_column .product_item .copy {
	width: 433px;
	float: left;
	}

#right_column .product_item .copy p{
	padding: 8px;
}

#right_column .product_item .copy img {
	float: left;
	margin-right:8px;
	margin-top: 4px;
	margin-bottom: 8px;
}

#right_column .product_item .menuImage{
	width: 170px;
	float: left;
	margin-top:8px;
	}

#right_column .product_item .menuImage p{
	font-style: italic;
	padding: 8px;
	color:#887755;
	}

#right_column .product_item .menuListing{
	width: 246px;
	float: left;
	text-align: center;
	font-weight: bold;
	padding: 8px;
	}
	

/* Feature Items */

.feature_item {
	width: 433 px;
	}

.feature_item .picture {
	float: left;
	margin-right:4px;
	width:162px;
	height: 127px;
	
}

.feature_item .copy {
	width: 264px;
	float: left;
	}

.feature_item .copy p{
	padding: 8px;
}

.clearfloats {clear:both;}

/* navigation menues */

/* MAIN MENU */
#nav_main {
	margin-left: 350px;
	margin-top: 6px;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: left;
	font-size: .9em;
}

#nav_main a:link {
	color: #998877;
	text-decoration: none;
	
}

#nav_main a:visited {
	color: #998877;
	text-decoration: none;
}

#nav_main a:hover, #nav_main li.current a {
	color: #FFFFFF;

}

#nav_main a:active {
	color: #FFFFFF;
}


#nav_main ul {
	list-style-type: none;
}
#nav_main li {
	padding-bottom: 6px;
	list-style-type: none;
	padding-left: 10px;
}

#nav_main li.current {
	background-image:url(../images/global/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}


#nav_main .col1 {
	position: absolute;
	width: 130px;
	
	
	
}
#nav_main .col2 {
	position: absolute;
	width: 130px;
	margin-left:130px;
	
	
}
#nav_main .col3 {
	position: absolute;
	width: 130px;
	margin-left:260px;
	
}

/* SUB MENU */

#nav_sub {
	float: left;
	font-size: 1em;
	color:#998877;
	background-image: url(../images/global/submenu_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 32px;
	width: 784px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
	padding: 0;
}

#nav_sub a:link {
	color:#bbaa99; 
	text-decoration:none;
	}
#nav_sub a:visited {
	color:#bbaa99;
	text-decoration: none;
}
#nav_sub a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#nav_sub a:active {
	color:#FFFFFF;
	text-decoration: none;
}

#nav_sub ul {margin-left: 8px; padding: 0;}

#nav_sub li {
	float:left;
	list-style-type:none;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin: 0;
	}

#nav_sub li.current {
	background-color: #ffffff;
	color: #5E2D28;
	height: 20px;
/*	background-image:url(../images/global/arrow_submenu.gif); */
	background-repeat: no-repeat;
	background-position: 3px center;
	}

/* END OF PAGE MARKER */
#endofpage {
	vertical-align:bottom;
	font-size: 8px;
	line-height: 8px;
}
#endofpage .cafe {background-color: #91AD54;}
#endofpage .catering {background-color: #74b4cb;}
#endofpage .company {background-color: #b4bbd3;}

/* FOOTER */

#footer {
	text-align: left;
	color: #533434;
	margin-left:auto;
	margin-right:auto;
	padding: 24px 0 24px 40px;
	font-size: 0.9em;
	width: 760px;
}

#footer a:link, a:visited{
	color: #533434;
	text-decoration:none;}

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

/* HEADER BAR AREA */
#pageHeader {
	margin: 0px;
	padding: 0px 8px;
	text-align: left;
	color: #ffffff;
}



#pageHeader p {
	line-height: 1.2em;
	margin-top: -6px;
	margin-right: 24px;
	margin-bottom: 8px;
	margin-left: 40px;	
}

#pageHeader ul{	color: #ffffff;
	margin: -16px 24px 4px 50px;
				}
#pageHeader li{
	list-style-image: url(../images/global/arrow_trimenu.gif);
}				
#pageHeader a:link {
	color:#FFFFFF;
	text-decoration:none;}

#pageHeader a:visited {
	color:#FFFFFF;
	text-decoration:none;}

#pageHeader a:hover {
	color:#FFFFFF;
	text-decoration:underline;}
	
#pageHeader a:active {
	color:#FFFFFF;
	text-decoration:none;}
#pageHeader li {line-height: 1.2em}
	
#pageHeader p.functions{
	margin: 8px 24px 6px 40px;
	line-height: 12px;
	font-size: 11px;
}				
				
#pageHeader .TitleCafe {
	background-color: #91ad54;
	height: 168px;
	width: 265px;
	padding-top: 16px;
	margin-left: 4px;
}

#pageHeader .TitleCafe2 {
	background-color: #C5923C;
	height: 168px;
	width: 265px;
	padding-top: 16px;
	margin-left: 4px;
}
#pageHeader .TitleCatering {
	background-color: #74b4cb;
	height: 168px;
	width: 265px;
	padding-top: 16px;
	margin-left: 4px;
}

#pageHeader .TitleCompany {
	background-color: #b4bbd3;
	height: 168px;
	width: 265px;
	padding-top: 16px;
	margin-left: 4px;
}

#pageHeader img {
width:514px;
height:184px;
}

#pageHeader .functions img {
width:20px;
height:14px;
}
/* HEADING STYLES */
h1 {
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: normal;
	height: 48px;
	font-family: "Arial Narrow", Arial, sans-serif;
	padding-top: 0px;
	padding-left: 40px;
	margin-right: 24px;
	margin-left: 0px;
	line-height: 1em;
}

h1.cafe {
	background-image: url(../images/global/hdr_cafe.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1.cafe2 {
	background-image: url(../images/global/hdr_cafe2.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


h1.catering {background-image: url(../images/global/hdr_catering.gif);
		background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1.company {background-image: url(../images/global/hdr_company.gif);
		background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {font-size: 1.8em;
	font-weight: normal;
	font-family: "Arial Narrow", Arial, sans-serif ;
	margin-bottom: .5em;}


h2.cafe {color: #7a9247;}
h2.cafe2 {color: #a87c31;}

h2.catering {color: #6299ac;}

h2.company {color: #7f87a1;}


h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	height: 24px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 40px;
	
	
}
#feature_item h3{width: 221px;}


h3.cafe {
	background-image: url(../images/global/hdr_cafe.gif);
	background-repeat: no-repeat;
	background-color: #91ad54;
}
h3.cafe2 {
	background-image: url(../images/global/hdr_cafe2.gif);
	background-repeat: no-repeat;
	background-color: #C5923C;
}

h3.catering {background-image: url(../images/global/hdr_catering.gif);
	background-repeat: no-repeat;
	background-color: #74b4cb;}
h3.company {background-image: url(../images/global/hdr_company.gif);
	background-repeat: no-repeat;
	background-color: #b4bbd3;}

#right_column h3 a:link {color: #FFFFFF; text-decoration:none}

h4 {
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 40px;		
}	
h4.company {background-image: url(../images/global/hdr_form.gif);
	background-repeat: no-repeat;
	background-color: #eae8f2;}

#focus_featureText {
	width: 326px;
	float:left;
	font-size: 1.2em;
	line-height: 1.3em;
}


#focus_featureText div p.linkout {
	text-align:right;
	background-image: url(../images/global/arrow_linkout.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding: 12px;
	font-size: 0.9em;
}

#focus_featureText a:link { color: #ffffff;	text-decoration:none;}
#focus_featureText a:visited {color: #ffffff; text-decoration:none;}	
#focus_featureText a:hover {color: #ffffff; text-decoration: underline; }
#focus_featureText a:active {color: #ffffff;text-decoration:none;}

