/*---- HTML tags ----*/
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

a:link, a:visited {
	color:#FFF;
	text-decoration:underline;
}

a:hover, a:focus {
	color:#00AA29;
	text-decoration:underline;
}

/*---- div tags -----*/

#testimonial p {
	color: #FFF;
	font-size:14px;
	text-align:left;
}


#testimonial2 p {
	color: #FFF;
	font-size:14px;
	text-align:left;
}


#testimonial3 p {
	color: #FFF;
	font-size:14px;
	text-align:left;
}

#menu {
	/*color:#C491D9;
	background: url(../../REDESIGN/MOCKUPS/IMAGES/INTERNAL_PAGES/BACKGROUNDS/Bkgrd_Philosopy_menu.gif) no-repeat center center;*/
}

#menu h2 {
	font-size:24px;
	text-align:center;
	font-weight:normal;
	line-height:125%;
}

#menu h6 {
	font-size:14px;
	text-align:center;
	font-weight:bold;
	line-height:150%;
	padding-bottom:0px;
	margin-bottom:0px;
}

#menu p {
	font-size:14px;
	text-align:center;
	margin:0px;
	padding:0px;
	line-height:150%;
}
	
#GreenBusiness p {
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:bold;
}

#GreenBusiness a:link, a:visited {
	color:FFF;
	text-decoration:underline;
}

#GreenBusiness a:hover, a:focus {
	color:#00AA29;
	text-decoration:underline;
}

#contactUs {
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

#contactUs a:link, a:visited {
	color:FFF;
	text-decoration:underline;
}

#contactUs a:hover, a:focus {
	color:#00AA29;
	text-decoration:underline;
}

#mainText {
	/*color:#B4FEBA;*/
	line-height:125%;
}

#mainText a:link, #mainText a:visited {
	color:#B4FEBA;
	text-decoration:underline;
}

#mainText a:hover, #mainText a:focus {
	color:#00AA29;
	text-decoration:underline;
}

#mainText h2 {
	font-size:24px;
	font-weight:normal;
}

#mainText p {
	font-size:14px;
	font-weight:normal;
}

#press {
	position:absolute;
	left:625px;
	top:15px;
	width:150px;
	height:33px;
	z-index:100;
}

#press h6 {
	font-size:12px;
	text-align:right;
	font-weight:normal;
	line-height:150%;
	padding-bottom:0px;
	margin-bottom:0px;
}

#press a:link,#press a:visited {
	color:#FFF;
	text-decoration:none;
}

#press a:hover,#press a:focus {
	color:#00AA29;
	text-decoration:underline;
}

#yelpButton {
	float: right;
}

#yelpBtn a {
	display: block;
	width: 105px;
	height: 25px;
	margin: 2px auto 2px auto;
}

/*#GreenBusiness #yelpButton a, #GreenBusiness #yelpButton a:hover
#GreenBusiness #yelpButton a:focus, #GreenBusiness #yelpButton a:visited {
	border: hidden;
}*/
