@charset "utf-8";
/* CSS Document */

@font-face {
 font-family:Shannon;
 src:url("../included/Shannon Book.ttf");
}
* {
	margin:0;
	padding:0;
}
body {
	background:#ffffcc url(../images/included/hfbg.png) no-repeat;
	height:720px;
	min-width:610px;
	font-family: Shannon, Arial, Helvetica, sans-serif;
}
.copyright {
	width: 695px;
	text-align:center;
	font-family:Shannon, Arial, Helvetica, sans-serif;
	font-size: 13.2px;
	color:#666666;
	clear:both;
}
#content {
	width:610px;
	margin-top:150px;
	margin-left:100px;
}
img {
	border:none;
	float:left;
}
body#vision img{
	float:right;
}
body#store img{
	border:none;
	float:none;
}
/*p+img{
	margin-top:10px;
	margin-right:5px;
}
h1+img{
	margin-right:5px;
}
p+img+p{
	margin-top:10px;
}*/
h1 {
	color:#006600;
	padding-left:60px;
	font-weight:normal;
}
h2, h3, h4 {
	color:#006600;
	font-weight:normal;
}
h4{
	font-style:italic;
}
div+div, body#vision p+p, body#hfhome p+p, body#about p+p, body#contact p+p, body#testimonials p+p, body#store p+p, p+dl, p+h1, div+h1, dd+dt, h1+h2, dl+h2, p+h2, p+h3, ul+h3, h2+h2, h3+dl, span+dt, blockquote+dl, p+span, span+p, span+h2, dl+h1 {
	margin-top:10px;
}
body#vision img+h1{
	margin-top:10px;
}
dl+blockquote{
	margin-top:40px;
}
blockquote+dl{
	text-align:right;
}
body#hfhome h3 {
	padding-left:0;
}
dl+dl {
	margin-top:5px;
}
.outside, .outside a {
	color:#006633;
}
.disabled {
	display:none;
}
a:link {
	color:#006600;
	text-decoration:none;
}
a:visited {
	color:#006600;
	text-decoration:none;
}
a:hover {
	color:#006600;
}
a:active {
	color:#006600;
	border:1px solid #006600;
}
.pdf a {
	color:#cc9900;
}
#back {
	position:fixed;
	left:750px;
	top:200px;
}
#dFloat {
	padding:5px;
	border:1px solid #006600;
	position:absolute;
	left:750px;
	top:200px;
}
#tFloat {
	padding:5px;
	border:1px solid #006600;
	position:absolute;
	left:750px;
	top:250px;
}
#chigongimg {
	position:relative;
	left:400px;
	top:-235px;
	width:200px;
	height:100%;
}
#hfhomebench {
	position:absolute;
	left:700px;
	top:300px;
}
#amygrapes {
	float:right;
	width:200px;
	height:100%;
	padding-left:10px;
}
#amygrapes + p {
	margin-top:10px;
}
#ofergrapes {
	float:left;
	width:200px;
	height:100%;
	padding-right:10px;
	padding-top:10px;
}
#ofergrapes + p {
	margin-top:10px;
}
#geese {
	position:absolute;
	left:400px;
	top:265px;
}
blockquote:before{
	content:open-quote;
}
blockquote:after{
	content:close-quote;
}

#cal{
	display:none;
}
#cal:target{
	display:block;
}

body#store div{
	float:left;
}
body#store div+div{
	margin-left:10px;
}

div#nanoProducts{
	width:1200px;
}
div#nanoProducts div{
	width:250px;
}
div#nanoProducts > div{
	margin-top:10px;
}

.up200, div#books{
	position:relative;
	top:-200px;
}

div#books{
	width:800px;
}
div#books div{
	float:left;
	width:300px;
}
div#books > div{
	width:340px;
	margin-top:10px;
}

body#store li{
	list-style:none;
}

.author{
	font-style:italic;
}
.bookname{
	font-weight:bold;
}

blockquote{
	margin-left:20px;
	font-style:italic;
}
p.afterquote{
	margin-left:20px;
}
body#faq dd+dt{
	margin:0 0 0 0px;
}
body#faq dt{
	font-weight:bold;
}
#muscles, #movement, #stretching, #relaxing, #ease, #age, #weight, #injuries, #stress{
	display:none;
}
#muscles:target, #movement:target, #stretching:target, #relaxing:target, #ease:target, #age:target, #weight:target, #injuries:target, #stress:target{
	display:block;
}