body { 
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
}

hr1 {
	border: 0px;
	border-top: 1px dashed #B87F34;
	height: 1px;
    width: 150%;
}

hr {
	border: 0px;
	border-top: 1px dashed #B87F34;
	height: 1px;
}

#body_head {
	text-align: left;
}

#body_head a, img {
	border: 0px;
	text-decoration: none;
}

#lang_placeholder {
    width: 210px;
    margin: 10px 0px 0px 0px;
    padding: 0px 20px;
}

#nav {
    margin:0px;
    margin-top: 130px;
    padding: 0px;
    width: 825px;
    height: 42px;
}
#container {
	position: relative;
	top: 0px;
	width: 825px;
	background:url(/site/1/images/mainbody_bg.jpg) repeat-y left;
	text-align: left;
}

#lfcol{
	width: 202px;
	position:relative;
	left: 20px;
	top: -10px;
}

#midcol{
	width: 283px;
	position: relative;
	left: 30px;
}
#rgcol{
	width: 180px;
	position:relative;
	left: 20px;
}

#midcol a {
	text-decoration: none;
}


#midcol a , #midcol a:visited, #midcol a:hover {
	color: #c4975a;
	font-weight: bold;
}

#rgcol a {
	text-decoration: none;
}

#rgcol a, #rgcol a:visited, #rgcol a:hover {
	color: #999;
}
#rgcol a:hover {
	text-decoration: underline;
}

.article {
	width: 251px;
	height: 285px;
	font-size: 11px;
	margin: 0px;
	margin-top: 8px;
	padding: 20px 26px 10px 10px;
	background-color: #f4efe9;
	border: 0px; 
	overflow: hidden;
}

.article h3 {
	margin: 0px;
	margin-top: -12px;
}

.article2 {
	width: 150px;
	height: 426px;
	font-size: 11px;
	margin: 0px;
	margin-top: 8px;
	padding: 10px 26px 10px 10px;
	background-color: #f4efe9;
	border: 0px; 
	overflow: hidden;
}

.article2 h3 {
	margin: 0px;
	margin-top: -4px;
}

#designedby {
	color: #b87f34;
}

#designedby a, #designedby a:visited {
	text-decoration: none;
	color: #b87f34;
}

#designedby a:hover {
	text-decoration: underline;
}

#footer {
	position: relative;
	top: 0px;
	width: 818px;
	color: #999;
	font-size: 11px;
	font-weight: bolder;
}

#txt_sitemap {
	padding: 20px 0px;
	width: 700px;
	color: #999;
	font-size: 11px;
}

#txt_sitemap a {
	text-decoration: none;
}

#txt_sitemap a, #txt_sitemap a:visited, #txt_sitemap a:hover {
	color: #999;
}
#txt_sitemap a:hover {
	text-decoration: underline;
}

#txt_sitemap img {
	padding: 0px 30px;
}