/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/back_1px.gif);
	background-repeat: repeat-x;
}
*html
{
	margin: 0;
	padding: 0;
}
#wraper
{
	width: 100%;
}
#container
{
	width: 1000px; /*  for keeping layout in center -->*/
	margin: 0 auto;
}
#header
{
	margin: 13px 0px 0px 0px;
}
.logo
{
	margin-left: 39px;
}
.logo_fonts
{
	width: 547px;
	height: 26px;
	margin-left: 14px;
}
.logo_fonts_arabic
{
width:524px;
height:33px;
}

.icons
{
	height: 29px;
	float: left;
	margin: 38px 0px 0px 173px;
}
.home_icon
{
	background-image: url(images/home_icon.jpg);
	background-repeat: no-repeat;
	width: 29px;
	height: 29px;
	float: left;
}
.icon_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9a6116;
	vertical-align: middle;
	padding-top: 5px;
}
.icon_txt a:link, .icon_txt a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9a6116;
	vertical-align: middle;
	text-decoration: none;
}
.icon_txt a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	padding-top: 5px;
	text-decoration: none;
}
.banner
{
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	width: 982px;
	height: 319px;
	border-left: 9px solid #bb843c;
	border-right: 9px solid #bb843c;
	border-top: 3px solid #bb843c;
	float: left;
}
.inner_banner
{
	background-image: url(images/inner_banner.gif);
	background-repeat: no-repeat;
	width: 982px;
	height: 186px;
	border-left: 9px solid #bb843c;
	border-right: 9px solid #bb843c;
	border-top: 3px solid #bb843c;
	float: left;
}
#nav-wraper
{
	text-align: center;
	background: url(images/nav-back.jpg) no-repeat left top;
}
#navlinks
{
	clear: both;
	text-align: center;
}
#navlinks ul
{
	padding-top: 25px;
	margin: 0 auto;
}

#navlinks ul li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	list-style-type: none;
}
#navlinks ul li a
{
	color: #e5ddab;
	text-decoration: none;
	text-align: left;
	padding-right: 42px;
}
#navlinks ul li a:hover
{
	color: #000000;
	text-decoration: none;
}

#navlinks ul li li
{
	font-size: 12px;
}
.seperator
{
	background: url(images/seperator.gif) no-repeat right top;
	height: 29px;
	padding-top: 20px;
}

.content
{
	margin-top: 12px;
	margin-bottom: 10px;
	clear: both;
}
.content h1
{
	font-size: 16px;
	font-weight: bold;
	color: #9a6116;
	line-height: 8px;
}
.content p
{
	text-align: justify;
	line-height: 24px;
}

.content_inner
{
	margin-top: 12px;
	float: left;
	width: 850px;
	clear: both;
}
.content_inner h1
{
	font-size: 16px;
	font-weight: bold;
	color: #9a6116;
	padding-left: 14px;
	line-height: 8px;
}
.content_inner p
{
	text-align: justify;
	line-height: 24px;
	padding-left: 14px;
}


.adds
{
	text-align: center;
	float: right;
	width: 150px;
}


.footer_txt
{
	clear: both;
	font-weight: bold;
	font-size:12px;
	color: #333333;
	border-top: 1px solid #ffc383;
	padding-top: 7px;
	line-height: 20px;
	padding-right:273px;
	width:356px;
}

.footer_txt_ar
{
	clear: both;
	font-weight: bold;
	font-size:12px;
	color: #333333;
	border-top: 1px solid #ffc383;
	padding-top: 7px;
	line-height: 20px;
	padding-left:273px;
	width:356px;
}

.footer_txt_ar a:link, .footer_txt_ar a:visited
{
	font-weight: bold;
	font-size:12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
.footer_txt_ar a:hover
{
	font-style: normal;
	font-size:12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.footer_txt a:link, .footer_txt a:visited
{
	font-weight: bold;
	font-size:12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
.footer_txt a:hover
{
	font-style: normal;
	font-size:12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.footer
{
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
}
.padding
{
	padding-left: 20px;
}

.menu_bg
{
	background-image: url(images/menu_1px.gif);
	background-repeat: repeat-x;
	height: 29px;
}
.active_menu
{
	font-size: 15px;
	font-weight: bold;
	color: #e5ddab;
	background-color: #9a6116;
	border-left: 1px solid #bb8c05;
	border-right: 1px solid #bb8c05;
	border-bottom: 1px solid #bb8c05;
	text-decoration: none;
}
.active_menu a:link, .active_menu a:visited
{
	font-size: 15px;
	font-weight: bold;
	color: #e5ddab;
	font-size: 15px;
	text-decoration: none;
}
.active_menu a:hover
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.active_menu a:active
{
	font-size: 15px;
	font-weight: bold;
	color: #fef4a5;
	text-decoration: none;
}

.menu
{
	font-size: 15px;
	font-weight: bold;
	color: #e5ddab;
	padding-left: 5px;
	padding-right: 5px;
	text-align:justify;
}
.menu a /*:link, a:visited*/
{
	font-size: 15px;
	font-weight: bold;
	color: #e5ddab;
	text-decoration: none;
}
.menu a:hover
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu a:active
{
	font-size: 15px;
	font-weight: bold;
	color: #fef4a5;
	text-decoration: none;
}

#footer
{
	width: 100%;
}

.dynamic_menu
{
	font-size: 14px;
	color: #fef4a5;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin-top:2px;
}

.dynamic_menu td
{
	background: url(images/arrow.gif) no-repeat 10px center;
	height: 20px;
}

.dynamic_menu a /*:link, a:visited*/
{
	font-size: 14px;
	color: #fef4a5;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
}
.dynamic_menu a:active
{
	font-size: 14px;
	color: #e1d6a2;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.dynamic_menu a:hover
{
	font-size: 14px;
	color: #e1d6a2;
	text-decoration: none;
}

.dynamic_menuAR
{
	font-size: 14px;
	color: #fef4a5;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: justify; 
	margin-top:2px;
}

.dynamic_menuAR td
{
	background: url(images/arrow_right.gif) no-repeat right;
	height: 20px;
	margin: 5px;
}

.dynamic_menuAR a /*:link, a:visited*/
{
	text-align: justify;
	font-size: 14px;
	color: #fef4a5;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 11px;
	padding-right: 11px;
}
.dynamic_menuAR a:active
{
	text-align: justify;
	font-size: 14px;
	color: #e1d6a2;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.dynamic_menuAR a:hover
{
	text-align: justify;
	font-size: 14px;
	color: #e1d6a2;
	text-decoration: none;
}

.sitemapDiv
{
	padding-left:70px; 
	padding-right:70px; 
	text-align:justify;
}

.sitemapDiv a
{
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color:Black;
}

.commonA
{
	font-style: normal;
	font-weight: normal;
	color:Black;
}