/* CSS Document */

body{
	margin:0 auto; 
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow"  ; 
	font-size:12px;
	color:#043217;
	background: url(images/catering.jpg) no-repeat center top fixed;
}

#container{
	width: 770px;
	margin: 0 auto;
	}

#header {
	width:770px;
	height:248px;
	background-image:url(images/homr_01.jpg);
	}
	
.left {
	width:575px;
	height:248px;
	float:left;
	}
.left h1{
	margin-left:20px;
	margin-top:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color:#003300;
}
.left  a{
	text-decoration: none;
	color:#003300;

}
	
.menu_v {
	width:195px;
	height:248px;
	float:left;
	}
	
#menu {	
	width:770px;
	height:39px;
	float:left;
	background-image:url(images/homr_02.jpg);
	}

#contain {
	width:770px;
	background-image:url(images/background.jpg);
	float:left;
	}
	
.left_cont {
	width:432px;
	margin:0px;
	padding:0 31px 20px 37px;
	float:left;
	}
	
#top_left_cont {
	width:432px;
	float:left;
	margin-bottom:6px;
	}
#top_left_cont a{
	text-decoration:none;
	color:#043217;
}
	
#bot_left_cont {
	width:432px;
	float:left;
	margin:0px;
	}
	
#bot_left_cont hr {
	height:1px;
	float:left;
	margin:0px;
	color:#063D1D;
	line-height:0px;
	padding:0px;
	}
	
.left_cont h1 {
	font-size:24px;
	margin:30px 0 20px 0;
	font-weight:100;
	color: #FF6600;
	}
	
.left_cont h2 {
	font-size:14px;
	margin:27px 0 0 0;
	line-height:7px;
	}
	
#top_left_cont img {
	float:left;
	border: solid 2px;
	margin:0 17px 10px 0;
	}
	
.product_menu {
	margin:0px;
	padding:0px;
	float:left;
	width:86px;
	}
	
.product_menu a{
	text-decoration:none;
	margin:0px;
	color:#063D1D;
	}
	
.product_menu img {
	width:70px;
	height:50px;
	border:solid 2px;
	margin:0 0 5px 0;
	}
	
.right_cont {
	width:240px;
	padding:39px 15px 10px 15px;
	margin:0px;
	float:left;
	}
	
.right_cont hr {
	height:1px;
	float:left;
	margin:0px;
	color:#063D1D;
	line-height:0px;
	padding:0px;
	}
	
.right_cont h2 {
	font-size:14px;
	margin:0px 0 0 0;
	line-height:15px;
	}
	
.right_cont a{
	color:#000;
}

#bottom  {
	width:733px;
	height:40px;
	font-size: 11px;
	background-image:url(images/homr_05.jpg);
	color:#063D1D;
	padding:30px 0 0 37px;
	float:left;
	}
	
#bottom a {
	text-decoration:none;
	color:#063D1D;
	}
	
ul.vert-one{
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	margin:0px;
	padding:0;
	list-style-type:none;
	display:block;
	width:168px;
}
ul.vert-one li{
	margin:1px 0 1px 0;
	padding:0;
	text-align:left;
	background: url(images/menu-button.gif);
	height: 38px;
}
ul.vert-one li a{
	font-size:14px;
	display:block;
	text-decoration:none;
	height: 27px;
	color:#000;
	background:#96120F;
	padding:11px 0 0 30px;
	background: repeat-x left top;
}
ul.vert-one li a:hover{
	background: url(images/button.jpg); 
	color: #FFFFFF  ;
	}	
	
ul.vert-one li a.current{
	background: url(images/button.jpg);
	}
	
ul#simple-menu{
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";	
	list-style-type:none;
	width:auto;
	height:20px;
	font-size:14px;
	margin:0px;;
	padding:0px;
	 }

ul#simple-menu li{
	display:block;
	float:left;
	margin:0px;
	height:35px;
	padding-left:5px;
	padding-right:6px;
	 }

ul#simple-menu li a{
	display:block;
	float:left;
	color: #E6EFD8;
	height: 22px;
	text-decoration: none;
	width:auto;
	padding:10px 0 0 8px;
	margin: 0px;
	}


ul#simple-menu li a:hover{
	height:22px;
	padding-top:10px;
	padding-bottom:0px;
	margin: 0px;
	color:#FFFFFF;
	}

	
