/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a{text-decoration:none;color:black;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.hide {display:none;}
#logo_div{width:100%;}
#content_area
{
    clear:both;
}


table
{
    font-size:12px;
}
th
{
  font-size:13px;
  color:white;
  background-color:  #85153b;
  margin:0px;
  padding:10px 0px;
}



td
{
    padding:5px 0px;
    background-image:none;
}

.name_col
{
    width:402px;
}

.city_col
{
    width:150px;
    text-align:center;
}

.vt_col
{
    width:34px;
}
.state_col, .rooms_col
{
    width:45px;
    text-align:center;
}

#portfolio_table a
{
   text-decoration:none;
}

.heading
{
    font-family:Arial Black, Arial Black, Gadget, sans-serif;
    color:#860038;
    font-size:1.05em;
    margin-bottom:10px;
}