@charset "UTF-8";
/* CSS Document */

/* Normalizes margin, padding */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
	
img {
	border:0;
	}
	
body {
	width:927px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font: 62.5% "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #454876;
	}
	
#container {
	width:927px;
	}
	
/*Define text styles*/

p {
	font-size: 1.2em;
	color: #000033;
	line-height: 1.4em;
	}
	
h1 {
	color: #12253e;
	font-weight: normal;
	font-size: 2.2em;
	}
	
h2 {
	font-weight: normal;
	color: #12253e;
	font-size: 1.9em;
	}
	
h3 {
	color: #12253e;
	font-size: 1.6em;
	}
	
h4 {
	font-size: 1.5em;
	font-style: italic;
	margin-bottom: 5px;
	}
	
h5 {
	}
	
a:link {
	font-weight: bold;
	color: #474681;
	}
	
a:hover {
	color: #666666;
	}
	
a:visited {
	color: #474681;
	}
	
ul {
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.4em;
	margin-left: 20px;
	}
	
li {
	}
	
blockquote {
	color: #000033;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.4em;
	}
	
	
/*Define styles for Content Area*/

#content_header {
	min-height:29px;
	height:auto !important;
	height:29px;
	background: url(../../assets/images/header_bottom.jpg) no-repeat;
	padding-top: 40px;
	width: 550px;
	padding-bottom: 10px;
	padding-left: 35px;
	}

#content {
	background: url(../../assets/images/content_tile.gif) repeat-y;
	width: 535px;
	
	padding-left: 35px;
	padding-right: 10px;
	}
	
.testimonial > .left_photo {
	float: left;
	margin-bottom: 13px;
	margin-right: 15px;
	margin-top: 13px;
	}
	
.left_photo {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 5px;
	}
	
/*Define styles for Home Page*/
	
.center_image {
	width: 480px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
#three_pillars {
	background: url(../../assets/images/home/3_levels.gif) no-repeat;
	height: 234px;
	width: 560px;
	margin-top: 15px;
	padding-left: 25px;
	}
	
.pillar {
	width: 156px;
	margin-top: 65px;
	display: inline;
	clear: right;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 75px;
	margin-bottom: 10px;
	}
	
.pillar p {
	color:#414c73;
	font-size: 1.3em;
	}
	
#three_pillars h2 {
	clear: both;
	font-size: 1.5em;
	margin-top: 15px;
	text-align: center;
	line-height: 18px;
	}
	
#purchase_btns {
	width: 560px;
	clear: both;
	text-align: center;
	}
	
/*Define styles for right-side column*/

#right_column {
	width:342px;
	background: url(../../assets/images/right_tile.jpg) repeat-y;	
	}
	
.right_impact {
	vertical-align: baseline;
	float: right;
	}
	
.ad {
	background: url(../../assets/images/home/right_orange_top_back.jpg) no-repeat top;
	padding-top: 15px;
	padding-left: 50px;
	}
	
.ad img {
	}
	
#right_bottom_column {
	background: url(../../assets/images/right_tile.jpg) repeat-y;
	height: 100%;
	padding-right: 35px;
	padding-left: 20px;
	padding-top: 5px;
	}
	
#right_top_column {
	width:295px;
	min-height:167px;
	height:auto !important;
	height:167px;
	background: no-repeat;
	float: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 17px;
	}
	
.movie {
	width: 275px;
	margin-left: 20px;
	}
	
.small_photo {
	float:left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
/*Define styles for Program Page*/

.focus_point {
	float: right;
	width: 180px;
	background: #E5E8F5;
	padding: 10px;
	margin: 10px 5px 5px 10px;
	border: 1px solid #4E5597;
	}
	
.focus_point p {
	font-weight: bold;
	color: #4E5597;
	}
	
.focus_point a:link {
	color: #FD9900;
	}
	
.focus_point a:hover {
	color: #4D5497;
	}
	
.focus_point a:visited {
		font-weight: bold;
	color: #4E5597;
	}

/*Define styles for Purchase Page*/

.center_point {
	width: 180px;
	background: #FCB731;
	padding: 10px;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 15px 30%;
	}
	
/*Define styles for What Vets are Saying*/

.testimonial {
	border: 2px solid #BDC3EB;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	}

/*Define styles for Coaching Index Page*/

.coach {
	background: #D3DAE6;
	height: 115px;
	width: 235px;
	padding-right: 12px;
	margin: 8px;
	}
	
.coach h1 {
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	top: 35px;
	font-size: 12px;
	}
	
.coach h2 {
	position: relative;
	top: 35px;
	font-size: 11px;
	}
	
.coach h1 > a:link {
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
	}

.coach h1 > a:visited {
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
	}
.coach h1 > a:hover {
	color: #474681;
	}
	

	
.coach h2 > a:link {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
	}
	
.coach h2 > a:visited {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
	}	
	
.coach h2 > a:hover {
	color: #474681;
	}
	

	
	
.coach img {
	margin: 9px;
	float: left;
	}
	
/*Define styles for Contact Us page*/

form {
	}
	
input {
	width: 250px;
	margin: 5px;
	border: 1px solid #C3C9DB;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #121242;
	padding: 3px;
	}
	
textarea {
	width: 250px;
	margin: 5px;
	border: 1px solid #C3C9DB;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #121242;
	padding: 3px;
	}
	
select {
	margin: 5px;
	border: 1px solid #C3C9DB;
	color: #121242;
	font: 1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
.radio {
	width: auto;
	border-width: 0px;
	border-style: none;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	position: relative;
	top: 7px;
	}
	
#form {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	text-align: right;
	width: 350px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
.button {
	width: 100px;
	font-size: 1.1em;
	border: 1px solid #585C96;
	color: #383860;
	padding: 3px;
	}


	
.button:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #474681;
	}
	
/*Define styles for FAQ*/

.question {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #BDC3EB;
	}
	
.question h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
/
