
/*body styles*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #ffffff;
}


/*textstyles*/

.bodyCopy {
	font-family: verdana;
	color: #ffffff;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
}

.smTag {
	font-family: verdana;
	color: #ffffff;
	font-size: 9px;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.bodyCopyBold {
	font-family: verdana;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.bottomCopy {
	font-family: verdana;
	color: #807461;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: right;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 55px;
	padding-top: 11px;
}

.bottomCopyBold {
	font-family: verdana;
	color: #807461;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/*padding styles*/

.topimagepad {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 27px;
}

.PFSimagepad {
   background-color: #45751e;
	padding-bottom: 48px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 24px;
}

.PFSimagepad2 {
   background-color: #45751e;
	padding-bottom: 48px;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 24px;
}

.HomePGimagepad {
   background-color: #45751e;
	padding-bottom: 19px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 31px;
}

.balPGimagepad {
   background-color: #45751e;
	padding-bottom: 19px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 76px;
}

.PYPpad {
   padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 51px;
}


/*backgrounds & bar styles*/

.horizontalBars {
	background-color: #6a914b;
}

.mainBackground {
	background-color: #45751e;
}

.navEndbar {
	background-color: #807461;
}

.topBarbackground {
	background-image: url(images/topBar.gif);
	background-repeat: no-repeat;
}

.footerbackground {
	background-image: url(images/bottomBar.gif);
	background-repeat: no-repeat;
}

.PYPbackground {
	background-image: url(images/powerYourPassionB.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: verdana;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 60px;
	padding-top: 0px;
}


.contactbackground {
   font-family: verdana;
	color: #ffffff;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 60px;
	padding-top: 0px;
	background-image: url(images/pilatesMove.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.contactbackground2 {
   background-image: url(images/pilatesMove.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


/*link styles*/

.homeButton {
	font-family: verdana;
	color: #C8C3BB;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 0px;
}

a.homeButtonLink:link {
	font-family: verdana;
	color: #C8C3BB;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	
}

a.homeButtonLink:visited {
	font-family: verdana;
	color: #C8C3BB;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	
}

a.homeButtonLink:hover {
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	
}

/*form styles*/

.titles {
	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 4px;
}

.formbox1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: middle;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-color: #ffffff;
	border-right-width: 1px;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-left-color: #ffffff;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color: transparent;
	padding-left: 3px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: middle;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-color: #ffffff;
	border-right-width: 1px;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-left-color: #ffffff;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color: transparent;
	padding-left: 3px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.thankyou {
	font-family: verdana;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.calendar1 { background-color: #618A40;  font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-decoration: none;
	padding-bottom: 20px; padding-left: 10px; padding-right: 10px; padding-top: 10px; line-height: 20px; }
	
.calendar2 { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 15px; font-style: normal; font-weight: normal; text-align: left; text-decoration: none;
	padding-bottom: 3px; padding-left: 0px; padding-right: 0px; padding-top: 10px; }

.calendarcopy1 { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 14px; font-style: normal; font-weight: normal; text-align: center; text-decoration: none;
	padding-bottom: 20px; padding-left: 0px; padding-right: 0px; padding-top: 10px; }
	
.calendarcopy2 { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; font-style: normal; font-weight: bold; text-align: right; text-decoration: none;
	padding-bottom: 0px; padding-left: 0px; padding-right: 5px; padding-top: 10px; }
.calendarcopy3 { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; text-decoration: none;
	padding-bottom: 0px; padding-left: 5px; padding-right: 20px; padding-top: 10px; }
	
.whiteline { background-color: #ffffff; max-height: 1px; }

	
