﻿body
{
    background-color: #ffffff;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 10pt;
    line-height: 1.5em;
    background-image: url(logo_bg4.jpg);
    background-position: left top;
    background-repeat: repeat-y;
    margin: 0px;
    text-align: justify;
    color: #000033;
}
#ImageBar
{
    top: 0px;
    width: 143px;
    background-color: #ffffff;
    text-align: left;
    right: 0px;
    position: absolute;
}
#ImageBar img
{
    height: 160px;
    width: 143px;
    border-style: none;
    margin: 0 0 0 0;
}
#Main
{
    margin-left: 230px;
    margin-right: 143px;
    padding-right: 5px;
    top: 0px; /*background-image: url(logo_bg5.jpg);     background-position: right top;     background-repeat: no-repeat;*/
}
#Logo
{
    text-align: center;
}
#Copyright
{
    font-size: 8pt;
    color: #999999;
    text-align: center;
    margin-top: 30px;
    clear: both;
}
div.FeatureRight
{
    border: #B5C7DE 1px solid;
    background-color: #ffffff;
    position: relative;
    width: 200px;
    float: right;
    text-align: center;
}
div.FeatureLeft
{
    border: #B5C7DE 1px solid;
    background-color: #ffffff;
    position: relative;
    width: 200px;
    float: left;
    text-align: center;
}
a.CircleFeature
{
    position: relative;
    width: 120px;
    height: 80px;
    padding-top: 40px;
   margin-left: auto;
   margin-right: auto;
    text-align: center;
    background-color: #507CD1;
    color: #ffffff;
    font-style:normal;
    font-weight:normal;
    font-size: 24px;
        text-align: center;
        border-radius: 60px;
        -moz-border-radius: 60px;
        -webkit-border-radius: 60px;
        display: block;
        text-decoration: none;
}
h1
{
    font-size: 16pt;
    color: #507CD1;
    font-weight: bold;
    text-align: center;
    font-family: Franklin Gothic Medium Cond, Haettenschweiler, Arial Narrow;
}
h2
{
    font-size: 12pt;
    font-weight: normal;
    text-align: center;
}
h3
{
    font-size: 20pt;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    padding: 10pt 0;
}
ul li
{
    padding-bottom: 1em;
}
ul ul li
{
    padding-bottom: 0em;
    list-style-type: square;
}
dt
{
    font-style: normal;
}
dd
{
    padding-bottom: 1em;
    text-align: center;
}
a
{
    color: #990000;
}
table.Hours td
{
    text-align: left;
    vertical-align: top;
}

table.Prices
{
    border-right: #B5C7DE 1px solid;
    border-top: #B5C7DE 1px solid;
    border-left: #B5C7DE 1px solid;
    border-bottom: #B5C7DE 1px solid;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
table.Prices th
{
    border-top: #B5C7DE 1px solid;
    text-align: left;
    font-weight: bold;
    background-color: #B5C7DE;
    padding: 5px;
}
table.Prices th.Sub
{
    border: none;
    text-align: left;
    font-weight: normal;
    background-color: #ffffff;
    color: #000000;
    font-style: italic;
}
table.Prices td
{
    text-align: left;
    vertical-align: top;
    background-color: #ffffff;
    border-top: #B5C7DE 1px solid;
    padding-left: 5px;
}
input, textarea
{
    border: solid 1px #b5c7de;
    color: #507cd1;
    width: 280px;
    font-family: Tahoma, Arial, Sans-Serif;
}
input.Button
{
    height: 20px;
    width: 80px;
    background-color: #b5c7de;
    border-color: #507cd1;
    color: #000033;
}
label em
{
    font-style: normal;
    text-decoration: underline;
    white-space: nowrap;
}
table.Contact
{
    border-collapse: collapse;
}
table.Contact td
{
    padding-bottom: 5px;
    text-align: left;
    vertical-align: top;
}
img.Feature
{
    padding: 0px 0px 5px 5px;
    float: right;
    clear: both;
}
img.FrontLeft
{
    padding: 0px 0px 50px 5px;
    float: left;
    
}
img.FrontRight
{
    padding: 0px 0px 50px 5px;
    float: right;
}
div.FrontText
{
    font-size: 10pt;
    font-weight: normal;
    text-align: center;
}
img.BabySwirl
{
    border-style: none;
    text-align: center;
}
blockquote
{
    margin: 15px 0;
    padding: 15px 60px 15px 60px;
    background: url(OpenQuotes.gif) no-repeat top left;
}
blockquote em
{
    font-style: normal;
    font-weight: bold;
}
div.QuoteContainer
{
    background: #d4e4f4 url(CloseQuotes.gif) no-repeat right bottom;
    margin: 0;
    clear: both;
}
.TreeView
{
    top: 0px;
    left: 0px;
    width: 225px;
    background-color: #B5C7DE;
    text-align: left;
    position: absolute;
}

.TreeView div.AspNet-TreeView ul li
{
    white-space: normal;
    padding: 8px 0 8px 0;
    font-weight: bold;
}

.TreeView div.AspNet-TreeView ul ul
{
    margin: 2px 0 2px -15px;
}

.TreeView div.AspNet-TreeView ul ul li
{
    font-weight: normal;
    padding-left: 15px;
}

.TreeView div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}

.TreeView div.AspNet-TreeView li a
{
    text-decoration: none;
    color: #000000;
}

.TreeView div.AspNet-TreeView li a:hover
{
    text-decoration: underline;
}

.TreeView div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
    margin-left: 15px;
}

.TreeView div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
}

.TreeView div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    background: url(Collapse.gif) 0 -2px no-repeat;
    width: 15px;
    float: left;
    cursor: pointer;
}

.TreeView div.AspNet-TreeView .AspNet-TreeView-Expand
{
    background: url(Expand.gif) 0 -2px no-repeat;
    width: 15px;
    float: left;
    cursor: pointer;
}

.TreeView .AspNet-TreeView-Selected
{
    background-color: #507CD1 !important;
}

.TreeView .AspNet-TreeView-Selected a
{
    color: #ffffff !important;
}

.TreeView .AspNet-TreeView-ChildSelected
{
    background-color: #F5FAFF !important;
}

.TreeView .AspNet-TreeView-ParentSelected
{
    background-color: #F5FAFF !important;
}

.TreeView .AspNet-TreeView-ParentSelected a
{
    color: #000000 !important;
}
