body {
font-family:verdana,helvetica, sans-serif;
color:#333333;
font-size:12px;
background-color:#eae7d4;
}

a {
text-decoration: none;
color:#FFFFFF;
font-weight:bold;
font-family:verdana,helvetica, sans-serif;
font-size:12px;
}
.style1 {color: #FFFFFF}
.style2 {font-size: smaller}

.footer { 
text-decoration: none;
color:#999999;
font-family:arial,verdana,helvetica,sans-serif;
font-size:11px;
text-align:center;
}

#footer {
background: #eae7d4 url(http://www.kamahomes.com/images/footer12.gif) 50% top no-repeat;
margin: 0 auto;
text-align: center;
color: #fff;
padding-bottom: 12px;
font-size: 8pt;
}

#footer p {
margin: 0 auto;
padding: 2px;
}

#footer a {
color: #fff;
}

#footer span {
font-weight: bold;
padding: 0 24px;
}

#footer #phone {
background: transparent url(http://www.kamahomes.com/images/footer_phone.gif) left 50% no-repeat;
}

#footer #fax {
background: transparent url(http://www.kamahomes.com/images/footer_fax.gif) left 50% no-repeat;
}

#footer #email {
background: transparent url(http://www.kamahomes.com/images/footer_email.gif) left 50% no-repeat;
}

a {
text-decoration: none;
color:#800000;
font-weight:bold;
font-family:tahoma,helvetica, sans-serif;
font-size:12px;
}

h1{

color:#00349a;
font-family:Garamond, Georgia, "Times New Roman", Times, serif;
font-size:30px;
margin-top:15px;

}

h1.heading {
color:#FFFFFF;
font-family:Brush Script MT, Monotype Corsiva, Book Antiqua;
font-size:30px;
text-align:center;
margin:0px;
padding:0px;

}

.heading {
background-color:#800000;
width:100%;
padding:6px;
color:#FFFFFF;
font-family:Brush Script MT, Monotype Corsiva, Book Antiqua;
font-size:30px;
text-align:center;
}



.text {

background-color:#FBF8E8;
padding:5px;
vertical-align:top;
font-size:12px;

}

.form_label {
color:#333333;
padding:2px;
text-align:right;
width:30%;
vertical-align:top;
}

 
.submit-button
{
color: #FFFFFF;
font-weight:bold;
padding:1px;
background: #5a5800;
border:2px #caceae outset;
} 


/* navigation style */
    #tabsI {
      float:left;
      width:100%;
      background:#FBF8E8;
      line-height:normal;
	  border-bottom:3px solid #b26b02;
	  font-family: tahoma, helvetica, sans serif;
	  font-weight:bold;
	  font-size:40%;
      }
    #tabsI ul {
	  margin:0;
	  padding:5px 5px 0 10px;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("http://www.kamadersham.com/images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("http://www.kamadersham.com/images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

    #tabsI a.home span {
      color:#FFF;
      }
    #tabsI a.home {
      background-position:0% -42px;
      }
    #tabsI a.home span {
      background-position:100% -42px;
      }
