/* Start of CMSMS style sheet 'ECT : MainArea' */
#advanced_search_page_form {
 width: 100%;
 background-color: #f5ecd5;
 padding-top: 10px;
 padding-bottom: 20px;
}

#advanced_search_page_form input {
 margin-left: 27px;
 margin-top: 30px;
 width: 75px;
}

#advanced_search_page_form select {
 width: 185px;
 margin-left: 27px;
 margin-top: 10px;
}

#mainarea {


z-index: -1;
}
.bcrumbs, .bcrumbs a {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

#maincontent {
  position: relative;
  float: left;
  margin-left: 1px;
  margin-top: 0px;
  width: 744px;
  min-height: 275px;
  height: auto !important;
  height: 275px;
  display: inline;
  background-color: #e6e6e6;
  background-image: url('./uploads/images/center-corner.jpg');
  background-position: top left;
  background-repeat: no-repeat;

}

#contentpadding {
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 10px;

}
#maincontent p {
  margin-bottom: 20px;
}
#maincontent img {

}

#maincontent ul li {
  list-style: none;
}
.maincontentheader {
  font-family: Times New Roman;
  font-style: italic;
  font-size: 26px;
  font-weight: bold;
  color: #c1912d;

}

.rightfloater {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}

.leftfloater {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

#maincontentarea {
  background-color: white;
  font-family: arial;
  font-size: 14px;
  padding: 20px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
}
#maincontentarea ul {
  margin-left: 15px;
}

#sectionimage {
  position: relative;
  float: left;
  margin-right: 20px;
}

#home_promotion {
  background-color: white;

  min-height: 200px;
  height: auto !important;
  height: 200px;
}
#home_promotion img {
  margin-left: 12px;
  margin-top: 10px;
  margin-right: 8px;
  text-decoration: none;
}
#home_promotion a {
  text-decoration: none;
}

/* End of 'ECT : MainArea' */

