body {
	background: #7f4e24 url('../images/bg/bg-pattern.jpg') bottom center repeat;
}
body, td, th, div, span, p {
	font: normal normal 14px/130% Calibri, sans-serif;
	color: #2d1400;
	vertical-align: top;
}
a {
	color: #624e08!important;
	text-decoration: none!important;
}
a:hover {
	color: #624e08!important;
	text-decoration: none!important;
}
h1 {
	color: #603511;
	font: normal normal 22px/100% Trebuchet MS, sans-serif;
	padding: 0 0 25px 0;
	display: block;
}
h2 {
	color: #7f4e24;
	font: bold normal 18px/100% Trebuchet MS, sans-serif;
	margin: 5px 0 15px 0;
	display: block;
}
p {
	margin: 0 0 15px 0;
}
.all {
	height: 100%;
	width: 100%;
	background: url('../images/bg/bg-infinite-fade.jpg') bottom center repeat-x;
}
.all_td {
	text-align: center;
	vertical-align: bottom;
	background: url('../images/bg/bg-buildings.jpg') bottom center no-repeat;
}
.all_bottom {
	margin: 0 auto;
	width: 990px;
}
.heading {
	margin: 7px 0 0 0;
}
.heading_left {
	padding: 0 0 0 45px;
}
.heading_right {
	padding: 30px 0 0 145px;
}


.main_menu_top {
	padding: 32px 0 0 0;
	border-bottom: 1px solid #603511;
	text-align: center;
}
.main_menu {
	height: 55px;
	margin: auto;
}
.main_menu td {
	text-align: left;
	border-right: 1px solid #603511;
	border-left: 1px solid #603511;
	vertical-align: middle;
}
.main_menu a,
.main_menu span {
	color: #fef4d8!important;
	text-decoration: none!important;
	font: normal normal 20px/100% Trebuchet MS, sans-serif;
	padding: 20px 22px 15px 22px;
	white-space: nowrap;
	display: block;
}
.main_menu a:hover,
.main_menu a#active_menu,
.main_menu span#active_menu {
	color: #e0be90!important;
}
.main_menu span {
	cursor: default;
}
.main_menu .ov {
	background: #6f3e14;
}
.main_menu table {
	display: none;
	background: #6f3e14;
	margin: 0 0 0 -1px;
	border: 1px solid #603511;
	position: absolute;
}
.main_menu .ov table {
	display: block;
	position: absolute;
}
.main_menu table td {
	text-align: left;
	padding: 10px 0 8px 0;
	border: 1px none #7f4e24;
}
.main_menu table a {
	padding-top: 0;
	padding-bottom: 0;
}
.main_menu_bottom {
	padding: 0 0 15px 0;
	text-align: center;
}
.main_menu_bottom .main_menu td {
	padding: 20px 22px 15px 22px;
}
.main_menu_bottom .main_menu a {
	padding: 0;
	white-space: nowrap;
}
.all_content {
	background: url('../images/bg/content-middle.jpg') bottom center repeat-y;
}
.content_bottom {
	background: url('../images/bg/content-bottom.jpg') bottom center no-repeat;
	width: 100%;
}
.content_top {
	background: url('../images/bg/content-top.jpg') top center no-repeat;
	height: 160px;
	padding: 30px 30px 20px 30px;
	text-align: left;
}
.contentheading {
	color: #603511;
	font: normal normal 22px/100% Trebuchet MS, sans-serif;
	padding: 0 0 25px 0;
	white-space:nowrap;
}
.contenttoc_pad {
	float: right;
	background: #6f3e14;
	border: 1px solid #603511;
	padding: 5px 0;
	margin: 0 0 0 20px;
}
.contenttoc td {
	width: 150px;
}
.contenttoc a {
	color: #fef4d8!important;
	text-decoration: none!important;
	font-weight: bold!important;
	font: normal bold 14px/100% Trebuchet MS, sans-serif!important;
	display: block;
	margin: 4px 7px 4px 9px;
}
.contenttoc a:hover,
.contenttoc a.active {
	color: #e0be90!important;
}
.pagenavcounter {
	margin: 35px 0 0 0;
	text-align: center;
}
.pagenavbar {
	margin: 0 0 5px 0;
	text-align: center;
}
.pagenavbar div {
	margin: 0 auto;
}
.pagenavbar a {
	color: #7f4e24!important;
	text-decoration: none!important;
}
.pagenavbar a:hover {
	color: #a07e50!important;
}
.content_top .details td {
	border-top: 1px solid #603511;
	border-bottom: 1px solid #603511;
	padding: 1px 12px 1px 12px;
}
.content_top .flag_space {
	padding-left: 10px;
	padding-bottom: 5px;
}
.footer {
	height: 317px;
	color: #e0be90;	
	text-align: center;
}
.footer .logo {
	margin: 190px auto 15px auto;	
}
.footer .logo td {
	color: #e0be90;	
	width: 150px;
	text-align: center;
}
.footer .logo img {
	margin: 0 auto;
}