/* CSS Document */

/* Footprints from the Past style sheet copyright 2009 ewanlauder.com */

* {
margin:0;
padding:0;
}

body {
	font-size:76%;
	font-family:Comic Sans MS, Times, serif;
	background-image: url(images/footprints_background.jpg);
	line-height:1.3;
	text-align:center;
}
#holistictherapies {
	font-style: normal;
	font-weight: bold;
	color: #900;
	line-height: 1.8em;
	font-size: 1.1em;
	letter-spacing: -0.05em;
}

/* Structure */

div#container {
		width: 900px;
		background-color: #;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		padding: 10px 0 0 0;
		border:0px solid green;
}

div#header {
	padding: 0px;
	margin:  0px;
	height:207px;
		width: ;
	border:0px solid green;
	background-image: url(images/footsteps_nav-background.jpg);
	background-repeat: no-repeat;
	background-position: 50% 12px;
}

#footer {
        clear: both;
		padding: 0px;
		padding-top:20px;
		text-align: center;
		margin: 0 auto 0 auto;
		border:0px solid green;
		font-size:12px;
		font-style:normal;
} 

#homecontent {
	padding: 20px 110px 10px 110px;
	margin: 0;
	font-size:1.3em;
	font-style: italic;
} 

#content {
		padding: 20px 35px 10px 35px;
		margin: 0;
		font-size:1.1em;
		font-style:;
		text-align:left;
} 

#content h2 {
		font-size:1.3em;
		font-style:italic;
		color: #990000;
} 

/* subnav as a list */

#subnav {}

#subnav ul {
	text-align:center;
	font-size:1.3em;
	line-height: 1.7;
	font-weight: bold;
}

#subnav ul li {
	font-style:italic;
	color: #ff7700;
	list-style:none;
	display: inline;
	padding-left:15px;
	padding-right:4px;
}

#subnav li {
        background-image: url(under-the-apple-tree_files/images/footprints_diamond.gif) ;
	    background-repeat: no-repeat;
	    background-position: 0 58%;
 }
 
#subnav a:link, #subnav a:visited, #subnav a:hover {
        font-weight:normal;
}

 
 /**/
	    
#content p.subnav {
		font-size:1.3em;
		font-style:italic;
		color: #ff7700;
		text-align:center;
}

#content p.subnav a:link, #content p.subnav a:visited {
		text-decoration:none;
}

#content p.subnav a:hover {
		text-decoration:underline;
}

p.center {
	text-align:center;
	
}

table.center {
		margin-left:auto;
		margin-right:auto;
}

p.centeritalicintro {
		text-align:center;
		font-style:italic;
		width:75%;
		margin-left:auto;
		margin-right:auto;
}

p.centeritalic {
		text-align:center;
		font-style:italic;
}

p.centerframe {
	border:4px double black;
	padding:4px;
	width:278px;
	margin-left:auto;
	margin-right:auto;
	height:210px;
}

p.bolditalic {
		font-weight:bold;
		font-style:italic;
	
}

p.bibliography {
        text-indent: -1em;
}

#bibliography {
        margin:0 0 0 1em;
        padding:0;
}

p.centerquote {
        font-style:italic;
		color: #990000;
		text-align:center;
} 

p.centerquoteauthor {
		color: #990000;
		text-align:center;
		font-weight:bold;
		margin-top:0.4em;
} 

/* Main links */


a:link {
	    text-decoration: none;
	    color: #990000;
	    font-weight:bold;
}
a:visited {
	    color: #990000;
	    text-decoration: none;
	    font-weight:bold;
}
a:hover {
	    color: #990000;
	    text-decoration: underline;
}

/* Navigation */

#nav {
	font-size: 1.3em;
	font-weight:bold;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#nav ul {
	list-style:none;
	text-align: center;
}

#nav ul li {
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
}

#nav a:link, #nav a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #ffcc00;
}

#nav a:hover {
	color: #fcd646;
	background-image: url(under-the-apple-tree_files/images);
	background-repeat: no-repeat;
	background-position: 50% 23px;
}

#homecontent #nav-home a:link, #homecontent #nav-home a:visited {
        color: #b8f406;
        background-image: url(under-the-apple-tree_files/images/appletree_nav-arrow.gif) ;
	    background-repeat: no-repeat;
	    background-position: 50% 23px;
	    padding-bottom: 8px;
}

#nav a:link#current, #nav a:visited#current {
}

/* Lower navigation bar */

#lowernav {
	margin-top: 11px
}

#lowernav ul li {
	display: inline;
	font-size: 1.1em;
	font-weight:bold;
	padding-right: 4px;
	padding-left: 4px;
}

#lowernav ul a:link, #lowernav ul a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #993300;
}

#lowernav ul a:hover {
        padding: 0;
        margin: 0px;
        color: #b44801;
        background-image: url(under-the-apple-tree_files/images) ;
	    background-repeat: no-repeat;
	    background-position: 50% 19px;
	    padding-bottom: 8px;
}

/* Other links */

.wtext a:link {
	    color: #666666;
	    text-decoration: none;
}

.wtext a:hover {
	    color: #666666;
	    text-decoration: underline;
}

.wtext a:visited {
	    color: #666666;
	    text-decoration: underline;
}

.footerlink {
	    margin: 0;
	    
}

.footerlink a:hover {
	    text-decoration: underline;	
}

/* Headings & text */

H1 {
       font-size: 12px;
}
h2 {
	font-size: 22px;
	color: #990000;
	line-height: 29px;
	font-weight: bold;
	font-style: italic;
}
.questions {
	line-height: 1.7em;
}

.wtext {
	   color: #000;
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 12px;
}

div#toptext {
	margin-left:auto;
	margin-right:auto;
	margin-top: 3px;
	margin-bottom:0px;
	color: #000;
	font-size:13px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

div#toptext a:link {
        color: #993300;
        font-weight:bold;
        text-decoration:none;
}

div#toptext a:visited {
        color: #993300;
        font-weight:bold;
        text-decoration:none;
}

div#toptext a:hover {
        color: #993300;
		text-decoration:underline;
}

/* Other items */

#logo {
  		margin: 0px;
  		padding:0px;
}

#footerlogos li {
        list-style: none;
        display: inline;
        margin: 0;              
}

/* padding bottom for mozilla */

table#logo {
        margin-left:auto; 
        margin-right:auto;
        padding-bottom:3px;
}

img.doubleframe {
	border:4px double black;
	padding:4px;
}

img.doubleframeinset {
        border:4px double black;
        padding:4px;
        margin:6px;
}

img.singleframe {
        border:1px solid black;
        padding:4px;
        margin:6px;
}

div.left {
		float:left;
		display:block;
		width:280px;
		text-align:center;
		padding: 0 0px 0 0px;
		margin-bottom:20px;
		border:0px green solid;

}

div.right {
		float:right;
		display:block;
		width:280px;
		padding: 0 0px 0 0px;
		margin-bottom:20px;
		border:0px green solid;
}

div.threeframe {
		border:0px green solid;
		display:block;
		height:220px;
		width:520px;
		margin-left:auto;
		margin-right:auto;
}

div.leftthree {
		float:left;
		display:block;
		width:160px;
		padding: 0 0px 0 0px;
		border:0px green solid;
		line-height:1.6em;
}

div.centerthree {
		width:198px;
		border:0px green solid;
		float:left;
		text-align:center;
}

div.rightthree {
		float:left;
		display:block;
		width:160px;
		padding: 0 0px 0 0px;
		border:0px green solid;
		line-height:1.6em;
}

/* Wide version of three column feature */

div.threeframewide {
		border:0px green solid;
		display:block;
		height:250px;
		width:604px;
		margin-left:auto;
		margin-right:auto;
}

div.leftthreewide {
		float:left;
		display:block;
		width:200px;
		padding: 0 0px 0 0px;
		border:0px green solid;
		line-height:;
		text-align:center;
}

div.rightthreewide {
		float:left;
		display:block;
		width:200px;
		padding: 0 0px 0 0px;
		border:0px green solid;
		line-height:;
		text-align:center;
}

#headergradient {
        background-image: url(under-the-apple-tree_files/images/footprints_tiled-topstrip.jpg) ;
	    background-repeat: repeat-x;
	    margin:0;
	    padding:0
}

.squiggle {
        font-family: Arial;
        font-size:24px;
}

/* Emphasis on lower homepage text */

#bottom {
        clear:both;
        display:block;
        padding:20px 100px 0 100px;
        line-height:1.6em;
        font-size:1.1em;
        font-weight:normal;
}
.boldorangeitalic {
	font-style: italic;
	font-weight: bold;
	color: #900;
}
#shop p    {
	color: #900;
}
#title_a {
	color: #800080;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
}
#title_b {
	color: #2B3D83;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
}
#title_c {
	color: #0CF;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
}
#title_d {
	color: #91C100;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
}
#title_e {
	color: #FECB00;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
}
#title_f {
	color: #F90;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
}
#title_g {
	color: #E00;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
}
#hypnosense {
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 25px;
}


table#shop {
	background-color: #FF9;
	border: 1px solid #900;
}
#shop td {
	padding: 4px;
	border: 1px solid #900;
}
#content #subnav {
	margin-bottom: 25px;
	width: 800px;
	margin-left: 25px;
	font-weight: bold;
}
.boldorange {
	font-style: normal;
	font-weight: bold;
	color: #990000;
	line-height: 1.5em;
}
#image2 {
	margin-bottom: 10px;
	margin-right: 30px;
	margin-top: 17px;
}
.areas {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 40px;
}
.orange {
	font-style: italic;
	color: #990000;
}
.orange_btmmargin {
	font-style: italic;
	color: #990000;
	margin-bottom: 8px;
}
.orangenonitalic {
	color: #990000;
}
#holisticcontent {
	padding: 20px 110px 10px 110px;
	margin: 0;
	font-size:1.1em;
}
#temples {
	margin-top: 25px;
	margin-left: 15px;
}
small {
	font-weight: normal;
}
#large {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 20px;
}
#lineheight p {
	line-height: 1.2em;
}
td #small {
	font-size: .8px;
	color: #900;
}
h5 {
	font-size: .8px;
}
.smallcaps {
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}
.smallcaps_btmmargin {
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 8px;
}
.largerfont {
	font-size: 18px;
}
div.threeframewider {
	display:block;
	width:875px;
	margin-top: 20px;
	height: 290px;
	margin-left: 0px;
	margin-right: 0px;
}
div.leftthreewider {
	float:left;
	display:block;
	width:210px;
	padding: 0 0px 0 0px;
	border:0px green solid;
		line-height:;
	text-align:left;
}
div.centerthreewider {
	width:340px;
	float:left;
	text-align:left;
	margin-left: 5px;
	margin-top: 15px;
}
#headergradient #container #content .threeframewider .boldorange {
	margin-bottom: 2px;
}
div.rightthreewider {
	float:left;
	display:block;
	width:280px;
	border:0px green solid;
		line-height:;
	text-align:left;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 15px;
}
#canyons {
	margin-bottom: 25px;
}
#black a{
	font-weight: normal;
	color: #000;
}
a {
}
#normal {
	font-style: normal;
}
