html {
	min-height: 100%;
	height: auto;
	overflow: auto;
	}

body {
	background-color: #6ba2d7;
	background-image: url('../images/bg.sky.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
	height: 100%;
	overflow: auto;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

* html body {
	overflow: hidden;
	}
* html div#page-wrap {
	overflow: auto;
	height: 100%;
	}

p, h2, h3, h4 {
	margin: 0px 0px 10px 0px;
	}
h1 {
	margin: 0px 0px 12px 0px;
	}

p, table, li {
	line-height: 1.5em;
	}
h1 {
	font-family: Arial, Georgia;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #1b4b79;
	}
h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	}
h3 {
	font-size: 16px;
	color: #999999;
	border-bottom: 1px solid #eeeeee;
	padding: 0px 0px 4px 0px;
	margin: 20px 0px 10px 0px;
	}
h4 {
	font-size: 14px;
	}

hr {
	background-color: #ffffff;
	border: 0px;
	border-bottom: 1px solid #eeeeee;
	height: 1px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

#horizontal-wrap {
	margin: 100px auto 0px auto;
	background: #ffffff url('../images/bg.450px.top.gif') no-repeat 0px 0px;
	width: 450px;
	text-align: center;
	}
#box-content {
	background: url('../images/bg.450px.bottom.gif') no-repeat left bottom;
	padding: 20px 20px 10px 20px;
	}

a:link, a:visited {
	color: #94c43c;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #ffcc00;
	}

#jumpforjoy {
	position: absolute;
	background-image: url('../images/bg.jumpforjoy.png');
	background-repeat: no-repeat;
	width: 360px;
	bottom: 0px;
	height: 358px;
	}
body > div#jumpforjoy {
	position: fixed;
	}
#grass {
	position: absolute;
	background-image: url('../images/bg.grass.png');
	background-repeat: no-repeat;
	width: 100%;
	bottom: 0px;
	height: 60px;
	}
body > div#grass {
	position: fixed;
	}

#content-wrap {
	position: relative;
	margin: 0px 0px 0px 330px;
	width: 585px;
	}
#content {
	position: relative;
	background-color: #ffffff;
	padding: 16px 20px 1px 20px;
	margin: 0px;
	}
#copyright {
	border-top: 1px solid #eeeeee;
	color: #cccccc;
	margin-top: 20px;
	padding: 3px 0px 0px 0px;
	font-size: 11px;
	}
#footer {
	margin: 0px 0px 60px 0px;
	height: 10px;
	width: 585px;
	font-size: 6px;
	background-image: url('../images/bg.footer.png');
	background-repeat: no-repeat;
	padding: 0px;
	}

#nav-wrap {
	position: fixed;
	background-image: url('../images/bg.nav.gif');
	background-repeat: no-repeat;
	margin: 0px;
	top: 0px;
	left: 90px;
	width: 206px;
	height: 250px;
	padding: 0px;
	}
body > div#nav-wrap {
	position: fixed;
	}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 74px 0px 0px 16px;
	}
#nav li {
	background: url('../images/arrow.10x11.gif') no-repeat 0px 5px;
	margin: 0px;
	padding: 0px 0px 2px 14px;
	}
#nav a:link, #nav a:visited {
	color: #ffffff;
	}
#nav a:hover {
	color: #ffcc00;
	}

/* Titles -------------------------------------------------------------------*/

h1.title {
	height: 33px;
	width: 545px;
	padding: 0px 0px 8px 0px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #eeeeee;
	margin: 0px 0px 16px 0px;
	}
h1.title span {
	display: none;
	}
#title-welcome {
	background-image: url('../images/title.welcome.gif');
	}
#title-chirokinetic {
	background-image: url('../images/title.chirokinetic.gif');
	}
#title-workshops {
	background-image: url('../images/title.workshops.gif');
	}
#title-healing {
	background-image: url('../images/title.healing.gif');
	}
#title-coaching {
	background-image: url('../images/title.coaching.gif');
	}
#title-contact {
	background-image: url('../images/title.contact.gif');
	}
#title-links {
	background-image: url('../images/title.links.gif');
	}
#title-vibrantlife {
	background-image: url('../images/title.vibrantlife.gif');
	}
#title-disclaimer {
	background-image: url('../images/title.disclaimer.gif');
	}
#title-notfound {
	background-image: url('../images/title.notfound.gif');
	}

/* Other --------------------------------------------------------------------*/

table.ticklist {
	margin: 0px 0px 20px 0px;
	}
table.ticklist td.tick {
	background: url('../images/tick.12x10.gif') no-repeat 0px 6px;
	padding: 2px 0px 2px 20px;
	border-bottom: 1px solid #eeeeee;
	}

ul.starlist {
	list-style: none;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	}
ul.starlist li {
	margin: 0px;
	background: url('../images/star.13x11.gif') no-repeat 0px 4px;
	padding: 2px 0px 2px 20px;
	}

#debbie {
	width: 93px;
	height: 42px;
	background: url('../images/debbie.sig.gif') no-repeat 0px 10px;
	}
#debbie span {
	display: none;
	}

ul#contacts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
ul#contacts li {
	background: url('../images/world.png') no-repeat 0px 6px;
	margin: 0px;
	padding: 6px 0px 6px 24px;
	}
ul#contacts li.high {
	background-position: 10px 6px;
	margin: 0px -10px 10px -10px;
	padding: 6px 0px 0px 34px;
	border: 1px solid #cccccc;
	background-color: #ffffcc;
	}

ul#contacts a:link, ul#contacts a:visited {
	display: block;
	margin: 0px 0px 6px 0px;
	}

dl.dates {
	position: relative;
	margin: 20px 0px 0px 0px;
	}
dl.dates dt {
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45px;
	}
dl.dates dd {
	position: relative;
	margin: 0px 0px 0px 65px;
	padding: 0px 0px 20px 0px;
	}
dl.dates h4 {
	margin: 0px;
	font-size: 14px;
	}
dl.dates span.lightdate {
	display: block;
	color: #999999;
	margin: 0px 0px 6px 0px;
	}
dl.dates p {
	margin: 0px;
	}

div.calbox {
	width: 45px;
	height: 55px;
	background: url('../images/bg.caldate.gif') no-repeat 0px 0px;
	}
div.calmonth {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	}
div.calday {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 6px 0px 0px 0px;
	}

a.map {
	padding: 1px 0px 1px 26px;
	background: url('../images/map.png') no-repeat 0px 0px;
	}
p.disclaimer {
	font-size: 10px;
	color: #999999;
	border-top: 1px solid #eeeeee;
	padding: 6px 0px 0px 0px;
	}

#butterfly {
	position: absolute;
	top: 228px;
	left: 32px;
	width: 30px;
	height: 30px;
	}

form {
	margin: 0px;
	padding: 0px;
	}

label {
	line-height: 18px;
	padding: 0px 0px 0px 4px;
	color: #666666;
	}
input, select, textarea {
	font-family: Verdana;
	font-size: 11px;
	}
input.btn {
	font-size: 12px;
	}
input.chkbox {
	vertical-align: middle;
	}

label span.req {
	color: #009900;
	font-size: 11px;
	}

#err-msg {
	background-color: #ffffcc;
	color: #990000;
	margin: 0px -10px 10px -10px;
	padding: 8px 10px 10px 10px;
	font-weight: bold;
	}
#err-msg p {
	margin: 0px;
	}

#ok-msg {
	background-color: #ffffcc;
	color: #009900;
	margin: 0px -10px 10px -10px;
	padding: 8px 10px 10px 10px;
	font-weight: bold;
	}
#ok-msg p {
	margin: 0px;
	}

a.button {
    background: transparent url('../images/bg.button.end.gif') no-repeat scroll top right;
    display: block;
    float: left;
	font-family: Verdana;
	font-weight: bold;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	}
a:link.button, a:visited.button {
    color: #444444;
	}
a:link.cancel, a:visited.cancel {
	color: #990000;
	}
a.button span {
    background: transparent url('../images/bg.button.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	}
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
	}

.buttons {
	overflow: hidden;
	width: 100%;
	}

