
body {
   width: 960px;
   padding: 0;
   margin: 0 auto;
   background-color: #fffef7;
}
p, h1, h2, h3, li, dt, dd {
   font-family: 'Open Sans', Arial, Helvetica, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
.left {
   float: left;
}
.right {
   float: right;
}
hr {
   height: 1px; color: #ddd; background-color: #ddd; border: 0;
}

#page_wrapper {
   display: block;
   vertical-align: top;
   width: 100%;
   margin: 0 auto;
}

#topnav_wrapper {
   z-index: 900;
   position: fixed;
   top: 0; left 0;
   display: none;
   vertical-align: top;
   width: 100%;
   background-color: #fffcd7;
   height: 70px;
}
#topnav_outer {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1200px;
   padding: 0;
   margin: 0 auto;
}
#topnav_outer .logo {
   float: left;
   margin: 0 30px 0 30px;
   border: 5px #fff solid;
}
#topnav_outer .logo:hover {
   border: 5px #352691 solid;
}
#topnav_outer .logo img {
   border: 1px #999 solid;
}
#topnav_outer .tel {
   float: right;
   font-size: 105%;
   font-weight: 600;
   color: #fff;
   margin: 25px 30px 0 0;
   padding: 0;
}
#topnav_outer a {
   color: #352691;
   text-decoration: none;
}
#topnav_outer a:hover {
   color: #352691;
}
#topnav_outer .selected {
   color: #352691;
}
#topnav {
   display: inline-block;
   vertical-alignment: top;
   float: left;
   list-style: none;
   padding: 0;
   margin: 0;
}
#topnav ul {
   list-style: none;
   padding: 0;
   margin: 0;
}
#topnav > li {
   float: left;
   text-align: center;
}
#topnav ul > li {
   text-align: left;
}
#topnav a {
   display: block;
   background-color: #fffcd7;
   color: #352691;
   font-size: 105%;
   font-weight: 600;
   text-decoration: none;
   height: 45px;
   padding: 25px 25px 0 25px;
   margin: 0;
}
#topnav a:hover {
   color: #fff;
   background-color: #352691;
}
#topnav .selected {
   color: #fff;
   background-color: #352691;
}
#topnav > li > ul {
   position: absolute;
   display: none;
   padding: 0;
   z-index: 10;
}
#topnav > li:hover > ul {
   display: block;
   z-index: 100;
}
#topnav > li > ul > li a {
   padding: 8px 14px;
   height: auto;
   font-weight: 600;
}

#topnav_min_wrapper {
   display: inline-block;
   vertical-align: top;
   width: 100%;
}
#topnav_min_outer {
   display: block;
   vertical-align: top;
   text-align: center;
   width: 100%;
   margin: 0;
   padding: 0;
}
#topnav_min {
   display: block;
   list-style: none;
   padding: 0;
   margin: 0;
}
#topnav_min ul {
   list-style: none;
   padding: 0;
   margin: 0;
}
#topnav_min > li {
   width: 100%;
   text-align: center;
}
#topnav_min ul > li {
   text-align: center;
}
#topnav_min a {
   display: block;
   background-color: #fffcd7;
   color: #352691;
   font-size: 105%;
   font-weight: 600;
   text-decoration: none;
   padding: 12px 10px;
}
#topnav_min a:hover {
   color: #fff;
   background-color: #352691;
}
#topnav_min .selected {
   color: #fff;
   background-color: #352691;
}
#topnav_min > li > ul {
   position: absolute;
   display: none;
   width: 100%;
   left: 0;
   padding: 0;
   z-index: 10;
}
#topnav_min > li > ul a {
   padding: 8px 0;
   background-color: #fffcd7;
   max-width: 960px;  /* old IE */
}
#topnav_min > li:hover > ul {
   display: block;
   z-index: 100;
}
#topnav_min .menu {
   background-image: url("/images/menu.png");
   background-repeat: no-repeat;
   background-position: right center;
   padding-right: 25px;
}
#topnav_min a:hover .menu {
   background-image: url("/images/menu-hover.png");
}

#ninja-slider-wrapper {
   display: none;
}
#ninja-slider-wrapper h1 {
   position: absolute;
   bottom: 30px;
   z-index: 10;
   color: #fff;
   width: 98%;
   font-size: 260%;
   font-family: Times New Roman, Times, serif;
   font-weight: 300;
   text-shadow: 2px 2px 4px #000000;
   text-align: center;
   margin: 0 1%; padding: 0;
   line-height: 100%;
}

#logobar {
   display: block;
   vertical-align: top;
   width: 100%;
   background-color: #fffcd7;
   border-top: 3px #fff solid;
   padding: 10px 0;
}
#logobar img {
   width: 94%;
   height: auto;
   max-width: 300px;
}

#body {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1200px;
   margin: 0 auto;
}
#body_end {
   clear: both;
}

#content {
   padding: 40px 30px 20px 30px;
   margin: 0;
   min-height: 400px;
}
#content p {
   color: #555;
   font-size: 100%;
   line-height: 150%;
   margin-top: 0;
   margin-bottom: 9px;
}
#content a, #content a:visited {
   color: #352691;
   text-decoration: underline;
}
#content a:hover {
   color: #555;
   text-decoration: none;
}
#content h1 {
   color: #352691;
   font-size: 140%;
   font-weight: 600;
   text-align: center;
   margin: 0 0 20px 0;
}
#content h2 {
   color: #352691;
   font-size: 115%;
   font-weight: 600;
   margin-top: 15px;
   margin-bottom: 10px;
}
#content h2 a, #content h2 a:visited {
   color: #352691;
}
#content h3 {
   color: #555;
   font-size: 115%;
   font-weight: bold;
   margin-top: 15px;
   margin-bottom: 10px;
}
#content ul {
   margin-top: 0;
   margin-bottom: 10px;
   list-style: square;
}
#content ol {
   margin-top: 0;
   margin-bottom: 10px;
   margin-left: 20px;
}
#content li {
   color: #555;
   font-size: 100%;
   line-height: 150%;
   margin: 7px;
}
#content .semibold {
   font-weight: 600;
}
#content .img, #content .imgl, #content .imgr {
   width: 100%;
   height: auto;
}
#content .img {
   margin: 10px;
}
#content .imgr {
   float: right;
   margin: 7px 0 15px 20px;
}
#content .imgl {
   float: left;
   margin: 5px 20px 15px 0;
}
#content .small {
   font-size: 90%;
}
#content .imgbutton {
   display: inline-block;
   padding: 2% 0;
   margin: 0 2%;
   width: 29%;
   height: auto;
}
#content .imgbutton_inner {
   display: inline-block;
   vertical-align: top;
   width: 100%;
   max-width: 400px;
   height: 280px;
   margin: 0;
   padding: 0;
   background-color: #fffcd7;
   background-repeat: no-repeat;
   background-position: center center;
   text-decoration: none;
}
#content .imgbutton_inner:hover {
   background-color: #352691;
}
#content .imgbutton_text,
#content .imgbutton_text2 {
   display: block;
   font-family: 'Open Sans', Arial, Helvetica, sans-serif;
   text-align: center;
   color: #352691;
   font-size: 110%;
   font-weight: 600;
}
#content .imgbutton_inner:hover .imgbutton_text,
#content .imgbutton_inner:hover .imgbutton_text2 {
   color: #fff;
}
#content .imgbutton_text {
   margin-top: 8px;
}
#content .imgbutton_text2 {
   font-size: 100%;
   margin-top: 218px;
}
/*
#content .item_img {
   padding: 20px 0;
}
#content .item_img {
   width: 100%;
   height: auto;
}
*/
#content .big_button a {
   display: inline-block;
   vertical-align: top;
   width: 96%; max-width: 300px;
   background-color: #352691;
   color: #fff;
   font-weight: 600;
   font-size: 18px;
   text-decoration: none;
   padding: 5px 2%;
   margin: 5px 0;
}
#content .big_button a:hover {
   color: #352691;
   background-color: #fffcd7;
}
#content .gallerywrapper {
   padding: 20px 0;
}
#content .gallerywrapper img {
   width: 100%;
   height: auto;
   margin: 10px;
}
#content .enlargementwrapper {
   position: relative;
   padding: 20px;
}
#content .enlargementwrapper .enlargement {
   width: 100%;
   height: auto;
}
#content .enlargementwrapper .prev,
#content .enlargementwrapper .next {
   width: 8%;
   height: auto;
   max-width: 150%;
   opacity: 0.5;
   filter: alpha(opacity=50);
}
#content .enlargementwrapper .prev {
   position: absolute;
   top: 46%; left: 20px;
}
#content .enlargementwrapper .next {
   position: absolute;
   top: 46%; right: 20px;
}
#content .enlargementwrapper .prev:hover,
#content .enlargementwrapper .next:hover {
   opacity: 1.0;
   filter: alpha(opacity=100);
}
#content .notices {
   margin: 40px 20px 20px 20px;
   padding: 20px 30px;
   border: 5px #fffcd7 solid;
}
#content .notices h2 {
   font-size: 110%;
   margin-top: 0;
}
#content .notices p,
#content .notices li {
   font-size: 95%;
}

#content .notices hr {
   height: 5px;
   color: #fffcd7;
   background-color: #fffcd7;
   border: 0;
   margin: 20px 0;
}
#testimonial_slider_outer {
   display: none;
   vertical-align: top;
   width: 100%;
   background-color: #fffcd7;
   margin: 20px 0 10px 0;
}
#testimonial_slider_table {
   display: table;
   width: 100%;
   max-width: 1160px;
   margin: 0 auto;
}
#testimonial_slider_table_cell {
   display: table-cell;
   vertical-align: middle;
   height: 155px;
}
#testimonial_slider {
   display: inline-block;
   position: relative;
   width: 100%;
}
#testimonial_slider .ts_testimonial {
   display: none;
   padding: 10px 50px;
   text-align: center;
}
#testimonial_slider .ts_testimonial h2 {
   font-size: 120%;
   text-align: center;
   color: #352691;
   margin: 0 0 7px 0; padding: 0;
}
#testimonial_slider .ts_testimonial p {
   text-align: center;
   color: #555;
   margin: 0 0 5px 0; padding: 0;
}
#testimonial_slider .ts_prev, #testimonial_slider .ts_next {
   cursor: pointer;
   position: absolute;
   top: 50%;
   width: auto;
   margin-top: -26px;
   padding: 10px;
   color: #352691;
   font-weight: bold;
   font-size: 20px;
   border-radius: 5px;
   user-select: none;
   text-decoration: none;
}
#testimonial_slider .ts_prev {
   left: 5px;
}
#testimonial_slider .ts_next {
   right: 5px;
}
#testimonial_slider .ts_more {
   text-align: center;
   font-size: 100%;
   margin: 3px 0;
}
#testimonial_slider .ts_more a, #testimonial_slider .ts_more a:visited {
   padding: 3px 10px;
   color: #352691;
   border-radius: 5px;
   user-select: none;
   text-decoration: none;
}
#testimonial_slider .ts_prev:hover, #testimonial_slider .ts_next:hover, #testimonial_slider .ts_more a:hover {
   background-color: #352691;
   color: white;
}
#testimonial_slider .ts_testimonial_author {
   color: #352691 !important;
   margin: 0;
}

#bottombar_outer {
   display: inline-block;
   vertical-align: top;
   background-color: #fffcd7;
   width: 100%;
}
#bottombar {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1200px;
   margin: 0 auto;
   padding: 20px 0;
   text-align: center;
}
#bottombar .quicklinks {
   float: left;
   clear: left;
   margin: 0 0 0 30px;
   width: 200px;
}
#bottombar .quicklinks h2,
#bottombar .contact h2 {
   font-size: 120%;
   font-weight: 600;
   color: #352691;
   margin: 0 0 3px 0;
   padding: 0;
   text-align: left;
}
#bottombar .quicklinks p,
#bottombar .contact p {
   font-size: 100%;
   color: #555;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 160%;
}
#bottombar .contact {
   float: right;
   clear: right;
   margin: 0 30px 0 0;
   width: 200px;
}
#bottombar .contact h2 {
   text-align: right;
}
#bottombar .contact p {
   text-align: right;
}
#bottombar a, #bottombar a:visited {
   color: #555;
   text-decoration: none;
}
#bottombar a:hover {
   color: #352691;
   text-decoration: underline;
}
#bottombar .logos {
   padding: 3px 0;
}
#bottombar .logos img {
   height: 80px;
   width: auto;
   margin: 5px;
}
#bottombar .socialmedia {
   padding-bottom: 30px;
}

#footer_outer {
   display: inline-block;
   vertical-align: top;
   background-color: #fffcd7;
   width: 100%;
}
#footer {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1200px;
   margin: 0 auto;
   padding: 0 0 20px 0;
}
#footer p {
   font-size: 96%;
   line-height: 150%;
   color: #585753;
   margin: 0 2%; padding: 0;
   text-align: center;
}
#footer a, #footer a:visited {
   color: #585753;
   text-decoration: none;
}
#footer a:hover {
   color: #352691;
   text-decoration: underline;
}

#content .page_message {
   background-color: #f00;
   color: #fff;
   font-weight: bold;
   font-size: 110%;
   text-align: center;
   margin: 5px 0;
   padding: 1px 2px 3px 2px;
}
#content .field_message {
   background-color: #f00;
   color: #fff;
   font-size: 110%;
   text-align: center;
   margin: 0;
   padding: 1px 2px 3px 2px;
}
#content .footnote {
   font-size: 70%;
}
#content .adminbutton a, #content .adminbutton a:visited {
   font-size: 17px;
   text-align: center;
   text-decoration: none;
   color: #fff;
   background-color: #352691;
   padding: 5px 10px;
   border: 0;
}
#content .adminbuttonsmall a, #content .adminbuttonsmall a:visited {
   font-size: 14px;
   text-align: center;
   text-decoration: none;
   color: #fff;
   padding: 3px 5px;
   background-color: #352691;
   border: 0;
}
#content .adminbutton a:hover, #content .adminbuttonsmall a:hover {
   color: #352691;
   background-color: #fffcd7;
}

#form_r {
   display: inline-block;
   padding: 5px 15px 15px 15px;
   width: 370px;
   border: 5px solid #fffcd7;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   margin: 15px 4px;
}
#form_r hr {
   height: 5px; color: #fffcd7; background-color: #fffcd7; border: 0; margin: 20px 0;
}
#form_r h2 {
   background-color: #fffcd7;
   color: #352691;
   margin: 15px 0 0 0;
   padding: 5px 0;
   font-size: 110%;
   font-weight: 600;
}
#form_r .selected {
   margin: 10px 0 5px 0;
   color: #fff;
   background-color: #f00;
}
#form_r .toph2 {
   margin: 10px 0 0 0;
}
#form_r .text_field,
#form_r .text_area {
   font-size: 100%;
   width: 362px;
   padding: 2px;
   margin: 2px 0;
   border: 1px #352691 solid;
}
#form_r .text_field_non_r {
   font-size: 100%;
   padding: 2px;
   margin: 2px 0;
   border: 1px #352691 solid;
}
#form_r .select_field {
   font-size: 100%;
   width: 370px;
   padding: 2px;
   border: 1px #352691 solid;
}
#form_r .radio_field {
   text-align: center;
   margin-bottom: 0;
}
#form_r .text_area {
   height: 100px;
}
#form_r .label,
#form_r .radio_label {
   font-weight: bold;
   color: #555;
   text-align: left;
   margin: 8px 0 2px 2px;
}
#form_r .checkbox_label {
   text-align: left;
   margin: 8px 0 2px 40px;
}
#form_r .checkbox_outer {
   display: inline-block;
   float: left;
   padding: 3px 6px;
}
#form_r .button {
   font-family: 'Open Sans', Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: 600;
   color: #fff;
   background-color: #352691;
   margin-top: 15px;
   padding: 6px;
   border: 0;
   width: 100%;
}
#form_r .button:hover {
   color: #352691;
   background-color: #fffcd7;
}
#form_r .help_text,
#form_r .note {
   font-size: 90%;
   text-align: center;
   margin-top: 5px;
}
#form_r .info {
   text-align: left;
}
#content .full_width_note {
   width: 50%;
}

#GoogleMap {
   width: 100%;
   height: 400px;
   margin: 30px 0 10px 0;
}

#ums_form {
   margin: 0;
   padding: 0;
}
#ums_form .button {
   font-family: 'Open Sans', Arial, Helvetica, sans-serif;
   font-size: 17px;
   color: #fff;
   background-color: #352691;
   padding: 4px 10px;
   border: 0;
}
#ums_form .button2 {
   font-family: 'Open Sans', Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #fff;
   background-color: #352691;
   padding: 2px 5px;
   border: 0;
}
#ums_form .button:hover,
#ums_form .button2:hover {
   color: #352691;
   background-color: #fffcd7;
}
#ums_form table {
   padding: 10px;
   margin: 15px;
   border: 5px solid #fffcd7;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#ums_form th {
   padding: 3px 8px;
   font-weight: normal;
}
#ums_form td {
   padding: 3px 8px;
}
#ums_form .label {
   text-decoration: none;
   text-align: right;
   margin: 0;
   color: #555;
}
#ums_form .checkbox_label {
   text-decoration: none;
   text-align: right;
}
#ums_form .header {
   text-align: left;
   background-color: #fffcd7;
   padding: 3px 8px;
   border-bottom: 1px #352691 solid;
}
#ums_form .header p {
   color: #352691;
   font-size: 95%;
}
#ums_form p {
   color: #555;
   margin: 0 0 2px 0;
}
#ums_form a, #ums_form a:visited {
   color: #555;
}

#ums_index {
   margin: 0;
   padding: 10px 0;
}
#ums_index table {
   padding: 10px;
   border: 5px solid #fffcd7;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#ums_index th {
   background-color: #fffcd7;
   padding: 3px 8px;
   font-weight: normal;
   border-bottom: 1px #352691 solid;
}
#ums_index td {
   border-bottom: 1px #352691 solid;
   padding: 4px 8px;
}
#ums_index .line {
   border-bottom: 1px #352691 solid;
}
#ums_index .noline {
   border-bottom: 0 #352691 solid;
}
#ums_index th p {
   color: #352691;
   font-size: 95%;
   font-weight: 600;
}
#ums_index p {
   font-size: 95%;
   margin-top: 0;
   margin-bottom: 0;
}
#ums_index a, #ums_index a:visited {
   color: #585753;
}
#ums_index a:hover {
   color: #585753;
}
#ums_html_text_area table {
   margin: 0;
   padding: 0;
   background-color: #f0f0ee;
}
#ums_html_text_area td {
   margin: 0;
   padding: 0;
   border: none;
}
#ums_html_text_area,
#ums_form .color,
#ums_form .text_field,
#ums_form .select_field,
#ums_form .text_area {
   border: 1px #352691 solid;
}
#ums_form .checkbox_label {
   font-weight: normal;

}
#ums_form .help_text {
  font-size: 70%;
}

@media (min-width: 10px) {
   body {
      width: 100%;
   }
   #topnav_wrapper {
      display: inline-block;
   }
   #topnav_min_wrapper {
      display: none;
   }
   #logobar {
      display: none;
   }
   #ninja-slider-wrapper {
      display: block;
      max-width: 1200px;
      margin: 0 auto;
      position: relative;
   }
   #page_wrapper {
      margin: 70px auto 0 auto;
   }
   #testimonial_slider_outer {
      display: block;
   }
}
@media (max-width: 1100px) {
   #topnav a {
      padding: 25px 15px 0 15px;
   }
   #topnav_outer .logo {
      margin: 0 10px 0 20px;
   }
}
@media (max-width: 960px) {
   #topnav_wrapper {
      display: none;
   }
   #topnav_min_wrapper {
      z-index: 900;
      position: fixed;
      top: 0; left 0;
      display: inline-block;
   }
   #logobar {
      margin-top: 47px;
      display: block;
   }
   #ninja-slider-wrapper h1 {
      font-size: 175%;
   }
   #page_wrapper {
      margin: 0 auto 0 auto;
   }
   #content {
      padding: 20px 15px 20px 15px;
   }
}
@media (max-width: 750px) {
   #ninja-slider-wrapper h1 {
      font-size: 125%;
   }
   #content .imgr {
      display: block;
      vertical-align: top;
      float: none;
      margin: 12px auto 20px auto;
   }
   #content .imgbutton {
      width: 100%;
      margin: 0 0;
   }
   #bottombar .quicklinks,
   #bottombar .contact {
      display: none;
   }
   #bottombar {
      padding: 20px 0 0 0;
   }
}
@media (max-width: 450px) {
   #form_r {
      width: 98%;
      border: 0;
      padding: 5px 0 20px 0;
   }
   #form_r .text_field,
   #form_r .select_field,
   #form_r .text_area {
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
   }
}

