


/* undo some default styling of common (X)HTML browsers



 * ------------------------------------------------------------------------- */







/* No list-markers by default - must redefine bullets w/ bg graphics */



ul { list-style:none; }







/* Avoid browser default inconsistent heading font-sizes and pre/code */



h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }







/* Remove inconsistent (among browsers) default padding or margin */



ul,li,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl { margin:0; padding:0; }


/* prevent blue linked image borders */


a img,:link img,:visited img { border:none; }




 /* ------------------------------------------------------------------------- */



/* Index News Letter Form */


form#index { width:120px;  margin:0 0 105px 0; padding-left: 25px;  }



form#index input, form#index textarea { background-color:#fff; border:1px solid #1e0228; width:120px; height:18px; margin-bottom:4px;
                  font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; }


form#index input.index-submit { width:60px;  cursor:pointer; BACKGROUND-COLOR: #CCDDEE; COLOR: #000000; FONT-FAMILY: verdana, Arial, helvetica, sans-serif; FONT-SIZE: 10px }




/* News Letter Form */



#left-column form#inside { width:165px; padding: 0 0 0 25px; }



input, textarea { background-color:#fff; border:1px solid #1e0228; width:135px; height:18px; margin-bottom:4px;
                  font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; }



textarea { height:60px; }



.submit { width:60px;  BACKGROUND-COLOR: #CCDDEE; COLOR: #000000; FONT-FAMILY: verdana, Arial, helvetica, sans-serif; FONT-SIZE: 10px cursor: pointer; }



/*All Other Forms */



div#stress form { padding: 0; }



div#stress form input, div#stress form textarea { background-color:#fff; border:1px solid #1e0228; height:18px; margin-bottom:4px;
                  font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; }
				  

div#stress form input.radio{width:16px; height:16px; background-color:transparent;}				  



div#stress form textarea { height:60px; }



div#stress form .submit { width:60px;  BACKGROUND-COLOR: #CCDDEE; COLOR: #000000; FONT-FAMILY: verdana, Arial, helvetica, sans-serif; FONT-SIZE: 10px cursor: pointer; }




 /* basic elements



 * ------------------------------------------------------------------------- */



body {text-align:center;	/* cross browser center-aligned page layout */
	
	background-color: #E9D9C1;
	height:1100px;
}



/* Used for iEdit - iEdit will not display nackground image */
body#body-bg {

text-align:center;	/* cross browser center-aligned page layout */
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #E9D9C1;
	height:1100px;
}




ol li, td, p, ul, a:link, a:visited, h1, h2,h3, h4, h5, h6, .pageheading  {font-family: "Century Gothic", Arial, helvetica, sans-serif;}

li, td, p{  font-size:12px;   text-decoration:none; color:#fff; }

td.location{  font-size:12px;   text-decoration:none; color:#000; }

a:link, a:visited { color:#e6b029; font-size:11px; }

td, p,dt, dd { line-height: 18px; }

li, td, p, pre, blockquote { margin-bottom:15px; }

ul{ padding:0 45px 0 5px; margin:10px 5px 7px 40px; font-size:11px; line-height:12px; font-weight:normal;
	list-style-position: outside;
	list-style-type: square;
}


ol {padding: 0px 20px 10px 20px;}


li{ margin-bottom:4px; }


a {text-decoration:underline; font-weight:bold; }

a:hover {color:#810608; text-decoration:none; }

h1 span, h2 span, h3 span { display:none; }

h1, .pageheading { font-size:20px; color:#e6b029;}

.pageheading2-index{font-size:18px; color:#e6b029; font-weight:bold;}

h2,.pageheading2, .itool-parapgraph-header {font-size:16px; color:#fff; font-weight:bold;}

h3 {font-size:12px; color:#e6b029;}

h1, .pageheading{margin-top:15px; margin-bottom:15px; padding:0px;}

h2{margin-top:15px; margin-bottom:7px; padding:0px;}

h1,h2, .pageheading, .itool-parapgraph-header {padding: 0px 0 0 0;}
h3 {padding: 0px 60px 0 0; margin-bottom:0;}

.pageheading, .itool-parapgraph-header {margin-left:10px; font-weight:bold;}

.itool-small-menu {color:#e6b029;}




 /* ------------------------------------------------------------------------- */



/* classes */

h1.hidden, h2.hidden {margin:0; padding:0;}

.left { padding-left:10px; }

.right { text-align:right; }

.center { text-align:center; }

.hide { display:none; }

.thumbs-left { margin:-10px 15px 5px 10px; }

.thumbs-right { margin:2px 0 0 8px; }

.address{font-size:12px; font-weight:bold;}


/*strong.pageheading  {
	color: #333333;
	FONT-SIZE: 12pt;
	font-family: Papyrus, "Century Gothic";
	font-weight: bold;
	text-decoration: none;
	
}*---*/





 /* ------------------------------------------------------------------------- */
 
 
 
 /* Index Page Block Level Elements



 * ------------------------------------------------------------------------- */



#index-wrap { text-align:left;
	margin:0 auto;
	width:766px;
	background-image: url(../images/index_bg.gif);
	background-repeat: repeat-y;	

}


#index-top {width:766px; background-color:#660000;  height:25px; position:relative;  }

#index-top a.email {right:36px; top:30px; position:absolute; width:23px; height:16px;}

#index-banner {width:766px;
	background-image:  url("../images/layout_01.jpg");
	height:278px;
	background-repeat: no-repeat;
}


#index-top-nav{
padding-left:60px;
	padding-top:3px;
	background-image:  url(../images/layout_02.gif);
 	height:23px;
	background-repeat: no-repeat;
	position:relative;
	
}





#index-column-wrap{ 
	width:766px;
	background-image:url(../images/index_layout_03.gif);
	background-repeat: no-repeat;
	
}







/* Left Column on the Index Page

 * ------------------------------------------------------------------------- */


#index-left-column{  margin-top:55px; width:180px; float:left;}

#index-left-column form.index {margin: 20px 0 10px 20px;}

#index-left-column table {margin: 20px 20px 10px 20px;} 

#index-left-column p {padding: 0px 20px 10px 20px;} 


#index-interactive-spine{ height:564px;
	background-image: url(../images/layout_04.jpg); 
	background-repeat: no-repeat;
}
#inside-interactive-spine img{ margin-left:25px }
#index-interactive-spine img{ margin-left:20px }
#interactive-spine-spacer {height:180px;}





 /* ------------------------------------------------------------------------- */





/* Center Column on the Index Page

 * ------------------------------------------------------------------------- */


#index-center-column{ margin-top:25px; width:370px; float:left;}

#index-center-column p{padding: 0px 20px 10px 30px;}

#index-center-column h1{padding: 0px 20px 0 30px;}


#index-center-column img {padding:0; margin:0;}



 /* ------------------------------------------------------------------------- */





/* Expanded Index IDs
 
 Used for Pods on Index page
 
 * ------------------------------------------------------------------------- */

#index-pod-left {padding: 0px 40px 20px 80px;}

#index-pod-right {padding: 0px 0px 20px 0px;}

#index-pod-center {padding: 20px 0px 20px 170px;}

#index-pod-left, pod-right{width:132px; float:left;}

#index-pod-center{width:132px; float:left;}



 /* ------------------------------------------------------------------------- */






/* Right  Column on the Index Page

 * ------------------------------------------------------------------------- */


#index-right-column{
	width:210px;
	float:left;
	background-image:  url("../images/layout_05.gif");
	background-repeat: no-repeat;
}

#index-right-column p{padding: 0px 20px 10px 30px;}

#index-right-column h2{padding: 0px 5px 10px 5px;}

#index-right-column img.first {padding:0; margin:53px 0 0px 28px ;}


#index-right-column img {padding:0; margin:0 0 0 28px ;}

#summary-copy1 {height:280px; padding-left:0; overflow:hidden;}

#summary-copy1 h2{ margin-left:32px; margin-right:40px;}

#summary-copy1-read-more {margin:10px 0 10px 0; padding-left:10px;}

#summary-copy2 {height:250px; overflow:hidden;}

#summary-copy2-read-more {margin:10px 0 10px 0; padding-left:20px;}



 /* ------------------------------------------------------------------------- */






/* Bottom on the Index Page

 * ------------------------------------------------------------------------- */


#index-bottom {
	text-align:center;
	margin:0 auto;
	background-image:   url(../images/layout_06.gif);
	height:57px;
	clear:both;
	overflow:hidden;
	background-repeat: no-repeat;
}

#index-bottom p{ margin-left:0; margin-top:50px; font-size:11px;}	

#index-bottom a { margin-left:10px; margin-right:10px; font-weight:normal; }

#index-bottom a, #bottom a:hover { text-decoration:none; }

#index-bottom a.first  { margin-left:0;}

#index-bottom a.back-to-top {right:36px; top:0px; position:relative; width:23px; height:16px;}


 /* ------------------------------------------------------------------------- */






 /* Inside Page Block Level Elements



 * ------------------------------------------------------------------------- */



#wrap {  text-align:left;
	margin:0 auto;
	width:766px;
	background-image: url(../images/inside_bg.gif);
	background-repeat: repeat-y;	

}


#top {width:766px;   height:25px; position:relative;  }

#top a.email {right:36px; top:30px; position:absolute; width:23px; height:16px;}

#banner {
	background-image:  url("../images/layout_01.jpg");
	height:295px;
	background-repeat: no-repeat;
}


#top-nav{ text-align:center; padding-top:15px; height:35px;  }


#column-wrap{ 
	width:766px;
	background-image:  url(../images/inside_layout_03.gif);
	background-repeat: no-repeat;
	
}






/* Left Column on the Index Page

 * ------------------------------------------------------------------------- */


#left-column{  margin-top:55px; width:212px; float:left;}

#left-column table {margin: 20px 20px 10px 20px;} 

#left-column p {padding: 0px 20px 10px 20px;} 

#inside-interactive-spine{ height:459px;
	background-image: url(../images/inside_layout_04.jpg);
	background-repeat: no-repeat;
}


 /* ------------------------------------------------------------------------- */




/* Right Column on the Index Page

 * ------------------------------------------------------------------------- */


#right-column{  margin-top:23px; margin-left:20px; width:440px; padding: 0 60px 0 20px; float:left;}

#right-column p{padding: 0px 0 10px 0;}


#right-column img {padding:0; margin:0;}

#wellness-page{height:23px; }
 /* ------------------------------------------------------------------------- */
 
 
 
 
/* Bottom on the Index Page

 * ------------------------------------------------------------------------- */ 
 

#bottom {
	text-align:center;
	margin:0 auto;
	background-image:   url(../images/inside_layout_06.gif);
	height:57px;
	clear:both;
	overflow:hidden;
	background-repeat: no-repeat;
}

#bottom p{ margin-left:0; margin-top:50px; font-size:11px;}	

#bottom a { margin-left:10px; margin-right:10px; font-weight:normal; }

#bottom a, #bottom a:hover { text-decoration:none; }

#bottom a.first  { margin-left:0;}

#bottom a.back-to-top {right:36px; top:0px; position:relative; width:23px; height:16px;}


 /* ------------------------------------------------------------------------- */



/* footer



 * ------------------------------------------------------------------------- */



#footer {
	width:680px;
	text-align:center;
	margin:0 auto;
}



#footer a { text-decoration:none; }



#footer a:hover { text-decoration:underline; }

#footer p { color:#336600; }



 /* ------------------------------------------------------------------------- */
 
 
 

/* iTools



 * ------------------------------------------------------------------------- */
 
 
 a h3{ font-size:18px; text-decoration:underline; font-weight:bold; }

a:hover h3 {color:#810608; text-decoration:none; }
ul.services { margin-left:120px;}
ul.appointments { margin-left:180px;}



