body,div,img,p {
	margin:0px;
	padding:0px;
}
body {
	margin:0px auto;
	background:url(../images/bg_body.jpg) no-repeat #3d1e0c;
	background-position:top;
	font-family:Arial,Helvetica,sans-serif;
	color:#fbf9ed;
	font-size:12px;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
div#page {
	width:1000px;
	height:750px;
	margin:0px auto;
}
div#header {
	width:1000px;
	height:133px;
	background:url(../images/bg_header.jpg) no-repeat;
	overflow:hidden;
}
div#nav {
	width:1000px;
	height:44px;
	background:url(../images/bg_nav.jpg) no-repeat;
	overflow:hidden;
}
div#content {
	width:1000px;
	height:472px;
	background:url(../images/bg_content.jpg) no-repeat;
}
div#call_cta {
	width:328px;
	height:379px;
	background:url(../images/bg_coffeecta.jpg) no-repeat;
	float:left;
	position:relative;
	top:61px;
	margin-left:98px;
}
div#call_cta.hours {
	position:relative;
	margin-left:44px;
}
div#footer {
	width:1000px;
	height:101px;
	background:url(../images/bg_footer.jpg) no-repeat;
	overflow: hidden;
}
/*------NAV--------*/
#lava {
	position:relative;
	text-align:center;
	height:40px;
}
#lava ul {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	position:static;
	z-index:100;
	/*margin-left:-520px;*/
	
}
#lava ul li {
	margin:0 0 0 55px;
	float:left;
}
#lava #box {
	position:absolute;
	left:0;
	top:0;
	z-index:50;
	background:#ecd25a;
	height:4px;
	padding-right:8px;
	margin-left:-10px;
	margin-top:25px;
}
#lava #box .head {
	background:#ecd25a;
	height:4px;
	padding-left: 10px;
}
/*---------HEADER--------------*/
div#header img {
	position:relative;
	top:24px;
	margin-left: 34px;
}
/*---------CAPP--------------*/
div#capp {
	position:absolute;
	width:565px;
	height:401px;
	z-index:4;
	margin-left:545px;
	top: 38px;
}
/*---------WELCOME--------------*/
div#welcome {
	width:455px;
	height:298px;
	background:url(../images/bg_welcome.jpg) no-repeat;
	float:left;
	position:relative;
	top:140px;
	margin-left:47px;
	padding-left:23px;
}
div#welcome h1 {
	margin-bottom:0px;
	padding-bottom:5px;
}
div#welcome img.hr {
	padding-bottom:10px;
}
div#welcome p {
	width:240px;
	float:left;
	font-size:14px;
	padding:0px 20px 15px 0px;
	line-height:18px;
}
div#welcome img#photo {
	float:right;
	position:relative;
	margin-right: 34px;
}
/*---------COFFEE--------------*/
div#coffee {
	width:895px;
	height:298px;
	background:url(../images/bg_coffee.jpg) no-repeat;
	position:relative;
	top:140px;
	margin-left:47px;
	padding-left:23px;
	overflow:hidden;
}
div#coffee h1 {
	margin-bottom:0px;
	padding-bottom:5px;
}
div#coffee img.hr {
	padding-bottom:10px;
}
div#coffee ul.coffee {
	list-style:none;
	padding:0px;
	margin:0px;
}
div#coffee ul.coffee li {
	width:490px;
	padding-bottom:20px;
}
div#coffee ul.coffee li span {
	color:#fedf78;
}
div#coffee img#beans {
	float:right;
	position:relative;
	margin-right: 54px;
}
/*---------MENU--------------*/
div#menu {
	width:895px;
	height:298px;
	background:url(../images/bg_coffee.jpg) no-repeat;
	position:relative;
	top:140px;
	margin-left:47px;
	padding-left:23px;
	overflow:hidden;
}
div#menu h1 {
	margin-bottom:0px;
	padding-bottom:5px;
}
div#menu img.hr {
	padding-bottom:10px;
	float:left;
}
div#menu ul.menu {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px 0px 0px 4px;
	width:150px;
}
div#menu ul.menu li {
	line-height:18px;
}
div#menu ul.menu li.menu_name {
	font-weight:bold;
	color:#f0c73d;
	padding-bottom:5px;
}
div#menu img.menu {
	float:right;
	position:relative;
	margin-right:40px;
	top:-45px;
}
div#menu ul#food {
	padding-top: 20px;
}
/*---------CTA-CALL--------------*/
div#call {
	width:255px;
	height:141px;
	background:url(../images/img_phone.jpg) no-repeat;
	position:relative;
	top:215px;
	margin-left:43px;
}
div#call p {
	font-size:24px;
	width:195px;
	padding-top:40px;
	text-align:center;
	color: #063959;
}
/*---------CTA-MAP--------------*/
div#hours {
	width:295px;
	height:141px;
	position:relative;
	top:215px;
	margin-left:15px;
}
div#hours p {
	font-size:14px;
	padding:0px 0px 20px 0px;
	line-height:18px;
	text-align:center;
	color:#063959;
	font-weight:bold;
}
div#hours p.hours {
	font-size:16px;
	line-height:22px;
	position:relative;
	top:20px;
}
div#hours a:hover {
	text-decoration: underline;
}
/*---------CONTACT--------------*/
div#contact {
	width:509px;
	height:298px;
	background:url(../images/bg_contact.jpg) no-repeat;
	float:left;
	position:relative;
	top:140px;
	margin-left:47px;
	padding-left:23px;
}
div#contact h1 {
	margin-bottom:0px;
	padding-bottom:5px;
}
div#contact img.hr {
	padding-bottom:10px;
}
div#contact p {
	width:200px;
	float:left;
	font-size:14px;
	padding:4px 20px 20px 0px;
}
img#map {
	float:left;
	padding-right:10px;
}
ul.form {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 10px;
}
ul.form li {
	padding-bottom:5px;
}
ul.form li label {
	float:left;
	text-align:right;
	display:block;
	width:40px;
	padding:3px 15px 0px 0px;
}
input.textbox {
	width:330px;
	border:1px solid #999;
}
textarea.textarea {
	width:383px;
	height:100px;
	float:left;
}
div#submit {
	float:left;
	padding:50px 0px 0px 10px;
}
div#contact a {
	color:#f1f577;
}
div#contact a:hover {
	color: #f0c73d;
}
/*-----------------FOOTER-----------------*/
div#footer ul {
	list-style:none;
	font-size:20px;
	color:#beaa61;
	margin:0px;
	padding:0px;
	position:relative;
	top:10px;
	margin-left:70px;
}
div#footer ul li {
	float:left;
}
div#footer ul li.divider {
	color:#000;
	padding:0px 30px;
}
div#footer p {
	color:#918247;
	font-size:11px;
	text-align:center;
	padding-top:20px;
}
div#footer a {
	color:#918247;
}
div#footer a:hover {
	color: #efbb3f;
}