article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #0abbff;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #0abbff;
  color: #fff;
  text-shadow: none; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

body {
  background: #ebebeb; }

.page {
  background: url(../images/bodybg-tile.png) repeat-x; }

.header nav {
  background: #efefef;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff; }
.header nav ul {
  width: 960px;
  margin: 0 auto!important;
  text-align: center;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  height: 60px;
  overflow: hidden; }
.header nav ul li {
  margin-top: 20px;
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  white-space: nowrap; }
.header nav ul li {
  *display: inline; }
.header nav ul li.active a {
  background: #4ab145;
  color: #fff; }
.header nav ul li a {
  -webkit-transition: background 0.25s linear;
  -webkit-transition-delay: 0s;
  -moz-transition: background 0.25s linear 0s;
  -ms-transition: background 0.25s linear 0s;
  -o-transition: background 0.25s linear 0s;
  transition: background 0.25s linear 0s;
  font-size: .90em;
  padding: 6px 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  color: #777777;
  text-decoration: none; }
.header nav ul li a:hover {
  background: #009bd6;
  color: #fff; }

/**********************************
===================================
	 	Common Page Elements
===================================
***********************************/
footer {
  padding: 20px 0; }
footer nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  padding: 10px 0; }
footer nav ul li {
  margin-right: 10px;
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  white-space: nowrap; }
footer nav ul li {
  *display: inline; }
footer nav ul li a {
  font-size: .9em;
  color: #969696;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px; }
footer nav ul li a:hover {
  text-shadow: none;
  color: #222222; }

.masthead {
  background: #4ab145; }
.masthead .head-elements {
  height: 100px;
  position: relative; }
.masthead .head-elements .logo, .masthead .head-elements .phone {
  position: absolute; }
.masthead .head-elements .logo {
  left: 0;
  top: 10px; }
.masthead .head-elements .phone {
  right: 0;
  top: 30px; }
.masthead .head-elements .phone a {
  color: #fff;
  padding: 20px;
  font-size: 1.8em;
  font-weight: 100; }
.masthead .head-elements .phone a:before {
  content: '';
  width: 40px;
  height: 40px;
  background: #000;
  margin-left: -20px; }

#content {
  padding: 20px 0 40px 0; }

.banner-container {
  position: relative; }
.banner-container:after {
  content: '';
  position: absolute;
  bottom: -20px;
  margin-left: -20px;
  height: 100px;
  width: 960px;
  background: url(../images/content-lip.png) no-repeat bottom center;
  z-index: 1000; }
.banner-container ul.banners {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 360px;
  overflow: hidden; }
.banner-container ul.banners li {
  margin-left: -20px;
  height: 360px;
  overflow: hidden; }

.section {
  background: url(../images/page-bg.png) repeat-y center top;
  padding: 0 30px;
  position: relative; }

.spacedtop-80 {
  margin-top: 80px!important; }

.content {
  padding: 40px 0; }
.content:after {
  content: '';
  position: absolute;
  bottom: -41px;
  width: 960px;
  margin-left: -20px;
  height: 41px;
  background: url(../images/content-shadow.png) center bottom no-repeat; }

.body {
  margin: 40px 0 0 0; }

.callout {
  background: url(../images/callout-shadow.png) bottom right no-repeat;
  padding-bottom: 40px; }
.callout h3 {
  font-size: .95em;
  padding: 0 10px 10px 10px;
  border-bottom: 1px solid #efefef;
  color: #555555;
  font-weight: lighter; }
.callout p {
  padding: 0 10px; }

.body-callout {
  background: #ecece7;
  padding: 5px 30px 10px 20px;
  -webkit-box-shadow: 0 0 10px #efefef;
  -moz-box-shadow: 0 0 10px #efefef;
  box-shadow: 0 0 10px #efefef;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

#rebecca-wheeler {
  position: absolute;
  right: 36px;
  top: 235px;
  z-index: 1000;
  height: 265px;
  width: 132px;
  background: url(../images/rebecca-wheeler.png) no-repeat top left; }

span.flleft img {
  float: left;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.2);
  -moz-box-shadow: 0 0 10px rgba(10, 10, 10, 0.2);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.2);
  margin-right: 20px; }

span.flright img {
  float: right;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.2);
  -moz-box-shadow: 0 0 10px rgba(10, 10, 10, 0.2);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.2);
  margin-left: 20px; }

/**********************************
===================================
		 Page Specific
===================================
***********************************/
/* Home Page */
/* About Page */
/* About Pages */
/* Contact Page */
/**********************************
===================================
		Common Elements
===================================
***********************************/
/* Lists */
ul.items {
  list-style: none;
  margin: 0;
  padding: 0; }
ul.items li {
  background: url(../images/green-bullet.png) left center no-repeat;
  padding: 2px 0 2px 30px;
  font-family: "proxima-nova", sans-serif;
  border-bottom: 1px solid #e1e1d9;
  border-top: 1px solid #fff;
  font-size: .9em; }
ul.items li:first-child {
  border-top: none; }
ul.items li:last-child {
  border-bottom: none; }

/* Forms */
.form label {
  float: left;
  display: block;
  width: 100%;
  font-size: 1.4em;
  color: #222222;
  font-family: "proxima-nova-alt-ext-cond", sans-serif; }
.form textarea, .form input[type=text] {
  width: 100%;
  padding: 7px 6px;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: inset 0 0 8px #efefef;
  -moz-box-shadow: inset 0 0 8px #efefef;
  box-shadow: inset 0 0 8px #efefef;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px;
  outline: 0; }
.form textarea:focus, .form input[type=text]:focus {
  -webkit-box-shadow: inset 0 0 10px #bdedff;
  -moz-box-shadow: inset 0 0 10px #bdedff;
  box-shadow: inset 0 0 10px #bdedff; }
.form input[type=submit] {
  padding: 5px 60px; }
.form input[type=submit]:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4ab145), color-stop(100%, #3b8c37));
  background-image: -webkit-linear-gradient(#4ab145, #3b8c37);
  background-image: -moz-linear-gradient(#4ab145, #3b8c37);
  background-image: -o-linear-gradient(#4ab145, #3b8c37);
  background-image: -ms-linear-gradient(#4ab145, #3b8c37);
  background-image: linear-gradient(#4ab145, #3b8c37);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: inset 0 1px 0 #b1e0af;
  -moz-box-shadow: inset 0 1px 0 #b1e0af;
  box-shadow: inset 0 1px 0 #b1e0af;
  border: 1px solid #3b8c37;
  text-shadow: 0 -1px 0 #0d1e0c; }

.btn, .form input[type=submit] {
	background: #009bd6;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0abbff), color-stop(100%, #009bd6));
  background-image: -webkit-linear-gradient(#0abbff, #009bd6);
  background-image: -moz-linear-gradient(#0abbff, #009bd6);
  background-image: -o-linear-gradient(#0abbff, #009bd6);
  background-image: -ms-linear-gradient(#0abbff, #009bd6);
  background-image: linear-gradient(#0abbff, #009bd6);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: inset 0 1px 0 #a3e6ff;
  -moz-box-shadow: inset 0 1px 0 #a3e6ff;
  box-shadow: inset 0 1px 0 #a3e6ff;
  border: 1px solid #009bd6;
  text-shadow: 0 -1px 0 #002c3d;
  text-decoration: none;
  cursor: pointer;
  color: #fff; }

/**********************************
===================================
		Type
===================================
***********************************/
p, #static ul, #static ol {
  font-size: .95em;
  line-height: 160%;
  color: #777777;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300; }

a {
  text-decoration: none;
  color: #222222; }
a.btn {
  padding: 5px 20px; }

span.blue {
  color: #009bd6; }

h2.bg {
  display: block;
  font-weight: 100;
  font-family: "proxima-nova-alt-ext-cond", sans-serif;
  background: #777777;
  color: #fff;
  padding: 10px 10px;
  margin-top: 0;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px; }
h2.bg.green {
  background: #4ab145; }
h2.bg.blue {
  background: #009bd6; }

h1 {
  font-family: "proxima-nova-alt-ext-cond", sans-serif;
  color: #777777;
  font-weight: 100;
  font-size: 2.1em;
  line-height: 120%; }
h1.headline {
  margin: -20px 0 40px 10px;
  width: 760px; }
h1.inset-section-heading {
  text-shadow: 0 1px 0 white;
  color: #009bd6;
  font-size: 3.5em;
  font-weight: 500;
  margin: 0 0 20px 0; }

#static h1 {
  color: #009bd6;
  font-size: 2.6em;
  font-weight: 500;
  margin-top: 0;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 20px; }

#static h2, .body-callout h2 {
  font-family: "proxima-nova-alt-ext-cond", sans-serif;
  font-weight: 100;
  color: #777777;
  font-size: 2em; }

.vcard span {
  line-height: 180%; }
.vcard strong {
  color: #009bd6; }
.vcard .organization-name {
  font-weight: bold;
  margin-bottom: 10px; }
.vcard .phone, .vcard .fax {
  display: block; }
.vcard .phone strong, .vcard .fax strong {
  width: 40px;
  display: inline-block; }

.bx-window {
  margin-left: -20px;
  width: 960px!important; }

.bx-window img {
  margin-left: 20px; }

.bx-next {
  position: absolute;
  top: 40%;
  right: -50px;
  z-index: 999;
  width: 30px;
  height: 30px;
  text-indent: -999999px;
  background: url(gray_next.png) no-repeat 0 -30px; }

/*previous button*/
.bx-prev {
  position: absolute;
  top: 40%;
  left: -50px;
  z-index: 999;
  width: 30px;
  height: 30px;
  text-indent: -999999px;
  background: url(gray_prev.png) no-repeat 0 -30px; }

/*pager links*/
.bx-pager a {
  margin-right: 5px;
  color: #fff;
  padding: 3px 8px 3px 6px;
  font-size: 12px;
  zoom: 1;
  background: url(gray_pager.png) no-repeat 0 -20px; }

/*auto start button*/
.bx-auto .start {
  background: url(gray_auto.png) no-repeat 0 2px;
  padding-left: 13px; }

/*auto stop button*/
.bx-auto .stop {
  background: url(gray_auto.png) no-repeat 0 -14px;
  padding-left: 13px; }

/*
 * End color scheme styles
 */
/*next/prev button hover state*/
.bx-next:hover, .bx-prev:hover {
  background-position: 0 0; }

/*pager links hover and active states*/
.bx-pager .pager-active, .bx-pager a:hover {
  background-position: 0 0; }

/*pager wrapper*/
.bx-pager {
  text-align: center;
  padding-top: 7px;
  font-size: 12px;
  color: #666; }

/*captions*/
.bx-captions {
  text-align: center;
  font-size: 12px;
  padding: 7px 0;
  color: #666; }

/*auto controls*/
.bx-auto {
  text-align: center;
  padding-top: 15px; }

.bx-auto a {
  color: #666;
  font-size: 12px; }

.container {
  margin: 0 auto; }

.row {
  margin-left: -30px;
  *zoom: 1; }

.row:before, .row:after {
  display: table;
  content: ""; }

.row:after {
  clear: both; }

[class*="span"] {
  float: left;
  margin-left: 35px; }

.span1 {
  width: 40px; }

.span2 {
  width: 120px; }

.span3 {
  width: 200px; }

.span4 {
  width: 280px; }

.span5 {
  width: 360px; }

.span6 {
  width: 440px; }

.span7 {
  width: 520px; }

.span8 {
  width: 600px; }

.span9 {
  width: 680px; }

.span10 {
  width: 760px; }

.span11 {
  width: 840px; }

.span12, .container {
  width: 920px; }

.offset1 {
  margin-left: 80px; }

.offset2 {
  margin-left: 160px; }

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

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

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

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

  .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; }

  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; } }


#static img {
max-width:100%;
height: auto;
}