* {
	margin: 0;
	padding: 0;
	
}
html { background:#800020;}
body {
	padding:0;
	margin:0;
	background:url(../images/body-bg.jpg) top repeat-x;
	color:#000000;
	font-size:15px;
	padding-bottom:10px;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;}
.clear { clear:both;}
a {
	color:#5A6E5E;
	text-decoration:none;}
a:hover {
	text-decoration:underline;
	color:#000;}
img {
	
	margin:0 auto;}
a img {
	border:0;}
	h1, h2, h3 {
		font-weight:normal;
		display:block;
		font-family:georgia;}
	h1 {
	border-bottom:1px #E1E4D5 solid;
		color:#490000;
		font-size:23px;
		padding:5px 0 10px;
		margin-bottom:15px;}
	h2 {
		color:#395042;
		font-size:18px;}
	h3 {
		font-size:17px;
		line-height:1.7em;}
		.h3 {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:15px;}
p {
	line-height:1.5em;
	margin:2px 0 2px;}
strong {
	color:#5C0100;}
.txt11 {
	font-size:11px;}
	.mb12{
margin-bottom:12px;
}
.left { float:left;}
	
/**************** STRUCTURE ******************/

#wrapper {
	background:url(../images/wrapper-bg.jpg) repeat-y;
	width:700px;
	
	margin:0 auto;}
#container {
	background:url(../images/container-bg.jpg) center 259px no-repeat;
	width:700px;
	}
#header {
	clear:both;
	height:260px;
	background:url(../images/header-bg.jpg) top no-repeat;
	
	padding:0px;
	}
	.header2 {background:url(../images/header2-bg.jpg) top no-repeat !important;}
#content {
	border-bottom:1px #D1D4C6 solid;
	min-height:488px;
	float:left;
	width:496px;
	padding:16px 0px 10px 0;}
	*html #content { height:488px;}
#footer {
	height:40px;
	padding:5px 20px 0 185px;
	line-height:1em;
	
	background:url(../images/footer-bg.jpg) bottom no-repeat;}
	#footer p { margin:0; padding:0; font-size:11px; color:#4F0017; font-family:trebuchet ms;}
	#footer small { font-size:11px;}

#menu {
	
	font-family:Trebuchet MS;
	float:left;
	width:180px;
	height:400px;
	}
#menu .navlist {
	float:left;
	padding:70px 12px 0 0px;
	}
	#menu .navlist li {
	
		display:block;
		margin:0 8px;
		font-family:verdana;
		list-style-type:none;
		padding:0px;
		clear:both;
		}
	#menu .navlist li a {
		background:url(../images/nav-li.gif) bottom right no-repeat;
		float:left;
		
		outline:none;
		width:143px;
		padding:3px 3px 3px 7px;
		color:#D37082;
		font-size:12px;
		letter-spacing:-0.08em;
		text-align:right;
		}
		
		
	#menu .navlist li a:hover, #menu .navlist li a.active  {
		color:#F0F5DF;
		text-decoration:none;
		
		}
		
.imgL {
	padding:20px 20px 0 0;}
.imgR {
	padding:10px 0 0 15px;}
.ico-book { display:inline; margin:0 0 -10px 10px;}