body
{
    margin: 0px;
    padding: 0px;
    background: #f9f9fb url('../images/bannerbackground.png') repeat-x;
    font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

a {
    color: #647035;
}

#content {
    padding: 0px;
    margin: 0px;
    background: #f9f9fb top left url('../images/background3.png') no-repeat;
    width: 800px;
}

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

#header h1 {
    display: none;
}

#header, #header a {
    display: block;
    height: 100px;
}

#left {
    margin-top: 35px;
    padding: 0px;
    width: 270px;
    display: inline-block;
    vertical-align: top;
}

#center {
    margin-top: 15px;
    display: inline-block;
    width: 55%;
    padding: 0px;
}

#center #title {
    color: #647035;
    /* text-shadow: #647035 1px 1px 10px; */
}

#center p {
    text-align: justify;
}

#center li {
    list-style-image: url('../images/listitem.png');
}

#right {
    display: inline-block;
    width: 0px;
}

#menu {
}

#menu .boxtop {
    display: none;
}

#menu .boxmiddle {
    padding-left: 32px;
    background: url('../images/menubackground.png') repeat-y;
}

#menu .boxbottom {
    background: url('../images/menubottom.png') no-repeat;
    height: 40px;
}

#menu ul {
    padding: 0px;
    margin: 0px;
}

#menu li {
    width: 207px;
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-top: 1px;
}

#menu li a {
    margin: 0px;
    padding: 0px;
    display: block;
    text-decoration: none;
    color: #7b4630;
    line-height: 33px;
    padding-left: 10px;
    font-style: italic;
    width: auto;
}

#menu .even {
    background: 0% 50% url('../images/menuitembackground.png') repeat-x;
}

#menu .odd {
    background: 0% 100% url('../images/menuitembackground.png') repeat-x;
}

#menu li a:hover {
    background: 0% 0% url('../images/menuitembackground.png') repeat-x;
    color: #f9f9fb;
}

form label {
    text-align: right;
    vertical-align: top;
    width: 80px;
    display: inline-block;
}

.errors {
    color: #7b4630;
    font-size: smaller;
}

#center .errors li {
    list-style-type: disc;
    list-style-image: none;
}

.buttons {
    padding-top: 10px;
    text-align: right;
    width: 370px;
}

#footer {
    color: #7b4630;
    font-size: smaller;
    text-align: right;
    padding: 20px 0px 20px 0px;
}

#footer p {
    margin: 0px;
    padding: 0px;
}

.quote {
    /*border-bottom: solid 10px #b2ada4;*/
    border-left: solid 10px #b2ada4;
    padding: 25px;
    background: url('../images/quotes.png') top left no-repeat;
}

.quote .text {
    font-weight: bolder;
    font-size: larger;
    text-align: justify;
    color: #605b57;
}

.quote .quoter {
    text-align: right;
    font-size: smaller;
}

.quote .quoter a {
    text-decoration: none;
    color: #7b4630;
}

.required {
    font-weight: bold;
    font-size: larger;
    color: #7b4630;
    vertical-align: top;
}

.captcha {
    padding-left: 80px;
    padding-top: 5px;
}

/*.captcha img {
    vertical-align: middle;
}

.captcha p {
    font-size: smaller;
    color: #9b8c7c;
    padding-left: 85px;
}*/

.treatment {
    display: inline-block;
    width: 80%;
}

.treatment .duration {
    font-size: smaller;
    padding: 0px;
    margin: 0px 10px 0px 10px;
    color: #7b4630;
}

.cost {
    text-align: right;
    display: inline-block;
    width: 20%;
    font-size: larger;
    color: #b2ada4;
}

#center h4 {
    color: #647035;
    padding: 5px 5px 5px 0px;
    margin: 0px;
    background-color: white;
}

#membership {
    width: 239px;
    font-size: smaller;
    text-align: right;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}

#membership .boxtop {
    display: none;
}

#membership .boxmiddle {
    padding-left: 32px;
    font-size: smaller;
    text-align: center;
}

#membership .boxbottom {
    display: none;
}

#membership .boxmiddle a {
    text-decoration: none;
}

#membership .boxmiddle img {
    border: 0px;
    margin: 0px;
    vertical-align: top;
}

#membership .boxmiddle p {
    color: #7b4630;
}

.testimonial {
    border: solid 1px #b2ada4;
    padding: 15px;
    background: url('../images/quotes.png') top left no-repeat;
}

.testimonial .text {
    font-size: smaller;
    text-align: justify;
    color: #605b57;
}

.testimonial .quoter {
    text-align: right;
    padding: 25px 0px 5px 0px;
    font-weight: bold;
    color: #7B4630;
    /*font-size: smaller;*/
}
