body{
	background-color:#f9f6e5;
}

#right_menu h3{
	background-color:#587D0D;
	padding:5px;
	width:140px;
}

#wapper{
	width:952px;
	background-color:#FFFFFF;
}

#banner{
	width:952px;
	height:150px;
	height:117px;
}	

#banner_one{
	background-image:url(../images/banner.jpg);
	height:117px;
	width:615px;
	float:left;
}

#banner_two{
	width:337px;
	float:right;
	background-image:url(../images/banner_right.jpg);
	height:117px;
	background-repeat:no-repeat;
}

table#language{
	margin-top:65px;
}

table#language .inputbox{
	color:#000000;
	border:0px;
	width:120px;
	padding:3px;
}

table#language .button{
	color:#FFF;
	border:0px;
	background-image:url(../images/search.gif);
	width:47px;
	height:21px;
	font-family:Arial;
}

table#language a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}


#menu{
	width:952px;
	height:32px;
	background-color:#a15c0f;
	font-family:Arial;
	font-size:12px;
	padding:0px;
	margin:0px;
	
}

a.readon{
	background-image:url(../images/read_more.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
	text-decoration:none;
	color:#990000;
}

#pathway a{color:#000000;
background-color:#FFFFFF;
}

#menu ul{
	padding:0px;
	margin:0px;
}

#content{
	width:950px;
	padding:0px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#left_col{
	float:left;
	width:175px;
	background-color:#FFFFFF;
}

#left_col .moduletable{
	margin-top:5px;	
	margin-bottom:5px;
}

h3{
	font-family:Arial;
	font-size:12px;
	margin:0px;
	padding:5px;
	text-align:left;
	background-color:#587d0d;
	color:#FFFFFF;
}
#left_col ul{
	padding-left:5px;
	margin:0px;
}

#left_col ul li{
	list-style:none;
	text-align:left;
	padding:2px;
	border-bottom:1px #666666  dotted;
}

#left_col ul li a{
	font-size:12px;
	font-family:Arial;
	background-image:url(../images/list_style.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 10px;
	color:#000000;
	text-decoration:none;
	display:block;
	}

#left_col ul li a:hover{
	color:#A15C0F;
}

#componentheading{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	border:0px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

.article_separator{
	border-bottom:2px #999999 solid;
	float:left;
	width:100%;
	height:5px;
}

#right_col{
	float:left;
	width:770px;
	padding:2px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	text-align:left;
	background-color:#FFFFFF;
}

#right_col input{
	border:1px #999999 solid;
}

.contentheading{
	color:#A15C0F;
	font-weight:bold;
}

#module_footer .moduletable{
	float:left;
	padding-left:6px;
}

#module_footer{
	text-align:left;
	width:100%;
}

a{
	color:#000000;
	
}

.pagination span,span a{
	background-color:#A15C0F;
	padding:1px 3px 1px 3px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	margin:4px;
}

.highlight{
	background-color:#FFFF99;
	color:#000000;
}

#right_col .button{
	background-image:url(../images/search_content.gif);
	border:0px;
	width:64px;
	height:18px;
	color:#FFFFFF;
}

#footer{
	width:952px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.pagenav_next a,.pagenav_prev a{
	background-color:#666666;
	padding:5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#footer a{
	color:#000000;
	text-decoration:none;
}