blockquote {
    font-style: italic;
    margin-left: 0;
}

body {
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

div#header {
    background: url(../images/header.jpg) no-repeat;
    height: 178px;
    float: left;
    width: 1100px;
}

div#footer {
    background: url(../images/footer.jpg) no-repeat;
    width: 1100px;
    height: 348px;
    float: left;
    clear: both;
}

div#container {
    width: 1100px;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
}

div#main {
    width: 100%;
    background: url(../images/background.jpg) repeat-y;
    float: left;
}

ul#mainmenu {
    width: 300px;
    padding: 24px;
    line-height: 250%;
    margin: 0;
}

ul#mainmenu a {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

ul#mainmenu li, ul#services-menu li {
    display: inline;
    padding-right: 24px;
}

ul#mainmenu, ul#services-menu, ul#sidebar, ul#massage {
    list-style: none;
}

h3, h4, ul#services-menu a {
    color: #255e28;
}

h4 {
    text-align: right;
    margin-top: 6px;
    margin-bottom: 12px;
}

ul#services-menu a {
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-variant: small-caps;
}

ul#services-menu {
    padding: 0;
    width: 500px;
    line-height: 200%;
    margin-left: 40px;
    float: left;
}

div#content {
    margin-left: 50px;
}

h2, ul#massage li a {
    color: #ae8058;
    font-weight: normal;
    font-variant: small-caps;
    text-decoration: none;
    font-size: 16px;
}

div#maincontent {
    clear: left;
    float: left;
    width: 420px;
    padding-right: 20px;
    padding-bottom: 25px;
}

div#gallery-links {
    float: left;
    width: 147px;
    padding-top: 20px;
}

ul#sidebar {
    float: left;
    position: relative;
    top: -45px;
}

li#header {
    position: relative;
    top: -20px;
    left: -10px;
}

img {
    border: 0px;
}

h1 {
    font-size: 16px;
    font-weight: normal;
}

p.mark, p.author {
    color: #ae8058;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 12px;
}

p.author {
    text-align: right;
    margin-top: 0;
}

span.warning {
    color: #f00;
    font-weight: bold;
}

p.emphasis {
    font-style: italic;
}

ul#massage li {
    margin-bottom: 12px;
}

ul#massage {
    padding: 0;
}

h2.red {
    color: #f00;
}

h2.blue {
    color: #00f;
}

h2.yellow {
    color: #ff0;
}

h2.green {
    color: #0f0;
}

h2.orange {
    color: #fc0;
}

h2.violet {
    color: #609;
}

h2.lighttherapy {
    color: #ae8058;
}

ul#colors {
    list-style: none;
}

ul#colors li {
    display: inline;
}

img.gallery {
    margin-right: 10px;
    margin-bottom: 10px;
}

ul#mainmenu a.selected {
    color: #cdcfd4;
}

ul#services-menu a.selected {
    color: #090725;
}

