/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #ccecf6;
	text-align: center; /*hack for ieWin5-6*/
	font-size: 75%;
}

#wrapper {
	margin: auto;
	padding: auto;
	width: 1000px;
	height: 1207px;
	margin-top: 20px;
	background-image:url(images/bkgd.jpg);
	background-repeat:no-repeat;
	text-align:left; /*reverse hack ieWin 5-6*/
}

#content {
	position:relative;
	top: -650px;
	left:260px;
	width:650px; /*give content a width so not crossscroll bars at bottom*/
}

#contentForm {
	position:relative;
	top: 350px;
	left:350px;
}

.h1 {  /*Main page headings*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight:bold;	
	color: #1891ca;
	text-align: left;
	width: 500px;
}

.h2 {  /*Same as H1, but smaller - sub headings*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #1891ca;
	text-align: left;
	width: 500px;
}

.h3 {  /*Same as H2, but black*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333;
	text-align: left;
	width: 500px;
}
	

.style1{ /*main content*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	text-align: left;
	line-height: 20px;
	width: 590px;
}

.style2{ /*main content, but centered - opening eft main and contact page*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	line-height: 10px;
	text-align:center;
}

.style3{ /*style1, but with padding (indent) - eft main, bottom pricing - testimonials, workshops page*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	text-align: left;
	line-height: 20px;     /*WATCH LINE HIEGHT, AS IT CUTS OFF TEXT TOP AND BOTTOM IN SOME BROWSERS*/
	padding-left:20px;
	width: 550px;
}

/*WORKSHOPS PAGE*/
.style4{ /*workshops description*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	text-align: left;
	width: 580px;
}

.h4 { /*heading of upcoming workshops table*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #1891ca;
	text-align: left;
	width:250px;
}

.style10{ /*content in table on top workshops page*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	text-align: left;
	line-height:15px;
	width:300px;
}

.style13{ /*left column table for EFT Workshop*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	line-height: 15px;
	width: 90px;
	text-align:left;
	font-weight:bold;
	padding-left: 5px;
}

.style12{ /*content in table for EFT workshop*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	text-align: left;
	padding-left: 5px; 
	line-height:15px;
	width:300px;
}

.style14{ /*course overview heading EFT workshop25th Sept..*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	line-height: 20px;
	text-align:left;
	font-weight:bold;
}

/*END WORKSHOPS PAGE*/


/*ABOUT PAM PAGE*/
.style5{ /*style1 but narrower for About Pam page*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	text-align: left;
	line-height: 20px;
	width: 445px;
}

.style6{ /*style 1 wider for About Pam page*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	text-align: left;
	line-height: 20px;
	width: 615px;
}


.h7 {  /*Same as H1, but smallers*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #1891ca;
	text-align: left;
}


/*END ABOUT PAM PAGE*/


/*EFT PAGE*/
.style7{ /*table eft page*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	line-height: 20px;
	text-align:center;
}

.style8{ /*tag line on eft page*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	padding-left:80px;
	line-height: 20px;
	width: 350px;
}

.style9{ /*free consult line on eft page*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #F00;
	padding-left:80px;
	line-height: 20px;
	font-weight:bold;
	width: 350px;
}
/*END EFT PAGE*/



/*MASSAGE PAGE*/
.h5 {  /*Main page headings*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.7em;	
	color: #1891ca;
	text-align: left;
	width: 500px;
}
/*END MASSAGE PAGE*/


/*chios PAGE*/
.style11 {  /*text in table*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	text-align: center;
	width: 100px;
}

/*END chios PAGE*/

/*coaching PAGE*/
.h8 { /*heading */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #1891ca;
	text-align: left;
	width:500px;
}
/*end coaching PAGE*/


/*pricing PAGE*/
.style15{ /*text inside table for pricing*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	text-align: left;
	line-height: 20px;
	width: 150px;
}
/*end pricing PAGE*/

/*back to top */
.style16{ /*text inside table for pricing*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
	text-align: right;
	width: 580px;
}
/*end back to top*/




#nav {
	position:relative;
	display:block;
	top: 85px;
	left:0px;
	width:255px;
}

#nav li{	/*this is GREAT hack for IE7 and bullets not lining up - if have navigation as list also, the PUT DIV ID FIRST eg #content li {. */
	list-style:none;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	padding-left: 15px;
	background-position: 0px 7px;
}

/*sub-menu across the top*/

#topNav { /*sub-menu across the top*/
	position: relative;
	top: 53px;
	margin-left: 220px;
}

#topNav li {
	display:inline;
}

.h6 {  /*sub-menu across the top*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #1891ca;
	text-align: left;
	font-variant:small-caps;
}
/*end sub-menu */

#logo {
	position:relative;
	top: 15px;
	left: 90px;
	width: 200px
}

#wrapperForm {
	margin: auto;
	padding: auto;
	width: 1000px;
	height: 1207px;
	margin-top: 20px;
	background-image:url(images/bkgd_form.jpg);
	background-repeat:no-repeat;
	text-align:left; /*reverse hack ieWin 5-6*/
}
