/* jtest css */

* {
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc);}
html { background:#000 ;}
body {
	padding:0;
	margin:0;
	letter-spacing:0.02em;
	color:#615A43;
	font-size:14px;
	line-height:1.5em;
	font-family:georgia;}
.clear { clear:both;}
.left { float:left;}
.right { float:right;}
a {
	color:#7E6720;
	text-decoration:none;}
a:hover {
	text-decoration:none;
	color:#ccc;}
img {
	display:block;}
a img {
	border:0;}
	h1, h2, h3 {
		font-weight:normal;
		
		display:block;
		font-family:"verdana";}
	h1 {
		
		color:#7C8571;
		font-size:17px;
		height:13px;
		
		border-bottom:1px #D4C8A4 solid;
		line-height:8px;
		padding:14px 0px 10px;
		}
	h2 {
		color:#946429;
		font-size:15px;}
	h3 {
		font-size:16px;
		line-height:1.7em;
		font-family:"Georgia", Courier, mono;}
		.h3 {
			font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:15px;}
p {
	line-height:20px;
	
	margin:5px 0 17px;}
strong {
	color:#4B5C42;}
.txt11 {
	font-size:11px;}
	
/**************** STRUCTURE ******************/

#wrapper {
	width:100%;
	background: #000 url(../images/wrapper-bg.jpg) top repeat-x;}
#container {
	
	margin:0 auto;
	position:relative;
	width:800px;
	overflow:hidden;
	
	z-index:50;}
#header {
	background: url(../images/header-bg.jpg) top no-repeat;
	clear:both;
	height:373px;}
#content {
overflow:hidden;
	background:#E9DEBC;
	
	margin:0 auto;
	width:670px;
	padding:5px 15px 5px 15px;}
	
#footer {
	bottom:0px;
	line-height:1em;
	background:#000000;
	width:100%;
	}
#footer2 {
	height:67px;
	/*background:#fff url(../images/footer-bg.jpg) bottom no-repeat;*/
	margin:0 auto 0px;
	padding:3px 20px;
	width:760px;}
	#footer p { margin:0; padding:0; font-size:11px; color:#634444; font-family:trebuchet ms;}
	#footer small { font-size:11px;}

#menu {
	
	float:left;
	
	margin-left:0px;
	position:absolute;
	top:335px;
	
	
	}
#menu .navlist {
	/*height:28px;*/
	margin-left:50px;
	float:left;
	display:inline;
	}
	#menu .navlist li {
	/*background:url(images/navli-bg.gif) right center no-repeat;*/
		display:block;
		float:left;
		/*clear:both;*/
		list-style-type:none;
		padding:0px;
		
		padding:0 24px 0;
		
		
		}
	#menu .navlist li a {
		height:20px;
		float:left;
		clear:both;
		/*width:200px;*/
		outline:none;
		color:#B6A885;
		font-size:12px;
		letter-spacing:-0.05px;
		word-spacing:2px;
		padding:5px 0px 0px 0px;
		text-align:left;
		font-family:Geneva;
		font-weight:bold;
		/*border-bottom:1px #201F1F solid;
		border-top:1px #0E0101 solid;*/
		opacity:.7;
		filter:alpha(opacity=70);
		}
		
		
	#menu .navlist li a:hover, #menu .navlist li a.active  {
		color:#793817;
		opacity:1;
		filter:alpha(opacity=100);
		
		text-decoration:none;}
		#menu .navlist li a.active {
			padding-left:0px !important; /*width:100px !important;*/ text-align:left !important; height:20px; }
		
.imgL {
	padding:0px 20px 0 0;}
.imgR {
	padding:10px 0 0 15px;}
.thumb {margin:10px 20px 30px 0px; background:#CFC39F; padding:5px 3px; }
.ico-book { display:inline; margin:0 0 -10px 10px;}
.p2 p { margin:2px 0 !important; text-indent:40px; text-align:justify;}
h1.clear { line-height:0; padding:0; margin:0; height:10px; border:0; }
.pix {background:url(../images/nav_pix.gif) bottom repeat-x; padding-bottom:4px;}
.nob { border:0 !important;}