@charset "utf-8";
/* CSS Document */

body {
margin:0px 0px 30px 0px;
padding:0px 0px 30px 0px;
}

#container {
width: 800px;
margin:0px auto;
}

#logo {
width:300px;
padding-top:0px;
text-align:left;
padding-left: 10px;
}

#banner {
background-image:url(images/bannerBg.png);
background-position: top left;
background-repeat: repeat-x;
width:800px;
}

#top_nav {
text-align:right;
padding: 15px 10px 10px 10px;
margin-bottom: 0px;
/*width:500px;
float:right;*/
}

#top_nav a {
color: #AD5412;
font-weight: bold;
}

#nav {
width:800px;
}

#orange_bar {
margin-top: 5px;
margin-bottom: 5px;
background-color: #AD5412;
height:2px;
}

#btm_box {
height: 180px;
}

#feature {
width: 314px;
float:left;
padding-top: 10px;
}

#philosophy {
width:460px;
float:right;
text-align:left;
font-family: "Times New Roman", Georgia, Times, serif;
font-size:12px;
line-height: 25px;
padding-top: 10px;
}

#btm_nav {
text-align:left;
}

#btm_nav a {
color: #AD5412;
font-weight: bold;
}

#info a {
color:#000;;
}





#nav li.about {
	width: 190px;
	border-left: none;
	background: #A9BB99 url(images/btnAboutBG.png) repeat-x center bottom;
}

#nav li.locations {
	width: 190px;
	border-right: none;
	background: #E29847 url(images/btnLocationsBG.png) repeat-x center bottom;
}

#nav li.shop {
	width: 190px;
	background: #8CD1C8 url(images/btnShopBG.png) repeat-x center bottom;
}

#nav li.specials {
	width: 190px;
	background: #F0D617 url(images/btnSpecialsBG.png) repeat-x center bottom;
}

#nav ul li a {
	line-height: 20px;
	width: 158px;
	display: block;
}

#nav li {
	height: 35px;
	width: 158px;
	float: left;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	list-style: none;
	position: relative;
}

#gift {
float:right; width:91px;margin-right:20px; margin-top:11px;
}