@charset "utf-8";
/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#bcad85;
line-height:16px;
height:auto;
margin:0;
padding:0;
background-image:url(images/bg.jpg);
background-position:center top;
background-repeat:repeat-x;
background-color:#472918;
}

p{
color:#bcad85;
text-align:justify;
margin:0px;
padding:0px;
}

b{
color:#caa84c;
}

.image_about{
border: solid 2px #6d3f25;
float:left;
margin:0 20px 10px 0;
}

.image{
border: solid 2px #6d3f25;
float:none;
}
.imagea{
border: solid 2px #6d3f25;
float:right;
margin:0 15px 0 0;
}

.imageb{
border: solid 2px #6d3f25;
float:none;
}
.imagebb{
border: solid 2px #6d3f25;
float:right;
margin:0 28px 0 0;
}

.divider_bg{
background-image:url(images/line.gif);
background-position:center top;
width:42px;
}
.bg{
background-image:url(images/tittle_bg.jpg);
background-repeat:repeat;
}

.footer_left{
height:48px;
margin-left:20px;
color:#6e472b;
}

.design_by{
height:48px;
color:#6e472b;
padding-right:20px;
}

.design_by a{
color:#89743b;
text-decoration:none;
}

.design_by a:hover{
color:#89743b;
border-bottom:dashed 1px #89743b;
}

.title{
padding-bottom:23px;
float:left;
clear:both;
height:35px;
}

.btn{
float:right;
padding:10px 0 20px 20px;
}

.txtbox{
border: solid 1px #301b0b;
margin:8px 31px 9px 0;
background-color:#3d2312;
height:24px;
width:202px;
color:#bcad85;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0 0 0 0;
}

.msgbox{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border: solid 1px #301b0b;
margin:8px 0 0 0;
padding:0;
background-color:#3d2312;
color:#bcad85;
height:140px;
width:202px;
}