/* Global Styles */

body {
	margin:0px;
	background-color: #F4FFE4;
	}
	
body, td {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	color:#666666;
	line-height:25px;
	}
	
a {
	color: blue;
	}
	
a:hover {
	color: #B2D6A8;
	}
	
h1 {
	font: 18px;
	color: #5C743D;
	line-height:32px;
	letter-spacing:.21em;
	}
	
h2 {
	font: bold 13px;
	color: #993300;
	/*line-height:22px;*/
	letter-spacing:.2em;
	}

	
#sarahbio {
	position:absolute;
	width:649px;
	height:644px;
	z-index:10;
	left: -80px;
	top: 0px;
	visibility: hidden;
	background-color: #F4FFE4;
    }
		
#bio {
    border:thin;
	}
		
#contactpg td#contact a, #servicespg td#services a, #teampg td#consultants a, #recipepg td#recipes a {
	color: #FF0000;
	}

#smallText {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}
	
#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#cvs td {
    border-bottom: 1px solid #000000;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}

#borderline {
    border-bottom: 2px solid black;
	border-top: 1px solid black;
    }
	
#testimonials {
	position:absolute;
	width:500px;
	height:262px;
	z-index:2;
	left: 200px;
	top: -250px;
	visibility: hidden;
    }	
#testim-hold {
	height: 1px;
	width: 1px;
	position: relative;
	visibility: hidden;
	z-index: 1;
   }
#profile-hold {
	height: 1px;
	width: 1px;
	position: relative;
	visibility: hidden;
	z-index: 1;
    }
#testimonials a {
     color: blue;	 
	  }
#testimonials a:hover {
	color: #B2D6A8;
	background: none;
	}

.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.subhead {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}
.menutxt {
     color: #D5EDB3;
	 font-weight:bold; 	 
	}

.boldredtxt {
    color: #993300;
	font-weight:bold;
	}
.client-txt {
    color: #7759ad;
	line-height: 18px;
	font: 11px Arial, Helvetica, sans-serif;
	line-height:32px;
	}
	
.txt10pt {font-size: 10px;
    line-height: 12px;
    }
#acall-anchor {
	position:relative;
	visibility: hidden;
	z-index: 1;
	}
#actioncall {
	position:absolute;
	width:257px;
	height:50px;
	z-index:2;
	left: -67px;
	top: -1px;
	visibility: visible;
	padding: 3px;
	text-align: center;
	letter-spacing:.21em;
	line-height:16px;
	/*background-color:#FFFFFF;*/
	}
.flash {border: 2px solid #D5EDB3;}
.black {border: 2px solid #666666;}
.font14 {font-size: 14px}
