body {
  font: normal 14px arial;
  margin: 0px auto;
  padding: 0px;
  color: #444;
  text-align: center;
  line-height: 160%;
  background: #c9e4f2 url(/images/bg.png) repeat-x; }

div, img, form, ul {
  margin: 0px;
  padding: 0px;
  border: 0px; }

small {
  font-size: 9px; }

div, span, td, .text_l {
  text-align: left; }

.clear {
  clear: both; }

.tr {
  text-align: right; }

p {
  margin: 5px 0 10px 0; }

.tc, div .tc {
  text-align: center; }

a {
  text-decoration: none;
  color: #0092ed; }

a:hover {
  text-decoration: underline; }

.left {
  float: left; }

.right {
  float: right; }

.hidden {
  display: none; }

li {
  list-style: none; }

.bullets {
  margin: 5px 0 15px 20px; }
  .bullets li {
    list-style: disc; }

h1 {
  font-size: 35px;
  font-weight: normal;
  font-family: 'ArcherBold';
  padding: 0 0 0 0;
  color: #2872a8;
  text-shadow: rgba(255, 255, 255, 1) 0 1px 0px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=rgba(255, 255, 255, 1),Direction=135,Strength=0)";
  line-height: 109%; }
  h1 span {
    color: #1d5279;
    padding: 0 0 0 0; }

.front {
  padding-top: 10px; }
  .front h1 {
    text-align: center;
    border-bottom: 1px solid white;
    padding-bottom: 25px; }

.row {
  margin: 10px 0 20px 0; }

#container {
  width: 800px;
  margin: 0px auto; }

div:after {
  visibility: hidden;
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  content: " "; }

#header {
  margin: 10px 0 35px 0; }

iframe {
  background: none;
  background-color: none; }

#left_column {
  float: left;
  width: 500px;
  margin-top: 20px; }

#right_column {
  float: right;
  width: 260px;
  margin-top: 20px; }

#left_column_front {
  float: left;
  width: 270px;
  margin-top: 20px;
  text-align: right; }

#right_column_front {
  float: right;
  width: 500px;
  margin-top: 0px; }

#left_column_front {
  font-size: 20px;
  margin-top: 10px;
  letter-spacing: 0.02em;
  color: #5ba8d8;
  line-height: 125%;
  font-weight: normal;
  font-family: 'ArcherBold'; }

.nav {
  float: right;
  margin: 30px 0 0 0; }
  .nav li {
    float: right;
    margin-left: 10px; }
    .nav li a {
      padding: 10px;
      color: #2872a8;
      font-size: 19px;
      font-family: 'ArcherBold'; }
    .nav li a:hover {
      background: #dbf1fa;
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -border-radius: 10px;
      text-decoration: none; }

#button {
  float: right;
  line-height: 60px;
  margin: 10px 0; }
  #button a {
    padding: 8px 12px;
    font-size: 18px;
    font-family: 'ArcherBold';
    background: white;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;
    border: 1px solid #bbb;
    border-bottom: 2px solid #999;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  #button a:hover {
    text-decoration: none;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5); }

#deets {
  color: #f26522;
  padding: 15px 20px;
  font-size: 18px;
  margin: 10px 0 20px 0;
  font-family: 'ArcherBold';
  background: white;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -border-radius: 10px;
  border: 1px solid #bbb;
  border-bottom: 2px solid #999;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  #deets div {
    text-align: center; }

#when {
  margin: 3px 0; }
  #when img {
    vertical-align: middle; }
  #when span {
    display: block;
    font-size: 80%;
    font-style: italic;
    text-align: center;
    padding: 5px 0 0 0;
    color: #888; }

#condo {
  margin: 0 0 20px 0; }
  #condo p {
    margin: 4px 0 0 0;
    padding: 0 0 0 0; }

#wufoo {
  margin: 20px 0 0 -5px; }

h2 {
  font-size: 20px;
  font-weight: normal;
  font-family: 'ArcherBold';
  padding: 13px 0 5px 0;
  color: #2872a8;
  text-shadow: rgba(255, 255, 255, 1) 0 1px 0px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=rgba(255, 255, 255, 1),Direction=135,Strength=0)";
  line-height: 100%; }

.icon {
  float: left;
  width: 240px;
  text-align: center;
  color: #777; }
  .icon p {
    text-align: left; }
  .icon h3 {
    font-size: 22px;
    font-weight: normal;
    font-family: 'ArcherBold';
    padding: 0 0 0 0;
    color: #2872a8;
    text-shadow: rgba(255, 255, 255, 1) 0 1px 0px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=rgba(255, 255, 255, 1),Direction=135,Strength=0)";
    line-height: 100%; }

.middle {
  margin: 0 40px; }

#footer {
  padding: 25px 0;
  margin: 0 0;
  border-top: 1px solid #a0d0e6;
  font-size: 12px;
  color: #999; }
  #footer a {
    color: #999; }

.bold {
  font-weight: bold; }

#address {
  margin: 0px 0 20px 0; }
  #address p {
    margin: 0 0 0 0; }

#three {
  border-top: 1px solid #a0d0e6;
  border-bottom: 1px solid white;
  padding: 15px 0; }

#borders {
  border-bottom: 1px solid white;
  border-top: 1px solid #a0d0e6;
  padding: 20px 0; }

#outoftowners {
  border-top: 1px dotted #bbb; }

#watch_this {
  text-align: right;
  color: #2872a8;
  padding-top: 5px;
  font-size: 90%; }
  #watch_this div {
    text-align: right; }

strong {
  font-weight: bold;
  text-decoration: underline; }

#sponsors {
  text-align: center; }
  #sponsors div {
    text-align: center; }

