html, body {
	height: 100%;
}

body {
	background: #849c77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d514e;
}


h1 {
	font-family: Times New Roman, serif;
	font-size: 25px;
	color: #125096;
	margin: 0;
}

h2 {
	font-family: Times New Roman, serif;
	color:#125096;
	font-size:20px;
	margin: 0 0 10px 0;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#cc990b;
	font-weight:bold;
	margin: 0 0 10px 0;
}

h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#cc990b;
	font-weight:bold;
	margin: 0 0 10px 0;
	text-decoration:none;
}

p {
	margin: 0 15px 10px 0;
	line-height:18px;
}

a {
	color: #125096;
	text-decoration: underline;
	outline:none;
}

a:hover {
	color: #cc990b;
	text-decoration: underline;
}

strong {}

input {
	border: 1px solid #4c663f;
	padding:2px;
	color:#333333;
}

select {}

textarea {
	border: 1px solid #4c663f;
	padding:2px;
}

.button {
	background:#4c663f;
	padding:1px;
	color:#f9df8e;
	font-weight:bold;
}

#content ul {
	width:100%;
	margin:0 0 20px 0;
}

#content ul li {
	/*font-style:italic;*/
	padding-left: 12px;
	background:url(../images/bullet.gif) no-repeat 0 5px;
	margin:0 10px 4px 0;
	line-height:15px;
}

.border {
	border:1px solid #505051;
	padding:1px;
}

.noborder {
	border:0;
}

.hide_text {
	display:none;
}

.yellow {
	color:#cc990b;
}

.dark_yellow {
	color:#947a01;
}

.hr {
	background-image:url(../images/hr.jpg);
	width:400px;
	height:1px;
	line-height: 1px;
	position:relative;
	text-align:left;
	float:left;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	
}

.hr hr {
  display: none;
}

.breadcrumbs {
	margin: 0 0 20px 0;
	color:#849c77;
	font-size:10px;
}

.breadcrumbs a {
	color:#849c77;
	text-decoration:none;
}

.label {
	font-weight:bold;
}

.label-right {
	text-align:right;
	font-weight:bold;
}

fieldset {
	border:1px solid #335D8D;
	padding:10px;
	margin:0 0 20px 0;
}

legend  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#cc990b;
	font-weight:bold;
	margin: 0;
}

/********************* MAIN BODY *************************/

#main_body {
	margin: auto;
	position:relative;
	width: 854px;
	background:url(../images/bg_main_body.gif) repeat-y;
}

/********************* HEADER STYLES *************************/

#top {
	height:332px;
	width:854px;
	background:url(../images/bg_top.jpg) no-repeat top;
	position:relative;
	z-index:201;
}

#top .logo{
	position: relative;
	top:190px;
	left:50px;
	width: 300px;
	height: 45px;
}

#top .logo a {
	display:block;
	width: 300px;
	height: 45px;
	text-indent: -1000px;
}

#top .video_home {
	position: absolute;
	top:241px;
	left:13px;
	width: 828px;
	height: 59px;
}

#top .video_home a {
	display:block;
	width: 828px;
	height: 59px;
	text-indent: -1000px;
	background:url(../images/video_home.jpg) no-repeat;
}

#main_nav {
	position:absolute;
	bottom:0;
	left:13px;
	width:828px;
	height:32px;
	margin:auto;
}

/********************* HOME STYLES *************************/

#content_home {
	width: 828px;
	margin:auto;
	position:relative;
	margin-top:8px;
}

.home_col_1 {
	width:487px;
	position:relative;
	float:left;
	left:8px;
}

.bnr_home {
	background:#ffffff url(../images/bg_home_col.jpg) no-repeat top;
	width:417px;
	border:2px solid #c0d0e3;
	margin:0 0 8px 0;
	padding:200px 35px 35px 35px;
}

.testimonial_home {
	background:#f8f7ef;
	border:1px solid #efe1bb;
	width:386px;
	padding:20px 20px 0 20px;
	margin:0 0 25px 0;
}

a.btn_full_test {
	display:block;
	width:406px;
	height:28px;
	background:url("../images/btn_full_test.gif") no-repeat;
	text-indent:-3000px;
	margin:10px 0 0 -20px;
}

.saying {
	width:325px; 
	float:left; 
	margin:0 0 0 25px;
}

.home_col_2 {
	width:317px;
	position:relative;
	float:left;
	left:17px;
}

.bnr_topics {
	background:url(../images/box_topics.jpg) no-repeat;
	height:293px;
	width:317px;
	padding-top:75px;
	margin:0 0 5px 0;
}

ul.topics {
	width:260px;
	margin:auto;
}

ul.topics li {
	/*font-style:italic;*/
	padding-left: 12px;
	font-size:12px;
	background:url(../images/bullet_blue.gif) no-repeat 0 7px;
	margin:0 8px 13px 0;
	line-height:18px;
}

ul.topics a {
	color:#18201a;
	text-decoration:underline;
}

.banner_link {
	height:30px;
	width:300px;
	position:absolute;
	top:15px;
	left:15px;
}

.banner_link a {
	display:block;
	height:30px;
	width:300px;
	text-indent:-10000px;
}

a.btn_fdd {
	display:block;
	width:317px;
	height:114px;
	background:url("../images/btn_fdd.gif") no-repeat;
	text-indent:-3000px;
	margin:0 0 5px 0;
}

a.btn_tips_blog {
	display:block;
	width:317px;
	height:57px;
	background:url("../images/btn_tips.gif") no-repeat;
	text-indent:-3000px;
	margin:0 0 5px 0;
}

a.btn_articles {
	display:block;
	width:317px;
	height:57px;
	background:url("../images/btn_articles.gif") no-repeat;
	text-indent:-3000px;
	margin:0 0 5px 0;
}

a.btn_contact_pam {
	display:block;
	width:317px;
	height:57px;
	background:url("../images/btn_contact_pam.gif") no-repeat;
	text-indent:-3000px;
	margin:0 0 5px 0;
}

.affiliations {
	width:125px;
	float:right;
}

/********************* CONTENT STYLES *************************/


#content {
	width: 828px;
	margin:auto;
	position:relative;
	margin-top:8px;
}

.col_1 {
	width:419px;
	float:left;
	position:relative;
	left:46px;
	margin:16px 40px 20px 0;
}

.col_2 {
	width:317px;
	float:left;
	position:relative;
	left:46px;
}

.viewlet {
	width:257px;
	padding:50px 30px 50px 30px;
	background:url(../images/bg_viewlet.gif) repeat-y;
	margin:0 0 8px 0;
	color:#000000;
}

.featured_testimonial {
	position:relative;
	width:267px;
	background: #b1c5da url("../images/bg_testimonials.jpg") no-repeat top;
	padding:85px 25px 20px 25px;
	margin:0 0 5px 0;
}

.owner {
	color:#947a01;
	font-style:italic;
}


/********************* ESTORE STYLES *************************/

.short_cell {
	height:20px;
}

.cart_opt {
	width:317px;
	height:33px;
	margin:0 0 6px 0;
}

.store_item {
	position:relative;
	float:left;
	margin: 0 10px 10px 0;
}

.cart {
	width:100%;
	border:1px solid #4c663f;
}

.cart th {
	background:#4c663f;
	color:#f4d47f;
	font-weight:bold;
	padding:5px;
}

.even {
	background: #F5FFF0;
}

.odd {
	background:#ffffff;
}


/* ***************  FOOTER STYLES *************** */

#footer {
	width:854px;
	background:url(../images/footer_top.jpg) no-repeat top center;
	text-align: left;
	padding:20px 0 20px 30px;
	margin:auto;
	color:#4c663f;
	font-size:10px;
	position:relative;
}


#footer a {
	color:#4c663f;
	text-decoration:none;
}


/* ***************  SUPERFISH NAV STYLES *************** */

#nav li#btn_home { 	background-image: url("../images/btn_home.gif"); 	width: 56px;height: 32px;	}
#nav li#btn_about { 	background-image: url("../images/btn_about.gif"); 	width: 90px;height: 32px;	}
#nav li#btn_programs {	background-image: url("../images/btn_programs.gif"); 	width: 82px;height: 32px;	}
#nav li#btn_coaching { background-image: url("../images/btn_coaching.gif"); 	width: 79px;height: 32px;	}
#nav li#btn_clients { background-image: url("../images/btn_clients.gif"); 	width: 82px;height: 32px;	}
#nav li#btn_resources { background-image: url("../images/btn_resources.gif"); 	width: 124px;height: 32px;	}
#nav li#btn_planners { background-image: url("../images/btn_planners.gif"); 	width: 143px;height: 32px;	}
#nav li#btn_blog { background-image: url("../images/btn_blog.gif"); 	width: 48px;height: 32px;	}
#nav li#btn_contact { background-image: url("../images/btn_contact.gif"); 	width: 64px;height: 32px;	}
#nav li#btn_estore { background-image: url("../images/btn_estore.gif"); 	width: 60px;height: 32px;	}

.btn_text {
	display: none;
}

#nav li a {
	display:block;
	width:auto;
	height:100%;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#nav li a:hover {
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
	color:#ffffff;
}