﻿@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font: 10px Verdana;
	color: #000;
	background: url(images/stripe.jpg) repeat-x;
}
#wrapper {
	width:774px;
}
h1 {
	font-size:17px;
	padding:0px;
	margin:5px 0px 3px 0px;
}
h5{font-size:12px;}
.title {
	font-size:11px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}
.title2 {
	font-size:11px;
	background:#a87040;
	color:#FFFFFF;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}
.subtitle {
	background:#e7decc;
	color:#000;
	font-weight:bold;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
a {
	color:#a97242;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height:0px;
}
img {
	border:0px;
}
/* Header */
#header {
	padding:0px;
	margin:0px;
	background:url(images/head1.jpg) no-repeat;
	position:relative;
	width:774px;
	height:151px;
}
#language {
	position:absolute;
	z-index:100;
	top:11px;
	left:420px;
	width:300px;
	text-align:right;
	line-height:20px;
	height:20px;
}
#language a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fffdfd;
	text-decoration:none;
}
#home {
	position:absolute;
	z-index:100;
	top:40px;
	left:90px;
	border:solid 0px #ff00ff;
}
/* End Header */

/* Content */
#container {
	width:762px;
	padding-top:1px;
	background:#fcefe4;
	margin-left:12px;
}
#main {
	float:right;
	background:#fff;
	width:610px;
	height:auto !important;
	height:450px;
	min-height:450px;
}
#main .title {
	border-left:1px #fff solid;
	background:#a87040;
	color:#FFFFFF;
}
#main .content {
	padding:12px 9px 11px 15px
}
#main p {
	padding:0px;
	margin:0px 0px 8px 0px;
	line-height:17px;
}
#main #right {
	float:right;
	width:303px;
	background:#fcefe4;
	position:relative;
}
#main #right .nav {
	float:left;
	width:150px;
	padding:11px 0px 11px 0px;
}
#main #right ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#main #right li {
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	height:auto !important;
	height:12px;
	min-height:12px;
	padding-left:26px;
	color:#a97242;
	background:url(images/bullet.gif) no-repeat 11px 6px;
	font-weight:bold;
}
#main #right li a {
	display:block;
	color:#ae7443;
	text-decoration:none;
}
#main #right #banner {
	float:right;
	background:url(images/block1.jpg) no-repeat;
	width:151px;
	height:98px;
	margin-top:11px;
}
#main #right #banner2 {
	margin-top:11px;
	float:right;
	background:url(images/block2.jpg) no-repeat;
	width:151px;
	height:98px;
}
#main #right .title {
	background:#f5cfac;
	color:#482d15;
	border:none;
}
#main #left {
	float:right;
	width:307px;
}
#main #left .title {
	background:#3d9d42;
	border-left: 1px #FFF solid;
	border-right: 1px #FFF solid;
}
.news {
	margin-bottom:17px;
}
.news .infobox {
	float:right;
	width:210px;
}
.news .imgbox {
	float:left;
}
.news .timebox {
	color:#e5000a;
}
.news .more {
	background:url(images/bullet2.gif) no-repeat 0px 4px;
	float: right;
	width:198px;
	padding-left:12px;
}
.news .more a {
	color:#ae7443;
	line-height:20px;
	display:block;
	width:198px;
	height:20px;
}
.news .newstitle {
	float:right;
	width:210px
}
#sidebar, #subsidebar {
	float:right;
	width:152px;
}
#sidebar ul, #subsidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#sidebar li, #subsidebar li {
 	font-size:11px;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}
.title a {
	color:#fff;
	text-decoration:none;
}
#subsidebar li a {
	width:138px;
	padding-top:5px;
	padding-bottom:5px;
	height:auto !important;
	height:12px;
	min-height:12px;
	padding-left:9px;
	padding-right:5px;
	display:block;
	color:#ab7647;
	text-decoration:none;
}
#subsidebar li a:hover {
	text-decoration:none;
	color:#482d15;
}
#subsidebar .on {
	background:#fff;
}
#sidebar li a {
	width:138px;
	padding-top:5px;
	padding-bottom:5px;
	height:auto !important;
	height:12px;
	min-height:12px;
	padding-left:9px;
	padding-right:5px;
	display:block;
	color:#482d15;
	text-decoration:none;
	background:#eed1ab;
}
#sidebar li a:hover {
	text-decoration:none;
	background:#ab7647;
	color:#FFFFFF
}
#sidebar .title, #subsidebar .title {
	background-color:#f5cfac;
}
/* End Content */

/* Footer */

#footer {
	text-align:center;
	width:774px;
	background:#3d9d42;
	color:#FFFFFF;
	padding:5px 0px 5px 0px;
	font: 10px Verdana;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
/* End Footer */
