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

body {
	background: url(../../../../images/custom/body_bg.png) repeat-x top;
}
img {
	border: none;
}
div.clearer {
	height: 1px;
	clear: both;
}
/*************************************************  TOP STUFF  **************************************************/
div#header {
	background: url(../../../../images/custom/header_bg.jpg) no-repeat center;
	height: 171px;
}
div#logo {
	float: left;
	margin: 40px 0 0 35px;
}
div#tasted {
	background: url(../../../../images/custom/zen_never_tasted.png) no-repeat center top;
	float: right;
	height: 46px;
	width: 109px;
	padding: 125px 0 0 0;
}
div#tasted a.shopping:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cfcf6b!important;
}
div#tasted a.shopping:hover {
	color: #332323!important;
}
div#tasted a img {
	padding: 0 15px;
	vertical-align: middle;
}
ul#nav_bar{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	width: 740px;
}
ul#nav_bar li {
	float: left;
	padding: 0 20px;
}
ul#nav_bar li a {
	color: #cfcf6b;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	min-width: 50px;
	display: block;
}
ul#nav_bar li a.active {
	background: url(../../../../images/custom/active_state.png) no-repeat center bottom;
	height: 21px;
	min-width: 50px;
	padding: 0 0 20px;
	display: block;
	text-align: center;
}
div.boxes {
	width: 95%;
	margin: 0 auto;
}
div.box {
	height: 336px;
	width: 297px;
	float: left;
}
div.box1, div.box3 {
	width: 250px;
	height: 260px;
	padding: 0 0 30px 0;
}
div.box1 a, div.box3 a {
	float: right;
	clear: both;
	margin: -60px 0 0 0;
}
div.box1 {
	background: url(../../../../images/custom/how_bg.png) no-repeat bottom right;
}
div.box1 p.title, div.box3 p.title {
	color: #332323;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
	margin: 5px;
}
div.box1 p.title span, div.box3 p.title span {
	font-size: 34px;
	text-transform: uppercase;
}
div.box1 p, div.box3 p {
	font-size: 11px;
	color: #4d4d4d;
}
div.box1 ul.order {
	list-style: none;
}
div.box1 ul.order li {
	font-size: 17px;
	color: #332323;
	font-family: "Times New Roman", Times, serif;
	margin: 5px 0;
}
div.box1 ul.order li img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
div.box3 {
	background: url(../../../../images/custom/why_bg.png) no-repeat bottom right;
}
div.box3 a.donation {
	font-size: 13px;
	color: #332323;
	text-decoration: underline;
	float: left;
	clear: none;
	margin: 0;
}
#vertical {
	color: #332323;
	background: url(../../../../images/custom/how_why_bg.png) no-repeat center top;
	width: 59px;
	padding: 0;
	margin: 0 10px 0 0; 
	list-style-type: none; 
	font-size: 44px; 
	font-family: "Times New Roman", Times, serif;
	height: 309px;
	float: left;
  }
#vertical li {
  margin: 5px;
  }
#vertical li em {
  font-style: normal; 
  display: block; 
  text-align: center;
  line-height: 44px;
}
/****************** END TOP STUFF ******************/
/*************************************************  LEFT STUFF  *************************************************/

/****************** END LEFT STUFF *****************/
/*************************************************  RIGHT STUFF  ************************************************/

/****************** END RIGHT STUFF ****************/
/*************************************************  MAIN STUFF  *************************************************/
div#home_top {
	background: url(../../../../images/custom/home_page.jpg) no-repeat center top;
	padding: 0;
	margin: 0 auto;
	height: 442px;
	width: 900px;
}
div#home_bottom {
	background: url(../../../../images/custom/home_lower_bg.jpg) no-repeat center top;
	padding: 0;
	margin: 0 auto;
	height: 375px;
	width: 900px;
}
/****************** END MAIN STUFF *****************/
/*************************************************  FOOTER STUFF  ***********************************************/
div#footer {
	height: 77px;
	background: #332323;
	width: 860px;
	margin: 0 auto;
	text-align:right;
	vertical-align:top;
	padding: 20px 40px 0 0;
	font-size: 10px;
}
div.footer_left {
	background: url(../../../../images/custom/zen_co.png) no-repeat center left;
	height: 77px;
	width: 480px;
	margin: -13px 0 0 0;
	float: left;
}
div.footer_left img.having_a_ball {
	margin: 15px 0 0 0;
}
/****************** END FOOTER STUFF ***************/