/* pagestyle */
* {
margin: 0;
padding: 0;
}

body {
	background-color: #f0f5f8;
	color: #510860;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-image: url(../assets/images/reiki.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
margin: 0 auto;
width: 920px;
}
	  h1 {font-size: 200%;
	    margin-left: 90px;
		padding-top: 8px;
		color: #7b2692;}
h1 span {
font-size: 100%;
font-weight: normal;
} 
	  
h1, h2, h3 {letter-spacing: 0.1em;}

#header img {
margin-left: 78px;
}

.separator {
			clear: both;
			height: 0px;
			}


/*div, span {border: solid thin yellow;} */
p.hi-lite {font-weight: bold;
margin: 0;
padding: 0;}




#navbar {
margin-top: 10px;
margin-left: 90px;
}

#navbar a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #BD9B9B;
	padding-right: 12px;
}


#noel {
width: 555px;
float: left;
padding-left: 80px;
padding-right: 8px;
}

#noel h3 {
padding-top: 10px;
font-weight: normal;
}

#noel h2 {
padding-top: 8px;
}

#noel p {
padding-top: 5px;
}

#noel span {
font-weight: bold;
}

#noel ul li {
	list-style-type:  none;
	font-weight: bold;
	color: #631F75;
	margin-top: 10px;
	margin-bottom: 40px;
}


#noel ul li p {
font-weight: normal;
}

.boxout {
width: 120px;
float: right;
margin-left: 35px;
}

#sports {
	
	margin: 20px 20px 0 0;
	padding: 8px;
	background-color: #E2EBED;
}

#massage {
	width: 540px;
	margin: 20px 20px 0 0;
	padding: 8px;
	background-color: #E2EBED;
	font-size: 80%;
}



#massage h3 {
padding-top: 0;
padding-bottom: 5px;
color: #76A4A4;
}

#stress {
	width: 300px;
	margin: 20px 20px 0 0;
	padding: 8px;
	background-color: #E2EBED;
	font-size: 80%;
	position: relative;
}

#stress h3 {
padding-top: 0;
padding-bottom: 5px;
color: #76A4A4;
}



#jack {
width: 200px;
float: left;
background-color: #EAE4F0;
padding: 8px 15px;
font-size: 80%;
}

#jack h5 {
margin-top: 10px;
}

#jack h3 {
margin: 5px 0 5px 0;
color: #63899E;
}

#jack img {
margin: 20px 20px 20px 50px;
}

#jack ul {

}

#footer {
background-color: #631F75;
color: #F0F5F8;
text-align: center;
font-size: 0.7em;
padding-top: 8px;
padding-right: 30px;
padding-bottom: 8px;
padding-left: 30px;
height: 28px;
margin-top: 35px;
clear: both;	
}

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

#footer span {
display: block;
}


a:link {color: #0000ff;}
a:visited {color: #800080;}
a:hover {color: #CA5186;}
a:active {color: #ff0000;}

/*pull quotes section*/

blockquote {
width: 185px;
margin-left: 5px;
margin-top: 20px;
background: #ffffff url(../assets/images/quotemark_top.gif) no-repeat left top;
position: relative;
margin-right: 10px;
}


p.quoteBody {
	color: #330066;
	font-size: 80%;
	line-height: 1.2em;
	font-weight: bold;
	padding: 16px 10px 15px 10px;
	text-align: left;
	width: 170px;
	background-image: url(../assets/images/quotemark_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	voice-family: "\"}\"";
voice-family: inherit;
width: 160px;
}

p.quoteCite {
color: #1b1464;
font-size: 75%;
font-weight: bold;
text-align: right;
padding-right: 5px;
margin-bottom: 10px;
}

p.click {
font-size: 90%;
padding-right: 5px;
padding-bottom: 5px;
text-align: center;
}

p.click a {
	text-decoration: none;
	color: #8B5C5C;
	border-bottom: 1px dotted #56baba;
}

p.click a:hover {
text-decoration: underline;
}

#jack ul {
	padding-left: 3px;
	padding-bottom: 10px;
	list-style-position: inside;
}


