body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 85%;
    color: #535353;
    background-color: #669933;
}

a {
    color: #849e5d;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table td {
    padding: 4px 8px;
    border: 1px solid #ddd;
}

img {
    border: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}

h1,h2 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #414b20;
}

h1 span, h2 span {
    font-family: "Comic Sans MS", cursive;
    font-size: 1.4em;
    color: #5e902a;
}

h3,h4,h5,h6 {
    color: #222;
    margin-bottom: 0.4em;
}

h2 {
    margin-top: 14px;  /* IE6 IE7 */
    margin-bottom: 0.4em;
    font-size: 16px;
}

h3 {
    margin-top: 14px;  /* IE6 IE7 */
    font-size: 14px;
}

ul {
    padding-top: 8px;
    padding-bottom: 10px;
}

.center {
    text-align: center;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

div.block {
    border-top: 3px dotted #e1e2e3;
    clear: both;
}

p img.left {
    margin: 0 10px 10px 0;
}

p img.right {
    margin: 0 0 10px 10px;
}

p.alert {
    background-color: #dbf0a6;
    padding: 8px;
}

p.link {
    font-family: Verdana, sans-serif;
    font-size: 0.86em;
    float: right;
}

p.link a {
    padding-left: 10px;
    background: url(img/link-arrow.png) no-repeat left 2px;
    color: #888;
    font-weight: bold;
    text-decoration: none;
}

img.thumb {
    border: 1px solid #eee;
    padding: 5px;
    margin: 5px;
}


#wrapper {
    width: 727px;
/*    border: 30px solid #bdd78d;*/
    border: 30px solid #8bae43;
    background-color: #fff;
    border-bottom: 0;
    margin: 0 auto;
    padding-left: 6px;
}

#header {
    height: 120px;
    position: relative;
}

#headerImage {
    top: 0;
    right: 0;
    height: 116px;
    position: absolute;
}

#headerDivider {
    right: 0;
    bottom: 0;
    position: absolute;
}

#logo {
	padding-left: 2px;
    padding-top: 10px;
}

#top {
    height: 216px;
    position: relative;
}

#menu {
	height: 100%;
	width: 239px;
    background: #f6f9e9 url(img/menu-bg.png) repeat-y right;
}

#menu ul {
	margin: 0;
	padding: 3px 0 0 0;
	height: 200px;
    background: url(img/menu.gif) no-repeat 30px 11px;
    list-style: none;
}

#menu ul li {
}

#menu ul li.sub a {
    border-top: 1px solid #b5c68f;
}

#menu ul li.current, #menu ul li:hover {
    background: url(img/menu-dot.gif) no-repeat 18px 10px;
}

#menu ul li a {
    margin-left: 30px;
	display: block;
    width: 209px;
    height: 25px;
    text-indent: -6000px;
}

#banner {
    position: absolute;
    top: 0;
    left: 238px;
    height: 216px;
    width: 489px;
    overflow: hidden;
}

#body {
/*    height: 374px;*/
}

#sidebar {
    width: 214px;
/*    height: 374px;*/
    float: left;
/*    overflow: auto;*/
    padding: 0 10px;
}

* html #sidebar {  /* IE6 */
    width: 207px;
}

#main li, #sidebar li {
    margin-bottom: 0.4em;
}

#main p, #sidebar p {
    line-height: 1.4em;
}

#main {
    width: 487px;
/*    height: 374px;*/
    float: right;
/*    overflow: auto;*/
    border-left: 3px dotted #e1e2e3;
    padding-bottom: 20px;
}

#main p, #main h2, #main h3, #main table, #main iframe, #main ul, #main ol, #main div.text {
    margin-left: 12px;
    margin-right: 12px;
}

#main div.text {
    margin-top: 14px;
}

#main div.text p, #main div.text h2, #main div.text h3, #main div.text ul, #main div.text ol {
    margin-left: 0;
    margin-right: 0;
}

#main ol {
    margin-right: 12px;
}

#nav {
    margin-top: 16px;  /* IE6 IE7 */
    padding-bottom: 7px;
    clear: both;
    height: 2.6em;  /* IE6 IE7 */
    font-size: 0.9em;
}

#nav p {
    text-align: center;
    background-color: #9e9e9e;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    margin: 0;
}

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

#nav a:hover {
    text-decoration: underline;
}

#footer {
	width: 733px;
/*    background-color: #bdd78d;*/
    background-color: #8bae43;
    margin: 0 auto 10px auto;
    padding: 10px 30px 14px 30px;
}

#footer p {
	color: #fff;
    text-align: right;
    margin: 0;
}


/* Healing Kitchen */

#register {
    margin-top: 40px;
}

#form {
    display: none;
    margin-top: 30px;
}

#form label {
    float: left;
    width: 3em;
	margin: 2px 12px 0 0;
}

#form .tnc {
    font-size: 0.9em;
    padding: 8px;
    margin-top: 20px;
    border: 1px solid #ccc;
}

ul#courses {
    padding: 0;
    margin: 0;  /* IE6 IE7 */
}

ul#courses li {
    list-style: none;
    margin-left: -10px;
    padding: 6px 10px;
}

ul#courses li.current, ul#courses li.current:hover {
    background-color: #bdd78d;
}

ul#courses li:hover {
    background-color: #dbf0a6;
    cursor: pointer;
}

* html ul#courses li h3 {
    text-decoration: underline;
    cursor: pointer;
}

#courses h3, #courses h4, #courses p {
    margin: 0 0 4px 0;
}

#courses h4 {
    font-size: 11px;
    font-style: italic;
}

#courses p {
    font-size: 11px;
    color: #888;
}


/* Juice Bar */

table.prices {
    width: 430px;
}
table.prices td {
    border: 0;
    padding: 0;
    vertical-align: top;
}

table.prices td.cat {
    font-size: 1.2em;
    padding: 14px 0 10px 0;
    color: #222;
}

table.prices td span {
    display: block;
    font-style: italic;
    font-size: 94%;
    padding-top: 3px;
    padding-bottom: 10px;
    color: #777;
}

table.prices td.price ul {
    margin: 0;
    padding: 0 0 0 20px;
}

table.prices td.price li {
    list-style: none;
    white-space: nowrap;
    line-height: 1.5em;
}

/* index page bottom slider*/
#logos { float: left; width: 460px; height: 140px; }
#logos ul { height: 140px; }
#logos li { float: left; width: 140px; display: inline; margin-right: 10px; }
