body {
	background: #FAEDBC;
	padding: 0px;
	margin: 0px 0px;
    text-align: center;
    font-family: arial, verdana, helvetica;
	font-size: 14px;
	color: #FEB441;
}

img {
	border: none;
	display: block;
	/*vertical-align: text-top;*/
	margin: 0px;
	padding: 0px;
}

a {
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	color: #8DC63F;
}

a:hover {
	color: #fff;
}

a.large {
	font-size: 24px;
}

#first_text {
	position: relative;
	width: 900px;
	margin: 0px auto;
	text-align: right;
	margin-top: 5px;
}

.first_text {
	color: #FACF8A;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
}

#container {
	width: 900px;
	margin: 0px auto;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: left;
	position: relative;
	background-color: #fff;
}

#header {
	background-color: #F6A019;
	width: 900px;
	height: 157px;
	position: relative;
	
}

#logo {
	position: absolute;
	top: 20px;
	left: 39px;
}

#sun {
	position: absolute;
	bottom: 0px;
	left: 286px;
}

#tagline {
	position: absolute;
	bottom: 0px;
	right: 24px;
}

#nav {
	position: relative;
	background-color: #8DC63F;
	width: 900px;
	height: 48px;
	margin-top: 3px;
	z-index: 100;
}

a.nav {
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	margin-right: 15px;
}

a.nav:hover {
	color: #744100;
}

.current {
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	color: #744100;
	margin-right: 15px;
}

#nav_home {
	position: absolute;
	bottom: 7px;
	left: 110px;
}

#nav_menu {
	position: absolute;
	bottom: 7px;
	left: 225px;
}

#nav_catering {
	position: absolute;
	bottom: 7px;
	left: 340px;
}

#nav_about {
	position: absolute;
	bottom: 7px;
	left: 469px;
}

#nav_press {
	position: absolute;
	bottom: 7px;
	left: 607px;
}

#nav_content_divider {
	background-color: #FAEDBC; 
	height: 3px; 
	width: 900px;
}

#content {
	position: relative;
	width: 900px;
	background-color: #B42E34;
	min-height: 420px;
	padding-bottom: 20px;
}

#contact_info {
	position: relative;
	text-align: center;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	color: #fff;
	background-color: #744100;
	padding: 10px 0px 10px 0px;
}

#footer {
	position: relative;
	text-align: center;
	font-family: helvetica, arial, verdana;
	font-size: 12px;
	color: #F6A019;
	background-color: #FAEDBC;
	padding: 20px 0px 10px 0px;
}

a.footer {
	font-family: helvetica, arial, verdana;
	font-size: 12px;
	color: #F6A019;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}

a.footer:hover {
	color: #744100;
}

#last_text {
	position: relative;
	width: 900px;
	margin: 0px auto;
	text-align: right;
	margin-top: 10px;
}

#text {
	padding-top: 47px;
	padding-left: 38px; 
	width: 432px;
	line-height: 22px;
}

.text_header {
	font-family: arial, verdana, helvetica;
	font-size: 24px;
	color: #fff;
}

 .text_highlight {
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	color: #8DC63F;
}
