@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #252525;
}
.left-bg {
	background-image:url(images/left-bg.gif);
	background-repeat:repeat-y;
	}
.right-bg {
	background-image:url(images/right-bg.gif);
	background-repeat:repeat-y;
	}	
.content-bg {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	}
.bottom-left {
	background-image:url(images/bottom-left.gif);
	background-repeat: no-repeat;
	height:29px;
	width:33px;
	}
.bottom-right {
	background-image:url(images/bottom-right.gif);
	background-repeat: no-repeat;
	height:29px;
	width:33px;
	}
.bottom-bg {
	background-image:url(images/bottom-bg.gif);
	background-repeat:repeat-x;
	}
.footer-text {
	font-family: Arial;
	font-size: 12px;
	color: #2D2D2D;
}
.footer-text2 {
	margin-left: 340px;
	font-family: Arial;
	font-size: 12px;
	color: #2D2D2D;
}
.footer-text2 a{
	font-weight: strong;
	font-size: 12px;
	color: #2D2D2D;
}
.padd-top-10 {
	padding-top:26px;
	}
.padd-bot-10 {
	padding-bottom:10px;
	}
.padd-left-10 {
	padding-left:10px;
	}
.padd-right-10 {
	padding-right:10px;
	}
.padd-left-5 {
	padding-left:5px;
	}
.padd-top-5 {
	padding-top:5px;
	}
.menu-bg {
	background-image:url(images/menu-bg.gif);
	background-repeat:repeat-x;
	height:54px;
	background-color:#25558C;
	}
.text14-gray {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #252525;
}
.text14-orange {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#FF9900;
}
.text-quote {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	color: #282828;
}
.text18-gray {
	font-family: "Trebuchet MS";
	font-size: 24px;
}
.testi-text {
	padding-top:10px;
	padding-left:10px;
	border-bottom:thin;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	}
.coaching {
	padding-top:10px;
	padding-left:10px;
	}
.border-d {
	padding-top:10px;
	border-bottom:thin;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	}
.quote-text {
	font-family: Arial;
	font-size: 12px;
	color: #F6E3C5;
	font-weight: bold;
	font-style: italic;
}
.header-heart {
	background-image:url(images/header-heart.jpg);
	background-repeat: no-repeat;
	height:348px;
	width:900px;
	}
.header-coaching {
	background-image:url(images/header-coaching.jpg);
	background-repeat: no-repeat;
	height:348px;
	width:900px;
	}
.header-wellnesscoach {
	background-image:url(images/header-wellnesscoach.jpg);
	background-repeat: no-repeat;
	height:348px;
	width:900px;
	}
.header-contact {
	background-image:url(images/header-contact.jpg);
	background-repeat: no-repeat;
	height:348px;
	width:900px;
	}
.header-testi {
	background-image:url(images/header-testi.jpg);
	background-repeat: no-repeat;
	height:348px;
	width:900px;
	}
.header-wellness {
	background-image:url(images/header-wellness.jpg);
	background-repeat: no-repeat;
	height:348px;
	width:900px;
	}

.floatright{
float: right;
margin: 0 0 10px 10px;
border: 0;
padding: 2px;
}

.floatleft{
float: left;
margin: 10px 10px 0 0;
border: 0;
padding: 2px;
}

.wellness_coach
{
float: left;
width: 345px;
margin: 0;
padding: 3px;
border: 0;
}

div.wellness_coach img
{
border: 0;
}

.title_textred {
	font-family: Arial;
	font-size: 20px;
	color: #BB0018;
}
