/* global designs.css */
body {
   font-size:14px;
}
strong {
   font-weight:bold;
}
p {
   margin-bottom:1em;
}
#content_inner h3 {
   font-size:18px;
   margin-bottom:6px;
}
#content_inner {
   font-size:13px;
   text-align:left;
}
#content_inner .labeled_input {
   text-align:left;
}
#content_inner em {
   font-style:italic;
}
#content_inner em strong {
   font-style:italic;
   font-weight:bold;
}
#content_inner strong em {
   font-style:italic;
   font-weight:bold;
}

.full_site_banner {
   background:#3a3a3a;
   text-align:center;
   padding:10px 0 8px 0;
}
#google_ad_sense_banner {
   position:relative;
   height:100%;
   padding:10px 0;
   width:100%;
   text-align:center;
   z-index:8;
}

div.lb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  background: url('/images/screen.png');
  z-index:10;
}
div.lb #brand_new_site {
   background-color: white;
   height: auto;
   width: 400px;
   margin: 60px auto;
   padding: 1em 2em 1em 2em;
   border: solid black 1px;
}
div.lb #brand_new_site p {
   line-height: 1.5em; 
   font-weight: bold;
   color:#505050;
   text-align: center;
}
div.lb #brand_new_site a img {
   padding-top: 1em; 
}


.bottom_logos {
   margin-top:20px;
   text-align:center;
}

.bottom_logos a {
   font-size:7pt;
}

.bottom_logo {
   width:50%
}
.bottom_logo.nhi {
   float:left
}
.bottom_logo.amta {
   float:right
}

.bottom_logo.single {
   float:none;
   clear:both;
   width:100%
}

.helpful_form {
   margin-bottom:15px;
}
.helpful_form .icon {
   float:left;
   margin-right:20px;
}
.helpful_form .title {
   font-weight:bold;
   margin:0;
}

h1.service_heading { position: relative; width: 100%; margin: 0 0 .3em 0; font-size:1.5em }
h1 span.rates { position: absolute; right: 0; bottom: 0; text-align: right; font-size: .8em; }
h1 span.rates a { font-size: .7em; }
div.rates {font-weight:bold;margin-bottom:.7em;margin-top:-5px;font-size:1.1em;}

#customer_form .error_msg {
   position:absolute;
   display:block;
   background:#fff;
   color:red;
   width:250px;
   text-align:left;
   border:2px solid red;
   font-weight:bold;
   padding:4px;
}
#customer_form {
   width: 100%;
   margin-bottom: 20px;
}
#customer_form .inner {
   margin: 10px 25px 15px 15px;
}
#customer_form fieldset legend {
   font-size: 1.3em;
   font-weight: bold;
   padding: 0 5px;
   margin: 0 10px;
}
#customer_form .labeled_input {
   width: 100%;
   height: 35px;
   clear: both;
   margin: 5px 0;
   padding-left: 10px;
}
#customer_form .tall {
   height: 100px;
}
#customer_form .labeled_input label {
   float: left;
   width: 110px;
   text-align: right;
   margin-right: 20px;
   font-weight: bold;
   padding-top: 8px;
}
#customer_form .labeled_input .fields {
   display: block;
   float: left;
   padding-top: 7px;
}
#customer_form .labeled_input input[type="text"] {
   height: 20px;
   width: 260px;
}
#customer_form .labeled_input textarea {
   height: 80px;
   width: 260px;
}
#customer_form input[type="submit"] {
   clear: both;
   margin: 0 0 8px 130px;
}
#customer_form .labeled_input input.phone {
   width: 40px;
}
#customer_form .labeled_input input.amount {
   width: 60px;
}

#content_inner ol, #content_inner ul {
   margin-left:3em;
   padding-left:0;
   margin-bottom:1.2em;
}
#content_inner ol li {
   list-style-type: decimal;
}
#content_inner ul li {
   list-style-type: disc;
}
#content_inner .error {
   background-color:#cc0000;
   color:#fff;
   font-weight:bold;
   padding:1em;
}

#social_networking {
   text-align:center;
}
#social_icons a img {
   margin:5px 5px 0 5px;
}
.st_sharethis {
   display:block;
   float:right;
   padding:5px 5px 0 0;
}

#hours_box {
   padding:1px;
   margin-bottom:1.2em;
   font-size:12px;
}

#hours_box div {
   padding:9px;
   margin:2px;
}

#hours_box .day {
   font-weight:bold;
   display:block;
   float:left;
   width:110px;
}

fieldset {
   overflow:hidden;
}
#footer_spacer {
   margin:0 5px;
}
.view_larger_map {
   font-size:11px;
   margin-bottom:5px;
   text-align:left;
}

/* design15 base.css */
h1.no_subtitle {
   padding-left:34px;
   padding-top:19px;
}
h1.page_inner {
   margin-bottom:10px;
}
.st_sharethis {
   position:absolute;
   margin:-20px 0 0 352px;
}
#social_networking {
   font-size:12px;
   margin-top:5px;
   font-weight:bold;
}
#page {
   width:746px;
   margin:0 auto;
}
#content {
   width: 746px;
}
#header {
   height: 248px;
   width: 746px;
}
#menu_box {
   float:left;
   width: 241px;
}
#content_box {
   float: right;
   width: 505px;
}
#text_content {
   width: 505px;
}
#content_inner {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   padding:40px 52px 0 35px;
   height:auto !important;
   min-height:270px !important;
   height:270px;
}
#content_bottom {
   width:505px;
   height:28px;
}

#menu {
   float: left;
   width: 241px;
}
#menu ul {
   margin: 0px;
   padding: 0px;
   padding-top:20px;
   padding-left:35px;
   list-style-type:none;
}
#menu li {
   height:30px;
   padding-left:15px;
}
#menu li a {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight:bold;
   text-decoration:none;
}
#menu li a:hover {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight:bold;
   text-decoration:underline;
}
#menu li a.active:hover {
   text-decoration:none;
}
#menu .active {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight:bold;
   text-decoration:none;
}
#footer {
   clear:both;
   text-align:center;
   padding:20px 0;
   font-size:12px;
}
#footer_text {
   margin-left:231px
}

#customer_form .labeled_input label {
   display:block;
   float:none;
   width:auto;
   text-align:left;
   margin:0;
   margin-right:20px;
   padding-top:8px;
}
#customer_form .labeled_input {
   clear:both;
   height:auto;
}
#customer_form .labeled_input .fields {
   float:none;
}
#customer_form input[type="submit"] {
   margin: 0 0 8px 0;
}

/* design15 theme tpl */
html, body {
   background: #404c1e url(/amta/images/designs/design15/theme1/bg_page.gif) repeat-x top;
}
#page {
   background: url(/amta/images/designs/design15/theme1/bg_page.gif) repeat-x top;
}
#header {
   background: url(/amta/images/designs/design15/theme1/header.jpg) no-repeat left top;
}
#content_inner {
   color:#5C4207;
   background: url(/amta/images/designs/design15/theme1/content_bg.jpg) no-repeat;
   background-color: transparent;
}
#content_inner a {
   color:#5a7117;
}
#text_content {
   background: url(/amta/images/designs/design15/theme1/content_bg_repeat.gif) repeat-y left;
}
#content_inner h3 {
   color: #5a7117;
}
#content_outer {
   background: url(/amta/images/designs/design15/theme1/flower.jpg) no-repeat left bottom;
}
#menu {
   background: url(/amta/images/designs/design15/theme1/menu_bg_repeat.gif) repeat-y left;
   background-color: transparent;
}
#menu ul {
   background: url(/amta/images/designs/design15/theme1/menu_bg.jpg) no-repeat left top;
}

#menu li {
   background: url(/amta/images/designs/design15/theme1/arrow.jpg) no-repeat 0px 4px;
}
#menu li a {
   color:#5a7117;
}
#menu li a:hover {
   color:#5C4207;
}
#menu li a.active {
   color: #5C4207;
}
#about_box {
   background-color:#5a7117;
   color:#fff;
}
#content #heading {
   background-color: #5a7117 ;
}
#footer {
   background-color: transparent;
   color: #90c23b;
}
#footer a {
   color: #90c23b;
}

#social_networking {
   color: #5a7117
}

h1.service_heading, #content_inner .rates  {
   color:#5a7117;
}
.sharethis {
   color:#000;
}
.inner .sharethis {
   color:#000;
}
#customer_form fieldset{
   border:#5a7117 2px solid;
}
#customer_form fieldset legend{
   color:#5a7117;
}
#customer_form .labeled_input {
   color:#000;
}
#hours_box {
   border:#5a7117 1px solid;
   color: #000;
}
#hours_box .odd {
   background-color:#e6dbb5;
}
#hours_box .even {
   background-color:#f0ecd3;
}