body {
	background-image: url(images/backgroundpng.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #df18b3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #df18b3;
}
a:hover {
	text-decoration: underline;
	color: #df18b3;
}
a:active {
	text-decoration: none;
	color: #df18b3;
}
.header {
	background-image: url(images/headersppng.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.textheader {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #E42BB8;
}
.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1E0E2;
	border-right-color: #D1E0E2;
	border-bottom-color: #D1E0E2;
	border-left-color: #D1E0E2;
}
.divider {
	background-image: url(images/borderdivider.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.bordervert {
	background-image: url(images/borderdvidervert.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.headergreen {
	background-image: url(images/design1v2.gif);
	background-repeat: no-repeat;
}
.bordergreen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C9D7AE;
	border-right-color: #C9D7AE;
	border-bottom-color: #C9D7AE;
	border-left-color: #C9D7AE;
}
.headermu7 {
	background-image: url(images/design1bgrnd3.gif);
	background-repeat: no-repeat;
}
.textheaderblack {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.photopadding {
	padding-right: 10px;
	padding-bottom: 5px;
}
.headerabout_us {
	background-image: url(images/headeraboutus.png);
	background-repeat: no-repeat;
}
.textestimonial {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


headermu8 {
	background-image: url(images/design1bgrnd4.gif);
}
.headermu8 {
	background-image: url(images/design1bgrnd4.gif);
}
.headersecondary {
	background-image: url(images/headersecondary.png);
	background-repeat: no-repeat;
}
.headerhomepage {
	background-image: url(images/hpheaderpng.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.headercontactus {
	background-image: url(images/headercontactus.png);
	background-repeat: no-repeat;
}
.headerretreats {
	background-image: url(images/headerretreats.gif);
	background-repeat: no-repeat;
}
.photorightpadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.headerbooks {
	background-image: url(images/headerbooks.gif);
	background-repeat: no-repeat;
}
.headerarticles {
	background-image: url(images/headerarticles.png);
	background-repeat: no-repeat;
}
.headerclasses {
	background-image: url(images/headerclasses.png);
	background-repeat: no-repeat;
}
.headerrecipes {
	background-image: url(images/headerrecipes.png);
	background-repeat: no-repeat;
}
.headerservices {
	background-image: url(images/headerservices.png);
	background-repeat: no-repeat;
}
.headerservicemenu {
	background-image: url(images/headerservicemenu.png);
	background-repeat: no-repeat;
}
.headernutritionservices {
	background-image: url(images/headernutrition.png);
	background-repeat: no-repeat;
}
.articletext {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
}
.textright {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #666666;
}

/* -- Begin social sharing buttons----- */
.ss-share {
  padding-left: 0;
  list-style: none; }

.ss-share-item {
  display: inline;
  margin-right: 1em; }

.ss-share-link {
  /* crude button styles */
  text-decoration: none;
  color: #444;
  font-weight: bold;
  padding: .5em .75em .5em 35px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px; }
  .ss-share-link:hover, .ss-share-link:active, .ss-share-link:focus {
    color: #891434; }

[class*="ico-"] {
  display: inline-block;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 10px center; }

.ico-facebook {
  background-image: url("http://www.facebook.com/favicon.ico"); }

.ico-twitter {
  background-image: url("http://twitter.com/favicons/favicon.ico"); }

.ico-google {
  background-image: url("https://ssl.gstatic.com/s2/oz/images/faviconr2.ico"); }
  
  .ico-linkedin {
  background-image: url("https://static.licdn.com/scds/common/u/images/logos/favicons/v1/16x16/favicon.ico"); }
