


/* 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:35px 0 100px 0; padding-left: 20px;  }



form#index input, form#index textarea { background-color:#fff; border:1px solid #1e0228; width:110px; 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: 20px 0 10px 40px;
	
}



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: #BA981A; 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.schedule{width:60px;}				  
				  

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:left;	/* cross browser center-aligned page layout */
	background-color: #ffffff;
}



/* 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: #BA981A;
	height:800px;
}

body#index-bg {
	text-align:center;	/* cross browser center-aligned page layout */
	background-image: url(../images/index_bg.gif);
	background-repeat: repeat-x;
	background-color: #BA981A;
	height:800px;
}



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

li,td.form, p{  font-size:12px;   text-decoration:none; color:#28251E; }

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

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

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






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








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;}


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

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

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

h1, .heading  {
	padding: 0 0 0px 0;
	font-size:24px; 
	color: #715C0C; 
	font-family: Papyrus, Georgia, Times, serif;
} 

h2,.itool-parapgraph-header, .heading2 {font-size:16px; color: #715C0C;}

h3,.heading3 {font-size:12px; color:#715C0C;}

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

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

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

.heading , .itool-parapgraph-header, .heading2,.heading3 {margin-left:0px; font-weight:bold;}




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



/* 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.heading  {
	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:800px;
	background-image: url(../images/index_bg.gif);
	background-repeat: repeat-y;	


}


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

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

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




 /* SPRITE NAVIGATION */
 
 



/* SPRITE NAVIGATION */



#menu {
	margin:0;
	padding:10px 0 0 170px;
	width: 800px;
	height: 27px;
	line-height: 14px;
	background-image: url(../images/inside_02.jpg);
	background-repeat: no-repeat;
}

#menu span { display: none; }

#menu li, #menu a { 
	height: 20px;			/* Each button must have the same height, define it here */
	display: block;
}
	
 #menu a { 
	margin-left:2px;
}

#menu li { 
	float: left;
	list-style: none;
	_display: inline;	/* fixes IE/Win double margin float bug (safe) */
}

/* margin-left - you will need to adjust this value to "center" your nav, if needed */



/* width - width of each button, they will each most likely be unique */


#menu-01 { width:65px;   margin:0 0 0 7px ; padding:0; }
#menu-02 { width:72px; left:0; padding:0; }
#menu-03 { width:173px;  left:0; padding:0; }
#menu-04 { width:126px;  left:0; padding:0; }
#menu-05 { width:97px;  left:0; padding:0; }
#menu-06 { width:75px;  left:0; padding:0; }
#menu-07 { width:69px;  left:0; padding:0; }
#menu-08 { width:104px;  left:0; padding:0; }
#menu-09 { width:96px;  left:0; padding:0; }

/* Changed values should match "width" numbers specified above */

/* SON OF SUCKERFISH */

#menu li ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position: absolute;
	left: -9999px;
	background-color:#886E0E;
	border-left: #CFB75F 1px solid;
	border-bottom: #CFB75F 1px solid;
	border-right: #CFB75F 1px solid;
}
	
#menu li ul li { 
	height: 20px; 
	margin:0 0 0 0;
	padding:3px 0 0 2px;
}	/* Height of each drop down menu item */

#menu li ul li a {
	width: 100%;
	height: 20px;			/* Height of each drop down menu item, should match above */
	line-height: 20px;			/* Height of each drop down menu item again, should match above */

	}
	
#menu li ul li a span {
	display: block;
	padding-left: 5px;
	}

/* Drop down link styles */

#menu a:link, #menu a:visited,  #menu a:active,#menu-02 ul li a:hover, #menu-03 ul li a:hover, #menu-04 ul li a:hover, #menu-05 ul li a:hover {
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#menu a:hover{color:#715C0C;}

#menu li:hover ul, #menu li.sfhover ul	{ left: auto; }

/* Hover styles for drop down items */

#menu-02 ul li a:hover, #menu-03 ul li a:hover, #menu-04 ul li a:hover, #menu-05 ul li a:hover { 
	background-image: none;
		background-color:#D3B659;
	}

/* width of drop down menu - choose width that allows items to display on one line */

#menu-02 ul, #menu-02 li { width: 140px; }	
#menu-03 ul, #menu-03 li { width: 220px; }		
#menu-04 ul, #menu-04 li { width: 220px; }		
#menu-05 ul, #menu-05 li { width: 130px; }	

/* horizontal navigation

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







#index-column-wrap{ 
	float:left;
}

#index-nav{
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	height:296px;
	width:800px;
}

#index-nav TABLE {
	padding: 0 0 0 20px;
}

#index-nav p {
	padding: 0 0 0 30px;
}




a.home-nav:link, a.home-nav:visited, a.home-nav:active {
	color: #443706;
	font-family: Georgia, Times, serif;
	font-size:14px;
	line-height: 20px;
}

#index-content{
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	height:229px;
 	width: 800px;
}





/* Left Column on the Index Page

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


#index-left-column{  margin-top:55px; width:194px; 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:406px;
	background-image: url(../images/layout_04.gif);
	background-repeat: no-repeat;
}

#index-interactive-spine-spacer {height:260px;}


#index-interactive-spine object{margin:0 25px 0 40px;}

#inside-interactive-spine object{margin:0 25px 0 50px;}



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





/* Center Column on the Index Page

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


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

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

#index-center-column h1,.heading{padding: 0px 20px 10px 30px;}

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


#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:243px;
	float:left;
	background-image:  url("../images/layout_05.gif");
	background-repeat: no-repeat;
}

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

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

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


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

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

#summary-copy1 h2{ margin-left:20px; 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/index_04.jpg);
	height:61px;
	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:800px;
	background-image: url(../images/inside_bg.gif);
	background-repeat: repeat-y;	
}


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

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

#banner {
	background-image:  url("../images/inside_01.jpg");
	width:800px;
	height:80px;
	background-repeat: no-repeat;
}

#theme-header {
	background-image:  url(../images/inside_03.jpg);
	width:800px;
	height:92px;
	background-repeat: no-repeat;
}

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


#column-wrap {
	width:800px;
	padding-bottom:40;
	background-image:  url(../images/inside_04.jpg);
	background-repeat: no-repeat;
}


#main-nav {left:0;   }



/* Left Column on the Index Page

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


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


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

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

#inside-interactive-spine-spacer {height:260px;}

#inside-interactive-spine{ height:402px;
	background-image:url(../images/inside_interactive_spine.gif);
	background-repeat: no-repeat;
}


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




/* Right Column on the Index Page

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


#right-column{
	margin-top:110px; 
	width:560px; 
	padding: 0px 60px 0 180px; 
	float:left;
}

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

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

#right-column li{ 
	margin-bottom:4px; 
	padding: 5px 0 0 10px;
	line-height:16px; 
}

#wellness-page{ margin-top:23px; padding-left:20px;}

#istore-page{ background-color:#FFFFFF;  margin-top:53px; padding-top:10px; margin-left:25px; }

#ieducate{ background-color:#FFFFFF;  margin-top:55px; padding-top:10px; padding-left:20px; margin-left:25px; }


#ieducate p , #ieducate li a.itool-small-menu{color:#000;}


 /* ------------------------------------------------------------------------- */
 
 
 
 
/* Bottom on the Index Page

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

#bottom {
	text-align:center;
	margin:0 auto;
	background-image:url(../images/inside_05.jpg); 
	background-repeat:no-repeat;
	height:76px; 	
	clear:both;
	overflow:hidden;
	position:relative;
}

#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:absolute; width:100px; height:16px;}

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



/* footer



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



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

#footer p {
	color: #fff;
}

#footer a { 
	text-decoration:none;
	color: #fff;
}

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



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


/* 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;}

#right-column p img.inset,  #right-column h2 img.inset, #right-column h3 img.inset, #right-column ul li img.inset, #right-column ol li img.inset { 
	padding: 5px 10px 5px 10px;
}

