/* Start of CMSMS style sheet 'eastcoasttile.com Home' */
#home_header {
  position: relative;
  height: 140px;
  text-align: center;
  margin-bottom: 10px;
  background-color: #faf7f0;
}

#logo a {
  margin-top: 10px;
}
table.loginform tr td input {
  width: 150px;
}
table.loginform tr td .submit {
  width: 75px;
}
.dealerloginimage {
  border: 6px solid #25358d;
  margin-right: 10px;
}

.dealerformimage {
  border: 6px solid #590158;
  margin-right: 10px;
}

.homeownerimage {
  border: 6px solid #8c2844;
}

#home_midheader {
  background-color: #f4f0e4;
  position: relative;
  padding-top: 30px;
}
#home_midheader h3 {
  font-style: italic;
}
#homeContentContainer {
  font-family: Arial;
  font-size: 12px;
  margin-left: 50px;
  margin-right: 50px;
  padding-bottom: 30px;
  font-family: Arial;
  text-align: left;
  min-height: 150px;
  height: auto !important;
  height: 150px;
}
#homeContentContainer p {
  font-size: 12px;
  margin-bottom: 15px;
}
#homeContentContainer h3 {
  font-size: 16px;
  font-style: italic;
}
#home_midheader table {
  margin: 0 auto;
  margin-bottom: 30px;
}
#home_mainarea {
  background-color: #faf7f0;
  height: 40px;
  margin-top: 10px;
}
#home_footer {
  float: right;
  background-color: white;
  text-align: right;
  color: #7f7f7f;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  width: 957px;
  padding-right: 3px;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-top: 10px;
  background-color: #f4f0e4;
}

/* End of 'eastcoasttile.com Home' */

