@charset "UTF-8";
/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ @font-face {font-family:"Goudy Stout";src:url("GOUDYSTO.eot?") format("eot"),url("../GOUDYSTO.woff") format("woff"),url("GOUDYSTO.ttf") format("truetype"),url("GOUDYSTO.svg#GoudyStout") format("svg");font-weight:normal;font-style:normal;}

body {
	color: #391710;
	background-color: #D1B58E;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/css/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-weight: normal;
	font-size: 32px;
	font-family: "Goudy Stout";
	text-shadow: 0px 1px 2px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	letter-spacing: -3px;
	word-spacing: 5px;
}
h2 {
	font-weight: normal;
	font-size: 24px;
	font-family: "Goudy Stout";
	text-shadow: 0px 1px 2px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	color: #2D6684;
	line-height: 30px;
	letter-spacing: -1px;
	margin-bottom: 5px;
}
h3 {
	font-size: 24px;
	line-height: 30px;
	text-shadow: 0px 1px 2px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	font-family: 'Anton', Arial, Helvetica, sans-serif;
	color: #1E5381;
}
h4 {
	font-size: 20px;
	line-height: 30px;
	text-shadow: 0px 1px 2px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	font-family: 'Anton', Arial, Helvetica, sans-serif;
	color: #24A048;
}
h5 {
	font-size: 18px;
	line-height: 22px;
	text-shadow: 0px 1px 2px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	font-family: 'Anton', Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
p {
	font-size: 18px;
	line-height: 24px;
	text-shadow: 0px 1px 2px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	font-family: 'Anton', Arial, Helvetica, sans-serif;
}
a:link {
	color: #853424;
	text-decoration: none;
}
a:visited {
	color: #9C4534;
	text-decoration: none;
}
a:hover {
	color: #2D6684;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #2D6684;
}
.header {
	height: 200px;
	background-color: #220B06;
	-webkit-box-shadow: 0px 0px 5px 0px #333;
	-moz-box-shadow: 0px 0px 5px 0px #333;
	box-shadow: 0px 0px 5px 0px #333;
	background-image: url(../images/css/wicker.png);
	background-repeat: repeat;
}
.headerBorder {
	height: 21px;
	background-image: url(../images/css/bamboo-border.png);
	background-repeat: repeat-x;
	margin-top: -15px;
}
.nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.navigation {
	width: 680px;
	padding-top: 40px;
	float: left;
	text-align: right;
}
.navigation p {
	color: #D9B88B;
	font-size: 13px;
	text-shadow: 0px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
	padding-right: 3px;
}
.logo {
	height: 173px;
	width: 250px;
	float: left;
	background-image: url(../images/css/logo.png);
	background-repeat: no-repeat;
	background-position: left 14px;
}
.logo:hover {
	height: 173px;
	width: 250px;
	float: left;
	background-image: url(../images/css/logo2.png);
	background-repeat: no-repeat;
	background-position: left 14px;
}
.contactInfo {
	float: right;
	width: 500px;
	text-align: right;
	padding-top: 20px;
}
.contactInfo p {
	color: #CCC;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}
.container {
	width: 840px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-color: #fef6eb;
	-webkit-box-shadow: inset 0px 0px 50px 0px #8a8275;
	-moz-box-shadow: inset 0px 0px 50px 0px #8a8275;
	box-shadow: inset 0px 0px 50px 0px #8a8275;
	background-image: url(../images/css/seamless-wood.jpg);
	background-repeat: repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #391710;
	border-left-color: #391710;
	-webkit-box-shadow: 0px 2px 7px 3px rgba(39, 17, 10, .3);
	-moz-box-shadow: 0px 2px 7px 3px rgba(39, 17, 10, .3);
	box-shadow: 0px 2px 7px 3px rgba(39, 17, 10, .3);
	position: relative;
}
#containterBottom {
	background-image: url(../images/css/containerBottom.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
#containter2 {
	padding: 20px;
	background-image: url(../images/css/palm.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	z-index: 6000;
}
#containter3 {
	background-image: url(../images/css/ingredients.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pageContent {
	min-height: 250px;
}
.menuPage {
}
.menuPage p{
	font-family: Arial, Helvetica, sans-serif;
}
.menuCategory {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFF;
}
.leftHalf {
	float: left;
	width: 50%;
}
.rightHalf {
	float: right;
	width: 50%;
}
.leftSide {
	float: left;
	width: 70%;
}
.rightSide {
	float: right;
	width: 30%;
	text-align: center;
	padding-top: 5px;
}
#sidebar3 {
	float: right;
	width: 30%;
	text-align: center;
	padding-top: 5px;
}
.footerContent {
	width: 700px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #333;
}
.footerBorder {
	height: 21px;
	background-image: url(../images/css/bamboo-border.png);
	background-repeat: repeat-x;
	position: relative;
	top: -10px;
}
.footerContent p {
	padding-top: 3px;
	color: #EEE0C4;
	text-shadow: 0px 1px 2px #2C120C;
	filter: dropshadow(color=#2C120C, offx=0, offy=1);
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.locationInfo {
	width: 70%;
	min-height: 100px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2C120C;
	border: 1px inset #DFCDA7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	-webkit-box-shadow: inset 0px 0px 25px 0px #1f100c;
	-moz-box-shadow: inset 0px 0px 25px 0px #1f100c;
	box-shadow: inset 0px 0px 25px 0px #1f100c;
	-webkit-box-shadow: 0px 1px 5px 1px #000000;
	-moz-box-shadow: 0px 1px 5px 1px #000000;
	box-shadow: 0px 1px 5px 1px #000000;
}
.footer {
	background-color: #220B06;
	-webkit-box-shadow: 0px 0px 5px 0px #333;
	-moz-box-shadow: 0px 0px 5px 0px #333;
	box-shadow: 0px 0px 5px 0px #333;
	background-image: url(../images/css/wicker.png);
	background-repeat: repeat;
}
.box1 {
}
.scrollTop {
	background-image: url(../images/css/scroll-top.png);
	height: 55px;
	background-repeat: no-repeat;
}
.scrollBody {
	background-image: url(../images/css/scroll-body.png);
	background-repeat: repeat-y;
	min-height: 100px;
	padding-right: 15px;
	padding-left: 15px;
}
.scrollBottom {
	background-image: url(../images/css/scroll-bottom.png);
	background-repeat: no-repeat;
	height: 47px;
}
#social {
	float: right;
	text-align: right;
	margin-top: 15px;
	margin-right: 40px;
}
#socialText {
	clear: right;
	margin-right: 40px;
}
#facebook {
	background-image: url(../images/css/facebook-cft.png);
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: pointer;
	margin-right: 10px;
	float: left;
}
#facebook:hover {
	background-image: url(../images/css/facebook-cft.png);
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: top;
}
#twitter {
	background-image: url(../images/css/twitter-cft.png);
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: pointer;
	margin-right: 10px;
	float: left;
}
#twitter:hover {
	background-image: url(../images/css/twitter-cft.png);
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: top;
}
#newsletter {
	background-image: url(../images/css/newsletter.png);
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: pointer;
	float: left;
}
#newsletter:hover {
	background-image: url(../images/css/newsletter.png);
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: top;
}
#blacksburg {
	background-image: url(../images/css/virginia.png);
	height: 240px;
	background-repeat: no-repeat;
	background-position: bottom center;
}
#charlotte {
	background-image: url(../images/css/nc.png);
	height: 220px;
	background-repeat: no-repeat;
	background-position: bottom center;
}
.blacksburg {
	background-image: url(../images/css/virginia.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.charlotte {
	background-image: url(../images/css/nc.png);
	background-repeat: no-repeat;
	background-position: right 50px;
}
.states {
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.states:hover {
	background-image: url(../images/transparent.png);
	background-repeat: repeat;
}
.goButton {
	background-color: #391710;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #EAE1D4;
	font-family: 'Anton', Arial, Helvetica, sans-serif;
	border: none;
	font-size: 24px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
.goButton a {
	color: #EAE1D4;
	text-shadow: none;
	filter: none;
}
.goButton:hover {
	background-color: #2D6684;
}
p .goButton {
	color: #EAE1D4;
	text-decoration: none;
}
.box{
	border:1px solid #391710;
	padding:10px;
	width:300px;
	color:#D1B58E;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	margin-bottom: 5px;
}
.rounded{
	color:#D1B58E;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0px 0px 5px 0px #391710;
	-moz-box-shadow: 0px 0px 5px 0px #391710;
	box-shadow: 0px 0px 5px 0px #391710;
}
.greenText {
	color: #279F48;
}
