@charset "UTF-8";
body  {
	font: 14px Helvetica, Arial, "Lucida Grande", sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(images/bkgrnd-gray_02.jpg);
	background-repeat: repeat-x;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRtHdr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	padding-right: 6px;
	padding-left: 6px;
}
.roundedcornr_box_146190 {
	background: #FFFFFF url(images/header-bkgrnd_03.jpg) repeat-x;
}
.roundedcornr_top_146190 div {
	background-image: url(images/roundedcornr_146190_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundedcornr_top_146190 {
   background: url(images/roundedcornr_146190_tr.png) no-repeat top right;
}
.roundedcornr_bottom_146190 div {
   background: url(images/roundedcornr_146190_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_146190 {
   background: url(images/roundedcornr_146190_br.png) no-repeat bottom right;
}

.roundedcornr_top_146190 div, .roundedcornr_top_146190, 
.roundedcornr_bottom_146190 div, .roundedcornr_bottom_146190 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_146190 {
	margin: 0 10px;
} 
.twoColFixRtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 165px;
	background: url(images/fitness-wellness-coach-hdr.jpg) no-repeat center top;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	width: 290px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: right;
}
.twoColFixRtHdr #mainContent {
	padding: 0 20px 10px;
	width: 537px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
} 
#aboutContent {
	padding: 0 20px 10px;
	width: 860px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
.twoColFixRtHdr #footer {
	padding-right: 20px;
	padding-left: 20px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	margin-right: 8px;
	float: right;
	width: 350px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:1px;
	font-size: 1px;
	line-height: 0px;
}
#navigation {
	width: 898px;
	clear: both;
	height: 47px;
	margin-right: 5px;
	margin-left: 1px;
	background: url(images/nav-bkgrnd_15.jpg) repeat-x top;
	padding-top: 1px;
	margin-top: 95px;
}
.twoColFixRtHdr #container #header #navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.twoColFixRtHdr #container #header #navigation li {
	float: left;
	margin-bottom: 0em;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
}
.twoColFixRtHdr #container #header #navigation li#end {
	float: left;
	margin-bottom: 0em;
	font: bold 15px;
	color: #FFFFFF;
	border: none;
}
.twoColFixRtHdr #container #header #navigation li#end a {
	width: 142px;
}
.twoColFixRtHdr #container #header #navigation li a {
	height: 35px;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 144px;
	line-height: 35px;
}

/* Hide from IE5-Mac \*/
.twoColFixRtHdr #container #header #navigation li a
{
float: none
}
/* End hide */

.twoColFixRtHdr #container #header #navigation li a:hover {
}
.box1 {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 0px;
	background: url(images/fitness-coach-flash.jpg) no-repeat;
	height: 275px;
	width: 895px;
	overflow: hidden;
}
h1 {
	font-weight: bold;
	font-size: 36px;
	color: #3B8B1B;
	margin-top: 11px;
}
h3 {
	font-size: 28px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
#kelliPic {
	float: left;
	margin-left: 20px;
}
.box2 {
	margin-right: 5px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background: #FFFFFF;
	text-align: center;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
	clear: left;
}

a.button {
	background: transparent url(images/bg_button_a.gif) no-repeat scroll right top;
	color: #FFFFFF;
	float: left;
	display: block;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
	text-decoration: none;
	margin-bottom: 5px;
}

a.button span {
	background: transparent url(images/bg_button_span.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	color: #FFFFFF;
} 
a.button:active {
	background-position: bottom right;
	color: #CCCCCC;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
	color: #FFFFFF;
} 
#headerShadow {
	margin: auto;
	width: 912px;
	background: #F1FDF1;
}
#footerShadow {
	margin: auto;
	width: 912px;
	background: #F1FDF1;
}
.box3 {
	border: 1px solid #CCCCCC;
	padding: 5px 10px 10px;
	background: #FFFBEE url(images/orange-box-bkgrnd_26.jpg) repeat-x top;
	margin-right: 5px;
	margin-top: 0px;
}
.gray {
	color: #666666
}
.box4 {
	margin-right: 5px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
	background: #FFF9E5;
}
h4 {
	font: 18px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #D16400;
}
#footNav {
	text-decoration: none;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #21672C;
}
a:visited {
	text-decoration: none;
	color: #21672C;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
#search {
	width: 344px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 70px;
	left: 550px;
}
#navigation li a:hover {
	background: url(images/nav-hover.jpg) repeat-x;
}
#navigation li a:active {
	background: url(images/nav-active.jpg) repeat-x;
}
#navigation li a {
	padding-top: 5px;
}
#logo {
	width: 450px;
	padding-right: 5px;
	padding-left: 20px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

#search span {
	font-size: 14px;
	font-weight: bold;
	color: #D47113;
}
#search span a {
	color: #D47113;
}
#search span a:hover {
	color: #996600;
}
h5 {
	color: #3B8B1B;
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 175px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.bba{
	color: #3B8B1B;
	margin-top: 25px;
	padding-top: 15px;
	margin-left: 10px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#quotes {
	width: 450px;
	clear: right;
}
#SignUp .signupframe {
	color: #333333;
	background: #fffbee;
}
h6 {
	font-size: 22px;
	color: #D16400;
	margin: 0px;
	padding: 0px 0px 5px;
	text-align: center;
	border-bottom: 1px solid #DB832F;
}
.twoColFixRtHdr #container #mainContent li {
	margin-left: 10px;
}
.column1 {
	width: 260px;
	float: left;
}
.item {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFF9E5;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	vertical-align: middle;
}	
img.float-left {
	background: #fafafa;
	border: 1px solid #dcdcdc;
	padding: 7px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.float-right {
	background: #fafafa;
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
	float: right;
	padding: 7px;
	margin-left: 10px;
	margin-top: 10px;
}
img.sidebar {
	border: 2px solid #999999;
}
.twoColFixRtHdr #wellnessSidebar {
	width: 115px;
	margin-right: 2px;
	margin-top: 10px;
	margin-left: 5px;
	text-align: center;
	background: #FFF9E5;
	border: 1px solid #CCC;
	padding: 15px 15px 15px 10px;
}
.twoColFixRtHdr #wellnessMainContent {
	padding: 0 20px 10px;
	width: 700px;
	margin-top: 10px;
	float: right;
	border: 1px solid #CCCCCC;
}
.item .float-left {
	margin-top: 20px;
}
#navigation #capLeft {
	background: url(images/nav-left-cap_18.jpg) no-repeat;
	height: 47px;
	float: left;
	width: 15px;
}
#navigation #capRight {
	background: url(images/nav-right-cap_18.jpg) no-repeat right top;
	float: right;
	height: 47px;
	width: 15px;
	margin-left: 1px;
}
.item p {
	width: auto;
	margin-left: 175px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
.box3 .whiteSmall {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
.CollapsiblePanelTab span {
	font-size: 14px;
	color: #21672C;
}
#articlesFooter {
	width: 850px;
	padding: 10px 10px 10px 20px;
}
#articlesFooter span{
	color: #333333;
	font-size: 12px;
}
ol {
	font-size: 14px;
}
ul {
	font-size: 14px;
}
.bodytextbold {
	font-weight: bold;
}
#abcBox {
	border: 1px solid #ccc;
	background: #BAECFE url(images/adventure-boot-camp-300px.jpg) no-repeat top;
	margin-top: 10px;
	margin-right: 5px;
	padding: 10px 10px 10px;
}
#sidebarPic {
	width: 300px;
	padding-bottom: 15px;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
#note {
	padding: 10px;
	background: #FFF593;
	margin-right: 50px;
	margin-left: 50px;
}
.quote {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	color: #3B8B1B;
}

[if IE]>
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent { zoom: 1; }
.twoColFixRtHdr #wellnessMainContent { zoom: 1; }
.item { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]

