
/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Freight sans 
Light 	"freight-sans-pro" 	300 	normal 	
Light Italic 	"freight-sans-pro" 	300 	italic 	
Book 	"freight-sans-pro" 	400 	normal 	
Book Italic 	"freight-sans-pro" 	400 	italic 	
Semibold 	"freight-sans-pro" 	600 	normal 	
Semibold Italic 	"freight-sans-pro" 	600 	italic 	

*/
/* Adobe Caslon Pro 
Regular 	"adobe-caslon-pro" 	400 	normal 	
Italic 	"adobe-caslon-pro" 	400 	italic 	
Semibold 	"adobe-caslon-pro" 	600 	normal
*/
/* Usage:

.class {
     @include transition($transition-property, $transition-time, $method);
}
$method = how you want it to transition - e.g. ease-in-out
*/
/*
 * Image replacement
 */
/* example :
#foo {
  @include background-image-retina('foobar', 'png', 10px, 20px);
  background: repeat;
}*/
/*560px*/
/*600px*/
/*800px*/
/*1200px*/
/*1024px*/
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }


body {
  font-size: 1em;
  line-height: 1.4;
  background: #EBEEF3;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 400;
  color: #555555;
  padding: 0 4%;
  -webkit-animation: bugfix infinite 1s; }
  @media screen and (max-width: 30em) {
    body {
      padding: 0; } }

@-webkit-keyframes bugfix {
  from {
    padding: 0; }

  to {
    padding: 0; } }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
a, a:active, a:hover {
  outline: none;
  border: 0;
  color: #cb1a0f; }

a:hover {
  color: #523829; }

#wrap {
  background: #fff;
  max-width: 75em;
  margin: 0 auto;
  padding: 0 2% 1.5em;
  position: relative; }
  @media screen and (max-width: 64em) {
    #wrap {
      padding: 0em; } }

header {
  position: relative;
  background: #fefdf8;
  margin: 0;
  

  -webkit-box-shadow: inset 0 0 3em #ffffff;
  -moz-box-shadow: inset 0 0 3em #ffffff;
  box-shadow: inset 0 0 3em #ffffff; }
  
  header .yearof {
    height: 170px;
    position: absolute;
    top: 0;
    right: 2em; }
    header .yearof img {
      height: 100%; }
    @media screen and (max-width: 37.5em) {
      header .yearof {
        height: 85px;
        right: .5em; } }

hgroup {
  position: relative;
  padding: 2% 2% 1% 2%;
  display: inline-block; }
  hgroup a {
    text-decoration: none; }

header h1 {
  position: relative;
  margin: 0;
  padding: 0;
  line-height: .9em;
  display: inline-block;
  text-shadow: 0 -2px 1px #ccaf84;
  font-size: 7em;
  text-decoration: none;
  line-height: .8em;
  color: #cb1a0f; }
  @media screen and (min-width: 75em) {
    header h1 {
      font-size: 7.4em; } }
  @media screen and (max-width: 37.5em) {
    header h1 {
      font-size: 3.6em;
      text-shadow: none; } }

header h1 span {
  display: none; }

header h2 {
  display: inline-block;
  color: #41485D;
  font-size: 3.6em;
  position: relative;
  margin: 0 0 0 .2em;
  top: -.5em;
  text-shadow: 0 -2px 1px #e5d7c2; }
  @media screen and (max-width: 64em) {
    header h2 {
      text-shadow: none; } }
  @media screen and (max-width: 37.5em) {
    header h2 {
      font-size: 2.1em;
      top: -.3em; } }


	  
section[role="main"] {
  float: right;
  width: 70%;
  padding: 0 2% 0 2%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 50em) {
    section[role="main"] {
      width: 100%;
      float: none;
      padding: 0 4%; } }
  @media screen and (max-width: 64em) {
    section[role="main"] {
      font-size: .95em; } }
  section[role="main"] h2 {
    font-family: "adobe-caslon-pro", Georgia, serif;
    font-weight: 400;
    color: #cb1a0f;
    font-size: 2.3em;
    line-height: 1.2em;
    margin: 0; }
    section[role="main"] h2 span {
      font-style: italic;
      font-size: .8em; }
  section[role="main"] h2 + p {
    margin-top: .5em; }
  section[role="main"] p {
    padding-right: 4%; }
  section[role="main"] h3 {
    clear: both;
    font-family: "adobe-caslon-pro", Georgia, serif;
    font-weight: 400;
    color: #cb1a0f;
    font-size: 1.8em;
    line-height: 1.2em;
    margin-bottom: .3em;
    margin-top: 1.3em;
    border-bottom: solid 1px #dddddd;
    padding-right: 5em; }
    @media screen and (max-width: 50em) {
      section[role="main"] h3 {
        padding: 0; } }
  section[role="main"] h4 {
    font-size: 1.2em;
    font-weight: 600;
    margin: 1.5em 0 0 0; }
    section[role="main"] h4 + p {
      margin-top: .2em; }
  section[role="main"] h5 {
    padding: 0 .8em;
    font-size: 1.2em;
    margin: 1em 0 .5em; }
  section[role="main"] figure.banner {
    height: 150px;
    width: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    @media screen and (max-width: 50em) {
      section[role="main"] figure.banner {
        margin-bottom: 1em; } }

/* main */
a.btn {
  /* fallback/image non-cover color */
  background-color: #cb1a0f;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#cb1a0f, #9e3023);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cb1a0f), to(#9e3023));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#cb1a0f, #9e3023);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#cb1a0f, #9e3023);
  color: #fff;
  padding: .2em .8em .3em;
  font-weight: 600;
  font-size: 10pt;
  text-transform: uppercase;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  text-decoration: none; }
  a.btn:hover {
    /* fallback/image non-cover color */
    background-color: #41485D;
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(#41485D, #523829);
    /* Safari 4+, Chrome 1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#41485D), to(#523829));
    /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-linear-gradient(#41485D, #523829);
    /* Opera 11.10+ */
    background-image: -o-linear-gradient(#41485D, #523829); }

.services .intro h3, .about .intro h3, .learn .intro h3 {
  padding-right: 0;
  margin-top: .9em; }
  @media screen and (max-width: 50em) {
    .services .intro h3, .about .intro h3, .learn .intro h3 {
      margin-top: 0; } }
.services .intro p, .about .intro p, .learn .intro p {
  font-family: "adobe-caslon-pro", Georgia, serif;
  font-weight: 400;
  color: #cb1a0f;
  font-size: 1.3em;
  color: #555555; }
  @media screen and (max-width: 50em) {
    .services .intro p, .about .intro p, .learn .intro p {
      font-size: 1.15em; } }

.back-to-top a {
  margin-top: -3em;
  float: right;
  text-transform: uppercase;
  font-size: .7em;
  color: #999;
  text-decoration: none;
  padding-right: 1em;
  font-weight: 600; }

aside {
  padding: 0 1em; }
  aside h2 {
    font-family: 'adobe-caslon-pro', Georgia, serif;
    color: #cb1a0f;
    font-weight: normal;
    font-size: 4.5em;
    margin: 0em 0 0 0;
    padding-top: .1em;
    line-height: 1em; }
    @media screen and (max-width: 50em) {
      aside h2 {
        font-size: 3.5em;
        padding: .2em 0; } }

/*aside*/
@media screen and (max-width: 50em) {
  .services aside h2 {
    display: none; } }
.services aside h2.mobile {
  font-size: 3.5em;
  padding: .2em 0;
  display: none; }
  @media screen and (max-width: 50em) {
    .services aside h2.mobile {
      display: block; } }




footer2.global {
  max-width: 75em;
  margin: 0 auto;
  padding: 0 2% 1.5em;
  /*section*/ }
  @media screen and (max-width: 30em) {
    footer2.global {
      padding: .5em; } }
  footer2.global a {
    text-decoration: none; }
    footer2.global a:hover {
 }
    footer2.global a.forms {

      padding: .1em .6em; }
  footer2.global section {
    margin: 1em 0 0 1.1em;
    padding-left: 1.6em;
    display: inline-block;
    vertical-align: top;
    width: 16%; }
    footer2.global section.services {
      width: 28%; }
    footer2.global section.visit {
      margin-left: 0;
      width: 28%; }
	footer2.global section.num3{
	  width: 28%; 
	}
      footer2.global section.visit address {
        font-style: normal;
        margin-bottom: 1em;
        padding: 0 0em 0 .5em; }
      footer2.global section.visit p {
        padding-left: .5em; }
    footer2.global section h1 {
      margin-top: 0;
      letter-spacing: .1em;
      font-weight: 400;
      font-size: 1.3em;
      padding: .1em .5em;
      border-bottom: solid 1px #523829;
      padding-bottom: .1em;
      text-transform: uppercase;
}
	footer2.global section h2 {
      margin-top: 0;
      letter-spacing: 0em;
      font-weight: 200;
      font-size: 1.2em;
      padding: .1em .5em;
      border-bottom: solid 1px #523829;
      padding-bottom: .1em;
      text-transform: uppercase;
}
    footer2.global section ul {
      margin: 0 2em 0 0;
      padding: 0 0em 0 .5em;
      list-style: none;
      float: left; }
    footer2.global section li {
      text-align: left; }
    @media screen and (max-width: 50em) {
      footer2.global section {
        width: 20%; }
        footer2.global section.services {
          width: 20%; } }
    @media screen and (max-width: 37.5em) {
      footer2.global section {
        display: none; }
        footer2.global section.visit {
          display: block;
          width: 100%; } }

  

footer.global {
  background: #41485D;
  color: #fcf7ef;
  max-width: 75em;
  margin: 0 auto;
  padding: 0 2% 1.5em;
  /*section*/ }
  @media screen and (max-width: 30em) {
    footer.global {
      padding: .5em; } }
  footer.global a {
    color: #fcf7ef;
    text-decoration: none; }
    footer.global a:hover {
      background: #9e3023; }
    footer.global a.forms {
      background: #9e3023;
      padding: .1em .6em; }
  footer.global section {
    margin: 2em 0 0 1.1em;
    padding-left: .5em;
    display: inline-block;
    vertical-align: top;
    width: 16%; }
    footer.global section.services {
      width: 35%; }
	footer.global section.hours {
      width: 25%; }  
    footer.global section.visit {
      margin-left: 0;
      width: 30%; }
      footer.global section.visit address {
        font-style: normal;
        margin-bottom: 1em;
        padding: 0 0em 0 .5em; }
      footer.global section.visit p {
        padding-left: .5em; }
    footer.global section h1 {
      margin-top: 0;
      letter-spacing: .1em;
      font-weight: 400;
      font-size: 1.3em;
      padding: .1em .5em;
	  border-bottom: solid 1px #ffffff;
      padding-bottom: .1em;

      text-transform: uppercase;
 }
    footer.global section ul {
      margin: 0 2em 0 0;
      padding: 0 0em 0 .5em;
      list-style: none;
      float: left; }
    footer.global section li {
      text-align: left; }
    @media screen and (max-width: 50em) {
      footer.global section {
        width: 20%; }
        footer.global section.services {
          width: 20%; } }
    @media screen and (max-width: 37.5em) {
      footer.global section {
        display: none; }
        footer.global section.visit {
          display: block;
          width: 100%; } }


		  
footer3.global {
  max-width: 75em;
  margin: 0 auto;
  padding: 0 0% 1.5em;
  /*section*/ }
  @media screen and (max-width: 30em) {
    footer3.global {
      padding: .5em; } }
  footer3.global a {
    text-decoration: none; }
    footer3.global a:hover {
 }
    footer3.global a.forms {
      padding: .1em .6em; }
  footer3.global section {
    margin: 0.3em 0 0 0.5em;
    padding-left: 0.6em;
    display: inline-block;
    vertical-align: top;
    width: 90%; }
    footer3.global section.menulist{
      width: 25%; }
    footer3.global section.bodycontent{
      margin-left: 0;
      width: 70%; }
    footer3.global section.menulist p {
        padding-left: .5em; }
    footer3.global section h1 {
      margin-top: 0;
      letter-spacing: .1em;
      font-weight: 400;
      font-size: 1.3em;
      padding: .1em .5em;
      border-bottom: solid 1px #523829;
      padding-bottom: .1em;
      text-transform: uppercase;
}
	footer3.global section h2 {
      margin-top: 0;
      letter-spacing: 0em;
      font-weight: 350;
      font-size: 1.2em;
      padding: .1em .5em;
      border-bottom: solid 1px #523829;
      padding-bottom: .1em;
      text-transform: uppercase;
}

	  /* body header */
footer3.global section h3{
font-size:17.0pt; 
COLOR: #cb1a0f; 
font-family:Georgia;

}

/* small header in body */
header h4{
}

/* body text */
header h5{
}
	  



    footer3.global section ul {
      margin: 0 1em 0 0;
      padding: 0 0em 0 .5em;
      list-style: none;
      float: left; }
    footer3.global section li {
      text-align: left; }
    @media screen and (max-width: 50em) {
      footer3.global section {
        width: 20%; }
        footer3.global section.menulist {
          width: 20%; } }
    @media screen and (max-width: 37.5em) {
      footer3.global section {
        display: none; }
        footer3.global section.menulist
          display: block;
          width: 100%; } }

  



#subnavigation
{
    FLOAT: left
}
#subnavigation UL LI
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
    PADDING-BOTTOM: 13px;
    MARGIN-LEFT: 2px;
    PADDING-TOP: 2px
}
#subnavigation UL LI A
{
    PADDING-LEFT: 0px
}


  
	
		  
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
	
	
nav[role="dropdown"] {
  border-top: solid 1px #dddddd;
  padding-top: 0px;
  position: relative;
  z-index: 9999;
  font-family: "adobe-caslon-pro", Georgia, serif;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  background: #41485D;
  -webkit-box-shadow: inset 0 0 1em #333333;
  -moz-box-shadow: inset 0 0 1em #333333;
  box-shadow: inset 0 0 1em #333333;
  margin-bottom: 1.3em; }
  @media screen and (max-width: 50em) {
    nav[role="dropdown"] {
      margin-bottom: 0; } }

.toggleMenu {
  display: none;
  font-size: 1.1em;
  padding: .4em .5em .4em;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 600;
  color: #ffffff; }
  @media screen and (max-width: 30em) {
    .toggleMenu {
      text-shadow: none; } }


nav[role="dropdown"] ul {
  margin: .0 0 0 0;
  padding: 0;
  list-style: none;
  *zoom: 1;
  line-height: 1em;
  max-width: 75em; }
  nav[role="dropdown"] ul a {
    text-decoration: none; }
  nav[role="dropdown"] ul li {
    position: relative; }

nav[role="dropdown"] ul:before,
nav[role="dropdown"] ul:after {
  content: " ";
  display: table;
  clear: both; }

nav[role="dropdown"] ul ul {
  list-style: none;
  width: 16em;
  text-align: left;
  -webkit-box-shadow: 2px 2px 5px #aaaaaa;
  -moz-box-shadow: 2px 2px 5px #aaaaaa;
  box-shadow: 2px 2px 5px #aaaaaa; }

nav[role="dropdown"] ul > li {
  display: inline-block;
  text-align: center;
  padding: 0em 0 0 0; }

nav[role="dropdown"] ul > li:hover,
.welcome nav[role="dropdown"] ul > li#nav-welcome,
.specialties nav[role="dropdown"] ul > li#nav-specialties,
.about nav[role="dropdown"] ul > li#nav-about,
.faq nav[role="dropdown"] ul > li#nav-faq,
.news nav[role="dropdown"] ul > li#nav-news,
.acupuncture nav[role="dropdown"] ul > li#nav-acupuncture,
.contact nav[role="dropdown"] ul > li#nav-contact {
  background: #1e0907;
  background: rgba(30, 9, 7, 1);
  /*	background: rgba(184,73,107,.5);for Breast Cancer */ }

nav[role="dropdown"] ul > li li {
  display: block;
  text-align: left;
  font-size: .75em;
  text-transform: none;
  border: 0;
  padding: 0; }

nav[role="dropdown"] ul > li > a {
  display: block;
  border-right: solid 1px #523829;
  font-size: 1.3em;
  padding: .9em .9em .6em;
  color: #fcf7ef; }
  @media screen and (min-width: 75em) {
    nav[role="dropdown"] ul > li > a {
      font-size: 1.4em;
      padding: .9em 1.5em .45em; } }
  @media screen and (min-width: 51em) and (max-width: 64em) {
    nav[role="dropdown"] ul > li > a {
      font-size: 1.22em; } }
  @media screen and (min-width: 75em) and (max-width: 82.8125em) {
    nav[role="dropdown"] ul > li > a {
      font-size: 1.28em; } }

nav[role="dropdown"] ul > li:last-child > a {
  border-right: 0; }

 
nav[role="dropdown"] ul > li li a {
  border: 0;
  color: #41485D; }

nav[role="dropdown"] ul > li > ul {
  overflow: hidden;
  display: none;
  background: #E6E9ED;
  }

nav[role="dropdown"] ul li ul {
  position: absolute;
  opacity: 0;
  height: 0; }

nav[role="dropdown"] ul > li.hover > ul {
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  filter: alpha(opacity=100);
  left: 0;
  opacity: 1;
  height: auto;
  overflow: visible;
  display: block; }

nav[role="dropdown"] ul li li.hover ul {
  left: 100%;
  top: 0; }

nav[role="dropdown"] ul li li a {
  display: block;
  position: relative;
  z-index: 100;
  padding: .9em 2em .5em;
  border-bottom: solid 1px #dddddd; }

nav[role="dropdown"] ul li li li a {
  z-index: 200; }

nav[role="dropdown"] ul li li:hover {
  border: 0; }

  
nav[role="dropdown"] ul li li a:hover {
  background: #41485D;
  color: #fcf7ef; }

@media screen and (max-width: 50em) {
  .active {
    display: block; }

  nav[role="dropdown"] {
    text-align: left; }

  nav[role="dropdown"] ul > li {
    float: none;
    display: block;
    text-align: left; }

  nav[role="dropdown"] ul > li > .parent:after {
    content: "+";
    float: right; }

  nav[role="dropdown"] ul > li.hover > .parent:after {
    content: "-";
    float: right;
    font-size: 1.5em; }

  nav[role="dropdown"] ul {
    background: #dcd2bd; }

  nav[role="dropdown"] ul ul {
    display: block;
    width: 100%;
    -webkit-box-shadow: 0px 0px 0px #cccccc;
    -moz-box-shadow: 0px 0px 0px #cccccc;
    box-shadow: 0px 0px 0px #cccccc;
    background: #41485D;
    border: 0; }

  nav[role="dropdown"] ul ul ul {
    background: #fff; }

  nav[role="dropdown"] ul > li.hover > ul, nav[role="dropdown"] ul li li.hover ul {
    position: static; }

  nav[role="dropdown"] ul > li {
    border-width: 1px;
    padding: 0; }

  nav[role="dropdown"] ul > li:hover {
    background: #cb1a0f; }

  nav[role="dropdown"] ul > li > a {
    border-right: 0;
    border-top: solid 1px #c1b5ab;
    padding: .8em .8em .5em .8em;
    color: #41485D; }
    nav[role="dropdown"] ul > li > a:hover {
      color: #fcf7ef; }

  nav[role="dropdown"] ul > li li {
    font-size: .85em; }

  nav[role="dropdown"] ul li li a {
    border-bottom: solid 1px #c1b5ab;
    padding: .8em .6em .6em 2em; } }
/* ************************* Secondary top-right nav ********** */
nav[role="secondary"] {
  position: absolute;
  right: 2%;
  z-index: 10000;
  bottom: .5em;
  /* ul */ }
  @media screen and (max-width: 50em) {
    nav[role="secondary"] {
      bottom: -2.5em; } }
  nav[role="secondary"] ul {
    margin: 0;
    /*li*/ }
    nav[role="secondary"] ul li {
      display: block;
      float: left;
      font-size: .9em; }
      nav[role="secondary"] ul li:last-child {
        border: 0; }
      nav[role="secondary"] ul li a {
        color: #aeaeae;
        text-decoration: none;
        margin: 0; }
        nav[role="secondary"] ul li a:hover {
          color: #41485D; }
      nav[role="secondary"] ul li.location {
        padding: 0em .4em;
        margin-left: .3em; }
        nav[role="secondary"] ul li.location a {
          color: #41485D;
          font-size: 1.5em; }
        @media screen and (max-width: 50em) {
          nav[role="secondary"] ul li.location a {
            color: #ecd8bb; }
          nav[role="secondary"] ul li.location [data-icon] {
            text-shadow: 0px -2px 1px black;
            -moz-opacity: 0.8;
            opacity: 0.8;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
            filter: alpha(opacity=80); } }

/* nav[role="secondary"] */
/* Aside nav */
aside {
  width: 30%;
  padding-bottom: 10em;
  /* fallback/image non-cover color */
  background-color: #faf7ef;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#faf7ef, white);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#faf7ef), to(white));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#faf7ef, white);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#faf7ef, white);
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 50em) {
    aside {
      width: 100%;
      float: none;
      padding-bottom: 0; } }

aside nav ul {
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 50em) {
    aside nav ul {
      display: none; }
 }

aside nav ul li {
  font-family: "adobe-caslon-pro", Georgia, serif;
  font-weight: 400;
  color: #cb1a0f;
  font-size: 1.1em;
  height: auto;
  border: 0;
  margin: 0 .8em;
  overflow: hidden;
  padding: 0;
  clear: both; }
  @media screen and (max-width: 50em) {
    aside nav ul li {
      margin: 0 .2em;
      font-size: 1em; } }

aside nav ul a {
  display: block;
  padding: .5em .5em .2em .6em;
  color: #555555;
  text-shadow: none;
  border-bottom: solid 1px #dddddd;
  text-decoration: none; }
  @media screen and (max-width: 50em) {
    aside nav ul a {
      padding: .2em 0em; } }

aside nav ul a:hover {
  background: #e9e1d6;
  border-bottom: solid 1px #dddddd; }


aside nav ul li ul li a {
  padding-left: 10px;
  padding-right: 10px; }

/* on press page */
/* single-dropdown */
nav[role="single-dropdown"] {
  float: right;
  padding-top: 1.6em;
  position: relative; }
  nav[role="single-dropdown"] input[type=checkbox] {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  nav[role="single-dropdown"] label {
    display: none;
    cursor: pointer;
    user-select: none; }
  nav[role="single-dropdown"] a,
  nav[role="single-dropdown"] label {
    text-decoration: none;
    transition: color .3s ease-in-out; }
  nav[role="single-dropdown"] ul {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    list-style: none; }
    nav[role="single-dropdown"] ul > li {
      background: #e9e1d6;
      display: inline-block;
      margin: 0;
      font-size: 1.05em;
      cursor: pointer; }
      nav[role="single-dropdown"] ul > li a {
        border-bottom: 0;
        padding: .4em .6em 0em; }
        nav[role="single-dropdown"] ul > li a:hover {
          border: 0;
          background: #cb1a0f;
          color: #fff; }


