﻿body 
{
    text-align:center;
    background-color:#2f1e10;
    font-family:Trebuchet MS;
    font-size:12px;
    color:#2f1e10;
}
img, div { behavior: url(iepngfix.htc) }
h1
{
    color:#221e1f;
    font-size:22px;
}
h2
{
    color:#221e1f;
    font-size:18px;
}
h3
{
    color:#2f1e10;
    font-size:16px;
}
h5
{
    font-size:28px;
    color:#c8ad79;
    font-weight:normal;
    margin:0px 0px 15px 0px;
}
a
{
    color:#2f1e10;
    text-decoration:none;
}
a:hover
{
    text-decoration:none;
    color:#ffffff;
}
a img
{
    border:none;
}
p
{
    line-height:1.3;
    font-size:12px;
    color:#2f1e10;
    
}
.center_aligned
{
    text-align:center;
}
.no_margin
{
    margin:0px;
}
#wrapper
{
    width:797px;
    margin:0 auto;
    text-align:left;
}
#header
{
    text-align:center;
    padding:10px 0 10px 0;
}
#innerbox
{
    border:solid 4px #020101;
    background-image: url(images/innerboxbackground_complete.jpg);
    height:557px;
}
#content
{
    /*background-image:url(images/content_background2.png);
    background-position:top right;
    background-repeat:repeat;*/
    
    border-left:solid 2px #ffffff;
    border-right:solid 2px #ffffff;
    
    height:557px;
    width:347px;
    margin-left:50px;
    float:left;
}
#inner_content
{
    height:557px;
    width:347px;

    background-color:#b99970;
    filter : alpha (opacity=50);
    opacity:0.5;
}
#opaquecontent
{
    height:557px;
    width:347px;
    position: absolute;           
   z-index: 2;
}
#inner_opaquecontent
{
    height:517px;
    padding:20px;
    overflow:auto;
}
#content ul
{
    list-style-type:circle;
}
#content li a
{
    font-size:22px;
    line-height:1.5;
}
.standardimage
{
    margin-left:27px;
}
.border_img
{
    border:solid 1px #2f1e10;
}
/*-- menu ---------------------*/
#menu
{
    width:300px;
    height:400px;
    float:right;
    margin-top:70px;
    border:solid 0px #ffffff;
}
#menu img
{
    float:left;
}
.swirl
{
    margin-top:15px;
    margin-right:15px;
}
#menu .home
{
    Display:block;
    width:180px;
    height:50px;
    border:solid 0px #ffffff;
}
#menu .about
{
    display:block;
    width:180px;
    height:50px;
    margin:40px 0 0 40px;
    border:solid 0px #ffffff;
}
#menu .contact
{
    display:block;
    width:200px;
    height:50px;
    margin:40px 0 0 45px;
    border:solid 0px #ffffff;
}
#menu .treatments
{
    display:block;
    width:250px;
    height:50px;
    margin:40px 0 0 10px;
    border:solid 0px #ffffff;
}
.reflex_effects
{
    margin-top:10px;
    text-align:center;
    background-image:url(images/reflex.gif);
    background-repeat:no-repeat;
    background-position:top left;
    height:166px;
    width:250px;
    border:solid 1px #2f1e10;
    margin-left:15PX;
}
.reflex_effects p
{
    font-size:18px;
    font-weight:bold;
    margin:6px;
}
/*-- moo tools ----------------------------- */
h2.toggler
{
    display:block;
    background-color:#2f1e10;
    margin:2px;
    margin-bottom:0px;
    filter : alpha (opacity=60);
    opacity:0.6;
}
.toggler a
{
    display:block;
    color:#ffffff;
    font-size:16px;
    padding-left:5px;
}
.toggler a:hover
{
    background-color:#594638
}
.expander
{
}