/* jtest css */

* {
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc);}
html { }
body {
	padding:0;
	margin:0;
	background:#112C12 ;
	letter-spacing:0.02em;
	color:#C9C9C9;
	font-size:12px;
	line-height:1.5em;
	font-family:georgia;}
.clear { clear:both;}
.left { float:left;}
.right { float:right;}
a {
	color:#9ACD41;
	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:12px;
		border-bottom:1px #0B4D13 solid;
		font-weight:bold;
		
		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:20px;
	
	margin:5px 0 17px;}
strong {
	color:#fff;}
.txt11 {
	font-size:11px;}
	.red { color:#70D4F6;}
	
/**************** STRUCTURE ******************/

#wrapper {
	width:100%;
	background: url(../images/wrapper-bg.jpg) center top repeat-x;}
#container {
	background: url(../images/container-bg.gif) top repeat-y;
	margin:0 auto;
	position:relative;
	width:900px;
	overflow:hidden;
	
	z-index:50;}
#header {
	background: url(../images/header-bg.jpg) top no-repeat;
	clear:both;
	height:372px;}
#content {
	background:url(../images/content-bg.jpg) top no-repeat;
	min-height:300px;
	
	width:550px;
	padding:20px 65px 5px 285px;}
	*html #content { height:300px;}
#footer {
	bottom:0px;
	line-height:1em;
	
	width:100%;
	}
#footer2 {
	height:37px;
	background: url(../images/footer-bg.jpg) top no-repeat;
	margin:0 auto 0px;
	padding:53px 20px 3px;
	width:860px;}
	#footer p { margin:0; padding:0; font-size:11px; color:#194B1E; font-family:tahoma;}
	#footer small { font-size:11px;}

#menu {
	
	float:left;
	
	margin-left:0px;
	position:absolute;
	top:395px;
	
	
	}
#menu .navlist {
	/*height:28px;*/
	margin-left:70px;
	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;
		border-bottom:1px #093A16 dashed;
		
		
		}
	#menu .navlist li a {
		
		float:left;
		clear:both;
		width:175px;
		outline:none;
		color:#99BA5D;
		font-size:12px;
		letter-spacing:-0.05px;
		word-spacing:2px;
		padding:5px 0px 0px 0px;
		text-align:left;
		font-family:georgia;
		font-weight:bold;
		text-decoration:none;
		
		
		
		}
		
		
	#menu .navlist li a:hover, #menu .navlist li a.active  {
		color:#01B42E;
		
		
		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:10px 20px 10px 0px; border:4px #053A0D 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;  }
.pix {background:url(../images/nav_pix.gif) bottom repeat-x; padding-bottom:4px;}
.nob { }

/************** menu hovers ****************/
#menu li a { height:25px;}
#menu li img { visibility:hidden;}
	