/* RESET v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

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

body {
    font-family: helvetica, arial, sans-serif;
    font-size: 13px;
    color: #716e6b;
    letter-spacing: .5px;
    line-height: 120%;
}

a {
    color: #bbb;
}

p {
    padding: 7px 0px;
}

h1, h2, h3 {
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 10px;
}

h3 {
    padding-top: 20px;
}

/* layout */

.wrapper {
    width: 960px;
    margin: 0 auto;
    padding: 0px 0px 0px 20px;
}

.header-top {
    width: 293px;
    float: left;
    clear: left;
}

.logoBox {
    background: transparent url(../images/mainLogo.gif) -10px 25px no-repeat;
    height: 348px;
    width: 293px;
}

.logoBox h1 {
    text-indent: -2000px;
}

.sloganBox {
    display: none;
}

.navigation {
    padding-top: 34px;
    width: 955px;
}

.navigation ul li,
ul.sub li {
    float: left;
    height: 35px;
}

.leftCol {
    width: 272px;
}

.rightCol {
    display: inline;
    float: right;
    padding-right: 30px;
    width: 622px;
    padding-top: 43px;
    min-height: 300px;
    height: auto !important;
    height: 300px;
}

.rightCol ul {
    padding: 10px;
}

.rightCol ul li {
    padding: 3px 0px;
}

.footer {
    text-align: center;
    font-size: 10px;
    color: #bbb;
    padding-top: 40px;
}

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

/* nav styles */

.navigation ul li a {
    margin-right: 1px;
    display: block;
    height: 29px;
    text-indent: -2000px;
    background: transparent url(../images/mainNav.gif) 0 0 no-repeat;
}

.navigation ul li.home a {
    width: 88px;
    background-position: -27px -29px;
}

.navigation ul li.home a:hover,
.home .navigation ul li.home a {
    background-position: -27px 0px;
}

.navigation ul li.mission a {
    background-position: -109px -29px;
    width: 105px;
}

.navigation ul li.mission a:hover,
.mission .navigation ul li.mission a {
    background-position: -109px 0px;
}

.navigation ul li.consulting a {
    background-position: -208px -29px;
    width: 303px;
}

.navigation ul li.consulting a:hover,
.holistic-lifestyle-consulting .navigation ul li.consulting a,
.getting-started .navigation ul li.consulting a,
.ongoing-consultations .navigation ul li.consulting a,
.wellness-concierge-services .navigation ul li.consulting a {
    background-position: -208px 0px;
}

.navigation ul li.about a {
    background-position: -504px -29px;
    width: 95px;
}

.navigation ul li.about a:hover,
.about .navigation ul li.about a {
    background-position: -504px 0px;
}

.navigation ul li.contact a {
    background-position: -820px -29px;
    width: 113px;
}

.navigation ul li.contact a:hover,
.contact .navigation ul li.contact a {
    background-position: -820px 0px;
}

.navigation ul li.testimonials a {
    background-position: -595px -29px;
    width: 149px;
}

.navigation ul li.testimonials a:hover,
.testimonials .navigation ul li.testimonials a {
    background-position: -595px 0px;
}

.navigation ul li.blog a {
    background-position: -740px -29px;
    width: 84px;
}

.navigation ul li.blog a:hover,
.blog .navigation ul li.blog a {
    background-position: -740px 0px;
}

.sub {
    float: left;
    height: 24px;
    margin-left: -74px;
}

ul.sub li a {
    display: block;
    height: 24px;
    margin-right: 1px;
    text-indent: -2000px;
    background: transparent url(../images/subNav.gif) 0 0 no-repeat;
}

ul.sub li.started a {
    width: 141px;
    background-position: 0px -24px;
}

ul.sub li.started a:hover,
.getting-started ul.sub li.started a {
    background-position: 0px 0px;
}

ul.sub li.consultations a {
    background-position: -137px -24px;
    width: 260px;
}

ul.sub li.consultations a:hover,
.ongoing-consultations ul.sub li.consultations a {
    background-position: -137px 0px;
}

ul.sub li.concierge a {
    background-position: -394px -24px;
    width: 233px;
}

ul.sub li.concierge a:hover,
.wellness-concierge-services ul.sub li.concierge a {
    background-position: -394px 0px;
}

/* Styles */

blockquote {
    font-style: italic;
}

.intro {
    background: transparent url(../images/mainWords.gif) no-repeat scroll 0 104px;
    height: 376px;
    text-indent: -2000px;
    width: 900px;
}

.mainPic {
    padding-left: 67px;
}

form {
    padding-top: 20px;
}

form label {
    display: block;
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 137px;
    font-size: 11px;
}

form input {
    width: 200px;
}

fieldset div {
    padding: 5px 0px;
}

.aboutPic {
    float: right;
    margin: 5px 0px 5px 5px;
}

#contactButtons {
    text-align: center;
}

/*.testimonials .cite { coloqr: #9F9F9F; padding-top: 3px; margin-bottom: 20px; text-align: right; padding-right: 40px; } */

.testimonials .cite {
    padding-top: 3px;
    margin-bottom: 20px;
}

.testimonials blockquote {
    
}