﻿
.LocationInfoBox { float:left; width:auto; font-family:Verdana; padding: 7px 0 30px 6px;  clear:both;}


.LocationImage { float:left; width:135px; }
.LocationInfoArea { float:left; width:auto; margin:0 0 0 18px; }

.LocationTitle { color:#2a8ebf; font-family:Verdana; font-size:10pt; font-weight:bold; margin-bottom:6px; }
.LocationTitle a { color:#2a8ebf; font-family:Verdana; font-size:10pt; font-weight:bold; margin-bottom:10px; text-decoration:none;  }
.LocationTitle a:hover { color:#03537e; text-decoration:none; }
.LocationLinks {color:#fb610b; text-decoration:none; font-size:10px; font-weight:bold; margin-bottom:11px; }
.LocationLinks a { color:#fb610b; text-decoration:none; font-size:10px; font-weight:bold;}
.LocationLinks a:hover { text-decoration:underline; }

.LocationAddress {color:#000000; font-size:10pt; margin-bottom:14px; }
.LocationPhoneNumbers {color:#000000; font-size:10pt; }
.LocationHeader
{
    padding-left:5px;
    font-size:12pt;
    font-weight:bold;
    color:#03537E;
    float:left;  
    clear:both; 
}
.LocationHR
{
    margin-bottom:11px; 
    margin-top:11px; 
    background-color:#9bcade; height:1px; width:572px; padding:0;
    float:left;
    clear:both;
}

