/* line 4, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 12, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 16, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  /* line 42, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

/* line 18, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 20, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

/* line 22, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
a img {
  border: none; }

/* line 19, ../../../app/stylesheets/screen.sass */
.col-one {
  display: inline;
  float: left;
  margin-right: 15px;
  width: 385px; }
  /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html .col-one {
    overflow-x: hidden; }

/* line 22, ../../../app/stylesheets/screen.sass */
.col-two {
  display: inline;
  float: left;
  margin-right: 15px;
  width: 385px;
  margin-right: 0; }
  /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html .col-two {
    overflow-x: hidden; }

/* line 26, ../../../app/stylesheets/screen.sass */
.thumb-small {
  display: inline;
  float: right;
  position: relative;
  margin: 0 -40px 1.5em 40px;
  padding-left: 2em;
  padding-right: 2em;
  width: 130px; }

/* line 32, ../../../app/stylesheets/screen.sass */
.thumb {
  display: inline;
  float: right;
  position: relative;
  margin: 0 -40px 1.5em 40px;
  padding-left: 2em;
  padding-right: 2em;
  width: 260px; }

/* line 38, ../../../app/stylesheets/screen.sass */
.noprint {
  display: none; }

/* line 41, ../../../app/stylesheets/screen.sass */
.red {
  color: red; }

/* line 44, ../../../app/stylesheets/screen.sass */
.orange {
  color: orange; }

/* line 22, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body.bp {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }
  /* line 53, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h1 {
    font-weight: normal;
    color: #cccccc;
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em; }
    /* line 58, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
    body.bp h1 img {
      margin: 0; }
  /* line 60, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h2 {
    font-weight: normal;
    color: #cccccc;
    font-size: 2em;
    margin-bottom: 0.75em; }
  /* line 64, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h3 {
    font-weight: normal;
    color: #cccccc;
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em; }
  /* line 69, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h4 {
    font-weight: normal;
    color: #cccccc;
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em; }
  /* line 74, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h5 {
    font-weight: normal;
    color: #cccccc;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em; }
  /* line 79, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h6 {
    font-weight: normal;
    color: #cccccc;
    font-size: 1em;
    font-weight: bold; }
  /* line 83, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h2 img, body.bp h3 img, body.bp h4 img, body.bp h5 img, body.bp h6 img {
    margin: 0; }
  /* line 85, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp p {
    margin: 0 0 1.5em; }
    /* line 87, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
    body.bp p img.left {
      display: inline;
      float: left;
      margin: 1.5em 1.5em 1.5em 0;
      padding: 0; }
    /* line 91, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
    body.bp p img.right {
      display: inline;
      float: right;
      margin: 1.5em 0 1.5em 1.5em;
      padding: 0; }
  /* line 95, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp a {
    text-decoration: underline;
    color: #000099; }
    /* line 12, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body.bp a:visited {
      color: #000066; }
    /* line 15, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body.bp a:focus {
      color: black; }
    /* line 18, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body.bp a:hover {
      color: black; }
    /* line 21, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body.bp a:active {
      color: #cc0099; }
  /* line 98, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic; }
  /* line 102, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp strong {
    font-weight: bold; }
  /* line 104, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp em {
    font-style: italic; }
  /* line 106, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp dfn {
    font-style: italic;
    font-weight: bold; }
  /* line 109, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp sup, body.bp sub {
    line-height: 0; }
  /* line 111, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp abbr, body.bp acronym {
    border-bottom: 1px dotted #666; }
  /* line 113, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp address {
    margin: 0 0 1.5em;
    font-style: italic; }
  /* line 116, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp del {
    color: #666; }
  /* line 118, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp pre {
    margin: 1.5em 0;
    white-space: pre; }
  /* line 121, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp pre, body.bp code, body.bp tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5; }
  /* line 123, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp li ul, body.bp li ol {
    margin: 0 1.5em; }
  /* line 125, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp ul {
    margin: 0 1.5em 1.5em 1.5em;
    list-style-type: disc; }
  /* line 128, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp ol {
    margin: 0 1.5em 1.5em 1.5em;
    list-style-type: decimal; }
  /* line 131, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp dl {
    margin: 0 0 1.5em 0; }
    /* line 133, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
    body.bp dl dt {
      font-weight: bold; }
  /* line 135, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp dd {
    margin-left: 1.5em; }
  /* line 137, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp table {
    margin-bottom: 1.4em;
    width: 100%; }
  /* line 140, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp th {
    font-weight: bold; }
  /* line 142, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp thead th {
    background: #c3d9ff; }
  /* line 144, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp th, body.bp td, body.bp caption {
    padding: 4px 10px 4px 5px; }
  /* line 146, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp tr.even td {
    background: #e5ecf9; }
  /* line 148, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp tfoot {
    font-style: italic; }
  /* line 150, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp caption {
    background: #eee; }
  /* line 152, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp .quiet {
    color: #666666; }
  /* line 154, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp .loud {
    color: #111111; }

/* line 36, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body.bp .box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #E5ECF9; }
/* line 39, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body.bp div.border {
  padding-right: 6.5px;
  margin-right: 7.5px;
  border-right: 1px solid #eeeeee; }
/* line 42, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body.bp div.colborder {
  padding-right: 27px;
  margin-right: 27px;
  border-right: 1px solid #eeeeee; }
/* line 44, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body.bp hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none; }
/* line 46, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body.bp hr.space {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none;
  background: #fff;
  color: #fff; }

/* line 9, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .clear {
  clear: both; }
/* line 12, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .nowrap {
  white-space: nowrap; }
/* line 16, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .clearfix {
  overflow: hidden;
  display: inline-block; }
  /* line 5, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
  body.bp .clearfix {
    display: block; }
/* line 18, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }
/* line 22, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }
/* line 26, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .first {
  margin-left: 0;
  padding-left: 0; }
/* line 29, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .last {
  margin-right: 0;
  padding-right: 0; }
/* line 32, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .top {
  margin-top: 0;
  padding-top: 0; }
/* line 35, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

/* line 60, ../../../app/stylesheets/screen.sass */
body.bp {
  color: black;
  background: #d4e4f7; }
  /* line 65, ../../../app/stylesheets/screen.sass */
  body.bp #container {
    width: 865px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    background: #c5ceda; }
    /* line 5, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
    body.bp #container {
      display: block; }
    /* line 5, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
    body.bp #container .error {
      padding: .8em;
      margin-bottom: 1em;
      border: 2px solid #dddddd;
      background: #fbe3e4;
      color: #8a1f11;
      border-color: #fbc2c4; }
      /* line 30, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
      body.bp #container .error a {
        color: #8a1f11; }
    /* line 7, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
    body.bp #container .notice {
      padding: .8em;
      margin-bottom: 1em;
      border: 2px solid #dddddd;
      background: #fff6bf;
      color: #514721;
      border-color: #ffd324; }
      /* line 38, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
      body.bp #container .notice a {
        color: #514721; }
    /* line 9, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
    body.bp #container .success {
      padding: .8em;
      margin-bottom: 1em;
      border: 2px solid #dddddd;
      background: #e6efc2;
      color: #264409;
      border-color: #c6d880; }
      /* line 46, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
      body.bp #container .success a {
        color: #264409; }
    /* line 11, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
    body.bp #container .hide {
      display: none; }
    /* line 13, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
    body.bp #container .highlight {
      background: yellow; }
    /* line 15, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
    body.bp #container .added {
      background: #006600;
      color: white; }
    /* line 17, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
    body.bp #container .removed {
      background: #990000;
      color: white; }
  /* line 70, ../../../app/stylesheets/screen.sass */
  body.bp #header, body.bp #footer, body.bp #nav {
    display: inline;
    float: left;
    margin-right: 15px;
    width: 865px;
    margin-right: 0; }
    /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body.bp #header, * html body.bp #footer, * html body.bp #nav {
      overflow-x: hidden; }
    /* line 73, ../../../app/stylesheets/screen.sass */
    body.bp #header a, body.bp #footer a, body.bp #nav a {
      text-decoration: none; }
      /* line 4, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass */
      body.bp #header a:hover, body.bp #footer a:hover, body.bp #nav a:hover {
        text-decoration: underline; }
  /* line 76, ../../../app/stylesheets/screen.sass */
  body.bp #header {
    background: url(/images/newHeader.jpg); }
    /* line 79, ../../../app/stylesheets/screen.sass */
    body.bp #header #header-left {
      display: inline;
      float: left;
      margin-right: 15px;
      width: 425px;
      height: 105px; }
      /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.bp #header #header-left {
        overflow-x: hidden; }
      /* line 83, ../../../app/stylesheets/screen.sass */
      body.bp #header #header-left a img {
        margin-top: 15px;
        margin-left: 20px; }
    /* line 87, ../../../app/stylesheets/screen.sass */
    body.bp #header #header-right {
      display: inline;
      float: left;
      margin-right: 15px;
      width: 425px;
      margin-right: 0; }
      /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.bp #header #header-right {
        overflow-x: hidden; }
      /* line 90, ../../../app/stylesheets/screen.sass */
      body.bp #header #header-right #phone {
        float: right;
        margin-right: 20px; }
  /* line 94, ../../../app/stylesheets/screen.sass */
  body.bp #nav {
    margin-top: 0.5em;
    margin-bottom: 2em; }
    /* line 97, ../../../app/stylesheets/screen.sass */
    body.bp #nav ul {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      overflow: hidden;
      display: inline-block;
      margin-left: 80px; }
      /* line 5, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
      body.bp #nav ul {
        display: block; }
      /* line 50, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
      body.bp #nav ul li {
        list-style-type: none;
        margin-left: 0px;
        white-space: nowrap;
        display: inline;
        float: left;
        padding-left: 4px;
        padding-right: 4px; }
        /* line 40, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
        body.bp #nav ul li.first {
          padding-left: 0px; }
        /* line 42, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
        body.bp #nav ul li.last {
          padding-right: 0px; }
      /* line 100, ../../../app/stylesheets/screen.sass */
      body.bp #nav ul li {
        font-size: 1.2em;
        font-weight: bold;
        margin-right: 10px; }
  /* line 105, ../../../app/stylesheets/screen.sass */
  body.bp #content {
    display: inline;
    float: left;
    margin-right: 15px;
    width: 865px;
    margin-right: 0; }
    /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body.bp #content {
      overflow-x: hidden; }
    /* line 109, ../../../app/stylesheets/screen.sass */
    body.bp #content #content-inner {
      padding-left: 40px;
      display: inline;
      float: left;
      margin-right: 15px;
      width: 785px;
      padding-right: 40px;
      margin-right: 0; }
      /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.bp #content #content-inner {
        overflow-x: hidden; }
      /* line 115, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner h1, body.bp #content #content-inner h2, body.bp #content #content-inner h3, body.bp #content #content-inner h4 {
        color: #333333; }
      /* line 118, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #flashes {
        margin-bottom: 2em; }
        /* line 121, ../../../app/stylesheets/screen.sass */
        body.bp #content #content-inner #flashes .flash-wrapper .flash {
          margin-top: 0;
          margin-bottom: 1em;
          padding: 0 .7em; }
          /* line 125, ../../../app/stylesheets/screen.sass */
          body.bp #content #content-inner #flashes .flash-wrapper .flash p {
            margin: 0.25em 0 0.25em 0; }
      /* line 130, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #home img.grid {
        width: 150px;
        height: 100px;
        margin: 0px;
        padding: 0px; }
      /* line 136, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #home .col1 {
        display: inline;
        float: left;
        margin-right: 15px;
        width: 145px;
        padding-left: 40px;
        padding: 1.5em;
        margin-bottom: 1.5em;
        background: #E5ECF9;
        background: #c5ceda; }
        /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.bp #content #content-inner #home .col1 {
          overflow-x: hidden; }
      /* line 142, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #home .col2 {
        display: inline;
        float: left;
        margin-right: 15px;
        width: 145px;
        padding-left: 40px;
        padding: 1.5em;
        margin-bottom: 1.5em;
        background: #E5ECF9;
        background: #c5ceda; }
        /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.bp #content #content-inner #home .col2 {
          overflow-x: hidden; }
      /* line 148, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #home .col3 {
        display: inline;
        float: left;
        margin-right: 15px;
        width: 145px;
        padding-left: 40px;
        padding: 1.5em;
        margin-bottom: 1.5em;
        background: #E5ECF9;
        background: #c5ceda; }
        /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.bp #content #content-inner #home .col3 {
          overflow-x: hidden; }
      /* line 154, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #home .col4 {
        display: inline;
        float: left;
        margin-right: 15px;
        width: 145px;
        padding-left: 40px;
        margin-right: 0;
        padding: 1.5em;
        margin-bottom: 1.5em;
        background: #E5ECF9;
        background: #c5ceda; }
        /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.bp #content #content-inner #home .col4 {
          overflow-x: hidden; }
      /* line 161, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #home .row {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: center; }
        /* line 167, ../../../app/stylesheets/screen.sass */
        body.bp #content #content-inner #home .row a {
          text-decoration: none;
          vertical-align: top;
          font-size: 1.5em; }
          /* line 4, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass */
          body.bp #content #content-inner #home .row a:hover {
            text-decoration: underline; }
      /* line 172, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #dents, body.bp #content #content-inner #colors, body.bp #content #content-inner #parts, body.bp #content #content-inner #clubDentPro {
        border: 1px solid grey;
        padding: 1em;
        margin-bottom: 2em; }
      /* line 177, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #parts {
        padding: 1.5em;
        margin-bottom: 1.5em;
        background: #E5ECF9;
        background: #c5ceda; }
        /* line 181, ../../../app/stylesheets/screen.sass */
        body.bp #content #content-inner #parts #parts-left {
          display: inline;
          float: left;
          margin-right: 15px;
          width: 171.667px;
          padding-left: 40px; }
          /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
          * html body.bp #content #content-inner #parts #parts-left {
            overflow-x: hidden; }
        /* line 185, ../../../app/stylesheets/screen.sass */
        body.bp #content #content-inner #parts #parts-other {
          display: inline;
          float: left;
          margin-right: 15px;
          width: 171.667px;
          padding-left: 40px; }
          /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
          * html body.bp #content #content-inner #parts #parts-other {
            overflow-x: hidden; }
        /* line 189, ../../../app/stylesheets/screen.sass */
        body.bp #content #content-inner #parts #parts-right {
          display: inline;
          float: left;
          margin-right: 15px;
          width: 171.667px;
          padding-left: 40px;
          margin-right: 0; }
          /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
          * html body.bp #content #content-inner #parts #parts-right {
            overflow-x: hidden; }
      /* line 195, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #quote-review abbr {
        color: red;
        font-weight: bold;
        padding-left: 5px; }
      /* line 201, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #states-list p {
        font-size: 1.5em;
        font-weight: bold;
        margin-right: 10px; }
        /* line 205, ../../../app/stylesheets/screen.sass */
        body.bp #content #content-inner #states-list p a {
          text-decoration: none; }
          /* line 4, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass */
          body.bp #content #content-inner #states-list p a:hover {
            text-decoration: underline; }
      /* line 8, ../../../vendor/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_bullets.sass */
      body.bp #content #content-inner #contact-address li {
        list-style-type: none;
        margin-left: 0px; }
      /* line 212, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #contact-photo {
        margin-right: 0;
        align: right; }
      /* line 216, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #contact-map {
        margin-top: 2em; }
      /* line 219, ../../../app/stylesheets/screen.sass */
      body.bp #content #content-inner #price {
        color: green;
        font-size: 3em; }
  /* line 223, ../../../app/stylesheets/screen.sass */
  body.bp #footer {
    height: 7em;
    margin-top: 2em;
    margin-bottom: 0em;
    padding-top: 1em;
    background: #08234b;
    border-top: 5px solid #7a8ca4; }
    /* line 230, ../../../app/stylesheets/screen.sass */
    body.bp #footer p {
      color: #cccccc;
      font-size: 11px;
      padding-top: 0px;
      padding-bottom: 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 10px; }
      /* line 238, ../../../app/stylesheets/screen.sass */
      body.bp #footer p a {
        color: #cccccc;
        font-size: 11px; }
    /* line 242, ../../../app/stylesheets/screen.sass */
    body.bp #footer #footer-left {
      display: inline;
      float: left;
      margin-right: 15px;
      width: 425px; }
      /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.bp #footer #footer-left {
        overflow-x: hidden; }
    /* line 245, ../../../app/stylesheets/screen.sass */
    body.bp #footer #footer-right {
      display: inline;
      float: left;
      margin-right: 0;
      width: 425px; }
      /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.bp #footer #footer-right {
        overflow-x: hidden; }
      /* line 247, ../../../app/stylesheets/screen.sass */
      body.bp #footer #footer-right #aaatext {
        padding-left: 40px;
        display: inline;
        float: left;
        margin-right: 15px;
        width: 225px;
        text-align: right; }
        /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.bp #footer #footer-right #aaatext {
          overflow-x: hidden; }
      /* line 251, ../../../app/stylesheets/screen.sass */
      body.bp #footer #footer-right #aaa {
        display: inline;
        float: left;
        margin-right: 0;
        width: 105px;
        float: right;
        margin-right: 15px;
        margin-bottom: 10px; }
        /* line 101, ../../../vendor/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.bp #footer #footer-right #aaa {
          overflow-x: hidden; }
