body {
	background: #000 url(../_images/bg.jpg) repeat-x top center;
	font: 12px Georgia, Times, sans-serif;
	color:#666;
	margin:0;
	padding:0;
}
img {
	padding:0;
	margin:0;
	border:0;
}
a, a:link, a:visited {
	color:#a53600;
	text-decoration:none;
}
a:hover {
	color:#666;
}
input, select {
	font: 12px Georgia, Times, sans-serif;
	color:#666;
}
/*IE "Fix"*/
textarea {
	overflow:hidden;
	overflow-y: hidden;
	overflow-x: hidden;
}
/**/
#top {
	width:930px;
	height:24px;
	background:#000 url(../_images/bg_top.jpg) no-repeat bottom center;
	margin:0 auto;
}
#nav {
	width:760px;
	height:67px;
	margin:0 0 0 91px;
}
.logo_bot {
	width:219px;
	height:58px;
	position:relative;
	left:347px;
	top:0px;
	z-index:1000;
}
#content-wrapper {
	width:100%;
	min-height:542px;
	background: #fff8e1 url(../_images/bg_middle.jpg) no-repeat top center;
}
#content {
	width:930px;
	margin:0 auto;
}
#content-footer {
	width:100%;
	height:49px;
	background:#fff8e1 url(../_images/bg_content_shadow.png) no-repeat bottom center;
}
#flash-home {
	margin-top:-58px;
	z-index:100;
}
#footer {
	width:100%;
	background:#000 url(../_images/bg_bottom_repeat.jpg) repeat-x scroll top center;
}
#footer-footer {
	width:930px;
	height:40px;
	background:transparent url(../_images/bg_bottom.png) no-repeat top center;
	color:#666;
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
	padding-top:122px;
	margin:0 auto;
}
#footer-footer a, #footer-footer a:visited {
	color:#666;
	text-decoration:none;
}
#footer-footer a:hover {
	color:#a53600;
}


/*NEWS*/
#news {
	width:800px;
	margin:-20px auto 0 auto;
}
.news-card {
	width:255px;
	height:119px;
	position:relative;
	top:-347px;
	right:-470px;
	z-index:2000;
}
#news-card-twitter {
	width:268px;
	height:103px;
	padding-top:8px;
	overflow:hidden;
	position:relative;
	top:-317px;
	right:-470px;
	z-index:2000;
	background:url(../_images/news/twitter_card_logo_wider.png) no-repeat top left;
	padding:12px 28px 12px 20px;
	text-align:center;
}
.news-listings {
	position:absolute;
	width:542px;
	margin:0;
	padding:0;
	z-index:500;
}
.news-listings-top {
	width:482px;
	height:85px;
	background:url(../_images/news/bg_listing_top.png) no-repeat top center;
	padding:30px 30px 0 30px;
	margin:0;
}
.news-listings-body {
	width:482px;
	background:url(../_images/news/bg_listing_bottom.png) no-repeat bottom center;
	padding:0 30px 30px 30px;
	margin-top:-11px;
}
.news-listings-item {
	width:482px;
}
.date {
	width:74px;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding-left:30px;
	float:left;
}
.icon {
	margin-top:4px;
}
.text {
	width:332px;
	padding-right:40px;
	float:right;
}
.news-sidebar {
	position:relative;
	width:350px;
	top:115px;
	left:440px;
	z-index:0;
}
.news-sidebar-body {
	width:206px;
	background:url(../_images/news/bg_sidebar_repeat.png) repeat-y top center;
	padding:0 56px 0 88px;
	margin:0px 0 -12px 0;
}
.header {
	margin-left:-18px;
}
/*Twitter*/
#posts {
	width:255px;
	height:79px;
	color:#999;
	font-size:11px;
	line-height: 1.3em;
	padding-top:5px;
	text-align:center;
	background:none !important;
}
#post-num1 {
	display:block;
}
.post {
	width:255px;
	margin:0 auto;
	background:none !important;
	/*display:none;*/
}


/*QUESTIONS*/
#questions {
	width:714px;
	position: relative;
	margin:-20px auto 0 auto;
}
.questions-card {
	width:255px;
	height:119px;
	position:relative;
	top:42px;
	right:-652px;
	margin-top:-30px;
	margin-bottom:-100px;
	z-index:2000;
}
.questions-nutrition-info {
	width:124px;
	height:50px;
	position:relative;
	top:82px;
	right:-13px;
	margin-top:-30px;
	margin-bottom:-60px;
	z-index:2000;
}
.questions-listings {
	width:714px;
}
.questions-listings-body {
	width:654px;
	position:relative;
	top:0px;
	padding:5px 30px 6px 30px;
	background:url(../_images/questions/bg_listing_repeat.png) repeat-y top center;
	z-index:1000;
}
.questions-listing-item {
	background: #f9f1e0 url(../_images/questions/bg_item.png) repeat-x top center;
	padding:0 40px 0 130px;
}
#accordion {
	padding:0;
	margin-top:-10px;
}
.accordion_headings {
	padding:0 40px 0 130px;
	background: #f9f1e0 url(../_images/questions/bg_item.png) repeat-x bottom center;
	cursor:pointer;
	margin-top:-8px;
}
.accordion_child {
	background-color:#fff7e2;
	padding-bottom:20px;
	margin-top:-13px;
}
.questions-listing-text {
	position:relative;
	padding:0 40px 0 130px;
}
.questions-listing-text img {
	display: block;
	position: absolute;
	top: 0px;
	left: 24px;
}
#questions .hr_dual {
	margin-top:-1px;
}



/*FIND-A-STORE*/
#find {
	width:859px;
	margin:-20px auto 0 auto;
}
.find-card {
	width:255px;
	height:119px;
	position:relative;
	top:-350px;
	right:-470px;
	z-index:2000;
}
.find-results {
	position:relative;
	width:164px;
	height:530px;
	top:0px;
	left:0px;
	background:url(../_images/find/bg_results.png) repeat-y top center;
	padding:52px 70px 30px 56px;
	z-index:500;
}
.find-map {
	position:relative;
	width:523px;
	height:382px;
	top:20px;
	left:204px;
	background:url(../_images/find/bg_chalkboard.png) no-repeat top center;
	padding:56px 65px 67px 64px;
	margin-top:-601px;
	z-index:1000;
}
.zip_code {
	width:56px;
	padding:2px 3px 4px 3px;
	border:1px solid #3e5864;
}
.distance {
	padding:0px 0px 4px 0px;
}
div#gmap {
	width:523px; 
	height:311px;
	border:1px solid #3e5864;
	margin:0;
	z-index:5000;
}


/*CONTACT*/
#contact {
	width:810px;
	margin:-20px auto 0 auto;
}
.contact-card {
	width:241px;
	height:102px;
	position:relative;
	top:-145px;
	left:455px;
	margin-bottom:-80px;
	z-index:2000;
}
.contact-photo {
	width:122px;
	height:153px;
	position:relative;
	top:65px;
	left:-42px;
	margin-bottom:-300px;
	z-index:2000;
}
.contact-listings {
	position:relative;
	width:408px;
	top:0px;
	left:0px;
	margin-top:150px;
	z-index:500;
}
.contact-listings-body {
	width:239px;
	background:url(../_images/contact/bg_listing_repeat.png) repeat-y top center;
	padding:0 82px 0 87px;
	margin:-12px 0;
}
.contact-form {
	position:relative;
	width:354px;
	height:235px;
	top:0px;
	left:334px;
	background:url(../_images/contact/bg_chalkboard.png) no-repeat top center;
	padding:59px 66px 67px 73px;
	margin-top:-570px;
	margin-bottom:100px;
	z-index:200;
}
.input_text,
.input_textarea {
	font:11px Georgia, Times, sans-serif;
	background-color:#000;
	color:#fff;
	border:1px solid #000;
	padding:4px;
}
.input_text {
	width:255px;
	height:13px;
	padding-top:3px;
}
.input_textarea {
	width:333px;
	height:103px;
}



/*UTILITIES N' WHATNOT*/
#preload {
	display:none;
}
.hr_dual {
	height:8px;
	background:url(../_images/hr_dual.png) repeat-x top left;
	margin:8px 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearfix:after,
#top:after,
#content:after,
#nav:after,
#news:after,
#questions:after,
#contact:after,
.questions-listings:after,
.hr_dual:after,
.contact-listings:after,
.news-listings-item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: block; }
.clear { clear: both; }
