/*==============================================================================

version:  1.0
date:	  06/01/07
author:   Capisce Design Inc.
email:    capisce@capiscedesign.com
website:  http://www.capiscedesign.com/

==============================================================================*/





/*============================================================================== 
 * Typography
==============================================================================*/

/*body {
	font-size: 12px;
	}

ul#mainNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #CCC;
	}

#footer p {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000;
	font-weight: bold;
	letter-spacing: 1pt;
	padding: 10px 0 21px 19px;
	 }
	 
#footer p span {
	color: #CCCCCC;
	}	
	
#copyright { 
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 7.5pt;
	color: #a5b439;
	padding: 5px 0;
	}

.skiplink a {
	padding: 0;
	margins: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float: right;
	vertical-align:top;
}

ul#nutritionbullets {
	padding: 0 0 0 24px;
	}
*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 12px 0 12px 10px;
	color: #FFF;
	line-height: 1.5em;
	letter-spacing: .15em;
	}
	
p {
	padding: 12px 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 1.5em;
	}
	
.name {
	color: #7ac7cc;
	font-size: 13px;
	font-weight: bold;
	}
	
	

/*============================================================================== 
 * Header
==============================================================================*/

/*#header {
	width: 760px;
	margin: 0;	
	height: 85px;
	overflow:visible;
	}
	
#logo {
	background: url(../bhhf_images/logo.gif) no-repeat;
	float: left;
	width: 760px;
	height: 83px;
	background-color: #7ac7cc;
	border-bottom: 2px solid #FFF;
	}
*/



/*============================================================================== 
 * Content
==============================================================================*/

	 
#content {
	 padding: 0;
	 background-color:#83911E;
	 float: left;
	 }
		
#backgroundimage {
	background: url(../bhhf_images/testimonials_03.jpg) no-repeat;
	background-position: 274px -1px;	
	width: 574px;
	float: right;
	}
		
ul#mainNav {
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
	width: 185px;
	height: 401px;
	float: left;
	text-align: center;
	background: url(../bhhf_images/nav_topspace.gif) repeat-y;
	overflow: hidden;
	}
	
#subhead {
	padding: 95px 0 0 24px;
	}
	
#lisa {
	background: url(../bhhf_images/testimonials_09.jpg) no-repeat;
	background-position: 0 15px;
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 0 24px;
	padding: 0px 10px 20px 250px;
	width: 290px;
	border-top: dotted;
	border-top-color: #FFF;
	border-top-width: 2px;
	}

#shep {
	background: url(../bhhf_images/testimonials_12.jpg) no-repeat;
	background-position: 0 15px;
	position: relative;
	float: left;
	display: inline;
	margin: 10px 0 0 24px;
	padding: 0 10px 20px 250px;
	width: 290px;
	min-height: 275px;
	border-top: dotted;
	border-top-color: #FFF;
	border-top-width: 2px;
	}
	
#shilo {
	background: url(../bhhf_images/testimonials_14.jpg) no-repeat;
	background-position: 0 15px;
	position: relative;
	float: left;
	margin: 10px 0 0 24px;
	display: inline;
	padding: 0 10px 20px 250px;
	width: 290px;
	min-height: 230px;
	border-top: dotted;
	border-top-color: #FFF;
	border-top-width: 2px;
	}
	
	
	
 /*
#content p {
	float: left;
	padding: 56px 13px 85px 0;
	}
	*/
	
/*==============================================================================
* Footer
==============================================================================*/
/*
#footer,
#copyright {
	clear: both;
	}
	*/
	
