@charset "utf-8";
/*****************************************
COLORS:
  Navy:    215290
  Blue:    2864b0
  Lt Lime: c4e680
  Dk Lime: b8e163

TABLE OF CONTENTS // ++ // ++ ///
 02.0     STATIC CONTENT
 02.0 a   ERIC MEYER CSS RESET
 02.0 b   LAYOUT
 02.0 c   NAVIGATION
 02.0 d   FARHNER IMAGE REPLACEMENT (fir)
 02.0 e   TYPOGRAPHY
 02.0 f   CALL-TO-ACTION BUTTONS
--
 02.1 a   OUR HOMES > Photo Gallery (Landing Page)
 02.1 b   OUR HOMES > Videos (Stories)
 02.1 c   OUR HOMES > Energy Star (Savings Calculator)
 02.1 d   OUR HOMES > Features
--
 02.2 a   ABOUT CLAYTON > Interactive Timeline (Landing Page)
 02.2 b   ABOUT CLAYTON > Giving Back
 02.2 c   ABOUT CLAYTON > Careers
 02.2 d   ABOUT CLAYTON > FAQ
 02.2 e   ABOUT CLAYTON > Our Brands
 02.2 f   ABOUT CLAYTON > Partners + Affliates
--
 02.3 a | TESTIMONIALS
********************************************/
#staticContentCntr{
	position: relative;
	float: left;
	clear: both;
	width: 844px;
	min-height: 600px;
	left: 46px;
	padding-left:18pt;
}

h1 { 
    left: 0px; 
    /*margin: 18px 0px 21px 0px;*/
	position: absolute;
}

h1 img{
    position: relative;
    top: 6px;
}



h4 {
  color: #565656;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: -0.034em;
  line-height: 160%;
  border-bottom: 1px solid #c7c7c7;
}

h5 {
color:#505050;
font-weight:600;
}

a {
	text-decoration: underline;
	color:#2763b0;
	cursor:pointer;
	outline-style: none;
}

strong { font-weight: bold; }

:focus { outline: 0; }

#column-one {
  	width: 844px;
  	left: 0px;
}

.top-headline {
  clear: both;
  color: #2864b0;
  border: none;
}

#breadcrumbCntr{
    width: 640px;
    height: 40px;
}

#reqMoreBttn{
    width: 225px;
    height: 40px;
}

.strongColor {
	color: #444444;
}


/** 02.4 a | FINANCING ***/
.financing-options #column-one {
  width: 700px;
}
.financing-options #column-one h3 {
  width: 225px;
}
.financing-options {
  width: 525px;
  border: 1px solid #00CC00;
}

.rowSpacer {
	width: 600px;
	height: 36px;
	clear: both;
}

.partners {
	margin-left: 0px;
  	width: 840px;
}

.smartMort { margin-top: -12px; }

.financing-options button { margin-left: 40px !important; }

.closingLine {
	color:#5C5C60;
	font-size: 13px;
}

.closingLine a {
	color:#5C5C60;
	font-size: 13px;
}

/** 02.4 b | FINANCING > MORTGAGE CALCULATOR ***/
.subHead {
  color: #565656;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid #c7c7c7;
  width: 225px;
  height: 24px;
}

#calcPayments { 
	position: relative;
	clear: both;
	width: 350px;
	height: 29px;
	top: 18px;
	text-align: center;
	/*border: 1px dotted #000;*/
	background: url(/brands/default/images/brButtons/green_350px_29px.png);
}

#calcPayments a {
	position: relative;
	top: 5px; 
	color: #2763b0;
	font-size: 14px;
	font-weight: bold;
}

#calcPayments a:hover { color: #fff; }

/********* MORT CALC ***********/

#mortgage-calc {
	position: relative;
	clear: both;
	background: url(/brands/default/images/mortcalc_back.jpg) no-repeat;
	width: 839px; height: 311px;
  	padding: 10px 12px;
}

#mortgage-calc fieldset  { border: none; }

#energy-calc .calc-text-field ,#mortgage-calc .calc-text-field {
  float: left;
  padding-top: 0;
}

#mortgage-calc label {
  clear: both;
  float: left;
  width: 280px;
  height: 26px;
  padding: 0 8px 0 0;
  margin: 0;
  background-color: #c5e681;
  background-repeat:  no-repeat;
  background-position: 5px 2px;
  text-align: right;
  color: #2864b0;
  text-transform: lowercase;
  font-weight: bold;
  font-size: 1.00em;
  /*font-size: 0.72em;*/
  line-height: 2.15em;
}

#mortgage-calc input  {
  float: left;
  width: 100px;
  height: 18px;
  background-color: #f7f7f7;
  text-align: right;
  padding: 0.50em 3px 0.25em 20px;
  border: 1px solid #ccc;
  font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
  font-size: 1.00em;
  /*font-size: 0.76em;*/
  font-weight: bold;
  color: #222;
  position: relative;
  top: 0; left: 0;
  z-index: 0;
}

#calc-results {
  position: relative;
  background: #C5E681;
  top: 35px; left: -32px;
  width: 412px;
  overflow: hidden;
  padding: 6px;
  float: right;
}

#calc-results h6 {
  padding: 0; margin: 0;
  color: #2864b0;
  font-size: 14px;
  font-weight: bold;
}

#calc-results p { color: #2864b0; }

#mortPlans { 
	position: relative;
	clear: both;
	width: 350px;
	height: 29px;
	top: 18px;
	text-align: center;
	/*border: 1px dotted #000;*/
	background: url(/brands/default/images/brButtons/green_350px_29px.png);
}

#mortPlans a {
	position: relative;
	top: 5px; 
	color: #2763b0;
	font-size: 14px;
	font-weight: bold;
}

#mortPlans a:hover { color: #fff; }

#calcBttn { 
	position: relative;
	width: 104px;
	height: 40px;
	left: 312px;
	/*border: 1px dotted #000;*/
}

#calcBttn img{
 width: 104px;
 height: 40px; 
}

.introPar {
	position: relative;
	float: left;
	left: 20px;
	top: 50px;
	width: 280px;
}

#calcuCnr {
	float: right;
    margin-top: 15px;
    padding-right: 30px;
    width: 416px;
}
