/* line 4, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 6, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  font-size: 100.01%;
}

/* line 16, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
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 18, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
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 45, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 20, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
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 22, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
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 24, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/* line 39, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
}
/* line 65, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h1, body.bp h2, body.bp h3, body.bp h4, body.bp h5, body.bp h6 {
  font-weight: normal;
  color: #222222;
}
/* line 66, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h1 img, body.bp h2 img, body.bp h3 img, body.bp h4 img, body.bp h5 img, body.bp h6 img {
  margin: 0;
}
/* line 67, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
/* line 68, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 69, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
/* line 70, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
/* line 71, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
/* line 72, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h6 {
  font-size: 1em;
  font-weight: bold;
}
/* line 73, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp p {
  margin: 0 0 1.5em;
}
/* line 74, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 75, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
/* line 77, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp a {
  text-decoration: underline;
  color: #000099;
}
/* line 18, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body.bp a:visited {
  color: #000066;
}
/* line 21, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body.bp a:focus {
  color: black;
}
/* line 24, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body.bp a:hover {
  color: black;
}
/* line 27, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body.bp a:active {
  color: #cc0099;
}
/* line 78, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
/* line 79, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp strong {
  font-weight: bold;
}
/* line 80, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp em {
  font-style: italic;
}
/* line 81, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dfn {
  font-style: italic;
  font-weight: bold;
}
/* line 82, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp sup, body.bp sub {
  line-height: 0;
}
/* line 83, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp abbr, body.bp acronym {
  border-bottom: 1px dotted #666666;
}
/* line 84, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp address {
  margin: 0 0 1.5em;
  font-style: italic;
}
/* line 85, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp del {
  color: #666666;
}
/* line 86, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp pre {
  margin: 1.5em 0;
  white-space: pre;
}
/* line 87, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp pre, body.bp code, body.bp tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
/* line 88, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp li ul, body.bp li ol {
  margin: 0;
}
/* line 89, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp ul, body.bp ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
/* line 90, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp ul {
  list-style-type: disc;
}
/* line 91, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp ol {
  list-style-type: decimal;
}
/* line 92, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dl {
  margin: 0 0 1.5em 0;
}
/* line 93, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dl dt {
  font-weight: bold;
}
/* line 94, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dd {
  margin-left: 1.5em;
}
/* line 95, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp table {
  margin-bottom: 1.4em;
  width: 100%;
}
/* line 96, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp th {
  font-weight: bold;
}
/* line 97, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp thead th {
  background: #c3d9ff;
}
/* line 98, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp th, body.bp td, body.bp caption {
  padding: 4px 10px 4px 5px;
}
/* line 99, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp tr.even td {
  background: #e5ecf9;
}
/* line 100, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp tfoot {
  font-style: italic;
}
/* line 101, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp caption {
  background: #eeeeee;
}
/* line 102, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp .quiet {
  color: #666666;
}
/* line 103, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp .loud {
  color: #111111;
}
/* line 29, ../../../app/stylesheets/screen.sass */
body.bp h3 {
  font-size: 14px;
  border-botton: 1px dotted #eeeeee;
}
/* line 9, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .clear {
  clear: both;
}
/* line 12, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .nowrap {
  white-space: nowrap;
}
/* line 16, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .clearfix {
  overflow: hidden;
  display: inline-block;
}
/* line 8, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
body.bp .clearfix {
  display: block;
}
/* line 18, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
/* line 22, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
/* line 26, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .first {
  margin-left: 0;
  padding-left: 0;
}
/* line 29, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .last {
  margin-right: 0;
  padding-right: 0;
}
/* line 32, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .top {
  margin-top: 0;
  padding-top: 0;
}
/* line 35, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 8, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_debug.scss */
body.bp .showgrid {
  background: url('/images/grid.png?1275269094');
}
/* line 4, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .error {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
/* line 29, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .error a {
  color: #8a1f11;
}
/* line 6, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .notice {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
/* line 37, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .notice a {
  color: #514721;
}
/* line 8, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
/* line 45, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .success a {
  color: #264409;
}
/* line 10, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .hide {
  display: none;
}
/* line 12, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .highlight {
  background: yellow;
}
/* line 14, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .added {
  background: #006600;
  color: white;
}
/* line 16, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .removed {
  background: #990000;
  color: white;
}
/* line 40, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp .box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
}
/* line 43, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eeeeee;
}
/* line 46, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee;
}
/* line 48, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
}
/* line 50, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp hr.space {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
  background: white;
  color: white;
  visibility: hidden;
}
/* line 52, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp form.inline {
  line-height: 3;
}
/* line 6, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form.inline p {
  margin-bottom: 0;
}

/* line 39, ../../../app/stylesheets/screen.sass */
body.tcw {
  line-height: 18px;
  color: #222222;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 12px;
  background: black;
}
/* line 12, ../../../app/stylesheets/partials/_tcw_typography.sass */
body.tcw h1 {
  color: #880c2c;
  line-height: 27px;
  font-size: 2em;
  font-family: Georgia, Serif;
  border-bottom: 1px dotted #aaaaaa;
  margin-bottom: 36px;
}
/* line 20, ../../../app/stylesheets/partials/_tcw_typography.sass */
body.tcw h2 {
  color: #880c2c;
  line-height: 23.4px;
  font-size: 1.5em;
  font-family: Georgia, Serif;
  margin-bottom: 0;
}
/* line 27, ../../../app/stylesheets/partials/_tcw_typography.sass */
body.tcw .sans {
  font-family: Verdana, Arial, Sans-Serif;
}
/* line 29, ../../../app/stylesheets/partials/_tcw_typography.sass */
body.tcw .serfi {
  font-family: Georgia, Serif;
}
/* line 31, ../../../app/stylesheets/partials/_tcw_typography.sass */
body.tcw .yellow {
  color: #fff568;
  font-family: Verdana, Arial, Sans-Serif;
}
/* line 34, ../../../app/stylesheets/partials/_tcw_typography.sass */
body.tcw .orange {
  color: #f68e56;
  font-family: Verdana, Arial, Sans-Serif;
}
/* line 37, ../../../app/stylesheets/partials/_tcw_typography.sass */
body.tcw .green {
  color: #7cc576;
  font-family: Verdana, Arial, Sans-Serif;
}
/* line 42, ../../../app/stylesheets/screen.sass */
body.tcw .linebreak {
  height: 18px;
  clear: both;
  width: 100%;
}
/* line 46, ../../../app/stylesheets/screen.sass */
body.tcw .rounded {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
/* line 48, ../../../app/stylesheets/screen.sass */
body.tcw #container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
/* line 8, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
body.tcw #container {
  display: block;
}
/* line 50, ../../../app/stylesheets/screen.sass */
body.tcw #header, body.tcw #footer {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 950px;
}
/* line 138, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.tcw #header, * html body.tcw #footer {
  overflow-x: hidden;
}
/* line 52, ../../../app/stylesheets/screen.sass */
body.tcw #header {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  height: 90px;
  background-image: url(/images/header_bg.jpg);
}
/* line 8, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
body.tcw #header {
  display: block;
}
/* line 57, ../../../app/stylesheets/screen.sass */
body.tcw #header #logo {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
  height: 100%;
  background-image: url(/images/header_logo.jpg);
  background-repeat: no-repeat;
}
/* line 138, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.tcw #header #logo {
  overflow-x: hidden;
}
/* line 64, ../../../app/stylesheets/screen.sass */
body.tcw #header #menu {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 710px;
  height: 100%;
  margin-right: 0;
  padding-top: 54px;
}
/* line 8, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
body.tcw #header #menu {
  display: block;
}
/* line 138, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.tcw #header #menu {
  overflow-x: hidden;
}
/* line 71, ../../../app/stylesheets/screen.sass */
body.tcw #header #menu .button {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 110px;
  color: #880c2c;
  text-align: center;
  padding: 9px 0;
  margin: 0 0 0 1px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  text-decoration: none;
  background-image: url(/images/button_bg.jpg);
  background-repeat: repeat-x;
  background-position: center center;
  border-right: 1px solid #880c2c;
}
/* line 138, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.tcw #header #menu .button {
  overflow-x: hidden;
}
/* line 87, ../../../app/stylesheets/screen.sass */
body.tcw #header #menu .button:hover {
  background-position: center 40%;
}
/* line 89, ../../../app/stylesheets/screen.sass */
body.tcw #header #menu .first {
  margin-left: 38px;
  border-left: 1px solid #880c2c;
}
/* line 92, ../../../app/stylesheets/screen.sass */
body.tcw #header #menu .spacer_1 {
  background: transparent;
  border: none;
  margin-left: 2px;
}
/* line 96, ../../../app/stylesheets/screen.sass */
body.tcw #errors, body.tcw #notices {
  background: white;
  text-align: center;
}
/* line 99, ../../../app/stylesheets/screen.sass */
body.tcw #errors {
  color: maroon;
}
/* line 101, ../../../app/stylesheets/screen.sass */
body.tcw #notices {
  color: green;
}
/* line 103, ../../../app/stylesheets/screen.sass */
body.tcw #footer {
  padding-top: 18px;
}
/* line 105, ../../../app/stylesheets/screen.sass */
body.tcw #footer .third {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px;
  color: white;
}
/* line 138, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.tcw #footer .third {
  overflow-x: hidden;
}
/* line 109, ../../../app/stylesheets/screen.sass */
body.tcw #footer h1 {
  color: white;
  font-size: 24px;
  border: none;
  margin-bottom: 0;
}
/* line 114, ../../../app/stylesheets/screen.sass */
body.tcw #footer .left {
  text-align: left;
}
/* line 116, ../../../app/stylesheets/screen.sass */
body.tcw #footer .middle {
  text-align: center;
}
/* line 118, ../../../app/stylesheets/screen.sass */
body.tcw #footer .middle .phone_number {
  font-size: 18px;
}
/* line 120, ../../../app/stylesheets/screen.sass */
body.tcw #footer .right {
  text-align: right;
  margin-right: 0;
}
/* line 123, ../../../app/stylesheets/screen.sass */
body.tcw #content {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 950px;
  border: 1px solid white;
  width: 948px;
  min-height: 540px;
  padding-top: 90px;
  background-image: url(/images/content_bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
/* line 8, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
body.tcw #content {
  display: block;
}
/* line 138, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.tcw #content {
  overflow-x: hidden;
}
/* line 134, ../../../app/stylesheets/screen.sass */
body.tcw #content a {
  text-decoration: none;
  color: #880c2c;
}
/* line 137, ../../../app/stylesheets/screen.sass */
body.tcw #content a:hover {
  text-decoration: underline;
}
/* line 139, ../../../app/stylesheets/screen.sass */
body.tcw #content .full_page_gutter {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 110px;
}
/* line 138, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.tcw #content .full_page_gutter {
  overflow-x: hidden;
}
/* line 142, ../../../app/stylesheets/screen.sass */
body.tcw #content .full_page_container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 710px;
  margin-bottom: 90px;
}
/* line 8, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
body.tcw #content .full_page_container {
  display: block;
}
/* line 138, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.tcw #content .full_page_container {
  overflow-x: hidden;
}
/* line 148, ../../../app/stylesheets/screen.sass */
body.tcw #content .full_page_container .sidebar {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 170px;
}
/* line 138, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.tcw #content .full_page_container .sidebar {
  overflow-x: hidden;
}
/* line 150, ../../../app/stylesheets/screen.sass */
body.tcw #content .full_page_container .sidebar .list {
  background-image: url(/images/page_bg.jpg);
  background-repeat: repeat-x;
  background-color: white;
  padding: 9px;
  border: 1px solid #333333;
  min-height: 360px;
  opacity: 0.8;
}
/* line 156, ../../../app/stylesheets/screen.sass */
body.tcw #content .full_page_container .sidebar .list h1 {
  padding-top: 27px;
  margin-bottom: 18px;
  font-family: Georgia, Serif;
}
/* line 160, ../../../app/stylesheets/screen.sass */
body.tcw #content .full_page_container .sidebar .list a {
  color: #880c2c;
  text-decoration: none;
  padding-left: 10px;
}
/* line 164, ../../../app/stylesheets/screen.sass */
body.tcw #content .full_page_container .article_page {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 530px;
  margin-right: 0;
}
/* line 138, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.tcw #content .full_page_container .article_page {
  overflow-x: hidden;
}
/* line 168, ../../../app/stylesheets/screen.sass */
body.tcw #content .full_page_container .text_page {
  background-image: url(/images/page_bg.jpg);
  background-repeat: repeat-x;
  background-color: white;
  padding: 36px;
  border: 1px solid #333333;
  min-height: 450px;
}
/* line 173, ../../../app/stylesheets/screen.sass */
body.tcw #content .full_page_container .half-page {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 350px;
}
/* line 138, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.tcw #content .full_page_container .half-page {
  overflow-x: hidden;
}
/* line 175, ../../../app/stylesheets/screen.sass */
body.tcw #content .full_page_container .last {
  margin-right: 0;
}
/* line 177, ../../../app/stylesheets/screen.sass */
body.tcw #content .full_page_container .fade {
  color: white;
  font-size: 1.8em;
  font-family: Georgia, Serif;
  letter-spacing: 1.2px;
  padding: 18px 10px;
  text-align: right;
}
/* line 48, ../../../app/stylesheets/partials/_tcw_typography.sass */
body.tcw #content .full_page_container .fade h1 {
  color: white;
  font-size: 1.7em;
  letter-spacing: 1.2px;
  line-height: 36px;
  border: none;
}
/* line 54, ../../../app/stylesheets/partials/_tcw_typography.sass */
body.tcw #content .full_page_container .fade h2 {
  color: white;
  font-size: 1em;
  font-family: Georgia, Serif;
  letter-spacing: 1.2px;
  line-height: 27px;
}
/* line 61, ../../../app/stylesheets/partials/_tcw_typography.sass */
body.tcw #content .full_page_container .fade h2 span {
  text-transform: uppercase;
  font-size: 0.8em;
}
/* line 64, ../../../app/stylesheets/partials/_tcw_typography.sass */
body.tcw #content .full_page_container .fade .sans {
  font-family: Arial;
}
/* line 181, ../../../app/stylesheets/screen.sass */
body.tcw #content .full_page_container .page {
  background-image: url(/images/page_bg.jpg);
  background-repeat: repeat-x;
  background-color: white;
  padding: 18px;
  min-height: 160px;
}
/* line 185, ../../../app/stylesheets/screen.sass */
body.tcw #content .fade-left {
  background-image: url(/images/fade-left.png);
  background-position: left center;
  height: 100%;
}
/* line 190, ../../../app/stylesheets/screen.sass */
body.tcw #content .last {
  margin-right: 0;
}
/* line 192, ../../../app/stylesheets/screen.sass */
body.tcw #content .newspaper {
  font-style: italic;
  font-weight: bold;
}
/* line 196, ../../../app/stylesheets/screen.sass */
body.tcw #content .floating_left {
  display: inline-table;
  float: left;
  margin: 5px 18px 0 0;
}
/* line 201, ../../../app/stylesheets/screen.sass */
body.tcw #content .floating_right {
  margin: 5px 0 0 18px;
  float: right;
}
/* line 205, ../../../app/stylesheets/screen.sass */
body.tcw #content .floated_image {
  width: auto;
  font-size: 0.7em;
  line-height: 11px;
}
/* line 209, ../../../app/stylesheets/screen.sass */
body.tcw #content .floated_image a {
  text-decoration: none;
  color: #880c2c;
}
/* line 212, ../../../app/stylesheets/screen.sass */
body.tcw #content .floated_image a:hover {
  text-decoration: underline;
}
/* line 214, ../../../app/stylesheets/screen.sass */
body.tcw #content .floated_image img {
  display: block;
  border: 1px solid #333333;
  margin-bottom: 2px;
}
/* line 220, ../../../app/stylesheets/screen.sass */
body.tcw #content form label {
  font-size: 10px;
  text-transform: uppercase;
  display: block;
}
/* line 225, ../../../app/stylesheets/screen.sass */
body.tcw #content form .blockless label {
  display: inline;
}
/* line 227, ../../../app/stylesheets/screen.sass */
body.tcw #content form input[type=submit] {
  display: block;
  border: 1px solid #333333;
}
/* line 232, ../../../app/stylesheets/screen.sass */
body.tcw #content .faq_item .question {
  margin-bottom: 18px;
  font-size: 20px;
}
/* line 236, ../../../app/stylesheets/screen.sass */
body.tcw #content .faq_item .answer {
  margin-bottom: 18px;
}

/* line 18, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp label {
  font-weight: bold;
}
/* line 19, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
/* line 20, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp legend {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 25, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=text], form.bp input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
/* line 26, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.title {
  font-size: 1.5em;
}
/* line 30, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input[type=checkbox], form.bp input.checkbox, form.bp input[type=radio], form.bp input.radio {
  position: relative;
  top: 0.25em;
}
/* line 32, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp textarea {
  margin: 0.5em 0;
  padding: 5px;
}
/* line 33, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp select {
  margin: 0.5em 0;
}
/* line 57, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp fieldset {
  border: 1px solid #cccccc;
}
/* line 60, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=text], form.bp input[type=password],
form.bp textarea, form.bp select {
  border: 1px solid #bbbbbb;
}
/* line 62, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text:focus, form.bp input.title:focus, form.bp input[type=text]:focus, form.bp input[type=password]:focus,
form.bp textarea:focus, form.bp select:focus {
  border: 1px solid #666666;
}
/* line 46, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=text], form.bp input[type=password] {
  width: 300px;
}
/* line 48, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp textarea {
  width: 390px;
  height: 250px;
}

/* line 244, ../../../app/stylesheets/screen.sass */
form.inquiry .contact_information, form.inquiry .artwork_information {
  clear: both;
  padding: 20px;
  padding-left: 90px;
}
/* line 248, ../../../app/stylesheets/screen.sass */
form.inquiry .set {
  float: left;
  width: 40%;
  padding: 10px;
}
/* line 252, ../../../app/stylesheets/screen.sass */
form.inquiry .field {
  margin: 0px 0px 5px 0px;
}
/* line 254, ../../../app/stylesheets/screen.sass */
form.inquiry input[type=text] {
  width: 200px;
}
/* line 256, ../../../app/stylesheets/screen.sass */
form.inquiry input[type=submit] {
  display: block;
  clear: both;
  margin-left: 10px;
  cursor: pointer;
}
/* line 261, ../../../app/stylesheets/screen.sass */
form.inquiry select {
  border: 1px solid #333333;
  background: white;
}
/* line 264, ../../../app/stylesheets/screen.sass */
form.inquiry textarea {
  width: 200px;
  height: 200px;
  overflow-y: scroll;
}

/* line 270, ../../../app/stylesheets/screen.sass */
#splash_tag .output {
  margin-top: 15px;
  background-image: url(/images/content_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  left: -53px;
  width: 735px;
}

/* line 279, ../../../app/stylesheets/screen.sass */
.left {
  text-align: left;
}

/* line 281, ../../../app/stylesheets/screen.sass */
.right {
  text-align: right;
}

/* line 283, ../../../app/stylesheets/screen.sass */
.center {
  text-align: center;
}

/* line 285, ../../../app/stylesheets/screen.sass */
.justify {
  text-align: justify;
}

/* line 289, ../../../app/stylesheets/screen.sass */
#clipping h1.title {
  margin-bottom: 9px;
  font-size: 18px;
}
/* line 292, ../../../app/stylesheets/screen.sass */
#clipping .subtitle {
  font-size: 14px;
  display: block;
  line-height: 18px;
  color: #333333;
  padding-bottom: 9px;
}
/* line 298, ../../../app/stylesheets/screen.sass */
#clipping .published {
  margin-bottom: 18px;
}

/* line 301, ../../../app/stylesheets/screen.sass */
.fig {
  text-align: center;
  margin: 20px;
}
/* line 305, ../../../app/stylesheets/screen.sass */
.fig img {
  border: 1px solid #333333;
}

/* line 312, ../../../app/stylesheets/screen.sass */
body.tcw .enml_page h1 {
  border-bottom: 0px;
  margin-bottom: 0px;
}
/* line 317, ../../../app/stylesheets/screen.sass */
body.tcw #content form input[type=submit] {
  border: 0px;
}
/* line 319, ../../../app/stylesheets/screen.sass */
body.tcw #content a {
  color: #333333;
}
/* line 321, ../../../app/stylesheets/screen.sass */
body.tcw #content a:hover {
  text-decoration: none;
}
