* { margin:0; padding:0;}
body { background:#2f2c34 url(images/tail_site.gif) 0 0 repeat-x; font-size:100%; line-height:1em; font-family:tahoma; color:#7a7a7a; text-align:center; padding:26px 0 0 0;}

.customButtons {
  background-color: #FFF;
  border: 1px solid #f3b331;
  color: #f3b331;
  padding: 16px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 4px;
  font-weight: bold;
  font-size: 10px;
  width: 30%;
}

.customButtons:hover {
  background-color: #f3b331;
  border: 1px solid #f3b331;
  color: white;

}

.customButtons2 {
  background-color: #FFF;
  border: 1px solid #f3b331;
  color: #f3b331;
  padding: 14px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 4px;
  font-weight: bold;
  font-size: 26px;
  width: 50%;
}

.customButtons2:hover {
  background-color: #f3b331;
  border: 1px solid #f3b331;
  color: white;

}

.customButtons3 {
  background-color: #FFF;
  border: 1px solid #f3b331;
  color: #f3b331;
  padding: 6px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 4px;
  font-weight: bold;
  font-size: 14px;
  width: 20%;
}

.customButtons3:hover {
  background-color: #f3b331;
  border: 1px solid #f3b331;
  color: white;

}

/*in_line*/
input, select, textarea { vertical-align:middle; font-family:Tahoma; font-size:1em;}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}
a:hover{text-decoration:none;}
.column { float:left;}
.clear, .col-list, .row-box, .row1-box, .row2-box { width:100%; overflow:hidden;}
.col-list ul{ float:left}
.col-list .indent-list{ margin-left:40px;}

/*header*/
.menu{ height:40px;}
.header-img{ height:416px; background:url(images/header-img.jpg) 0 0 no-repeat;}
.header-img2{ height:416px; background:url(images/header-img2.jpg) 0 0 no-repeat;}
.header-img3{ height:764px;}
.header-img4{ height:510px;}
.header-img2 .img-indent2{ margin:15px 0 0 15px;}
.header-content{ margin:-416px 0 0 500px; width:252px; height:333px; background:url(images/header-content.jpg) 0 0 no-repeat; color:#ffffff; font-size:0.687em; line-height:1.43em;}
.header-content p{ margin-top:15px;}
.header-content .logo{ height:105px;}
.header-content .logo img{ margin:12px 0 0 16px;}
.header-content .indent-text{ margin:0px 45px 0px 25px;}
.header-content .indent-text .title{ margin-bottom:0px; margin-left:0px; position:relative;}
.title{ display:block;}
.header-button{ position:absolute; margin:205px 0 0 2px;}

input[disabled]#submit,
input[disabled]#submit:hover,
input[disabled]#submit:active,
input[disabled]#submit:focus { 
        background: #CCCCCC;
        box-shadow: none;
        outline: none;
        opacity: 0.5;
        text-decoration: none;
}

.button1 {
  background-color: #e7e7e7; color: black;} /* Gray */ 
  border: none;
  color: white;
  padding: 32px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 24px;
}



/*footer*/
.footer{ background:url(images/footer.gif) 0 0 no-repeat; text-indent:524px;}
.footer img{ margin:25px 0 26px 0;}

/*content*/
.text-content, .row-box{ color:#c3b596; font-size:0.687em; line-height:1.5em;}
.border-left{ background:#FFF url(images/border-left.gif) top left repeat-y;}
.border-right{background:url(images/border-right.gif) top right repeat-y; }
.corner-top-left{background:url(images/corner-top-left.gif) 0 0 no-repeat;}
.corner-bot-left{background:url(images/corner-bot-left.gif) bottom left no-repeat;}
.corner-top-right{background:url(images/corner-top-right.gif) top right no-repeat;}
.corner-bot-right{background:url(images/corner-bot-right.gif) bottom right no-repeat;}
.border-top{ background:url(images/border-top.gif) 20px 0 no-repeat; width:100%;}
.indent-main-box{ padding:30px 35px 0 34px;}
.content-img3{ height:764px;}
.content-img4{ height:510px;}
.list li a{ background:url(images/list_marker.gif) center left no-repeat; padding:0 0 0 15px; color:#bb9996; text-decoration:none; line-height:1.5em; font-family:Verdana}
.list li a:hover{ text-decoration:none; color:#fff0c4;}

.bg-1{ background:#312524 url(images/bg_1.gif) 0 0 repeat-x;}
.bg-1-top{ background:url(images/bg-1-top.gif) 0 0 repeat-x;}
.bg-1-bot{ background:url(images/bg-1-bot.gif) bottom left repeat-x;}

.bg-2{ background:#56413f url(images/bg_2.gif) 0 0 repeat-x;}
.bg-2-top{ background:url(images/bg-2-top.gif) 0 0 repeat-x;}
.bg-2-bot{ background:url(images/bg-2-bot.gif) bottom left repeat-x;}

.bg-3{ background:#54403f url(images/bg_3.gif) bottom left repeat-x;}
.bg-3-top{ background:url(images/bg-3-top.gif) 0 0 repeat-x;}
.bg-3-bot{ background:url(images/bg-3-bot.gif) bottom left repeat-x;}


.bg-4{ background:#705452 url(images/bg_4.gif) bottom left repeat-x;}
.bg-4-top{ background:url(images/bg-4-top.gif) 0 0 repeat-x;}
.bg-4-bot{ background:url(images/bg-4-bot.gif) bottom left repeat-x;}

.link-4{ color:#ffffff;}
.text-3 dt{ font-weight:bold; color:#806360; padding-bottom:2px;}
.text-3 dd{ padding-bottom:13px;}

.img-left{ float:left; margin:2px 20px 0 0;}
.indent-box{ padding:22px 0 16px 19px;}
.indent-box1{ padding:27px 16px 25px 21px;}
.indent-top1{ margin-top:7px; display:block;}
.indent-bot1{ display:block; margin-bottom:9px;}
.clear1{clear:both;}
.indent-top2{ display:block; margin-top:25px;}

.png{margin:0 0 0 -18px; position:absolute;}
.indent-top-bot{margin:11px 0 11px 0;}
.fright{ float:right;}
.text-2{color:#9e7f7d;}
.prev{ background:#312524; color:#9a7774; font-weight:bold; word-spacing:4px; position:relative;}
.prev p{ padding-top:9px;}
.prev .indent-left{ padding-right:122px;}
.prev .indent-right{ padding-left:110px;}
.prev-link{ height:35px; background:url(images/prev-link.gif) bottom left repeat-x; width:100%; text-align:center;}

.prev-img-left{ vertical-align:middle; margin-right:5px;}
.prev-img-right{ vertical-align:middle; margin-left:5px;}
.link-2{ color:#9a7774; font-weight:bold; text-decoration:none;}
.link-2:hover{ color:#fff0c4;}
.link-3{ color:#9a7774; font-weight:bold; text-decoration:underline;}
.link-3:hover{ color:#fff0c4; text-decoration:none;}

.row1-box { position:relative; }
.row1-box .row1-box-1{width:170px; background:url(images/shdow_foto.png) 5px 0 no-repeat; color:#9a7774; font-weight:bold;}
.row1-box .row1-box-1 .img-indent{ margin:5px 0 0px 0px;}
.row1-box .row1-box-1 .img_start{ vertical-align:middle; }
.row1-box .row1-box-1 .indent-start{ margin:0px 0 10px 10px; display:block;}
.row1-box .row1-box-2{width:165px}
.row1-box .indent-1{ margin:10px 0 1px 0;}
.row1-box .row-box-corner-left{ background:url(images/row-box-corner-left.gif) bottom left no-repeat;}
.row1-box .row-box-corner-right{ background:url(images/row-box-corner-right.gif) bottom right no-repeat;}

.text-1{ color:#f3b331;}
.indent-bot{ display:block; margin-bottom:10px;}

.link{ color:#c2b495; text-decoration:none; display:block;}
.link:hover{ color:#f3b331; text-decoration:none;}

.title-1{ display:block; margin-bottom:14px;}
.link-1{ color:#997774; font-weight:bold; text-decoration:none; background:url(images/link-1.gif) center left no-repeat; padding:0 0 0 10px; font-family:Verdana}
.link-1:hover{ text-decoration:none; color:#fff0c4;}

.indent-top{ display:block; margin-top:16px;}
.shadow-foto{background:url(images/shdow_foto.png) 0 0 no-repeat; margin:0 25px 0 -13px; margin-top:13px; float:left;}


.list-1{  font-family:Verdana; line-height:1.5em; position:relative;}
.list-1 span{ float:right; display:block;}
.list-1 li{ text-decoration:none; width:100%; overflow:hidden; display:block; }
.list-1 li .width-1{background:url(images/list_marker.gif) center left no-repeat; padding:0 0 0 15px; color:#bb9996;}
.list-1 li .width-1{ width:153px;}
.list-1 li .width-2{ width:102px;}
.list-1 li .width-3{ width:53px;}
.list-1 li .width-2, .list-1 li .width-3 a{ color:#a27843; text-decoration:none;}
.list-1 li .width-3 a:hover{ color:#bb9996;}
.text-4 p{ margin-top:15px;}
.text-5{ color:#997673; font-weight:bold;}
.text-5 a{ color:#997673; text-decoration:underline;}
.text-5 a:hover{ color:#c2b495; text-decoration:underline;}


.row-content-3{ height:140px;}

/*================== index-6.html ==================*/
#page7 .form { position:relative;}
#page7 .form input{ height:18px; width:135px;}
#page7 .form textarea{ overflow:auto; display:block; height:73px; width:174px; margin-bottom:17px;}
#page7 .form textarea, #page7 .form input{ border:1px solid #cdbc9c; color:#cdbc9c; background:#6d5553; padding-left:3px;}
#page7 .form .form-link{ margin-left:70px; margin-right:15px;}
#page7 .form .indent-form{ height:27px;}

