
body {
   background-image: url(/images/bg.png);
   background-repeat: repeat;
   background-position: top center;
   width: 960px;
   padding: 0;
   margin: 0 auto;
}
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;
}
:target:before {
   content: "";
   display: block;
   height: 106px;
   margin: -106px 0 0;
}

#page_wrapper {
   display: block;
   vertical-align: top;
   width: 100%;
   margin: 0 auto 0 auto;
}

#topnav_wrapper {
   z-index: 900;
   position: fixed;
   top: 0; left 0;
   display: none;
   vertical-align: top;
   width: 100%;
   height: 106px;
   background-image: url("/images/black60.png");
   background-repeat: repeat;
   background-position: bottom center;
}
#topnav_wrapper_inner {
   display: inline-block;
   vertical-align: top;
   width: 100%;
   height: 100px;
   background-color: #eee;
}
#topnav_outer {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1200px;
   padding: 0;
   margin: 0 auto;
   background-color: #eee;
}
#topnav_outer .logo {
   float: left;
   padding: 10px 20px;
   border-left: 2px #ddd solid;
   border-right: 2px #ddd solid;
   background-image: url("/images/sherborne-web-design.png");
   background-repeat: no-repeat;
   background-position: center center;
}
#topnav_outer .logo:hover {
   background-color: #9c1003;
   background-image: url("/images/sherborne-web-design-inv.png");
}
#topnav_outer .infobox {
   height: 82px;
   padding-top: 18px;
   border-right: 2px #ddd solid;
}
#topnav_outer .infobox p {
   color: #222;
   font-size: 107%;
   font-weight: 600;
   text-align: center;
   line-height: 150%;
   margin: 0;
}
#topnav_outer .infobox a, #topnav_outer .infobox a:visited {
   color: #222;
   text-decoration: none;
}
#topnav_outer .infobox a:hover {
   color: #9c1003;
   text-decoration: underline;
}
#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;
   width: 120px;
}
#topnav ul > li {
   text-align: left;
}
#topnav a {
   display: block;
   background-color: #eee;
   color: #222;
   font-size: 105%;
   font-weight: bold;
   text-decoration: none;
   padding: 36px 0 0 0;
   height: 64px;
   border-right: 2px #ddd solid;
}
#topnav a:hover, #topnav .selected {
   color: #fff;
   background-color: #9c1003;
}
#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;
   border-right: 0 #c2b495 solid;
}

#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: 50%;
   float: left;
   text-align: center;
}
#topnav_min > .fullwidth {
   width: 100%;
   float: none;
}
#topnav_min ul > li {
   text-align: center;
}
#topnav_min a {
   display: block;
   background-color: #222;
   color: #fff;
   font-size: 105%;
   text-decoration: none;
   padding: 12px 10px;
}
#topnav_min a:hover {
   color: #fff;
   background-color: #9c1003;
}
#topnav_min .selected {
   color: #fff;
   background-color: #9c1003;
}
#topnav_min > li > ul {
   position: absolute;
   display: none;
   width: 100%;
   left: 0;
   padding: 0;
   z-index: 10;
   border-bottom: 2px #222 solid;
}
#topnav_min > li > ul a {
   padding: 8px 0;
   background-color: #222;
}
#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;
}

#logobar {
   display: block;
   vertical-align: top;
   width: 100%;
   background-color: #eee;
}
#logobar .logo {
   padding: 15px 0 0 0;
   width: 96%;
   height: auto;
   max-width: 300px;
}
#logobar p {
   color: #222;
   font-size: 110%;
   font-weight: 600;
   text-align: center;
   line-height: 150%;
   margin: 5px 0 10px;
}
#logobar a, #logobar a:visited {
   color: #222;
   text-decoration: none;
}
#logobar .infobox a:hover {
   color: #fff;
   text-decoration: underline;
}
#logobar .divider {
   display: inline-block;
   vertical-align: top;
   width: 15px;
}
#logobar_separater {
   display: block;
   vertical-align: top;
   width: 100%;
   height: 6px;
   background-image: url("/images/black60.png");
   background-repeat: repeat;
   background-position: bottom center;
}

#photobar {
   height: 375px;
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1200px;
   margin: 0 auto;
   padding: 10px 0;
   background-color: #fff;
   border-bottom: 2px #ddd solid;
}
#photobar_narrow {
   display: none;
}

#body {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1200px;
   margin: 0 auto;
}
#body_end {
   clear: both;
}

#content {
   padding: 20px 30px 20px 30px;
   margin: 0;
   background-color: #fff;
}
#content p {
   color: #555;
   font-size: 105%;
   line-height: 150%;
   margin-top: 0;
   margin-bottom: 9px;
}
#content a, #content a:visited {
   color: #555;
   text-decoration: underline;
}
#content a:hover {
   color: #9c1003;
   text-decoration: none;
}
#content h1 {
   color: #9c1003;
   font-size: 150%;
   font-weight: 400;
   text-align: center;
   margin: 0 0 15px 0;
}
#content .breadcrumb {
   font-size: 95%;
   margin-bottom: 15px;
}
#content h2 {
   color: #9c1003;
   font-size: 125%;
   font-weight: 600;
   margin-top: 15px;
   margin-bottom: 10px;
}
#content h2 a, #content h2 a:visited {
   color: #e4c480;
}
#content h3 {
   color: #222;
   font-size: 110%;
   font-weight: 600;
   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: 105%;
   line-height: 150%;
   margin: 7px;
}
#content dt, #content dd {
   color: #444;
   font-size: 100%;
   line-height: 140%;
   margin: 0 0 3px 0; padding: 0;
}
#content dt {
   float: left;
   clear: left;
   width: 220px;
   text-align: right;
   font-weight: bold;
}
#content dt::after {
   content: " :";
}
#content dd {
   margin-left: 230px;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten td h2 {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .semibold {
   font-weight: 600;
}
#content .bordered_table {
   border-left: 2px #ddd solid;
   border-top: 2px #ddd solid;
}
#content .bordered_table th {
   padding: 5px 8px;
   border-right: 2px #ddd solid;
   border-bottom: 2px #ddd solid;
}
#content .bordered_table td {
   padding: 5px 8px;
   border-right: 2px #ddd solid;
   border-bottom: 2px #ddd solid;
}
#content .bordered_table  p {
   margin: 0;
}
#content .img {
   display: block;
   vertical-align: top;
   width: 100%;
   height: auto;
   margin: 20px auto 25px auto;
}
#content .imgr {
   float: right;
   margin: 0 0 20px 20px;
}
#content .small {
   font-size: 90%;
}
#content .very_small {
   font-size: 70%;
}
#content .justify_text p {
   text-align: justify;
}
#content .big_button a {
   display: inline-block;
   vertical-align: top;
   width: 96%; max-width: 300px;
   background-color: #a3875f;
   color: #222;
   font-weight: 600;
   font-size: 18px;
   text-decoration: none;
   padding: 4px 2%;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#content .big_button a:hover {
   color: #fff;
   background-color: #222;
}
#content .small_box {
   background-color: #eee;
   display: inline-block;
   vertical-align: top;
   width: 200px;
   margin: 4px;
   padding: 0px;
   height: 275px;
   overflow-y: auto;
   overflow-x: hidden;
}
#content .small_box_title {
   margin: 7px 5px 3px 5px;
}
#content .HHNewsItem {padding: 15px 20px; display: block; clear: both;}
#content .HHNewsImageWrapper {float: left; display: inline-block; margin-right: 20px;}
#content .HHNewsTextWrapper h2 {margin-top: 0px; margin-bottom: 3px;}
#content .HHNewsTextWrapper p {margin-bottom: 3px; text-align: left;}

#bottombar_separater {
   display: block;
   vertical-align: top;
   width: 100%;
   height: 6px;
   background-image: url("/images/black60.png");
   background-repeat: repeat;
   background-position: bottom center;
}
#bottombar_outer {
   display: inline-block;
   vertical-align: top;
   background-color: #eee;
   width: 100%;
}
#bottombar {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1200px;
   margin: 0 auto;
   padding: 20px 0;
   text-align: center;
}
#bottombar .socialmedia {
   float: left;
   margin: 0 0 10px 30px;
}
#bottombar .socialmedia img {
   margin-right: 15px;
}
#bottombar .quicklinks {
   float: left;
   clear: left;
   margin-left: 30px;
}
#bottombar .quicklinks h2 {
   font-size: 120%;
   font-weight: 600;
   color: #222;
   margin: 0 0 3px 0;
   padding: 0;
   text-align: left;
}
#bottombar .quicklinks p {
   font-size: 100%;
   color: #222;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 160%;
}
#bottombar .contact {
   float: right;
   margin-right: 30px;
}
#bottombar .contact h2 {
   font-size: 120%;
   font-weight: 600;
   color: #222;
   margin: 0 0 3px 0;
   padding: 0;
   text-align: right;
}
#bottombar .contact p {
   font-size: 100%;
   color: #222;
   margin: 0 0 3px 0;
   padding: 0;
   text-align: right;
}
#bottombar a, #bottombar a:visited {
   color: #222;
   text-decoration: none;
}
#bottombar a:hover {
   color: #9c1003;
   text-decoration: underline;
}

#footer_outer {
   display: inline-block;
   vertical-align: top;
   background-color: #eee;
   width: 100%;
}
#footer {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1200px;
   margin: 0 auto;
   padding: 20px 0;
}
#footer p {
   font-size: 96%;
   line-height: 150%;
   color: #222;
   margin: 0; padding: 0;
   text-align: center;
}
#footer a, #footer a:visited {
   color: #222;
   text-decoration: none;
}
#footer a:hover {
   color: #9c1003;
   text-decoration: underline;
}
#footer img {
   margin: 5px;
}

#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-family: 'Open Sans', Arial, Helvetica, sans-serif;
   font-size: 18px;
   text-align: center;
   text-decoration: none;
   color: #fff;
   padding: 4px 10px;
   background-color: #777;
   border: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#content .adminbuttonsmall a, #content .adminbuttonsmall a:visited {
   font-family: 'Open Sans', Arial, Helvetica, sans-serif;
   font-size: 15px;
   text-align: center;
   text-decoration: none;
   color: #fff;
   padding: 2px 5px;
   background-color: #777;
   border: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#content .adminbutton a:hover, #content .adminbuttonsmall a:hover {
   color: #fff;
   background-color: #9c1003;
}
#content .adminbutton .selected,
#content .adminbutton .selected:visited,
#content .adminbutton .selected:hover {
   background-color: #9c1003;
}

#content .ref {
   padding-top: 20px;
   font-size: 90%;
}

#form_r {
   display: inline-block;
   padding: 5px 15px 15px 15px;
   width: 370px;
   border: 5px solid #ddd;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   margin: 15px 4px;
}
#form_r hr {
   height: 5px; color: #f7e9ca; background-color: #f7e9ca; border: 0; margin: 20px 0;
}
#form_r h2 {
   background-color: #a3875f;
   color: #222;
   margin: 15px 0 0 0;
   padding: 3px 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: 2px #ddd solid;
}
#form_r .text_field_non_r {
   font-size: 100%;
   padding: 2px;
   margin: 2px 0;
   border: 2px #ddd solid;
}
#form_r .select_field {
   font-size: 100%;
   width: 370px;
   padding: 2px;
   border: 2px #ddd 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: #222;
   margin-top: 15px;
   padding: 6px;
   border: 0;
   border-radius: 7px;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   width: 100%;
}
#form_r .button:hover {
   color: #fff;
   background-color: #9c1003;
}
#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%;
}

#form_cells {
   display: inline-block;
   vertical-align: top;
   background-color: #eee;
   padding: 10px 1%;
   margin: 15px 0;
   width: 98%;
   max-width: 800px;
   text-align: left;
}
#form_cells h2 {
   font-size: 100%;
   margin: 10px auto 10px auto;
}
#form_cells .cell {
   float: left;
   text-align: left;
   padding: 5px 10px 7px 10px;
   /* border: 1px #f00 solid; */
}
#form_cells .cell_full_width {
   width: 100%;
}
#form_cells .cell_full_width_inner {
   text-align: left;
   padding: 5px 10px 10px 10px;
   /* border: 1px #f00 solid; */
}
#form_cells .label {
   font-size: 95%;
   font-weight: bold;
   color: #555;
   text-align: left;
   margin: 0 0 3px 0;
}
#form_cells .select_field {
   font-size: 90%;
   padding: 1px 0; margin: 0;
   border: 2px #777 solid;
}
#form_cells .text_field {
   font-size: 90%;
   padding: 2px 0; margin: 0;
   border: 2px #777 solid;
}
#form_cells .text_area {
   font-size: 100%;
   padding: 2px 0; margin: 0;
   width: 100%;
}
#form_cells .info {
   font-size: 90%;
   padding: 2px 2px 3px 2px; margin: 0;
   text-align: left;
}
#form_cells table {
   background-color: #fff;
   padding: 5px;
}
#form_cells th {
   padding: 3px 8px;
   background-color: #ddd;
   padding: 3px 8px;
   text-align: center;
}
#form_cells td {
   padding: 3px 8px;
   border-bottom: 1px #ddd solid;
   padding: 4px 8px;
}
#form_cells table p {
   color: #555;
   font-size: 95%;
   margin-top: 0;
   margin-bottom: 0;
}
#form_cells .button {
   font-family: 'Open Sans', Arial, Helvetica, sans-serif;
   font-size: 17px;
   font-weight: 600;
   color: #fff;
   background-color: #777;
   padding: 8px 10px;
   border: 0;
   border-radius: 7px;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   min-width: 80px;
}
#form_cells .small_button {
   font-family: 'Open Sans', Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: 600;
   color: #fff;
   background-color: #777;
   padding: 4px 8px;
   margin: 3px;
   border: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#form_cells .button:hover, #form_cells .small_button:hover {
   color: #fff;
   background-color: #9c1003;
}
#form_cells .buttons {
   float: right;
   text-align: center;
   margin-right: 10px;
}
#form_cells .buttons p {
   font-size: 80%;
   font-weight: bold;
   text-align: center;
   margin: 0 0 3px 0;
}

#ums_form {
   margin: 0;
   padding: 0;
}
#ums_form .button {
   font-size: 17px;
   color: #fff;
   background-color: #777;
   padding: 4px 10px;
   border: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#ums_form .button2 {
   font-size: 15px;
   color: #fff;
   background-color: #777;
   padding: 2px 5px;
   border: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#ums_index .button {
   font-size: 14px;
   color: #fff;
   background-color: #777;
   padding: 2px 3px;
   border: 0;
   border-radius: 0 5px 5px 0;
   -moz-border-radius: 0 5px 5px 0;
   -moz-border-radius: 0 5px 5px 0;
   -webkit-border-radius: 0 5px 5px 0;
   -webkit-border-radius: 0 5px 5px 0;
   height: 30px;
}
#ums_index .button:hover,
#ums_form .button:hover,
#ums_form .button2:hover {
   color: #fff;
   background-color: #9c1003;
}
#ums_form table {
   background-color: #eee;
   padding: 10px;
   margin: 15px;
}
#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;
   font-weight: bold;
}
#ums_form .header {
   text-align: left;
   background-color: #ddd;
   padding: 3px 8px;
}
#ums_form .header p {
   font-weight: bold;
}
#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 {
   background-color: #eee;
   padding: 10px;
}
#ums_index th {
   background-color: #ddd;
   padding: 3px 8px;
}
#ums_index td {
   border-bottom: 1px #aaa solid;
   padding: 4px 8px;
}
#ums_index .line {
   border-bottom: 1px #aaa solid;
}
#ums_index .noline {
   border-bottom: 0 #aaa solid;
}
#ums_index p {
   color: #555;
   font-size: 100%;
   margin-top: 0;
   margin-bottom: 0;
}
#ums_index a, #ums_index a:visited {
   color: #555;
}
#ums_index a:hover {
   color: #222;
}
#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: 2px #777 solid;
}
#ums_index .text_field {
   margin: 0; padding: 2px;
   border: 2px #777 solid;
   height: 22px;
   font-size: 90%;
}
#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;
      min-width: 960px;
   }
   #topnav_min_wrapper {
      display: none;
   }
   #logobar {
      display: none;
   }
   #page_wrapper {
      margin: 106px auto 0 auto;
   }
   #content h1 {
      font-size: 170%;
   }
}
@media (max-width: 1150px) {
   #topnav_outer .infobox {
      display: none;
   }
   #topnav_outer .logo {
      border-left: 0 #ad9471 solid;
   }
}
@media (max-width: 1060px) {
   #page_wrapper {
      margin: 0 auto 0 auto;
   }
   #topnav_wrapper {
      display: none;
   }
   #topnav_min_wrapper {
      display: inline-block;
   }
   #logobar {
      display: block;
   }
   #content {
      padding: 15px 10px 15px 10px;
   }
   #content .full_width_note {
      width: 100%;
   }
   #content .cell_text,
   #content .cell_flag,
   #content .cell_img {
      display: block;
      width: 100%;
   }
}
@media (max-width: 980px) {
   #photobar_narrow {
      display: block;
      vertical-align: center;
      background-color: #fff;
      padding: 10px 0;
      border-bottom: 2px #ddd solid;
   }
   #photobar_narrow img,
   #content .portfolio_large {
      width: 100%;
      height: auto;
   }
   #photobar {
      display: none;
   }
}
@media (max-width: 630px) {
   #content .newsenlargement {
      width: 100%;
      height: auto;
   }
}
@media (max-width: 600px) {
   #logobar .divider {
      display: block;
   }
   #logobar p {
      font-size: 100%;
   }
   #content .HHNewsImageWrapper {margin: 0px 0px 15px 0px; width: 100%; float: none;}
   #bottombar .quicklinks,
   #bottombar .contact {
      display: none;
   }
   #bottombar .socialmedia {
      float: none;
      margin: 0 0 0 15px;
   }
   #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;
   }
}

