﻿br
{
    clear:both;
}

h3
{
    font-size:14px;
    color:#309995;
}

label
{
    display:block;
    float:left;
    width:110px;
    line-height:24px;
    cursor:pointer;
}

input[type='text'],
select
{
    border:1px solid #C6E4E1;
    padding:6px;
    font-size:10px;
    width:150px;
    margin-bottom:5px;
}

ol
{
    padding-left:18px;
}

ol li a
{
    font-size:12px;
    line-height:22px;
    color:#6BA477;
    text-decoration:none;
}

ol li a:hover
{
    text-decoration:underline;
}

ol li i
{
    color:#666;
    font-style:normal;
}

#addr_street
{
    width:290px;
}

#subsections
{
    display:block;
}

.locator
{
    position:relative;
    display:block;
    margin:50px auto;
    padding-left:50px;
    width:960px;
}

.col
{
    position:relative;
    display:block;
    float:left;
    width:425px;
}

#map
{
    border:4px solid #FFF;
    width:98%;
    height:98%;
}

.border
{
    display:block;
    position:relative;
    left:490px;
    border:1px solid #EEE;
    width:445px;
    height:395px;
}

.buttons
{
    text-align:right;
    font-size:20px;
    color:#E6ECE6;
    padding-bottom:5px;
    border-bottom:1px solid #E6ECE6;
}

.buttons input
{
    position:relative;
    top:5px;
}

.footImage
{
    position:relative;
}

.footImage img
{
    position:relative;
    display:block;
    margin:0 auto;
}

.footImage .rule
{
    position:relative;
    width:100%;
    top:34px;

    border-bottom:1px solid #6EA67B;
}