@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.3em;
	background: #000000 url(images/background.jpg) center fixed no-repeat;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3c2415;
	margin-bottom: 12px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3c2415;
	margin-bottom: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #254c26;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #3c2415;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
#container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: url(images/body_bg.gif) repeat-y;
}
#header, #header_sp {
	width: 900px;
	height: 150px;
	background: url(images/header.gif);
        text-align: center;
}
#header a.logo {
    position: relative;
    top: 24px;
    left: 49px;
}
#header_sp a.logo {
	position: relative;
	top: 24px;
	left: 11px;
}
p#translate {
	float: right;
	margin-top: 10px;
	margin-right: 25px;
	font-size: 13px;
	font-weight: bold;
}
p#translate a {
	color: #3c2415;
}
#footer {
	width: 784px;
	margin: 10px 58px 0;
	padding-bottom: 20px;
	text-align: center;
	font-size: 12px;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	padding: 0 10px;
	border-right: solid 1px;
	display: inline;
}
#footer a {
	color: #FFFFFF;
}
#nav, #nav_sp {
	text-align: center;
	font-size: 22px;
	background: url(images/nav_dots.gif) repeat-x;
	width: 820px;
	height: 42px;
	margin: 10px 40px 20px;
}
#nav ul, #nav_sp ul {
	display: inline;
	list-style: none;
	position: relative;
	top: 9px;
}
#nav ul li {
	display: inline;
	margin-right: 35px;
	/*border-bottom: solid 3px;*/
}
#nav_sp ul li {
	display: inline;
        margin-left: 13px;
	margin-right: 13px;
}
#nav a {
	position: relative;
	top: 1px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav_sp a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav a:hover {
	border-bottom: solid 3px;
}
#nav_sp a:hover {
        border-bottom: solid 2px;
}
.center {
	width: 784px;
	margin-left: 58px;
	margin-right: 58px;
	margin-bottom: 20px;
}
.center p {
	font-size: 13px;
	font-weight: bold;
}
.content {
	width: 760px;
	margin-left: 58px;
	margin-right: 58px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 12px;
}
.content div {
	border-top: solid 2px;
	color: #3c2415;
	padding-top: 12px;
}
p.caption {
	text-align: right;
	color: #3c2415;
	font-size: 12px;
}
p.translate {

}
.left {
	float: left;
	width: 510px;
}
.right {
	float: right;
	width: 250px;
}
.column_left, .column_middle, .column_right {
	float: left;
	width: 220px;
	margin: 10px 0;
	padding: 14px;
	background-color: #FFFFFF;
}
.column_left, .column_middle {
	margin-right: 10px;
}
.column_middle, .column_right {
	margin-left: 9px;
}
.column_left div, .column_middle div, .column_right div {
	border-top: solid 2px;
	border-bottom: solid 2px;
	color: #3c2415;
	line-height: 1.3em;
	padding: 12px 0;
}
.column_left a, .column_middle a, .column_right a {
	color: #3c2415;
	font-size: 10px;
}
.column_left p, .column_middle p, .column_right p {
	font-size: 11px;
	font-weight: normal;
}
img.bottom_margin {
	margin-bottom: 12px;
}	
.news_content {
	width: 784px;
	padding: 30px 0;
	background-color: #FFFFFF;
}
.news_post {
	width: 600px;
	margin: 0 92px;
	padding-bottom: 10px;
	border-bottom: solid 2px;
	color: #3c2415;
}
.news_post h1 {
	color: #000000;
}
.news_post p {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
p.news_date {
	color: #9c9c9c;
	float: left;
}
p.news_comments {
	color: #9c9c9c;
	float: right;
}
.links_content {
	width: 756px;
	background-color: #FFFFFF;
	padding: 12px;
	margin-bottom: 25px;
}
.links_content a {
	float: left;
	margin-right: 30px;
        color: #3c2415;
}
.links_content h3 {
	color: #3c2415;
	margin-bottom: 12px;
}
.links_content p {
	color: #3c2415;
	margin-bottom: 12px;
}
.welcome_bar {
	width: 784px;
	height: 29px;
	margin: 15px 0;
	background: url(images/welcome.gif);
}
.event_bar {
	width: 784px;
	height: 29px;
	margin: 15px 0;
	background: url(images/events.gif);
}
.about_bar {
	width: 784px;
	height: 29px;
	margin: 15px 0;
	background: url(images/about.gif);
}
.news_bar {
	width: 784px;
	height: 29px;
	margin: 15px 0;
	background: url(images/news.gif);
}
.health_bar {
	width: 784px;
	height: 29px;
	margin: 15px 0;
	background: url(images/health.gif);
}
.facts_bar {
	width: 250px;
	height: 29px;
	margin: 15px 0;
	background: url(images/nutritionalfacts.gif);
}
.contact_bar {
	width: 784px;
	height: 29px;
	margin: 15px 0;
	background: url(images/contact.gif);
}
.media_bar {
	width: 784px;
	height: 29px;
	margin: 15px 0;
	background: url(images/media.gif);
}
.shop_bar {
	width: 784px;
	height: 29px;
	margin: 15px 0;
	background: url(images/shop.gif);
}
.links_bar {
	width: 784px;
	height: 29px;
	margin: 15px 0;
	background: url(images/links.gif);
}
.dots {
	width: 820px;
	height: 4px;
	margin: 0 40px;
	background:url(images/dots.gif) repeat-x;
}
.clear {
	clear: both;
}
#twitter {
	position: relative;
	top: 10px;
}
#vesl {
	position: relative;
	top: 25px;
} 
#wellspring {
	position: relative;
	top: 10px;
}
#merced {
	position: relative;
	top: -35px;
	left: 35px;
}
#yocream {
	position: relative;
	top: 25px;
	left: 10px;
}
#callresponse {
	position: relative;
	top: 10px;
}
#mae {
	position: relative;
	top: 45px;
}
#invisible {
	position: relative;
	top: 10px;
	left: 25px;
}
#twloha {
	position: relative;
	top: -60px;
	left: 25px;
}