/* jtest css */

* {
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc);}
html { background:#ECE1CA;}
body {
	padding:0;
	margin:0;
	
	color:#616060;
	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:#5F787C;
	text-decoration:none;}
a:hover {
	text-decoration:underline;
	color:#ccc;}
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:#5F787C;
		font-size:17px;
		height:13px;
		width:40%;
		border-bottom:3px #F0E9D8 solid;
		line-height:8px;
		padding:14px 0px 10px;
		font-family:tahoma;
		}
	h2 {
		color:#946429;
		font-size:15px;}
	h3 {
		font-size:15px;
		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 13px;}
strong {
	color:#8B7B59;}
.txt11 {
	font-size:11px;}
	
/**************** STRUCTURE ******************/

#wrapper {
	width:100%;
	background: url(../images/wrapper-bg.jpg) center 0px repeat-x;}
#container {
	background: url(../images/container-bg.jpg) top no-repeat;
	margin:0 auto;
	position:relative;
	width:700px;
	overflow:hidden;
	
	z-index:50;}
#header {
	background: url(../images/header-bg.png) top no-repeat;
	clear:both;
	height:418px;}
#content {
	/*background:#fff url(../images/content-bg.jpg) top no-repeat;*/
	min-height:200px;
	/*border-left:1px #F3EAD8 solid;
	border-right:1px #F3EAD8 solid;*/
	width:670px;
	padding:5px 15px 5px 15px;}
	
#footer {
	bottom:0px;
	line-height:1em;
	
	width:100%;
	}
#footer2 {
	height:47px;
	/*background:#fff url(../images/nav_pix.gif) bottom repeat-x;*/
	margin:0 auto 20px;
	padding:3px 20px;
	width:660px;}
	#footer p { margin:0; padding:0; font-size:11px; color:#8B7B59; font-family:trebuchet ms;}
	#footer small { font-size:11px;}

#menu {
	
	float:left;
	font-family:Trebuchet MS;
	margin-left:10px;
	position:absolute;
	top:20px;
	
	padding-bottom:5px;
	}
#menu .navlist {
	/*height:28px;*/
	margin-left:410px;
	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;
		
		
		}
	#menu .navlist li a {
		height:20px;
		float:left;
		clear:both;
		width:200px;
		outline:none;
		color:#ccc;
		font-size:12px;
		letter-spacing:-.01em;
		word-spacing:2px;
		padding:3px 0px 0px 0px;
		text-align:left;
		font-family:tahoma;
		font-weight:bold;
		border-bottom:1px #9CA7B5 solid;
		/*border-top:1px #0E0101 solid;*/
		background:url(../images/li-bg.gif) right center no-repeat;
		}
		
		
	#menu .navlist li a:hover, #menu .navlist li a.active  {
		color:#0A5470;
		
		background:url(../images/li-bg.gif) right center no-repeat;
		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:3px; background:#E0D6BE; border:1px #F0E8D6 solid;}
.ico-book { display:inline; margin:0 0 -10px 10px;}
.p2 p { margin:2px 0 0 !important; text-indent:30px;}
h1.clear { line-height:0; padding:0; margin:0; height:22px; width:auto; }