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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
p{
   text-align:justify;
   margin:0px;
   padding:0px;
}
.headerbg{
    background-image:url(../images/bg_header_1.jpg);
	height:151px;
}
.logo{
   padding-top:45px;
}
.nav{
    color:#ffffff;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}

.nav:hover{
    color:#fffa79;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}
.active{
    color:#fffa79;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}
.bannerbg{
    background-image:url(../images/bg_banner_1.jpg);
	height:314px;
}
.bannerbg_inner{
    background-image:url(../images/bg_banner_1.jpg);
	height:200px;
}
.contentbg{
     background-image:url(../images/bg_content.jpg);
	
}
.dot{
     background-image:url(../images/dot.png);
	 height:1px;
}
.textheading{
     color:#8a5f52;
	 font-size:19px;
	 text-decoration:none;
	 text-transform:uppercase;
	 
	}
.graytext{
    color:#504f4e;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding-top:14px;
	line-height:22px;
}
.graytext_1{
    color:#504f4e;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding-top:14px;
	
}
.contentbg_1{
     background-image:url(../images/bg_content_1.jpg);
	 height:299px;
}
.brownheding{
    color:#7a4a3d;
	font-size:30px;
	text-decoration:none;
	font-weight:normal;
}
.redtext{
    color:#7c0b00;
	font-size:30px;
	text-decoration:none;
	font-weight:bold;
}
.dot_1{
    background-image:url(../images/dot_1.jpg);
	width:2px;
	height:270px;
}
.brown_11{
   color:#372910;
   font-size:11px;
   text-decoration:none;
   font-weight:bold;
}
.textfield{
   width:353px;
   height:20px;
   border:#3a230a solid 1px;
}
.textarea{
   width:353px;
   height:50px;
   border:#3a230a solid 1px;
}
.footerbg{
   background-image:url(../images/bg_footer_1.jpg);
   height:164px;
 }
.footer_text{
  color:#dbdbc8;
  font-size:12px;
  text-decoration:none;
  font-weight:normal;
  padding-top:100px;}
  
.textheading_1{
     color:#8a5f52;
	 font-size:16px;
	 text-decoration:none;
	 font-weight:bold;
	 
	}
