#navmenu { border-bottom: 0; }
#content_inner .content {
  background-color: #ececec;
  padding: 0;
}
h1.title {
 font-size: 32px;
 line-height: 26px;
 margin: 0;
 padding: 10px 0 0 0;
 color: black;
 text-transform: uppercase;
}
h2.subtitle {
 font-size: 18px;
 color: #666666;
 margin: 0;
 padding-left: 25px;
}
#right-side { 
  float: right;
  width: 715px;
  background-color: white;
  padding: 10px 5px 10px 15px;
}

.mainimage {
 float: right;
 padding: 8px;
}
.mainimage img {
 border: 1px #CCCCCC solid;
 padding: 2px;
}
.intro {
 line-height: 20px;
}

.get_listed {
  padding-top: 50px;
  padding-bottom: 25px;
  clear: both;
}

/* -- yext below -- */

#yext h1 { font-size: 18px; }
#yext img { display: none; }
#yext h2, #yext .description { width: 500px; }
#yext h2 { font-size: 16px; font-weight: normal; }
#yext .address { padding-left: 15px; }
#yext .description { padding-left: 15px; padding-top: 5px; font-size: 11px; line-height: 16px; color: #666666; }
#yext .description a { font-style: normal; }


