/*Tervoort Builders*/
@import url("reset.css");

body { 
	background: #fff url(img/tervoortLogo.jpg) no-repeat top left;
        font: 1em georgia, sans-serif;
	line-height: 1.88889;
	margin: 0; 
	padding: 0;
}

#header {
        height: 105px;
        width: 100%;
}

#header h4 {
    font: italic bold 1.0em georgia, sans-serif;
    letter-spacing: 1px; 
    color: #fb7f00;
    margin: auto;
    padding: 75px 0px 0px 280px ; 
}

#header hr {
   height: 5px;
  border: 0;
  width: 100%;
  color: #706f6E;
  background-color: #706f6e;
} 

#nav {
  width: 180px;          /* Nav fullwidth - padding */
  height: 600px;
  padding: 25px 0px 0px 0px;       /* LC padding */ 
  margin-left: -105%;
  right: 180px;           /* LC fullwidth */
  background-color: #ffffff;
}



#nav ul {
    list-style-type: none;
    margin-top: 0px;
    overflow: hidden;
    font: italic bold .95em arial, serif ;
}

#nav a:link {
    display: block;
    width: 140px;
    color: #215d1f;
    background-color: #fb7f00;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    margin-bottom: 10px;
    border-right: 2px solid #515151;
    border-bottom: 2px solid #515151;
    border-left: 2px solid #cccccc;
    border-top: 2px solid #cccccc;  
}

#nav a:visited {
     display: block;
    width: 140px;
    color: #215d1f;
    background-color: #fb7f00;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    margin-bottom: 10px;
    border-right: 2px solid #515151;
    border-bottom: 2px solid #515151;
    border-left: 2px solid #cccccc;
    border-top: 2px solid #cccccc; 
}

#nav a:hover {
    display: block;
    background-color: #215d1f;
    color: #000000;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    margin-bottom: 10px;
    border-right: 2px solid #515151;
    border-bottom: 2px solid #515151;
    border-left: 2px solid #cccccc;
    border-top: 2px solid #cccccc;  
}

#nav a:active {
    font: italic bold .95em arial, serif ;
    display: block;
    background-color: #dff8e5;
    color: #000000;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    margin-bottom: 10px;
    border-right: 2px solid #515151;
    border-bottom: 2px solid #515151;
    border-left: 2px solid #cccccc;
    border-top: 2px solid #cccccc;
}


#container {
  border-bottom: 1px solid black;
  margin-top: 10px;
  padding-right:150px;
  padding-left: 180px;   /* nav fullwidth */
  overflow: hidden;
}

#container .column {

  float: left;
  position: relative;
}

#content {
  padding: 5px 20px;     /* cc padding */
  margin-left: 45px;
  width: 100%;
}

#content li {
    display: inline;
    padding: 0px 5px 0px 5px;
}


.imagehome {
 background: #fff url(img/homeImage.jpg) no-repeat top center;
}

.text_home {
   font: normal 1em arial, sans-serif;
    text-align: center;
    letter-spacing: 1px; 
    color: #000;
    margin: auto;
    padding: 380px 80px 0px 5px ;
}

#footer {
  clear: both;
  position: relative;
  text-align: center;
  font: normal .75em arial, serif ; 
}

.line1 {
    margin: auto;
    padding: 8px 0px 0px 0px ;
}

.line2 {
    margin: auto;
    padding: 6px 0px 0px 0px ;
}

.line3 {
    font: normal .75em arial, serif ; 
    margin: auto;
    padding: 4px 0px 0px 0px ;
}
#footer a:link {
    font: normal .75em arial, serif ; 
    color: #000000;  
}

#footer a:visited {
    font: normal .75em arial, serif ;
    color: #fb7f00;
}

#footer a:hover {
    font: normal .75em arial, serif ;
    color: #215d1f;
}

#footer a:active {
    font: normal .75em arial, serif ;
    color: #000000;
}

.imageabout {
 background: #fff url(img/logo_large.jpg) no-repeat top center;
}

.text_about {
    font: normal 1em arial, sans-serif;
    text-align: left;
    letter-spacing: 1px; 
    color: #000;
    margin: auto;
    padding: 280px 10px 0px 50px ;
}

.imagecontact {
 background: #fff url(img/contact_image.jpg) no-repeat top center;
}

.text_ref {
    font: normal 1em arial, sans-serif;
    text-align: left;
    letter-spacing: 1px; 
    color: #000;
    margin: auto;
    padding: 35px 10px 0px 50px ;
}

.row1 {
    list-style: none;
    padding: 10px 0px 0px 100px;
    
}

.row2 {
    list-style: none;
    padding: 10px 0px 0px 100px;
    
}

.newhomes_1 {
    font: italic bold 3.0em georgia, sans-serif;
    letter-spacing: 1px; 
    color: #666666;
    margin: auto;
    padding: 10px 0px 0px 130px ;
}

.newhomes_2 {
    font: italic bold 1.0em georgia, sans-serif;
    letter-spacing: 1px; 
    color: #666666;
    margin: auto;
    padding: 10px 0px 0px 130px ;
}

.rowTextBefore {
    font: italic bold 1.0em georgia, sans-serif;
    letter-spacing: 1px; 
    color: #666666;
    margin: auto;
    padding: 10px 0px 0px 360px ;
}

.text_progress {
    font: normal 1em arial, sans-serif;
    text-align: left;
    letter-spacing: 1px; 
    color: #000;
    margin: auto;
    padding: 35px 10px 0px 50px ;
}

* html body {
  overflow: hidden;
}

* html #footer-wrapper {
  float: left;  
  font: 1em georgia, sans-serif;
  line-height: 1.88889;
  margin: 0; 
  padding: 0;
}
