
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}


q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

body {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
}

#Main {
  height: 100%;
}

#Main .navbar-nav {
    margin-left: 0;
}

#Main .navbar-nav li{
    list-style: none;
    margin-left: 0;
}

#Main .BigStaffImage {
  margin: 0 auto;
  width: 786px;
}

#Main #Header {
  text-align: center;
}

#Main #Header h1 {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: normal;
  letter-spacing: 6px;
  margin-top: -40px;
  text-transform: uppercase;
}

#Main #Header .NormalHeader {
  margin-top: 10px;
}

#Main #Header img {
  display: block;
}

#Main #Header320 {
  display: none;
}

#Main #ContentContainer {
  margin-top: 1rem;
  padding-bottom: 20px;
}

#Main #ContentContainer #NavigationDiv {
  padding-top: 10px;
}

#Main #ContentContainer #NavigationDiv #NavigationSelect {
  display: none;
}

#Main #ContentContainer #NavigationDiv #Navigation {
  height: 30px;
}

#Main #ContentContainer #NavigationDiv #Navigation li {
  border-left: 1px solid;
  display: inline;
  float: left;
  line-height: 16px;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
}

#Main #ContentContainer #NavigationDiv #Navigation li a {
  color: #666666;
  font-size: 14px;
  text-decoration: none;
}

#Main #ContentContainer #NavigationDiv #Navigation li a.current {
  color: #000000;
}

#Main #ContentContainer #NavigationDiv #Navigation li a:hover {
  color: #000000;
}

#Main #ContentContainer #NavigationDiv #Navigation li ul {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  box-shadow: 0 2px 1px 0 #AAAAAA;
  left: -9999px;
  position: absolute;
  width: 234px;
}

#Main #ContentContainer #NavigationDiv #Navigation li ul li {
  border: none;
  margin-left: 0;
  margin-right: 0;
  width: 214px;
}

#Main #ContentContainer #NavigationDiv #Navigation li ul li a {
  line-height: 20px;
}

#Main #ContentContainer #NavigationDiv #Navigation li:first-child {
  border-left: none;
}

#Main #ContentContainer #NavigationDiv #Navigation li:hover ul,
#Main #ContentContainer #NavigationDiv #Navigation li.sfhover ul {
  left: auto;
}

#Main #ContentContainer #Content {
  clear: both;
  float: left;
  margin-top: 20px;
  width: 100%;
}

#Main #ContentContainer #Content div.Breadcrumbs {
  margin-bottom: 10px;
  font-size: 1em;
}

#Main #ContentContainer #Content div.Breadcrumbs a {
  font-size: 1em;
}

/* STAFF PAGE */

.StaffImgThumbnailIH {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 270px;
}

.StaffImgThumbnailIH img {
  display: block;
}


.StaffBlurbIH {
  display: inline;
  float: left;
  width: 610px;
}

#StaffMemberSpecialtiesList {
  margin-top: 20px;
}

#StaffMemberSpecialtiesList h3 {
  font-size: 16px;
}

/* Services Page */
p.learnMore {
  color: #666666;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 30px;
  margin-top: 40px;
}

.StaffMemberForService {
  clear: both;
  float: left;
  margin-bottom: 20px;
}
/* line 184, ../sass/_mainstreet.scss */
.StaffMemberForService .StaffMemberForServiceLeft,
.StaffMemberForService .StaffMemberForServiceRight {
  display: inline;
  float: left;
}
/* line 189, ../sass/_mainstreet.scss */
.StaffMemberForService .StaffMemberForServiceLeft {
  margin-right: 20px;
  width: 150px;
}
/* line 196, ../sass/_mainstreet.scss */
.StaffMemberForService .StaffMemberForServiceRight h3 {
  font-size: 22px;
  font-weight: normal;
}
/* line 200, ../sass/_mainstreet.scss */
.StaffMemberForService .StaffMemberForServiceRight h3 a {
  font-family: antonioregular, arial, sans-serif;
}

/* line 207, ../sass/_mainstreet.scss */
#Footer {
  border-top: 1px solid #CCCCCC;
  clear: both;
  padding-top: 20px;
}
/* line 212, ../sass/_mainstreet.scss */
#Footer ul {
  float: left;
  list-style: none outside none;
  margin: 0;
}
/* line 217, ../sass/_mainstreet.scss */
#Footer ul li {
  display: inline;
  float: left;
}
/* line 223, ../sass/_mainstreet.scss */
#Footer p {
  color: #888888;
  font-size: 12px;
}

/* line 229, ../sass/_mainstreet.scss */
.searchResults h2 {
  font-size: 2.2em;
  font-weight: normal;
  color: #0083C8;
  margin-bottom: 15px;
}

/* line 235, ../sass/_mainstreet.scss */
.searchResults p.searchQuery {
  color: #333;
  margin-bottom: 10px;
}

/* line 240, ../sass/_mainstreet.scss */
.searchResults ul#SearchResults li {
  margin-bottom: 20px;
}

/* line 243, ../sass/_mainstreet.scss */
ul#SearchResults p {
  font-size: 1.1em;
  font-weight: normal;
  line-height: 2em;
  color: #333;
}

/* line 249, ../sass/_mainstreet.scss */
ul#SearchResults a.searchResultHeader {
  font-size: 1.3em;
  font-weight: bold;
  color: #0083C8;
  text-decoration: none;
  margin: 20px 0 8px 0;
  padding-left: 20px;
  background: url(../images/treeicons/search-file.gif) no-repeat left center;
}

/* line 258, ../sass/_mainstreet.scss */
ul#SearchResults a {
  text-decoration: none;
  color: #0083C8;
}

/* line 262, ../sass/_mainstreet.scss */
ul#SearchResults a:hover {
  border-bottom: 1px dotted #0083C8;
}

/* line 269, ../sass/_mainstreet.scss */
.Services {
  float: left;
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
  width: 280px;
}

/* line 279, ../sass/_mainstreet.scss */
p.ServicesBlurb {
  color: #333333;
  font-size: 13px;
  font-style: italic;
  line-height: 19px;
}

/* line 286, ../sass/_mainstreet.scss */
.ServicesHeader {
  text-align: center;
}

/* line 290, ../sass/_mainstreet.scss */
.ServicesImage {
  border: 0;
  text-align: center;
}

/* line 295, ../sass/_mainstreet.scss */
.ItemBlock {
  margin-bottom: 20px;
  margin-top: 14px;
}
.ItemBlock h3 {
  margin: 0;
}

.ItemBlock h3 a {
  font-family: antonioregular, arial, helvetica, sans-serif;
}

.StaffContent {
  display: inline;
  float: left;
  width: 600px;
}

#StaffMemberContactDetails {
  margin-top: 30px;
}

#StaffMemberContactDetails h3 {
  margin-bottom: 20px;
}
