/*---- Baker Street Advisors Locate Us Text CSS
Copyright (c) 2008 Dan Hartmann Designs, LLC
Version 1.0 ----*/

@import url(text-headingInternal.css);

/*--- info table text rules ---*/

#locate h4 {
color: #990;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
line-height: 19px;
text-align: left;
padding: 0px; }

#locate .name {
color: #606060;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
line-height: 17px;
text-align: left; }

#locate p {
color: #606060;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
text-align: left;
line-height: 17px;
padding-bottom: 17px; }

#locate p a:link, #locate p a:visited {
color: #990;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 17px;
text-align: left;
text-decoration: none; }

#locate p a:hover, #locate p a:focus {
color: #3b607e;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 17px;
text-align: left;
text-decoration: none;}