@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #50C8F4;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.threeColFixLt #container {
	width: 1076px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/bg_wht.gif);
	background-repeat: repeat-y;
} 
.threeColFixLt #header {
	width: 1076px;
	position: relative;
	float: left;
	height: 204px;
	text-align: left;
	background-image: url(../images/header_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 1px 0px 16px;



} 
.threeColFixLt #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	position: absolute;
	top: -500px;
}
.threeColFixLt #content {
	float: right;
	background-image: url(../images/bg_wht.gif);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	margin: 0px 40px 0px 0px;
	background-color: #FFFFFF;

}
.threeColFixLt #buttonBar1 {
	width: 185px;
	padding: 75px 0px 0px 40px;
	margin-left: 0px;
	position: relative;
	float: left;
	z-index: auto;
	background-image: url(../images/header_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.threeColFixLt #buttonBar2 {
	float: right;
	width: 200px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../images/header_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
	height: 931px;

}
.threeColFixLt #mainContent {
	margin: 0;
	padding: 0;
	width: 575px;
	position: relative;
	float: left;
	left: 19px;

} 
.threeColFixLt #footer {
	padding: 0 10px 0 20px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
} 
.threeColFixLt #footer p {
	margin: 0;
	padding: 60px 0 0px;
	color: #003366;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	word-spacing: 5px;
}
.fltrt {
	float: right;
	margin-left: 8px;
	margin-bottom: 1px;
}
.fltlft {
	float: left;
	margin-right: 20px;
}
.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:0;
    font-size: 1px;
    line-height: 0px;
}
p {
	font-size: 80%;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;




}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #999;
	margin: 10px;
	padding: 0;
	background-image: url(../../images/top_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote p {
	margin: 10px 0px 0px 10px;
	padding: 10px 10px 0px;
	text-indent: 20px;
}
#quote_attrib {
	font-size: 70%;
	background-image: url(../../images/btm_quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	text-indent: 0;
	margin-top: 0px;
	padding-bottom: 30px;
}
#header .headerBtn {
	float: right;
	margin-top: 27px;
	margin-right: 39px;
	width: 202px;
	padding: 0px;
	height: 183px;


}
.greenDivider {
	background-color: #85D33C;
	height: 3px;
	width: 575px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;

}
.programBox {
	padding: 0px;
	float: left;
	width: 171px;
	font-size: 98%;
	height: 220px;
	margin: 0px;




}
.vertDivider {
	width: 1px;
	float: left;
	height: 200px;
	margin: 0px 10px 0px 8px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;

}
.button {
	text-align: left;
	margin: 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/main_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666699;
	padding: 0px;
	height: 30px;
	width: 171px;
}
.btnSpcr {
	height: 1px;
	width: 147px;
	text-align: center;
	margin-top: 13px;
	margin-right: 10px;
	margin-bottom: 16px;
	margin-left: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 2px dotted #CCCCCC;
	border-left: none;
}
.threeColFixLt #container #buttonBar1 .button a:link, .button a:visited {
	text-decoration: none;
	color: #3C7E1B;
	display: block;
	height: 30px;
	width: 165px;
	line-height: 25px;
	padding-left: 7px;
}
.threeColFixLt #container #buttonBar1 .button a:hover {
	text-decoration: none;
	color: #FFFFFF;
	height: 30px;
	width: 171px;
	display: block;
	background-image: none;
}
.threeColFixLt #container #buttonBar1 .button:hover {
	background-image: url(../images/main_btn_over.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
.threeColFixLt #container #buttonBar1 .button:active {
	background-image: url(../images/main_btn_active.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
.coachEmailBtn {
	height: 15px;
	width: 117px;
}
.indent {
	padding-left: 50px;
}
h3 {
	font-size: 120%;
	color: #339933;
	margin-top: 15px;
	margin-bottom: 10px;

}
a {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	color: #336699;
}
a:active {
	color: #660099;
}
h1 {
	font-size: 150%;
	color: #339933;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;


}
h2 {
	font-size: 130%;
	color: #339933;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;


}
h4 {
	font-size: 105%;
	color: #339933;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;


}
h5 {
	font-size: 90%;
	font-weight: bold;
	color: #339933;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;





}
.fltrtPad {
	float: right;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;

}
h6 {
	font-size: 80%;
	color: #339933;
	margin-top: 15px;
	margin-bottom: 10px;

}
#realEstate h5 {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	color: #000000;

}
#realEstate h6 {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	color: #000000;

}
#realEstate p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
ul {
	font-size: 80%;
	list-style-type: disc;
	margin: 10px 0px;
	padding-left: 20px;
	color: #666666;



}
#form1 p {
	line-height: 18px;
	margin: 2px 0px;

}
#header .headerBtn img {
	margin: 0px;
	padding: 0px;
}
#header .headerBtn a {
	margin: 0px;
	padding: 0px;
}
.grayDivider {
	height: 1px;
	width: 575px;
	float: left;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;


}
.programBox p {
	margin-left: 8px;
	font-size: 75%;
	margin-right: 8px;
}
.programBox h1 {
	font-size: 75%;
	margin: 0px;
	padding: 0px;

}
.warning {
	font-weight:bold;
	color:#F00;
}#mainContent ul li a {
	font-weight: bold;
	color: #CC0000;
}
.redLink a {
	color: #CC0000;
	font-weight: bold;

}
