	html,body {
		margin:0;
		padding:0;
		color:#000;
	}
	body {
		font:76%/135% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
		padding:0 0 10px 0;
		min-width:800px;
	}
	
	#content-area {
	background-image: url(images/background.jpg);
	width:800px;
	margin-left: 0px;
	}

#content {
	float:center;
	width:690px;
	padding: 15px;
	padding-top: 0px;
	margin-left: 40px;
	line-height:18px;
	text-align: center;
	}

#content a {
	color:#803803;
	}

#content a:hover {
	text-decoration:none;
	}

#content h2 {
	font-size:160%;
	font-weight:normal;
	font-style:italic;
	color:#27384A;
	line-height:22px;
	margin:20px 0 0 0;
	padding:0;
	}

#content h2 a {
	color:#27384A;
}

#content h1.title, #content h2.title {
	margin-top:1px;
	color:#000000;
	border:none;
	font-style:normal;
	font-weight:normal;
	font-size:180%;
}

#content h3 {
	font-size:110%;
	color:#663300;
	}

#content h4 {
	font-size:14px;
	color:#333333;
	}

#content p {
	margin:5px 0 10px 0;
	text-align: justify;
}

.photo-wrap {
	float:right;
	margin:10px 0 10px 10px;
	}
	.photo-left {
	float:left;
	margin:10px 0 10px 10px;
	}
#content ol li {
	font-weight:bold;
}

#content #maui-left ul, #content #maui-right ul {
	margin:0;
	padding:0 0 20px 10px;
}


#footer {
	width:800px;
	margin:0 0 0 0px;
	background:#ffffff url(images/footer_bg.jpg) no-repeat top left;
	}

#footer ul {
	display:inline;
	margin:0 0 0 90px;
	padding:25px 0 10px 0;
	float:left;
	list-style:none;
	}

#footer li {
	float:left;
	}

#footer li a {
	display:block;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border-right:1px solid #000000;
	float:left;
	padding:0 15px;
	font-size:11px;
	}

#footer li a:hover {
	text-decoration:none;
}

#footer p {
	font-size:90%;
	text-align:center;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	}
	#banner {
	width:800px;
	margin:0 0 0 0px;
	height: 78px;
	background: url(images/banner-bg.jpg);
	}

#banner p {
	
	text-align:center;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	}


.photo-wrap p {
	text-align:center;
	}

	
	#wrap {
		width:800px;
		margin:0 auto;
	}
	
	.clear {
	clear:both;
	}

.float-left {
	float:left;
	margin:10px 10px 10px 0;
}

.float-right {
	float:right;
	margin:5px 0 5px 5px;
}

	/* CSS for the tabs starts here */
	#header {
		height:197px;
		background:url(images/header.jpg) 0 0 no-repeat;
	}
	#nav {
		float:left;
		width:800px;
		margin-top:-25px;
		font-size:0.94em;
		line-height:1em;
	}
	#nav ul {
		margin:0;
		padding:0 0 0 28px;
		list-style:none;
	}
	#nav li {
		float:left;
		margin:0 0 0 -1px;
		padding:0 0 0 6px;
		background:url(images/nav1.gif) 0 100% no-repeat;
	}
	#nav li:hover {
		background-position:-6px 100%;
	}
	#nav a {
		float:left;
		display:block;
		color:#473215;
		font-weight:bold;
		font-family:Georgia,Times,"Times New Roman",serif;
		background:url(images/nav2.gif) 100% 100% no-repeat;
		padding:5px 14px 12px 8px;
		text-decoration:none;
	}
	#nav li:hover a {
		background-image:url(images/nav1.gif);
	}
	/* Hide from IE5-Mac \*/
	#nav a {float:none;}
	/* End IE5-Mac hack */
	#nav a:hover {
		color:#000;
		text-decoration:underline;
	}
#home #nav #t1,
	#chefs #nav #t2,
	#catering #nav #t3,
	#bartenders #nav #t4,
	#testimonials #nav #t5,
	#recipes #nav #t6,
	#contact #nav #t7 {
		background-position:-12px 100%;
		padding-left:26px;
		margin:0 2px 0 1px;
	}
	#home #nav #t1 a,
	#chefs #nav #t2 a,
	#catering #nav #t3 a,
	#bartenders #nav #t4 a,
	#testimonials #nav #t5 a,
	#recipes #nav #t6 a,
	#contact #nav #t7 a {
		background-image:url(images/nav2s.gif);
		padding-left:0;
		padding-right:19px;
	}
	#nav #t1,
	#home #nav #t1 {
		margin-left:0;
	}
	#nav #t8,
	#contact #nav #t7 {
		margin-right:0;
	}
