@charset "utf-8";
body {
	margin: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#262626;
	background-color:#c0c0c0;
}
a img{
	border:none;
}
.brdr{
	border:solid 1px #000;
}
.clr{
	clear:both;
}
.wrap{
	width:780px;
	margin:auto;
}
.topstrip{
		height:10px;
		background-color:#6a823b;
}
.headertop{
	background:url(images/header-top01.gif) no-repeat top;
	height:138px;
}
.headertop img{
	width:250px;
	height:60px;
	margin:10px 0 0 380px;
}
.hleft{
	width:556px;
	float:left;
	background:url(images/header02.gif) no-repeat top left;
	height:197px;
}
.hright{
		background-color:#8dad4e;
		height:197px;
		float:left;
		width:224px;
}
.nav{
	padding:0px 20px 10px 25px;
	font-size:13px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.nav a{
	color:#fff;
	display:block;
	line-height:25px;
	border-top: solid 1px #465627;
	border-bottom: solid 1px #465627;
	margin-top:5px;
	padding-left:20px;
	background:url(images/top-nav-bg.gif) no-repeat left top;
	background-color:#8dad4e;
	text-decoration:none;
}
.nav a:hover{
	
	background-color:#a0bd66;
}
.nav .active{	
	background-color:#a0bd66;
}
.nav .active:hover{	
	background-color:#8dad4e;
}
.content{
	clear:both;
	background:url(images/bottombg.gif) repeat-x bottom;
}

.contenttext{
		background:url(images/topbg.gif) repeat-x top;
		margin:2px 0 0 0;
		background-color:#fff;
}

.cleft{
	float:left;
	width:536px;
	padding:25px 20px 10px 10px;
}
.cright{
	float:left;
	width:207px;
	margin-left:5px;
}
.footer{
	margin-top:2px;
	background:url(images/footer-bg.jpg) repeat-x top;
	height:28px;
	padding:20px 10px 10px 10px;
	color:#fff;
}
.footer a{
	color:#fff;
	font-weight:bold;
}
h1{
	color:#d48202;
	font-size:16pt;
	padding:0 0 3px 28px;
	background:url(images/gold-ic.gif) no-repeat left;
	border-bottom:solid 2px #dde6ca;
	margin:0px;
	line-height:16pt;
	font-family:"Times New Roman", Times, serif;
}
.cleft p{
		margin:15px 0 0 0;
}
.gr{
	font-size:14px;
	color:#5d8b02;
}
.rd{
	font-size:14px;
	color:#a64911;
}
.box1{
	margin-top:25px;
}
.box1 p{
	margin:10px;
}
.bigimage{
	display:block;
	margin:40px 40px 40px 40px;
}


/*added by karam*/
.newcontent{text-align:center;font-size:14px;}
.newcontent h1{background:none;}
.newcontent h3{text-align:center;}
.cleft h2{font-size:23px;font-weight:normal;}
