/*Center div can be taken off to align the site to the left. Remember to remove from template*/
div#center {
	width:750px;
	background-color:#FFFFFF;
	position:relative;
	z-index:1;
}

div#center2 {
	width:800px;
	background-color:#FFFFFF;
	position:relative;
	z-index:1;
}

div#header  {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:750px;
	z-index:1;
	height:189px;
	background-color:#8BD3E5;
}

div#header2  {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:800px;
	z-index:1;
	height:189px;
	background-color:#8BD3E5;
}

div#main_content {
	z-index:2;
	width:750px;
	position:absolute;
	top:189px;
	left:0px;
	text-align:left;
	padding:0;
	margin:0;
}

div#main_content2 {
	z-index:2;
	width:800px;
	position:absolute;
	top:189px;
	left:0px;
	text-align:left;
	padding:0;
	margin:0;
}

div.menu-extra  {
	position:absolute;
	top:168px;
	z-index:3;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	width:100px;
	font-weight:bold;
}

div#menu-video  {
	left:545px;
}

div#menu-pass  {
	left:640px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	background-image:url(../images/background-01.jpg);
}


/*Template Layout*/
table#layout  {
	width:750px;
}
table#layout2  {
	width:800px;
}

td#content  {
	width:508px;
	padding:100px 10px 10px 10px;
	vertical-align:top;
	background-image:url(../images/content-pic.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#D9F0F6;
	height:240px;
}

td#testimonials  {
	width:207px;
	padding:15px 5px 10px 10px;
	vertical-align:top;
	background-color:#B67ED5;
	/*background-color:#A3DCEA;
	background-color:#D49CDE;*/
}

td#footer  {
	width:750px;
	background-color:#0D095E;
	background-image:url(../images/footer.jpg);
	color:#FFFFFF;
	height:25px;
	font-size:13px;
	text-align:center;
	padding:0px;
	vertical-align:middle;
}

td#footer2  {
	width:800px;
	background-color:#0D095E;
	background-image:url(../images/footer2.jpg);
	color:#FFFFFF;
	height:25px;
	font-size:13px;
	text-align:center;
	padding:0px;
	vertical-align:middle;
}

td#calendar  {
	width:100%;
	background-color:#D9F0F6;
}

table#layout td#content a {
	color:#0D095E;
}

table#layout td#content a:hover {
	color:#CC0000;
}

div.menu-extra  a  {
	color:#FFFFFF;
	text-decoration:none;
}

div.menu-extra  a:hover  {
	color:#CC0000;
}

/*Active page menu highlight*/
body#home a#homenav,
body#about a#aboutnav,
body#about a#aboutusnav,
body#founders a#foundersnav,
body#founders a#aboutusnav,
body#mission a#missionnav,
body#mission a#aboutusnav,
body#what a#therapynav,
body#what a#whatnav,
body#occupational a#therapynav,
body#occupational a#occupationalnav,
body#chronicpain a#therapynav,
body#chronicpain a#chronicpainnav,
body#fibromyalgia a#therapynav,
body#fibromyalgia a#fibromyalgianav,
body#insurance a#therapynav,
body#insurance a#insurancenav,
body#lymphedema a#therapynav,
body#lymphedema a#lymphedemanav,
body#thaiyoga a#therapynav,
body#thaiyoga a#thaiyoganav,
body#fm a#therapynav,
body#fm a#fibromyalgia,
body#approach a#therapynav, 
body#approach a#approachnav,
body#infrared a#therapynav,
body#infrared a#infrarednav,
body#specialties a#therapynav,
body#specialties a#specialtiesnav,
body#location a#centernav,
body#location a#locationnav,
body#hours a#centernav,
body#hours a#hoursnav,
body#equipment a#centernav,
body#equipment a#equipmentnav,
body#training a#centernav,
body#training a#trainingnav,
body#classes a#centernav,
body#classes a#classesnav,
body#membership a#membershipnav,
body#contact a#contactnav,
body#events a#eventsnav,
body#workforce a#workforcenav  {
	color:#CC0000;
}

/*Map*/
div#map {
	width:500px; 
	height:500px; 
	margin:0px; 
	padding:0px;	
}

div#chronic {
	padding-top:2px;
	padding-bottom:10px;
	text-align:center;
	background-color:#8CD3E5;
}



/*Contact Us Page commands, table and cell can remain the same, but everything else is changable*/

table#contact-us  {
	width:100%;
	font-size:13px;
}

table#contact-us td  {
	padding:5px 3px;
	text-align:left;
}

td.name  {
	width:30%;
	font-weight:bold;
}

td.field  {
	width:70%;
}

td.submit  {
	text-align:center;
}

/*About Us Staff*/

table#about-staff  {
	width:508px;
}

td.image  {
	width:150px;
	padding:0 5px 10px 0;
	vertical-align:top;
}

img.left  {
	float:left;
	margin-right:5px;
}

td.text  {
	width:348px;
	padding:0 5px 10px 0;
	vertical-align:top;
	vertical-align:top;
}

/*TRAINERS TABLE LAYOUT*/
table#trainers {
	width:508px;
	margin:24px 0 18px 0;
	padding:0;
}

table#trainers td {
	width:50%;
	padding:0 9px 18px 9px;
	vertical-align:top;
}

/*Heading commands - these can all be changed*/

h1  {
	font-size:24px;
	font-weight:bold;
	color:#330055;
}

h1.chronic-pain  {
	font-size:20px;
	font-weight:bold;
	color:#330055;		
}

h2  {
	font-size:16px;
	font-weight:bold;
	color:#0D095E;
	padding-bottom:1px;
	margin:0;
}

h2.exciting  {
	font-size:18px;
	font-weight:bold;
	color:#0D095E;
	text-align:center;
	font-style:italic;			
}

h3  {
	color:#CC0000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border:3px dotted #CC0000;
	padding:2px;
}

h4  {
	font-size:14px;
	font-weight:bold;
	color:#0D095E;	
}

h5  {
	font-size:16px;
	font-weight:bold;
	color:#0D095E;
	padding:12px 0 6px 0;
	margin:0;
}

h6  {
	font-weight:bold;
	font-size:14px;
	color:#000000;
	margin:0;
	padding:3px 0 0 0;
	
}

h6.prices  {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0 0 25px 0;
	
}

menu li  {
	padding-bottom:3px;
}


span  {
	color:#CC0000;
}

ol {
	margin-top:6px;	
}

ol li {
	padding-bottom:3px;
}

ol.long li  {
	list-style-type:disc;
	padding-bottom:3px;
}

ol.list {
	margin-top:3px;
	margin-bottom:6px;
}

ol.lists li {
	list-style-type:disc;
	padding-bottom:3px;
}

menu  {
	margin-top:6px;
}

p.testimonial  {
	text-align:right;
	padding-top:0;
	margin-top:0;
	font-style:italic;
	font-weight:bold;
}

p.image-testimonial  {
	text-align:center;
}

p.faq{
	margin:0;
	padding:0 0 5px 0;


}