@charset "utf-8";
/* CSS Document */

body {
  background: #B2ABA5 url(../../Images/layout/home_bg.jpg) no-repeat;
	text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

body.quality {
  background: #847a6f url(../../Images/layout/quality_bg.jpg) no-repeat;
}

body.preserve {
  background: #A7796C url(../../Images/layout/preserve_bg.jpg) no-repeat;
}

body.village {
  background: #AD8260 url(../../Images/layout/village_bg.jpg) no-repeat;
}

body.lakes {
  background: #8DA0A6 url(../../Images/layout/thelakes_bg.jpg) no-repeat;
}

body.redcedar {
  background: #A1A074 url(../../Images/layout/redcedar_bg.jpg) no-repeat;
}

/*******************
 Table and TD Styles 
********************/

table.layout {
  width: 776px;
  margin-left: auto;
  margin-right: auto;
}

table.expand {
  width: 100%;
}

td#shim {
  height: 35px;
}

td.equal{
	padding-top: 7px;
}

td#footer {
  height: 45px;
}

td.nav {
  width: 14.2%;
}

td.content {
  background: white url(../../Images/layout/body_border.gif) repeat-y;
}

td.homephoto {
  width: 610px;
  padding: 5px 0 5px 8px;
}

td.devlinks {
  padding: 5px 8px 5px 0;
}

td#featuredhome {
 width: 212px;
 border-left: 1px solid gray;
}

td.dotted {
  border-left: 1px solid gray;
}

td.grayborder {
  border-bottom: 1px solid #b8b7b7;
}

td.homeprice {
  height: 17px;
  width: 197px;
  background-color: #c3c0ba;
  color: #464441;
  text-align: center;
  padding: 5px 0 3px 0;
}

td.quickcologne {
  height: 17px;
  width: 197px;
  background-color: #a96b0c;
  color: #FFF;
  text-align: center;
  padding: 5px 0 5px 0;
}

td.quickblaine {
  height: 17px;
  width: 197px;
  background-color: #5b7684;
  color: #FFF;
  text-align: center;
  padding: 5px 0 5px 0;
}

td.quickhudson {
  height: 17px;
  width: 197px;
  background-color: #455a21;
  color: #FFF;
  text-align: center;
  padding: 5px 0 5px 0;
}

td.quickpreserve {
  height: 17px;
  width: 197px;
  background-color: #852904;
  color: #FFF;
  text-align: center;
  padding: 5px 0 5px 0;
}

td.quickcolognetext {
  height: 17px;
  width: 197px;
  text-align: center;
  padding: 5px 0 0px 0;
  border: 2px solid #a96b0c;
}

td.quickblainetext {
  height: 17px;
  width: 197px;
  text-align: center;
  padding: 5px 0 0px 0;
  border: 2px solid #5b7684;
}

td.quickhudsontext {
  height: 17px;
  width: 197px;
  text-align: center;
  padding: 5px 0 0px 0;
  border: 2px solid #455a21;
}

td.quickpreservetext {
  height: 17px;
  width: 197px;
  text-align: center;
  padding: 5px 0 0px 0;
  border: 2px solid #852904;
}

td#award {
  height: 17px;
  width: 197px;
  background-color: #C7D922;
  color: black;
  text-align: left;
  padding: 5px 0 3px 0;
}

td.spacer {
  height: 2px;
}

td.hometype {
  background-color: #c3c0ba;
  color: black;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0 5px 0;
}

td.hometypecologne {
  background-color: #a96b0c;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0 5px 0;
}

td.hometypeblaine {
  background-color: #5b7684;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0 5px 0;
}

td.hometypepreserve {
  background-color: #852904;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0 5px 0;
}

td.hometypehudson {
  background-color: #455a21;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0 5px 0;
}


div#green {
  background-color: #D1D286;
  width: 554px;
}

td.header-repeat {
  background: url(../../Images/layout/header_repeat.gif) repeat-x; 
  vertical-align: bottom;
}

#designBodyText
{
	padding: 5px;
	line-height: 15px;
}
#designBodyText h1
{
	font-weight: bold;
	text-align: center;
	margin-top: -5px;
}

#DesignStudioArea
{
	background-image: url(../../Images/DesignStudio/MiddleBorder.gif);
	background-repeat: repeat-y;
	width: 530px;
	text-align: center;
	
}
.menuform
{
	font-size: 11px;
}

div.hometype {
	color: #036;
	background-color: #c3c0ba;
	padding: 5px;
	margin-bottom: 10px;
}

td.short {
  height: 2px;
}

/*******************
 Text Styles 
********************/

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 5px 25px 10px 25px;
}

p.map {
  margin: 0px 0px 0px 25px;
}

p.quality {
  margin: 5px 10px 10px 10px;
}

p.quality-on {
  margin: 5px 10px 10px 10px;
  color: #ab3d00;
  font-weight:bold;
}

p.footer {
  font-size: 11px;
  font-variant: small-caps;
  text-align: center;
}

p.footermap {
  font-size: 11px;
  font-variant: small-caps;
  text-align: left;
}
p.findahome {
  font-size: 11px;
  margin: 5px 8px 10px 8px;
}

p.small {
  font-size: 11px;
  margin: 0;
}

p.quickdisclaimer{
	background-color:white;
	color:#8b0000;
}

td.dotted p {
  margin: 5px 8px 10px 8px;
}

h3 {
  font-size: 12px;
  font-variant: small-caps;
  font-weight: bold;
  color: #40503a;
  text-align: center;
  margin: 10px 0 8px 0;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  margin: 15px 25px 10px 25px;
}

h1.quick {
  font-size: 16px;
  font-weight: bold;
  color: #541805;
  margin: 15px 25px 10px 25px;
}

h1.quickcologne {
  font-size: 20px;
  font-weight: bold;
  color: #541805;
  margin: 5px 10px 10px 10px;
}

h2.quickmove {
  font-size: 14px;
  font-weight: bold;
  color: #541805;
  margin: 15px 25px 10px 0px;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  margin: 15px 25px 10px 0px;
}

h2.plan {
  font-size: 28px;
  font-weight: bold;
  color: #666666;
  margin: 15px 25px 10px 0px;
}

h2.quick {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin: 0px 5px 10px 0px;
}

h2.quickcologne{
  font-size: 16px;
  font-weight: bold;
  color:#541805;
  margin: 0px 5px 5px 0px;
}

h2.quicklast {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin: 0px 5px 20px 0px;
}

h3 {
  font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: white;
	margin-top: 13px;
	text-align: center;
}

h4 {
  font-size: 11px;
  font-variant: small-caps;
  font-weight: bold;
  color: #666666;
}

h4.quick {
  font-size: 13px;
  font-variant: small-caps;
  font-weight: bold;
  color: #FFF;
}

h5 {
  font-size: 10px;
  font-variant: small-caps;
  font-weight: bold;
  color: #666666;
}

/*******************
 General Styles 
********************/

.firstwords {
  color: #541805;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
}

.maroon {
  color: #541805;
  font-weight: bold;
}

.red {
  color: #FF0000;
  font-weight: bold;
}

.fwvillage {
  color: #865003;
}

.fwCAcademy {
  color: #061041;
}

.fwlakes {
  color: #496271;
}

.fwpreserve {
  color: #72240b;
}

.fwredcedar {
  color: #676910;
}

.white {
  background-color: white;
}

div#matrix
{
	font-family: Arial;
	font-size: 13px;
	border: solid 1px #DDD9D2;
	line-height: 18px;
}

.gridHeader
{
	background-color: #DDD9D2;
	line-height: 16px;
}
.type
{
	font-weight: bold;
	line-height: 16px;
}
.typeNote
{
	font-size: 10px;
	line-height: 16px;
}
a.modelLink
{
	text-decoration: underline;
	font-weight: bold;
	line-height: 14px;
	color: #600;	
}
a:hover.modelLink 
{
	color: #696;	
}
a.contact
{
	font-weight: bold;
	color: #666;
}
a:hover.contact
{	
	color: #696;
}
a.tax:link
{
	color: green;
}
a.tax:visited
{
	color: green;
}
a.tax:hover
{
	color: red;
}
a.quick:link
{
	color: #541805;
	text-decoration:underline;
}
a.quick:visited
{
	color: # 333;
	text-decoration:underline;
}
a.quick:hover
{
	color: red;
}
a.tour:link
{
	color: blue;
}
a.tour:visited
{
	color: blue;
}
a.tour:hover
{
	color: red;
}
.price
{
	font-weight: bold;
	color: #666;
}
/*******************
 List Styles 
********************/

ul {
  margin: 0;
  padding: 0;
  list-style-type: disc;
}

li {

}

ul.nav {
  list-style-type: none;
}

ul.nav li {
  float: left;
  margin: 5px 24px 0 0;
}

ul.supernav {
  list-style-type: none;
}

ul.supernav li {
  float: right;
  margin: 5px 0 15px 7px;
}

li.quick {
	list-style-type:disc;
	line-height:1.5em;
	margin-left:40px;
}

li.quicktop {
	list-style-type:disc;
	line-height:1.5em;
	margin-left:20px;
}

li#first {
  margin-left: 15px;
}

ul.sidebar {
  list-style-type: square;
  margin-top: 75px;
  margin-left: 22px;
}

ul.sidebar li {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  
  float: none;
  color: white;
  text-align: left;
}

/*******************
 Img Styles 
********************/

img.nav {
  display: block;
}

img.grayline {
  margin: 2px 8px 8px 8px;
}

img.feature {
  margin-left: 4px;
}

/*******************
 Neighborhood Landing Nav
********************/

td.preserve-middle {
  height: 40px;
	background: url(../../Images/navigation/preserve_nav_middle.gif) no-repeat;
}

td.preserve-bottom {
  height: 41px;
	background: url(../../Images/navigation/preserve_nav_bottom.gif) no-repeat;
}

td.village-middle {
  height: 40px;
	background: url(../../Images/navigation/village_nav_middle.gif) no-repeat;
}

td.village-bottom {
  height: 43px;
	background: url(../../Images/navigation/village_nav_bottom.gif) no-repeat;
}

td.lakes-middle {
  height: 41px;
	background: url(../../Images/navigation/lakes_nav_middle.gif) no-repeat;
}

td.lakes-bottom {
  height: 44px;
	background: url(../../Images/navigation/lakes_nav_bottom.gif) no-repeat;
}

td.redcedar-middle {
  height: 40px;
	background: url(../../Images/navigation/redcedar_nav_middle.gif) no-repeat;
}

td.redcedar-bottom {
  height: 42px;
	background: url(../../Images/navigation/redcedar_nav_bottom.gif) no-repeat;
}

table.commlinks a,
div#comm-title a {
  color: white;
}

table.commlinks a:hover,
div#comm-title a:hover {
  color: yellow;
}

/*******************
 Link Styles 495a43
********************/

a {
  text-decoration: none;
  color: #495a43;
}

a:hover {
  color: red;
}

a.supernav {
  color: #372e29;
}

.calculator
{
	border: solid 1px black;
	background-color: #c3c0ba;
	padding-left: 5px;
}

