@charset "utf-8";
/* CSS Document */

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body, html, #wrap {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7C6A55;
	width: 100%;
}

img {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 1em 0px;
}

#wrap {
	margin: 40px 0px 0px 0px;
}

#header, #content {
	position: relative;
	width: 900px;
	margin: 0px auto;
}

#logo {
	height: 155px;
}

#header {
	height: 150px;
}

#contact {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#contact a {
	display: block;
	background: url(../images/contact.png) no-repeat 0px 0px;
	width: 196px;
	height: 38px;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

#contact a:hover {
	background-position: 0px -38px;
}
#store {
	position: absolute;
	right: 200px;
	bottom: -5px;
}

#featureWrap {
	position: relative;
	zoom: 1;
	background: #DAD3CC url(../images/bd1.png) repeat-x center bottom;
}

#featureWindow {
	height: 290px;
	width: 945px;
	margin: 0px auto;
	padding: 60px 0px;
}

#featureWindow ul {
	list-style: none;
}

#featureWindow li {
	list-style: none;
}

#featurePhoto img {
	margin: 0px 0px 0px 0px;
}

.featureText img {
	margin: 10px 0px 25px 0px;
}

.featurePhoto {
	width: 530px;
	height: 290px;
	float: right;
	border: solid 5px #7C6A55;
	overflow: hidden;
}

.featureText {
	line-height: 1.4em;
	float: left;
	width: 380px;
	height: 290px;
	overflow: hidden;
}

#titleBlock {
	height: 50px;
	width: 100%;
	position: relative;
	bottom: 15px;
}

#titleInner {
	position: relative;
	z-index: 2;
	width: 945px;
	margin: 0px auto;
}

#titleBlock > div > div {
	float: left;
}

#title {
	background: #F7901E;
	height: 32px;
	padding: 10px;
	width: 585px;
}

#bg {
	position: absolute;
	top: 0px;
	height: 52px;
	width: 50%;
	background: #F7901E;
}

#mycarousel img {
	clear: both;
	height: 200px;
	width: 300px;
}

#content {
	margin-top: 20px;
}

#left {
	float: left;
	width: 585px;
}

#left h1, #right h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1em;
}

#right {
	float: right;
	width: 285px;
}

.strong {
	font-size: 1.3em;
}

#endCap {
	width: 14px;
	height: 58px;
	background: url(../images/cap1.png) no-repeat 0px 0px;
}

.top {
	font-size: .9em;
	height: 20px;
	margin: 20px 0px 0px 0px;
}

.borders {
	line-height: 1.4em;
	font-size: 0.9em;
	border-color:#7C6A55;
	border-top: solid 1px;
	border-bottom: solid 1px;
	padding: 15px 0px;
}

#footer {
	height: 40px;
}

#social > a {
	margin: 10px 0px 0px 0px;
	float: left;
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	width: 140px;
}

#facebook {
	background-position: 0px 0px;
}

#facebook:hover {
	background-position: -134px 0px;
}

#twitter {
	background-position: 0px -72px;
}

#twitter:hover {
	background-position: -134px -72px;
}


#ifood {
	background-position: 0px -140px;
}

#ifood:hover {
	background-position: -134px -140px;
}

#blog {
	background-position: 0px -206px;
}

#blog:hover {
	background-position: -134px -206px;
}

#video a, #video img {
	text-decoration: none;
	border: none;
}

#controls a {
	display: block;
	float: right;
	width: 10px;
	height: 10px;
	background-image: url(../images/dot.png);
	background-position: -11px 0px;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 3px;
}

#controls a.active {
	background-position: 0px 0px;
}

#featureWindow {
	overflow: hidden;
}
