/* CSS Document */
body{
	background:#ffffff url(images/bg1.jpg);
	padding:0; margin:0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	}
.pds{
	font-size:1.2em;
	width:1000px; margin:0 auto;
	}
.bg1{ background:url(images/bg.jpg) repeat-x; }

.m{ background:url(images/t2.png) no-repeat; height:89px;}
.m ul{ list-style:none; padding: 1px 100px; margin:0; }
.m li{ float:left; display:inline; } 
.m a{ display:inline-block; background:url(images/m.gif) no-repeat left center; font-size:1.1em;  font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#d7c1af; padding:7px 10px 10px 20px; } 
.m a:hover{ color:#ecb452; background:url(images/m2.gif) no-repeat left center; }
.s{ background:url(images/tlo.png); height:100%; padding:15px 15px 10px 65px;  }
.left{ width:215px; float:left; color:#D49479; }
.right{ float:left; width:850px; padding-left:22px; }

.txt{
	color:#f3eacd; line-height:1.6em;
}
a{ color:#993300;  }
.ng{ font-size:1.4em; font-family:Arial, Helvetica, sans-serif; margin:0px; paddig:6px 5px; border-botton:10px double #993300; font-weight:normal; font-style:italic; }

.both{ clear:both; }
