@font-face {font-family: 'Cambria';
	font-style: normal;
	font-weight: normal;
	src: local('Cambria'), local('Cambria'), url('fonts/Cambria.ttf') format('truetype');
	}

@font-face {font-family: 'Roboto-Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto-Bold'), local('Roboto-Bold'), url('fonts/Roboto-Bold.ttf') format('truetype');
	}

@font-face {font-family: 'Franklin-Gothic-Book';
	font-style: normal;
	font-weight: normal;
	src: local('Franklin-Gothic-Book'), local('Franklin-Gothic-Book'), url('fonts/Franklin-Gothic-Book.ttf') format('truetype');
	}

@font-face {font-family: 'Century-Gothic';
	font-style: normal;
	font-weight: normal;
	src: local('Century-Gothic'), local('Century-Gothic'), url('fonts/Century-Gothic.ttf') format('truetype');
	}

* { margin: 0; padding: 0; outline: 0; }

body {
    font-size: 18px;
    line-height: 20px;
    font-family: Franklin-Gothic-Book, Arial, sans-serif;
    color: #000;
    background-color: #fff;
}

a { color: #D34B07; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
p { padding: 0 0 11px 0; }
.left {float: left; padding: 5px 10px 0 0;}
.right {float: right; padding-left: 10px;}

.wrapper {width: 90%; padding 5px; margin: auto;}
#heading {padding: 0; margin: 0; width: 100%; text-align: center; height: 160px; background-color: #D1DED7;}
#address-phone {padding: 15px 0 10px 0; margin: 0; width: 100%; text-align: center; background-color: #f1f1f1; border-bottom: 1px solid #fff; line-height: 200%;}
.phone {font-family: Roboto-Bold, Arial, sans-serif; font-size:24px; font-weight: normal; color: #99CA3D; letter-spacing: 2px;}
.phone a {text-decoration: none; color: #0F5234;}
.address a {color: #0F5234;}
.address {font-family: Roboto-Bold, Arial, sans-serif; font-size:22px; font-weight: normal; color: #202020;}
#contact {color: #fff; padding: 5px 0 0 0; margin: 0; width: 100%; background-color: #00C000; text-align: center; border-top: 1px solid #000; border-bottom: 1px solid #000; font-family: MyriadPro, Arial, sans-serif; font-size:22px; line-height: 130%;}
#splash {padding: 0; margin: 0 auto; width: 100%; height: 250px; text-align: center; background: #07655A url(images/splash.png) no-repeat top center;}

#content-cambria {padding: 40px 0 40px 0; margin: 0; width: 100%; text-align: center; line-height: 170%; font-family: Cambria, arial, sans-serif; font-size: 20px; background: #E3F4AB url(images/eugene-intro-bg.png) repeat-y top center;}

#content-fade {padding: 40px 0 40px 0; margin: 0; width: 100%; text-align: center; line-height: 170%; background: #E3F4AB url(images/eugene-intro-bg.png) repeat-y top center;}

#content-yellow {padding: 40px 0 40px 0; margin: 0; width: 100%; text-align: center; line-height: 170%; background-color: #E3F4AB;}
#content-white {padding: 40px 0 40px 0; margin: 0; width: 100%; text-align: center; line-height: 170%; background-color: #fff;}

.name {color: #D34B07;}
ul#rates-list {list-style-type: square; margin: 0; padding: 0 0 0 10px;}
.rates-header {font-family: Roboto-Bold, Arial, sans-serif; font-size:22px; padding-bottom: 10px; font-weight: normal; color: #D34B07;}

hr { 
  border : 0;
  height: 2px; 
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
}

#footer {padding-top: 10px; padding-bottom: 10px; margin: 0; width: 100%; background-color: #0F5234; text-align: center; color: #fff;}
.copy {font-family: AsapCondensed-SemiBold, Arial, sans-serif; font-size:18px; line-height: 110%;}
#footer a {color: #fff;}

h1 {font-family: Roboto-Bold, Arial, sans-serif; font-size:26px; padding-bottom: 10px; font-weight: normal; line-height: 110%; color: #D34B07; text-transform: uppercase;}
h2 {font-family: Roboto-Bold, Arial, sans-serif; font-size:26px; padding-bottom: 20px; font-weight: normal; line-height: 110%; color: #D34B07; text-transform: uppercase;}
h3 {font-family: Roboto-Bold, Arial, sans-serif; font-size:26px; padding-bottom: 10px; font-weight: normal; line-height: 110%; color: #D34B07; text-transform: uppercase;}
h4 {font-family: Roboto-Bold, Arial, sans-serif; font-size:26px; padding-bottom: 10px; font-weight: normal; line-height: 110%; color: #D34B07; text-transform: uppercase;}
h5 {font-family: Roboto-Bold, Arial, sans-serif; font-size:26px; padding-bottom: 12px; font-weight: normal; line-height: 110%; color: #D34B07; text-transform: uppercase;}
h6 {font-family: Roboto-Bold, Arial, sans-serif; font-size:26px; padding-bottom: 12px; font-weight: normal; line-height: 110%; color: #D34B07; text-transform: uppercase;}

a.button {background-color: #D34B07; color:#fff; display:inline-block; padding: 3px 23px 5px 23px;border: 1px solid #000;}
a.button:hover {background:#131313;}

a.patient {font-family: MyriadPro, Arial, sans-serif; font-size:20px; width: 235px; background-color: #FF6C10; color:#fff; display:inline-block; padding: 3px 23px 5px 23px;border: 1px solid #000;}
a.patient:hover {background:#131313;}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
#cssmenu {
  font-family: Roboto-Bold, Arial, sans-serif; text-transform: uppercase;
  font-size: 18px;
  line-height: 15px;
  text-align: left;
}
#cssmenu > ul {
  width: auto;
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #006156;
  border: 1px solid #ece6e8;
  border-bottom: 3px solid #808080;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#cssmenu > ul li#responsive-tab {
  display: none;
  /* Hide for large screens */

}
#cssmenu > ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#cssmenu > ul li.right {
  float: right;
}
#cssmenu > ul li.has-sub {
  position: relative;
}
#cssmenu > ul li.has-sub:hover ul {
  display: block;
}
#cssmenu > ul li.has-sub ul {
  display: none;
  width: 250px;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #006136;
  border: 1px solid #ece6e8;
  border-bottom: 3px solid #d9ced2;
  border-top: 0 none;
}
#cssmenu > ul li.has-sub ul li {
  display: block;
}
#cssmenu > ul li.has-sub > a {
  background-image: url('images/caret.png');
  background-repeat: no-repeat;
  background-position: 90% -95%;
}
#cssmenu > ul li.has-sub > a.active,
#cssmenu > ul li.has-sub > a:hover {
  background: #006136 url('images/caret.png') no-repeat;
  background-position: 90% 195%;
}
#cssmenu > ul li a {
  display: block;
  padding: 12px 24px 11px 24px;
  text-decoration: none;
  color: #fff;
}
#cssmenu > ul li a.active,
#cssmenu > ul li a:hover {
  background: #006136;
  color: #fff;
}
@media (max-width: 600px) {
  #cssmenu > ul {
    width: 100%;
  }
  #cssmenu > ul li#responsive-tab {
    display: block;
  }
  #cssmenu > ul li#responsive-tab a {
    background: url('images/menu.png') no-repeat;
    background-position: 95% -35%;
  }
  #cssmenu > ul li#responsive-tab a:hover {
    background-color: #006136;
    background-position: 95% 135%;
  }
  #cssmenu > ul li {
    display: none;
  }
  #cssmenu > ul li.right {
    float: none;
  }
  #cssmenu > ul li.has-sub {
    position: relative;
  }
  #cssmenu > ul li.has-sub ul {
    display: block;
    position: static;
    width: 100%;
    background: #ffffff;
    border: 0 none;
  }
  #cssmenu > ul li.has-sub ul li {
    display: block !important;
  }
  #cssmenu > ul li.has-sub ul li a span {
    display: block;
    padding-left: 24px;
  }
  #cssmenu > ul li.has-sub > a {
    background-image: none;
  }
}
/* Make sure they show even if hidden in mobile view by JS */
@media (min-width: 600px) {
  #cssmenu > ul > li.collapsed {
    display: inline-block !important;
    *display: inline;
    zoom: 1;
  }
  #cssmenu > ul ul li.collapsed {
    display: block !important;
  }
}

.nav-wrapper {width: 99%;}