@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#DDF4C0;
	padding:0;
	margin:0 auto;
	width:900px;
	background-image:url(images/back.jpg);
	background-repeat:repeat;
}

#top{
	background-image:url(images/top.png);
	width:900px;
	height:232px;
	margin:20px 0 0 0;
	direction:ltr;
}

img#heimg{
	margin:25px 32px 0 0;
	float:right;
}

img#enimg{
	margin:24px 21px 0 0;
	float:right;	
}

#top table{
	float:right;
	clear:both;
	margin-top:155px;
	text-align:center;
}

#top a:link, #top a:visited{
	color:#FFF;
	text-decoration:none;
	font-size:15px;
}

#top a:hover, a:link#activl, a:visited#activl{
	border-bottom:1px dotted #CCC;
}

#content{
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
	width:862px;
	height:547px;
	padding:21px 17px 21px 21px;
	margin:20px 0 0 0;
}

#content table{
	text-align:center;
	margin-bottom:6px;
}

#content2{
	background-image:url(images/contactbg2.jpg);
	background-repeat:no-repeat;
	width:862px;
	height:547px;
	padding:21px 37px 21px 21px;
	margin:20px 0 0 0;
	direction:rtl;
}

#content2 table{
	text-align:right;
	margin-bottom:3px;
	font-size:15px;
	font-weight:700;
}


#footer{
	text-align:center;
	font-size:13px;
	margin:15px 0 10px 0;
	font-weight:700;
	color:#111407;
	direction:rtl;
}
a:link#gal, a:visited#gal{
	color:#002000;
	text-decoration:none;
	font-size:15px;
	margin-right:38px;
	float:right;
	direction:rtl;
	margin-bottom:0;
}

a:hover#gal{
	border-bottom:1px dotted #333333;
}

#news{
	width:270px;
	height:205px;
	float:left;
	padding:0;
	margin:150px 0 0 23px;
	clear:left;
	overflow: hidden;
	text-align:center;
	position:relative;
	font-size:15px;
	line-height:150%;
}

#news a:link, #news a:visited{
	color:#516420;
	font-weight:700;
	text-decoration:none;
	border-bottom:1px dotted #333333;
	font-size:13px;
	background-color:#CAD0A6;
	padding:1px;
}

#news a:hover{
	color:#262F0F;
	border-bottom:1px dotted #000;
}

h2{
	margin:100px 10px 0 0;
	padding:0;
	font-size:22px;
	direction:rtl;
}

p{
	padding:0;
	margin:25px 10px 0 0;
	width:510px;
	font-size:14px;
	line-height:200%;
	font-weight:700;
	color:#181C0A;
	float:right;
	direction:rtl;
}

h3{
	padding:0;
	margin:74px 0 20px 0;
	font-size:24px;
}

h5{
	padding:0;
	margin:24px 0 0 0;
	font-size:16px;
}


input[type="text"]{
		border:0;
		background-color:#CFE087;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		width:300px;
		height:22px;
		padding:3px;
}

textarea{
		border:0;
		background-color:#CFE087;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		width:298px;
		height:102px;
		line-height:120%;
		padding:3px;
}

.redi{
	color:#C42E22;
}

input[type="submit"]{
	width: 300px;
	height:29px;
	border-bottom:3px solid #293A0C;
	border-top:none;
	border-right:none;
	border-left:none;
	background-color:#879A2C;
	color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	font-weight:700;
}

#content3{
	background-image:url(images/aboutbg.jpg);
	background-repeat:no-repeat;
	width:862px;
	height:547px;
	padding:21px 37px 21px 21px;
	margin:20px 0 0 0;
}

#content3 h2{
	margin:25px 10px 0 0;
}

#content3 p{
	line-height:190%;
}

#content4{
	background-image:url(images/bggallery2.jpg);
	background-repeat:no-repeat;
	width:862px;
	height:547px;
	padding:21px 37px 21px 21px;
	margin:20px 0 0 0; 
}

#content4 h2{
	margin:38px 14px 25px 0;
}

#content4 img{
	border:1px solid #DBE8AE;
}
#uldiv{
	clear:both;
	margin:0;
	padding:20px 10px 0 0;
	direction:rtl;
}
#pages{
	text-align:center;
	font-size:17px;
	font-weight:700;
	padding-top:20px;
	direction:rtl;
}

#pages a:link, #pages a:visited{
	color:#000;
	padding:0 3px;
}

#pages a:hover{
	color:#05610B;

}

a:link#ac, a:visited#ac{
	color:#05610B;
	text-decoration:none;
}


#read{
	line-height:175%;
	font-weight:700;
	padding:0 0 0 25px;
	margin:0;
	direction:rtl;
}

#footer a:link, #footer a:visited{
color:#485C1D;
text-decoration:none;
line-height:250%;
}