@charset "utf-8";
/* CSS Document */

*
{
margin: 0;
padding: 0;
}

body
{
width: 100%;
margin: 0;
padding: 0;
font-family: cambria, times, serif;
font-weight: normal;
font-size: small;
color: #111111;
background: white;
}

/* Common Elements */

a
{
outline: none;
}

a:link, a:visited, a:active
{
color: inherit;
text-decoration: none;
}

a:hover, a:focus
{
color: inherit;
text-decoration: none;
}

a.call-link:link, a.call-link:visited, a.call-link:active, a.call-link:hover, a.call-link:focus
{
color: inherit;
text-decoration: none;
cursor: text;
}

img
{
width: 100%;
max-width: 100%; /* Internet Explorer Fix */
}

img.no-border
{
border: 0;
}

ul
{
list-style: none;
}

br.clear-all
{
clear: both;
}

/* End Common Elements */

#header-holder
{
width: 100%;
}

#header
{
width: 960px;
margin: 0 auto;
text-align: center;
}

#main-logo-holder
{
width: 450px;
float: left;
margin: 0 0 0 3px;
}

img#main-logo
{
float: left;
border: 0;
}

#phone-header-holder
{
width: auto;
float: right;
margin: 12px 36px 0 0;
}

img#phone-header
{			
border: 1px solid #265fa2;
}

/* Responsive Navigation */

#responsive-nav-holder
{
display: none;
}

/* End Responsive Navigation */

/* Main Navigation */

#main-nav-stripe
{
width: 100%;
margin: 0;
background: #e1a95a;
}

#main-nav-holder
{
display: table;
table-layout: fixed;
width: 960px;
margin: 0 auto;
text-align: center;
}

ul.nav
{
display: table-row;
margin: 0;
padding: 0;
list-style: none;
font-size: 14px;
line-height: 16px;
color: white;
}

ul.nav li
{
list-style: none;
display: table-cell;
text-align: center;
position: relative;
padding: 0 0 0 1px;
}

ul.nav li#leftmost-main
{
padding-left: 0;
}

ul.nav li:hover > a, ul.nav li:focus > a
{
text-shadow: 0 1px 1px #444444;
background: #3f342e;
}

a.m-n:link, a.m-n:visited, a.m-n:active
{
display: block;
text-align: center;
margin: 0;
padding: 14px 0;
color: inherit;
text-shadow: 0 1px 1px #444444;
text-decoration: none;
background: #51433b;
}

a.m-n:hover, a.m-n:focus, a.m-n-act:link, a.m-n-act:visited, a.m-n-act:active, a.m-n-act:hover, a.m-n-act:focus
{
display: block;
text-align: center;
margin: 0;
padding: 14px 0;
color: inherit;
text-shadow: 0 1px 1px #444444;
text-decoration: none;
background: #3f342e;
}

ul.nav li ul
{
position: absolute;
top: auto;
left: 0;
display: none;
visibility: hidden;
opacity: 0;
width: 100%;
margin: 0;
padding: 0;
z-index: 200;
}

ul.nav li:hover ul
{
display: block;
opacity: 1;
visibility: visible;
}

ul.nav li ul li
{
display: block;
width: 100%;
float: left;
clear: left;
padding: 0;
text-align: left;
}

ul.nav li ul li a:link, ul.nav li ul li a:visited, ul.nav li ul li a:active
{
display: block;
margin: 0 0 0 1px;
padding: 14px;
color: white;
text-shadow: 0 1px 1px #444444;
background: #a26426;
}

ul.nav li ul li a:hover, ul.nav li ul li a:focus, ul.nav li ul li a.m-n-sub-act
{
text-decoration: none;
background: #888888;
}

ul.nav li#leftmost-main ul li a:link, ul.nav li#leftmost-main ul li a:visited, ul.nav li#leftmost-main ul li a:active, ul.nav li#leftmost-main ul li a:hover, ul.nav li#leftmost-main ul li a:focus, ul.nav li#leftmost-main ul li a.m-n-sub-act:link, ul.nav li#leftmost-main ul li a.m-n-sub-act:visited, ul.nav li#leftmost-main ul li a.m-n-sub-act:active, ul.nav li#leftmost-main ul li a.m-n-sub-act:hover, ul.nav li#leftmost-main ul li a.m-n-sub-act:focus
{
margin-left: 0;
}

/* End Main Navigation */

#main-wrapper
{
width: 960px;
margin: 0 auto;
padding: 0;
text-align: center;
background: #fffad3;
}

#wrapper
{
width: 61%;
float: left;
margin: 0;
padding: 0 3% 0 1%;
text-align: left;
background: white;
}

h1
{
margin: 10px 0 20px 0;
clear: left;
font-size: 20px;
text-align: left;
color: #854708;
}

img.category-pic
{
margin: 0 0 2px 0;
}

p.caption
{
margin: 0 0 16px 0;
font-style: italic;
font-size: 14px;
line-height: 20px;
color: #888888;
text-align: left;
}

h2
{
clear: left;
margin: 0 0 20px 0;
padding: 6px 0 0 0;
font-size: 18px;
line-height: 22px;
text-align: left;
color: #a73609;
}

h2.contact-info
{
margin-bottom: 24px;
padding-top: 2px;
}

#form-holder-mobile
{
display: none;
}
	
h5
{
margin: 16px 0 5px 0;
font-size: 24px;
color: #cc0000;
}
					
h6
{
margin: 0 0 4px 0;
font-style: italic;
font-size: 16px;
color: #444444;
}

p
{
margin: 0 0 20px 0;
clear: left;
text-align: justify;
font-size: 14px;
line-height: 20px;
}

p.crumbs
{
margin: 10px 0 16px 0;
color: #999999;
font-size: 13px;
line-height: 17px;
font-style: italic;
}

p.contact-type
{
margin-bottom: 0;
font-style: italic;
font-weight: bold;
}

p.towns
{
font-size: 13px;
line-height: 17px;
color: #444444;
}

span.region
{
font-weight: bold;
color: #000000;
}

p a:link, p a:visited, p a:active
{
text-decoration: underline;
}

p a:hover, p a:focus
{
text-decoration: none;
}
				
ul.normal-list
{
margin: 0 36px 20px 36px;
clear: left;
font-size: 16px;
line-height: 22px;
font-style: italic;
text-align: left;
}

ul.normal-list li
{
margin: 0 0 2px 0;
list-style: disc;
}

p.top-link
{
margin: 0;
font-size: 10px;
text-transform: uppercase;
color: #666666;
}

/* Right Column */

#right-column
{
width: 35%;
float: right;
margin: 0;
padding: 10px 0 0 0;
background: white;
}

#form-holder
{
width: 100%;
float: right;
margin: 0 0 36px 0;
}

#footer-stripe
{
width: 100%;
float: left;
margin: 20px 0 0 0;
border-top: 3px solid #51433b;
background: #a26426;
}

#footer
{
width: 920px;
margin: 0 auto;
padding: 20px;
text-align: center;
}

#footer p
{
text-align: center;
margin: 0 auto;
font-size: 14px;
line-height: 26px;
color: white;
}

/* -------------------- Responsive 999px -------------------- */

@media(max-width: 999px){

#header-holder
{
width: 90%;
margin: 0 5%;
}

#header
{
width: 100%;
float: left;
margin: 0;
text-align: left;
}

#phone-header-holder
{
float: left;
clear: left;
margin: 0 0 10px 0;
}

h5
{
margin: 0;
        
}

#main-logo-holder
{
max-width: 450px;
width: auto;
float: none;
margin: 0 auto;
text-align: center;
}

#responsive-nav-holder
{
display: block;
margin: 0;
border-bottom: 4px solid #203d60;
padding: 0;
}

#medium-toggle
{
float: right;
margin: 8px 0 0 0;
}

a.toggleMenu:link, a.toggleMenu:visited, a.toggleMenu:active, a.toggleMenu:hover, a.toggleMenu:focus
{
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 10px 26px;
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
color: #424343;
background: #f1c17e;
}

ul.responsive-nav
{
width: 100%;
float: left;
margin: 0;
border-top: 4px solid #203d60;
list-style: none;
font-size: 14px;
text-align: center;
line-height: auto;
}

ul.responsive-nav:before
{
content: " "; 
display: table; 
}

ul.responsive-nav:after
{
clear: both;
content: " "; 
display: table;
}

.active
{
display: block;
}

ul.responsive-nav li
{
position: relative;
color: #01106d;
}

ul.responsive-nav li:hover, ul.responsive-nav li:focus
{
color: #006919;
background: white;
}

ul.responsive-nav > li
{
display: block;
width: 100%;
float: none;
margin: 0;
}

ul.responsive-nav > li > a
{
display: block;
}

a.r-n:link, a.r-n:visited, a.r-n:active
{
display: block;
border-bottom: 1px solid #51433b;
padding: 16px 0;
color: #343434;
text-decoration: none;
background: #eeeeee;
}

a.r-n:hover, a.r-n:focus
{
display: block;
border-bottom: 1px solid #51433b;
padding: 16px 0;
color: #343434;
text-decoration: none;
background: #e0e0e0;
}

a#r-n-bottom
{
border: 0;
}

ul.responsive-nav ul
{
display: block;
width: 100%;
border: 0;
list-style: none;
text-align: left;
}

ul.responsive-nav li ul
{
position: absolute;
left: -9999px;
z-index: 10000;
white-space: nowrap;
text-align: center;
background: white;
}

ul.responsive-nav > li.hover > ul
{
min-width: 100%;
left: 0;
border: 0;
padding: 0;
}

ul.responsive-nav li li.hover ul
{
left: 100%;
top: 0;
}

ul.responsive-nav li ul li, ul.responsive-nav li ul li:hover, ul.responsive-nav li ul li:focus
{
border: 0;
}

ul.responsive-nav > li > .parent
{
background: url('images/down-arrow.png') no-repeat #eeeeee 95% 50%;
background-size: 12px;
}

ul.responsive-nav > li > .parent:hover, ul.responsive-nav > li > .parent:focus
{
background: url('images/down-arrow.png') no-repeat #e0e0e0 95% 50%;
background-size: 12px;
}

a.r-n-sub:link, a.r-n-sub:visited, a.r-n-sub:active
{
display: block;
position: relative;
z-index: 100;
border-bottom: 1px solid #b7b7b7;
padding: 16px 0;
font-weight: normal;
font-style: normal;
color: white;
background: #878787;
}

a.r-n-act:link, a.r-n-act:visited, a.r-n-act:active, a.r-n-act:hover, a.r-n-act:focus, a.r-n-sub:hover, a.r-n-sub:focus, a.r-n-sub-act:link, a.r-n-sub-act:visited, a.r-n-sub-act:active, a.r-n-sub-act:hover, a.r-n-sub-act:focus
{
display: block;
position: relative;
z-index: 100;
border-bottom: 1px solid #b7b7b7;
padding: 16px 0;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: white;
background: #949494;
}

ul.responsive-nav > li.hover > ul, ul.responsive-nav li li.hover ul
{
position: static;
}

#main-nav-stripe
{
display: none;
}

#main-wrapper
{
width: 100%;
background: white;
}

#wrapper
{
width: 90%;
float: left;
margin: 0 5%;
padding: 0;
text-align: left;
}

#form-holder-mobile
{
display: block;
width: 100%;
height: 100%;
float: left;
margin: 10px 0 10px 0;
}

#form-holder
{
display: none;    
}

#footer
{
width: 90%;
float: left;
margin: 0 5%;
padding: 20px 0;
text-align: left;
}

}

/* -------------------- Responsive 800px -------------------- */

@media(max-width: 800px){

#main-logo-holder
{
max-width: 400px;
}
    
}

/* -------------------- Responsive 720px -------------------- */

@media(max-width: 720px){
	
#header-holder
{
height: auto;
border-bottom: 4px solid #203d60;
}

#main-logo-holder
{
max-width: 350px;
margin-bottom: 10px;
}

#responsive-nav-holder
{
margin: 0;
border: 0;
background: #ffffff;
}

}

/* -------------------- Responsive 640px -------------------- */

@media(max-width: 640px){

body
{
-webkit-text-size-adjust: 100%;
}

#main-logo-holder
{
max-width: 300px;
margin-top: 10px;
}

h2
{
font-size: 20px;
line-height: 24px;
}

p, ul.normal-list
{
font-size: 18px;
line-height: 26px;
text-align: left;
}

p.towns
{
font-size: 16px;
line-height: 22px;
}

}

/* -------------------- Responsive 480px -------------------- */

@media(max-width: 480px){

h1
{
font-size: 20px;    
}
    
}