/*
-------------------------------------------------------
Client: Chambliss Builders - chamblissbuilders.com
Developed by: Rainhouse - rainhouse.com

PRINT STYLES
---------------------------------------------------- */

body {
  margin:.25in .5in;
  padding:0;
  font: 12px/16px Lucida Grande, Arial, Verdana, Sans-serif;
  }

/* THINGS TO =HIDE
---------------------------------------------------- */
#nav-row,
#footer ul,
.hidden,
ul.subdivnav,
h2.none,
.out-left
{display: none;}


/* =HEADERS
----------------------------------------------- */

h1.none {
    margin: 0 0 .5in 0;
    }

/* =LINKS
----------------------------------------------- */
a {
  color:black;
  text-decoration:none;
  }

a img {
  border-width:0;
  }


/* =IMAGES
----------------------------------------------- */
img.planmain {
  border: #333 solid 1px;
  }

/* =TABLES
---------------------------------------------------- */
.td-odd {
  padding: 2px 4px 2px 0;
  vertical-align: baseline;
  }

.td-even {
  padding: 2px 4px 2px 0;
  vertical-align: baseline;
  }

/* =MISC
---------------------------------------------------- */
.plandiv, .homediv {
  padding: 10px 0 10px 0;
  width: 4in;
  border-bottom: #ccc solid 1px;
  }

#rightcol {
  border-left: #ccc solid 1px;
  width: 1.75in;
  padding: 0 0 0 20px;
  float: right;
  font-size: 9px;
  line-height: 12px;
  }

#footer {
    font-size: 9px;
    color: #999;
    line-height: 10px;
    }

.price {
    float: none;
    display: block;
    }

.name {
    font-weight: bold;
    }