/* line 4, ../../../app/stylesheets/holwyn.sass */
body {
  width: 960px;
  margin: 0 auto;
  font: helvetica; }

/* line 11, ../../../app/stylesheets/holwyn.sass */
a {
  text-decoration: none; }

/* line 15, ../../../app/stylesheets/holwyn.sass */
ul {
  list-style: none; }

/* line 18, ../../../app/stylesheets/holwyn.sass */
img {
  border: 0; }

/* line 22, ../../../app/stylesheets/holwyn.sass */
h2 {
  color: #ffb052; }



/* line 33, ../../../app/stylesheets/holwyn.sass */
#search {
  width: 960px;
  height: 60px;
  background-color: #ffb052;
  margin-bottom: 1em;
  clear: both; }

/* line 41, ../../../app/stylesheets/holwyn.sass */
.headerReplacement a {
  display: block;
  text-indent: -9999px;
  width: 300px;
  height: 100px;
  background: url(/images/logo.png) no-repeat;
  float: left; }

/* line 49, ../../../app/stylesheets/holwyn.sass */
.imageReplace a {
  display: block;
  text-indent: -9999px;
  width: 150px;
  height: 100px;
  background: url(/images/connor.png) no-repeat;
  padding: 0; }

/* line 57, ../../../app/stylesheets/holwyn.sass */
.nav {
  float: right;
  list-style: none;
  margin-bottom: 0; }
  /* line 62, ../../../app/stylesheets/holwyn.sass */
  .nav li {
    float: left;
    line-height: 100px;
    font-size: 2em;
    padding-left: 1em;
    padding-right: 1em; }
  /* line 68, ../../../app/stylesheets/holwyn.sass */
  .nav a:visited {
    color: #c3c3c3; }

/* line 71, ../../../app/stylesheets/holwyn.sass */
.introduction {
  float: right;
  width: 475px; }

/* line 75, ../../../app/stylesheets/holwyn.sass */
.featured {
  float: left;
  width: 475px;
  background-color: #fffbe9; }

/* Show specifics */
/* line 82, ../../../app/stylesheets/holwyn.sass */
.new {
  text-align: center;
  height: 300px;
  background-color: #fffbe9; }
