/* CSS Document */
body{
	background:#000 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;
	background-image: url(images/t1.jpg);
	}
.bg1{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.m{ background:url(images/t2.jpg) no-repeat; height:78px;}
.m ul{ list-style:none; padding:10px 30px; 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.5em;  font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#613B0F; padding:15px 30px 15px 32px; } 
.m a:hover{ color:#000; background:url(images/m2.gif) no-repeat left center; }
.s{ background:url(images/tlo.jpg); height:100%; padding:15px 15px 10px 65px;  }
.left{ width:215px; float:left; color:#D49479; }
.right{ float:left; width:650px; padding-left:22px; }

.txt{
	color:#3B1606; line-height:1.6em;
}
a{ color:#993300;  }
.ng{ font-size:1.5em; font-family:Arial, Helvetica, sans-serif; margin:0px; padding:6px 5px; border-bottom:3px double #993300; font-weight:normal; font-style:italic; }

.both{ clear:both; }
.txtCopy {
	color:#3B1606;
	line-height:1.6em;
	font-weight: bold;
}
.rightCopy {
	float:left;
	width:325px;
	padding-left:22px;
}
.txtCopy2 {
	color:#3B1606;
	line-height:1.6em;
	font-style: italic;
}
.rightCopy2 {
	float:left;
	width:650px;
	padding-left:22px;
}
.rightCopy3 {
	float:left;
	width:125px;
	padding-left:0px;
}
.menuheader {
	color:#672100;
	line-height:1.6em;
	font-weight: bold;
	text-decoration: underline;
}
.blank {
	color:#DFCC94;
	line-height:1.6em;
	font-style: italic;
}
.leftlink {
	color:#EBD8A0;
	line-height:1.6em;
	font-style: normal;
	font-weight: normal;
}
.txtCopyleft {
	color:#CCC;
	line-height:1.6em;
	font-style: italic;
}

