@charset "UTF-8";
/* CSS Document */


/* GLOBAL */

* 	{
	margin:0px;
	padding:0px;
	color: #000;
	border-color: #FFF;
	}
	
	
h1	{
	font-size:3.0em;
	font-weight:normal;
	}
	
h2 {
	font-size:2.4em;
	font-weight:normal;
	}
	
h3	{
	font-size:large;
	font-weight:normal;
	}
	
h4	{
	font-size:1.4em;
	font-weight:normal;
	}

/* CLASSES */

.current	{
	color:#003012;
	}

.green_link:link, .green_link:visited	{
	text-decoration:none;
	color:#003012;
	letter-spacing:1px;
	font-size:1.1em;
	line-height:2.0em;
	}
	
.green_link:hover	{
	color:#666;
	}
	
.green_white_link:link, .green_white_link:visited	{
	text-decoration:none;
	color:#003012;
	letter-spacing:1px;
	font-size:1.1em;
	line-height:2.0em;
	}
	
.green_white_link:hover	{
	color:#FFF;
	}


.copy_link:link, .copy_link:visited	{
	text-decoration:none;
	color:#003012;
	letter-spacing:1px;
	font-size:1.1em;
	margin-top:5px;
	}
	
.copy_link:hover	{
	color:#666;
	}

.ng_link:link, .ng_link:visited	{
	text-decoration:none;
	
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.ng_link:hover	{
	color:#FFFFFF;
	}
	
.green	{
	color:#003012;
	}

	
/* ID's */
		
#wrapper	{
	width:908px;
	margin:10px auto;
	}
	
#wrapper_top	{	
	background:url(../images/mc_wrapper_top.jpg) top left no-repeat;
	height:10px;
	width:908px;
	}

/* IE6 Hack */	
*html #wrapper_top	{
	margin-bottom:-3px;
	}
	
	
#wrapper_bg	{
	background:url(../images/mc_wrapper_bg.jpg) left repeat-y;
	width:900px;
	padding:0 4px 0 4px;
	}
	
#wrapper_bottom	{
	background:url(../images/mc_wrapper_bottom.jpg) bottom left no-repeat;
	height:35px;
	width:908px;
	clear:both;
	}
	
#logo	{
	width:900px;
	height:109px;
	}
		
#content	{
	width:810px;
	margin:0 45px;
	}
	
#footer	{
	border-bottom:1px solid #003012;
	border-top: 1px solid #003012;
	height:115px;
	width:810px;
	margin:0 45px;
	clear:both;
	padding-top: 5px;
	}

#find_us	{
	height:99px;
	width:150px;
	float:left;
	padding-top:10px;
	}
	
#footer_map	{
	height:109px;
	width:307px;
	float:left;
	}
	
#address	{
	height:109px;
	width:480px;
	float:right;
	padding:2px 0 0 8px;
	}
	
#opening	{
	height:99px;
	width:149px;
	float:left;
	padding:2px 0 0 20px;
	}
			
#copyright {
	border-bottom:1px solid #003012;
	height:40px;
	width:810px;
	margin:0 45px;
	clear:both;
	padding-top:5px;
	text-align: left;
	}

	#wrapper #wrapper_bg #content #catering img {
	color: #FFF;
}
#wrapper #wrapper_bg #content #catering img {
	color: #FFF;
}
#wrapper #wrapper_bg #footer #find_us .style9 {
	color: #000;
}
#wrapper #wrapper_bg #copyright .style9 {
	color: #000;
}
#wrapper #wrapper_bg #copyright blockquote blockquote p .style9 {
	color: #000;
	font-size: medium;
}
#wrapper #wrapper_bg #footer #address .style9 {
	color: #000;
}
#wrapper #wrapper_bg #footer #opening .style9 {
	color: #000;
}
#wrapper #wrapper_bg #content #right_col #top_right #order_intro_text p .style97 {
	color: #0080FF;
}
#wrapper #wrapper_bg #content #right_col #top_right #order_intro_text p .style97 {
	color: #62B0FF;
}
