/* jtest css */

* {
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc);}
html { background:url(../images/bg-top.jpg);}
body {
	padding:0;
	margin:0;
	
	color:#727272;
	font-size:13px;
	line-height:1.5em;
	font-family:trebuchet MS,Geneva, Arial, Helvetica, "sans-serif";}
.clear { clear:both;}
.left { float:left;}
.right { float:right;}
a {
	color:#8B8B8B;
	text-decoration:none;}
a:hover {
	text-decoration:underline;
	color:#794B1E;}
img {
	display:block;}
a img {
	border:0;}
	h1, h2, h3 {
		font-weight:normal;
		
		display:block;
		font-family:"Georgia";}
	h1 {
		background:url(../images/nav_pix.gif) bottom repeat-x;
		color:#A3A3A3;
		font-size:18px;
		height:13px;
		/*border-bottom:1px #ddd dashed;*/
		line-height:8px;
		padding:14px 0px 10px;
		}
	h2 {
		color:#946429;
		font-size:15px;}
	h3 {
		font-size:14px;
		line-height:1.7em;
		font-family:"Georgia", Courier, mono;}
		.h3 {
			font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:15px;}
p {
	line-height:1.6em;
	margin:5px 0 10px;}
strong {
	color:#946429;}
.txt11 {
	font-size:11px;}
	
/**************** STRUCTURE ******************/

#wrapper {
	width:100%;
	background: url(../images/wrapper-bg.jpg) top repeat-x;}
#container {
	background: url(../images/container-bg.jpg) top no-repeat;
	margin:0 auto;
	position:relative;
	width:700px;
	overflow:hidden;
	padding-top:10px;
	z-index:50;}
#header {
	background: url(../images/header-bg.jpg) top no-repeat;
	clear:both;
	height:352px;}
#content {
	background:#fff url(../images/content-bg.jpg) top no-repeat;
	min-height:200px;
	
	width:670px;
	padding:5px 15px 5px 15px;}
	
#footer {
	bottom:0px;
	line-height:1em;
	
	width:100%;
	}
#footer2 {
	height:47px;
	background:#fff url(../images/footer-bg.jpg) bottom no-repeat;
	margin:0 auto 20px;
	padding:3px 20px;
	width:660px;}
	#footer p { margin:0; padding:0; font-size:11px; color:#794B1E; font-family:trebuchet ms;}
	#footer small { font-size:11px;}

#menu {
	
	float:left;
	font-family:Trebuchet MS;
	margin-left:10px;
	position:absolute;
	top:17px;
	
	padding-bottom:5px;
	}
#menu .navlist {
	/*height:28px;*/
	margin-left:10px;
	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;
		min-height:25px;
		padding:0 21px 0;
		border-right:1px #ddd dashed;
		
		}
	#menu .navlist li a {
		height:20px;
		float:left;
		clear:both;
		/*width:300px;*/
		outline:none;
		color:#828282;
		font-size:14px;
		letter-spacing:-.01em;
		word-spacing:2px;
		padding:3px 0px 0px 0px;
		text-align:left;
		font-family:georgia;
		
		/*border-bottom:1px #201F1F solid;
		border-top:1px #0E0101 solid;*/
		}
		
		
	#menu .navlist li a:hover, #menu .navlist li a.active  {
		color:#000;
		background:url(../images/nav_pix.gif) bottom repeat-x;
		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 0 0; padding:2px; /*border:1px #ccc solid;*/}
.ico-book { display:inline; margin:0 0 -10px 10px;}
.p2 p { margin:2px 0 !important;}
