/* jtest css */

* {
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc);}
html { }
body {
	padding:0;
	margin:0;
	background:#005825 ;
	letter-spacing:0.02em;
	color:#fff;
	/*color:#67564B;*/
	font-size:17px;
	line-height:1.5em;
	font-family:arial;}
.clear { clear:both;}
.left { float:left;}
.right { float:right;}
a {
	color:#FFF900;
	text-decoration:underline;}
a:hover {
	text-decoration:none;
	color:#ccc;}
img {
	display:block;}
a img {
	border:0;}
	h1, h2, h3 {
		font-weight:normal;
		
		display:block;
		font-family:"Georgia";}
	h1 {
		
		color:#ccc;
		font-size:18px;
		
		font-weight:bold;
		line-height:14px;
		padding:8px 0px 4px;
		}
	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:22px;
	
	margin:5px 0 17px;}
strong {
	color:#A5FFD4;}
.txt11 {
	font-size:11px;}
	.red { color:#08DF63;}
	
/**************** STRUCTURE ******************/

#wrapper {
	width:100%;
	background: url(../images/wrapper-bg.gif) center top repeat-x;}
#container {
	background: url(../images/container-bg.gif) top repeat-y;
	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:415px;}
#content {
	background:url(../images/content-bg.jpg) top no-repeat;
	min-height:130px;
	
	width:670px;
	padding:10px 65px 5px 65px;}
	*html #content { height:130px;}
#footer {
	bottom:0px;
	line-height:1em;
	
	width:100%;
	}
#footer2 {
	height:17px;
	background: url(../images/footer-bg.jpg) top no-repeat;
	margin:0 auto 0px;
	padding:25px 20px 43px;
	
	width:760px;}
	#footer p { margin:0; padding:0; font-size:11px; color:#fff; font-family:tahoma;}
	#footer small { font-size:11px;}

#menu {
	
	float:left;
	
	margin-left:0px;
	position:absolute;
	top:51px;
	
	
	}
#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 0px 0;
		
		
		}
	#menu .navlist li a {
		
		float:left;
		clear:both;
		/*width:200px;*/
		outline:none;
		color:#B6A885;
		font-size:12px;
		letter-spacing:-0.05px;
		word-spacing:2px;
		padding:0px 0px 0px 0px;
		text-align:left;
		font-family:Geneva;
		font-weight:bold;
		/*border-bottom:1px #201F1F solid;
		border-top:1px #0E0101 solid;*/
		
		}
		
		
	#menu .navlist li a:hover, #menu .navlist li a.active  {
		color:#793817;
		
		
		text-decoration:none;}
		#menu .navlist li a.active {
			padding-left:0px !important; /*width:100px !important;*/ text-align:left !important;  }
		
.imgL {
	padding:0px 20px 0 0;}
.imgR {
	padding:10px 0 0 15px;}
.thumb {margin:20px 20px 20px 0px; background:#024D21; padding:5px 3px; border:1px #035325 solid;}
.ico-book { display:inline; margin:0 0 -10px 10px;}
.p2 p { margin:2px 0 !important;}
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;}

/************** menu hovers ****************/
#menu li a { height:55px;}
#menu li img { visibility:hidden;}
	#home a { background:url(../images/n-home.gif); width:105px;}
	#home a:hover, #home a.active {background:url(../images/h-home.gif);}
	#book a { background:url(../images/n-book.gif); width:213px;}
	#book a:hover, #book a.active {background:url(../images/h-book.gif);}
	#author a { background:url(../images/n-author.gif); width:221px;}
	#author a:hover, #author a.active {background:url(../images/h-author.gif);}
