﻿body 
{
    margin: 0px;
    padding: 0px;
    /*background-image: url(/_common/img/body_lines.gif);
    background-repeat: repeat-x;
    background-position: 0px 146px;*/
}

.header 
{
    width: 626px;
    height: 144px;
    position: relative;
    margin: 0px 0px 2px;
}

img.logo 
{
    position: absolute;
    top: 5px;
    left: 0px;
}

img.tel_no 
{
    display: none;
    /*position: absolute;
    top: 5px;
    right: 0px;*/
}

img.icon {
    width: 17px;
    height: 16px;
}

.nav-wrapper {
    display: none;
}

.feat-wrapper
{
    display: none;
}

.main {
    width: 626px;
    margin: 0px auto;
    padding: 0px 7px;
    background-color: #ffffff;
}

.title {
    position: relative;
    padding: 0px;
    /*border-bottom: solid 1px #dfdde8;*/
}

.title a.request-prospectus {
    display: none;
}

.content
{
    width: 640px;
    margin: 0px;
    background-image: url('/_common/img/bg_rcol.gif');
    background-position: right 25px;
    background-repeat: repeat-y;
}

.content-left
{
    width: 640px;
    padding: 0px 0px 20px;
    float: left;
    border-bottom: solid 1px #dedde8;
}

.content-right
{
    display: none;
}

.span
{
    width: 640px;
}

.homepage-intro 
{
    width: 640px;
    float: left;
}

.news,
.quicklinks {
    display: none;
}

.content-footer {
    display: none;
}

.gallery-item {
    float: left; 
    width: 234px;  
    margin: 0px 11px 9px 0px;
    position: relative;
}

.gallery-item img {
    width: 234px;
    height: 170px;
}

.footer {
    clear: both;
    margin: 10px;
    padding: 5px 0px;
    line-height: 1.6em;
    font-size: .9em;
}

.footer img {
    display: none;
}

.line {
    border-bottom: solid 1px #dfdde8;
    margin-bottom: 10px;
}

/*.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}*/

.admin-icons {
    display: none;
}

.admin-icons img {
    display: none;
}

.admin-buttons {
    display: none;  
}

.buttons 
{
    display: none;
}

.buttons div
{
    display: none;
}

.noprint {
    display: none;
}