body {
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color:#333333;
	padding:20px;
	margin:0px;
	text-align: justify;
	background-color: #FFE9E9;
}

img {
	border-width: 0;
}

td {
	vertical-align:top;
	text-align:left;
}

p {
	padding:0px 0px 0px 5px;
	text-align:justify;
}

li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 5px;
}
.checks li {
	list-style-image: url(/images/bullet_check.gif);
	list-style-position: outside;
	padding: 6px;
}

.fancy_checks li {
	list-style-image: url(/images/bullet_fancy_check.gif);
	list-style-position: outside;
	padding: 6px;
}

a {
	color:#B83A7D;
	text-decoration:none;
}


a:HOVER {
	color: #84c61c;
}

h1 {
	font-size: 24px;
	text-align: center;
}

h2 {
	font-size: 20px;
	color: #980352;
	text-align: center;
}

h3 {
	text-align: center;
}

.main_table {
	border: 5px solid #980352;
	width: 600px;
	padding: 20px;
	background-color: #ffffff;
}

.yellow_highlight {
	background-color: #fce132;
	padding: 5px;
	font-weight: bold;
}

.squeeze {
	width: 300px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.testimonial {
	font-style:italic;
	margin:10px 0px 5px 0px;
}

.testimonial_author {
	font-weight:bold;
	margin:0px 0px 20px 20px;
	text-align: left;
}

.testimonial_dashed_box {
	border: 1px dashed #980352;
	padding: 5px 8px 5px 5px;
	margin-bottom: 12px;
}

.highlight {
	color: #980352;
}

.coaching_photos {
	float:right;
	border: 1px solid #c8c8c8;
	margin: 3px 5px 15px 15px;
}


.pink {
		color: #980352;
}

.threeD {
	border-top: 1px solid #999999;
	border-right: 3px solid #222222;
	border-bottom: 3px solid #222222;
	border-left: 1px solid #999999;
}

.header_box {
	border:solid 1px #980352;
	padding:7px;
	margin:3px;
	text-align:center;
}

/* JV Partners Page */

.jv_partners_td {
	margin:10px;
	padding: 5px;
	color:#333333;
	border: 1px solid #B0DA6C;
	width: 250px;
}

.jvpartners_area {
	width: 580px;
}


.jv_partner_number {
	background-color: #feeaf9;
	text-align: center;
	font-weight: bold;
	color: #980352;
	font-size: 30px;
	border: 1px solid #333333;
	margin-right: 5px;
	margin-bottom: 5px;	
	width: 60px;
	float: left;
}

.jv_partner_photo {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: solid 1px #333333;
	padding: 2px;
}

.jv_partner_name {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

.jv_partner_title {
	color: #980352;
	font-style: italic;
	font-size: 14px;
	margin-top: 0px;
}

.jv_partner_description {
	margin-top: 0px;
}
/* END JV Partners Page */








