/*---- Baker Street Service Overview Text CSS
Copyright (c) 2008 Dan Hartmann Designs, LLC
Version 1.0 ----*/

@import url(text-headingInternal.css);

/*--- body text rules ---*/

#body h3 {
color: #990;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
padding-bottom: 3px;
padding-top: 0px;
margin: 0px;
text-align: left;
line-height: normal; }

#body p {
color: #606060;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
text-align: left;
line-height: 1.2em; }

p.link {
padding-top: 9px; }

.philosophyBoxes p a:link, .philosophyBoxes p a:visited {
color: #a8a83d;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10.5px;
font-weight: bold;
line-height: 1.5em;
text-decoration: none; }

.philosophyBoxes p a:hover, .philosophyBoxes p a:focus {
color: #3b607e; }