/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #383128;
}

.topbg{
    background-image:url(images/topbg.jpg);
	background-repeat:repeat-x;
	}
	
.normalfont{
     font-family:tahoma;
	 font-size:11px;
	 color:#d8d1b6;
	 line-height:21px;
	 text-align:justify;
	 text-decoration:none;
	 }
	 
.dott{
     border-top:#877657 dotted 1px ;
	 }
	 
.dott2{
     border-right:#877657 dotted 1px ;
	 }
	 
.bttmlinks{
     font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#908265;
	 line-height:20px;
	 text-decoration:none;
	 }
.sbhd1{
     font-family:tahoma;
	 font-size:12px;
	 color:#dac7bd;
	 font-weight:bold;
	 }
	 
.prdcts{
     font-family:tahoma;
	 font-size:14px;
	 color:#d8d1b6;
	 text-decoration:none;
	 }
	 
.prdctbrdr{
     border:#6a5c48 solid 1px; padding:2px;
	 }
	 
.prctdtls{
     font-family:tahoma;
	 font-size:12px;
	 color:#d8d1b6;
	 font-weight:bold;
	 }
	 
.nmbrbrk{
     font-family:tahoma;
	 font-size:12px;
	 color:#756952;

	 }
	 
.nmbrbld{
     font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#D8D1B6;
	 line-height:20px;
	 font-weight:bold;
	 text-decoration:none;
	 }
	 
.readmore{
     font-family:tahoma;
	 font-size:11px;
	 color:#bda777;
	 line-height:21px;
	 text-align:justify;
	 text-decoration:none;
	 }
.textbox1{
     width: 180px;
	 height:20px;
	 border-top:#6a5c48 solid 1px;
	 border-bottom:#6a5c48 solid 1px;
	 border-right:#6a5c48 solid 1px;
	 border-left:#6a5c48 solid 1px;
	 background-color:#73644e;
	 font-family:tahoma;
	 font-size:11px;
	 color:#d8d1b6;
	 text-align:justify;
	 text-decoration:none;
	 padding-left:5px;
	 }
	 
.commntbox{
     width: 180px;
	 height:60px;
	 border-top:#6a5c48 solid 1px;
	 border-bottom:#6a5c48 solid 1px;
	 border-right:#6a5c48 solid 1px;
	 border-left:#6a5c48 solid 1px;
	 background-color:#73644e;
	 font-family:tahoma;
	 font-size:11px;
	 color:#d8d1b6;
	 line-height:18px;
	 text-align:justify;
	 text-decoration:none;
	 padding-left:5px;
	 }	 
     
	 
     