body{
  padding: 0;
  margin: 0;
  font-family: Calibri;
  font-size: 11pt;
  background-color: #D4C5A1;
  color: #3A1917;
}

A:link, A:visited{
  color: #4D201D;
  text-decoration: underline;
  outline: none;
}

A:hover{
  text-decoration: none;
}

.menu{
  width: 1250px;
  height: 45px;
  margin-left: 3px;
}

.menuItem, .menuItemSelected{
  background-image: url(../images/menu.jpg);
  background-repeat: no-repeat;
  width: 207px;
  height: 35px;
  float: left;
  padding-top: 10px;
  margin-right: 1px;
}

.menuItem a:link, .menuItem a:visited{
  font-size: 14pt;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.menuItem a:hover{
  color: #50221F;
}

.menuItemSelected a{
  font-size: 14pt;
  font-weight: bold;
  color: #50221F;
  text-decoration: none;
}

.container{
  background-color: #FFFFD9;
  width: 1244px;
  height: 350px;
}

.homeImg{
  margin: 20px 20px 0 50px;
  float: left;
  padding-bottom: 30px;
}

.homeBody{
  padding: 30px 20px 30px 0;
  float: left;
  text-align: justify;
  width: 740px;
}

.commonBody{
  padding: 30px 40px;
  width: 1165px;
}

.enquireBody{
  padding: 40px 10px 30px 10px;
  width: 1225px;
}

.gallefyItem{
  float: left;
  padding-right: 40px;
  padding-bottom: 30px;
}

.profileItem{
  float: left;
  padding-right: 80px;
  padding-bottom: 30px;
}

.padRightNone{
  padding-right: 0;
}

.blockImgs{
  float: left;
  width: 320px;
}

.enquireItem{
  position: relative;
  padding-bottom: 80px;
  padding-left: 60px;
}

.enq_inputDivTop{
  position: absolute;
  top: -10px;
}

.enq_inputDivTop2{
  position: absolute;
  top: -35px;
}

.enqFirstTop{
  left: 160px;
}

.enqSecondTop{
  left: 175px;
}

.enqThirdTop{
  left: 165px;
}

.enqFourthTop{
  left: 170px;
}

.enq_inputDivOnlyRight{
  position: absolute;
  top: 64px;
  right: 5px;
}

.enq_inputDivOnlyRight2{
  position: absolute;
  top: 66px;
  right: -65px;
}

.enq_inputDivOnlyLeft{
  position: absolute;
  top: 64px;
  left: 65px;
}

.enq_inputDivOnlyLeft2{
  position: absolute;
  top: 66px;
  left: -5px;
}

.enq_inputDivLeft{
  position: absolute;
  top: 64px;
  left: 40px;
}

.enq_inputDivLeft2{
  position: absolute;
  top: 66px;
  left: -30px;
}

.enq_inputDivRight{
  position: absolute;
  top: 64px;
  right: -20px;
}

.enq_inputDivRight2{
  position: absolute;
  top: 66px;
  right: -90px;
}

.enq_input{
  width: 40px;
  border: 1px dotted #AF9767;
  padding: 2px;
  color: #555555;
  font-weight: bold;
  text-align: center;
}

.enqNotes{
  padding: 0 10px;
}

.enqSelectDiv-1-1{
  position: absolute;
  top: 23px;
  left: 50px;
}

.enqSelectDiv-1-2{
  position: absolute;
  top: 140px;
  right: 50px;
}

.enqSelectDiv-2-1{
  position: absolute;
  top: 23px;
  right: -10px;
}

.enqSelectDiv-2-2{
  position: absolute;
  top: 140px;
  left: 110px;
}

.enqSelectDiv-3-1{
  position: absolute;
  top: 140px;
  left: 80px;
}

.enqSelectDiv-3-2{
  position: absolute;
  top: 140px;
  right: 20px;
}

.enqSelectDiv-4-1{
  position: absolute;
  top: 22px;
  left: 32px;
}

.enqSelectDiv-4-2{
  position: absolute;
  top: 22px;
  right: -27px;
}

.enqSelect{
  color: #000;
  border: 1px dotted #836332;
  background-color: #D9B96E;
  font-size: 9pt;
  font-weight: bold;
}

.contactLeft{
  float: left;
  width: 200px;
}

.contactRight{
  padding-left: 100px;
  width: 200px;
  float: left;
}

.contactTitle{
  font-size: 16pt;
  font-weight: bold;
  padding-bottom: 20px;
}

.cnLabel{
  font-weight: bold;
  color: #836332;
}

.cnInput{
  border: 1px dotted #AF9767;
  padding: 2px;
  color: #555555;
  width: 250px;
  font-size: 8pt;
  font-family: Verdana;
}

.cnQuestion{
  font-weight: bold;
  color: #836332;
  font-size: 12pt;
  font-style: Italic;
}

.cnSecure{
  float: left;
  padding-right: 10px;
}

.cnCaptcha{
  border: 1px dotted #AF9767;
  padding: 2px;
  color: #555555;
  width: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
}

.cnSubmit{
  border: 2px outset #FFF;
  color: #FFF;
  text-decoration: none;
  margin-right: 5px;
  font-weight: bold;
  background-color: #925F5C;
}

.cnSubmitOver{
  border: 2px outset #FFF;
  color: #FFF;
  text-decoration: none;
  margin-right: 5px;
  font-weight: bold;
  background-color: #3F1D1B;
  cursor: pointer;
}

.cnTextarea{
  border-right: 1px solid #AF9767;
  border-left: 1px dotted #AF9767;
  border-top: 1px dotted #AF9767;
  border-bottom: 1px dotted #AF9767;
  padding: 2px;
  color: #555555;
  width: 350px;
  height: 180px;
  font-size: 8pt;
  font-family: Verdana;
}

.enqDescription{
  padding: 10px 20px 0 20px;
  border: 1px dotted #AF9767;
}

.prLeft{
  float: left;
  width: 500px;
  margin: 40px;
}

.prRight{
  float: left;
  margin: 40px;
  padding: 30px 0 0 40px;
}

.prItem{
  clear: both;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #AF9767;
}

.ptTitle{
  float: left;
  font-size: 14pt;
  font-weight: bold;
  width:150px;
}

.ptDescr{
  float: left;
  padding-left: 20px;
}

.footer{
  background-image: url(../images/footer.jpg);
  background-repeat: no-repeat;
  width: 1250px;
  height: 33px;
}

.copyright{
  float: left;
  padding-left: 20px;
}

.designed{
  float: right;
  padding-right: 20px;
}

.homeImgLogo{
  float: left;
  width: 335px; 
  height: 60px;
}

.formica {
  font-weight: bold;
  font-size: 16pt;
}

.c_error_fieldset{
  width: 630px;
  text-align: left;
  margin-bottom: 20px;
  border: 1px solid #ED2100;
}

.c_error_fieldset_2{
  width: 630px;
  text-align: left;
  margin-bottom: 40px;
  margin-left: 70px;
  border: 1px solid #ED2100;
}

.c_error_legend{
  padding-bottom: 2px;
  color: #ED2100;
  font-family: Verdana;
  font-size: 8pt;
}

.c_error_container{
  padding: 10px 20px;
}

.c_error_label{
  padding: 2px;
  color: #686868;
  font-family: Verdana;
  font-size: 8pt;
}

.leftMenu{
  width: 200px;
  padding: 30px 22px;
  text-align: left;
}

.leftMenuItem, .leftMenuItemSelected{
  margin-bottom: 3px;
}

.leftMenuItem A:link, .leftMenuItem A:visited{
  display: block;
  padding: 3px 5px 4px 5px;
  border: 1px solid #E0C17E;
  text-decoration: none;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  background-color: #906739;
  color: #FFF;
}

.leftMenuItem A:hover, .leftMenuItemSelected A:link, .leftMenuItemSelected A:visited{
  display: block;
  padding: 3px 5px 4px 5px;
  border: 1px solid #E0C17E;
  text-decoration: none;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  background-color: #FFF;
  color: #906739;  
}

.clear{
  clear: both;
}

.productItem{
  width: 300px;
  float: left;
  margin-bottom: 30px;
  margin-left: 20px;
  text-align: left;
}

.productImage{
  float: left;
  width: 160px;
  height: 126px;
  overflow: hidden;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #CEAE75;
}

.productImage A:link, .productImage A:visited{
  display: block;
  width: 160px;
  height: 126px;
}

.productData{
  float: left;
  width: 130px;
}

.productDataFull{
  width: 260px;
  border-left: 1px solid #E0C17E;
  padding-left: 40px;
}

.productTitle{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: underline;
}

.productText{
  line-height: 120%;
}

.productFile{
  background-image: url(../images/pdf_icon.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 5px 0 5px 25px;
}

.productFile A:link, .productFile A:visited{
  font-size: 8pt;
  font-family: Verdana;
  text-decoration: underline;
}

.productFile A:hover{
  text-decoration: none;
}

.spacer{
  height: 30px;
}

.nothing{
  text-align: center;
  padding-top: 30px;
  font-style: Italic;
}
.hometxt1 {
  color: #ed1f1f;

}

.hometxt3 {
  color: #ed1f1f;
  font-size: 15pt;
  font-weight: bold;
  border-top: 2px;
}
