@charset "UTF-8";
.toper{font-size: 16px; width: 960px; margin: 0px auto; color: red;}
.red{color: red;}
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	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: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.twoColFixRt #container {
	position: relative;
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixRt #sidebar1 { /* since this element is floated, a width must be given */
	right: 0px;                                                           
	position: absolute;                                                           
	width: 310px;
	padding-top: 20px;
}
.twoColFixRt #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: 334px;
	margin-bottom: 0;
	margin-left: 0;
} 
.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 */
	float: left;
	margin-right: 8px;
}
.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;
}
#formArrow {
display: none;
	position: relative;
	left: 300px;
	top: 15px;
}
.dottedLine {
	margin-bottom: 20px;
}
.menuBtn {
	width: 202px;
	float: left;
}
#navBar {
	margin-left: 20px;
}
#navBar #home {
	margin-right: 10px;
}
#navBar #about {
	margin-right: 10px;
}
.leftContainer {
	padding-left: 20px;
	padding-top: 40px;
}
#headerSection p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#oldSwimmer {
	float: left;
	width: 268px;
	height: 195px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#wellness {
	float: left;
	width: 268px;
	height: 327px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#oneMeter {
	width: 287px;
	height: 208px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#oldCouple {
	height: 194px;
	width: 263px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#formContainer {
	height: 588px;
	width: 294px;
	background-image: url(images/formBG.jpg);
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#formCopy {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 60px;
}
#formCopy p {
	margin-top: 0px;
}
.formElement {
	margin-bottom: 6px;
}
#contactForm #formSection1 {
	margin-top: 20px;
	margin-bottom: 30px;
}

#submitBtn {
	margin-top: 30px;
}
#sideNote {
	width: 294px;
	margin-right: auto;
	margin-left: auto;
}
#sideNote h3 {
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2900DD;
}
.leftContainer h1 {
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2900DD;
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;
}
.leftContainer h1 span {
	display: block;
}
#section1 h2 {
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2900DD;
	margin-bottom: 10px;
	display: block;
}
#section2 h2 {
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2900DD;
}
#section3 h2 {
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2900DD;
}
#section3 ul {
	margin-left: 280px;
}
#section3 ul li {
	line-height: 18px;
}
#legalTC {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.popupLink {
	font-weight: bold;
	color: #F00;
}
#popupLegal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	display: block;
	position: absolute;
	top: 20px;
	right: 0px;
	margin: 0 5px;
	width: 150px;
}
#section1 #rightColumn {
	margin-left: 268px;
}
#section1 #reasonsList {
	margin-left: 265px;
}
#section1 ul li {
	margin-bottom: 10px;
}
#section1 #aboutFooter {
	clear: left;
}
#section1 #rightColumn ul li span {
	display: block;
}
#phoneBig {
	display: block;
	font-size: 52px;
	text-align: center;
	margin-top: 40px;
}
#bookClubBanner {
	margin-right: auto;
	margin-left: auto;
	height: 183px;
	width: 294px;
	display: block;
	margin-top: 40px;
}
#copyrightInfo {
	font-size: 11px;
	color: #666;
}

/* New Additions */
.submit-button{margin-top: 6px; display: block;}
.req{ font-style: italic; color: #cc0000; font-size: 10px;}
#formCopy{}
div.req{}
.radio_section{display: inline-block; float: left; width: 110px; margin-bottom: 10px;}
#formSection2{display: block; margin-top: -15px; margin-bottom: 0px;}
#formSection2 label{ padding-right: 3px;}
.insurance{margin-top: 10px;}
.submit_button{}
.clearfix{clear: both;}

*:first-child+html #formCopy{}

