﻿#content body
{
    text-align: left;
    color:#555753;
    text-align:left;
    font-family: Georgia, Arial, Sans-Serif;
}

#content h1
{
    font-size: 120%;
    letter-spacing:1px;
    margin-bottom:6px;
    /*color:#CC0033;*/
    color:Green;
}

/*#content h1:first-letter
{
    font-size: 121%;
}*/

#content h2
{
    font-size: 110%;
    letter-spacing: 1px;
    margin-bottom: 6px;
    color: Green;
}

#content h3
{
    letter-spacing: 1px;
    margin-bottom: 6px;
    text-decoration: underline;
}

#content h4
{
    color:Green;
    font-size: 95%;
    margin-bottom: 0px;
}

#content p
{
    margin-top:0px;
    margin-bottom:10px;
    text-align:justify;
}

#content ul
{
    margin-top:0px;
    text-align:left;
    list-style-type:square;
}

#no_bullet_mequon li
{
    list-style-type:none;
}

#no_bullet_brookfield li
{
    list-style-type:none;
}

#no_bullet_cedarburg li
{
    list-style-type:none;
}

.indent
{
    margin-left:24px;
}

/* Office Hours Table */
#office_hours table
{
    padding-top:0px;
    border-spacing:0px;
    margin: 0px;
}

#office_hours td
{
    text-align:left;
    border-style:none;
}

.office_hours_left
{
    width:90px;
}

.office_hours_right
{
    width: 200px;
    font-weight:bold;
}


/* Office Prices Table */
#office_prices
{
    padding-left:24px;
}

.office_prices_left
{
    width:120px;
}

.office_prices_right
{
    width: 500px;
    font-weight:bold;
}

#contact_info td
{
    width:140px;
    text-align:right;
}

#map_location
{
    margin-top:12px;
}

#image_about
{
    float:right;
    margin:0;
    margin-left:14px;
    padding:0;
    border-color:Gray;
    border-style:solid;
    border-width:3px;
}