body {
	background-color:#fff;
	color:#000;
	margin:0;
	padding:0;
	font-family:Tahoma,Arial,Verdana,sans;
	font-size:11px;
}
div {
	margin:0;
	padding:0;
}
td {
	text-align:left;
	vertical-align:top;
	font-family:Tahoma,Arial,Verdana,sans;
	font-size:11px;
}
p {
	margin:0;
	padding:0;
	margin-bottom:11px;
}
a {
	color:#023026;
	text-decoration:underline;
}
a:hover {
	color:#836A36;
}
form,input {
	margin:0;
	padding:0;
}
.clr {
	clear:both;
}
.inputbox {
	height:20px;
	border:1px solid #A58743;
	line-height:18px;
	width: 140px;
}
/* Layout */
.outer {
	text-align:center;
}
.inner {
	width:847px;
	text-align:left;
	margin:0 auto;
}
.logo {
	width:207px;
	height:104px;
	float:left;
}
.nav {
	width:640px;
	height:104px;
	float:left;
}
.nav .search {
	width:640px;
	height:48px;
	background:url('../images/bg_nav.jpg') repeat-x;
}
.nav .search td {
	vertical-align:middle;
	color:#fff
}
.nav .search .mainlevel {
	color:#fff;
	text-decoration:none;
}
.nav .search .mainlevel img {
	margin-left:10px;
	margin-right:5px;
}
.nav .search .mainlevel:hover {
	color:#023026;
	text-decoration:none;
}
.topmenu {
	width:640px;
	height:56px;
	background:url('../images/bg_topmenu.jpg') repeat-x;
}
.topmenu_inner {
	margin-left:48px;
}
.topmenu .mainlevel {
	display:block;
	float:left;
	height:38px;
	color:#836A36;
	font-family:Arial,Trebuchet MS,Tahoma,Verdana,sans;
	font-size:14px;
	background:url('../images/topmenu_separator.jpg') no-repeat left;
	font-weight:bold;
	padding-left:6px;
	padding-right:12px;
	text-decoration:none;
	text-transform:uppercase;
	margin-top:18px;
}
.topmenu .mainlevel:hover,.topmenu #active_menu {
	color:#023026;
}
.slogan {
	height:242px;
	width:361px;
	background:url('../images/bg_slogan.jpg') no-repeat left top;
	float:left;
	margin-top:8px;
	margin-bottom:8px;
}
.slogan h3 {
	color:#023026;
	font-size:20px;
	font-family:Trebuchet MS,Arial,Tahoma,Verdana,sans;
	font-weight:normal;
	margin:45px 50px 0 50px;
	padding:0;
}
.slogan p {
	color:#023026;
	font-size:24px;
	font-family:Trebuchet MS,Arial,Tahoma,Verdana,sans;
	font-weight:bold;
	margin:12px 50px 0 50px;
	padding:0;
}
.read_more_sep {
	margin:12px 50px 0 50px;
	border-top:1px solid #66765D;
}
.inner .coins {
	float:left;
	margin-top:8px;
	margin-bottom:8px;
}
.graybox {
	border-bottom:1px solid #D7D7D7;
	background:#F1F1F1 url('../images/bg_graybox.jpg') repeat-x top;
	float:left;
	width:280px;
	height:138px;
	margin-right:1px;
	margin-left:1px;
	overflow:hidden;
}
.graybox .content {
	margin:18px 21px 10px 21px;
}
.graybox .content a {
	text-decoration:none;
}
.graybox .content img {
	margin-right:10px;
	border:0;
}
.graybox .content p {
	margin-bottom:5px;
}
.graybox .content .header {
	font-family:Trebuchet MS,Arial,Tahoma,Verdana,sans;
	font-size:14px;
	margin:3px 0 5px 0;
	padding:0;
	color:#836A36;
	line-height:18px;
	font-weight:bold;
	display:block;
}
.blog {
	margin:18px 2px 0 2px;
}
.blog .sep {
	width:33px;
	text-align:center;
}
.blog img {
	border:1px solid #C3A86A;
	margin-right:20px;
}
.blog h2, .headline {
	font-family:Trebuchet MS,Arial,Tahoma,Verdana,sans;
	font-size:18px;
	padding:0;
	margin:0 0 18px 0;
	padding-left:15px;
	color:#836A36;
	font-weight:normal;
	background:url('../images/arrow_gold_big.gif') no-repeat;
	background-position:0 8px;
}
.blog ul {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-bottom:10px;
}
.blog ul li {
	margin-bottom:6px;
}
.blog .news {
	padding-right:10px;
}
.blog .news p {
	margin:0;
}
.blog .news .date, .content .date {
	font-family:Verdana,Trebuchet MS,Arial,Tahoma,sans;
	font-size:10px;
	color:#836A36;
}
.bottom {
	height:61px;
	margin-top:12px;
	background:url('../images/bg_bottommenu.jpg') repeat-x;
	text-align:center;
}
.top_top {
	height:3px;
	margin-top:9px;
	background:url('../images/bg_topmenu_top.jpg') repeat-x;
	text-align:center;
}
.bottom .mainlevel {
	line-height:30px;
	color:#000;
	text-decoration:none;
}
.bottom .mainlevel:hover {
	text-decoration:underline;
}
.bottom .copyright {
	color:#836A36;
	line-height: 20px;
}
/* Content */
.read_more {
	text-align:right;
	padding-top:5px;
}
.read_more a {
	color:#023026;
	font-family:Tahoma,Arial,Verdana,sans;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	background:url('../images/arrow_green_small.gif') no-repeat right center;
	height:1%;
	padding-right:10px;
}
.read_more a:hover {
	color: #836A36;
}
.main{
	width: 100%;
}
.main, .main td, .main tr, .main tbody{
	border: 0px none;
	border-collapse: collapse;
}
.bigger_info {
	font-size: 15px;
}
.bigger_info a{
	font-size: 15px;
}
