@import url("css/menu.css");

Body {
background-color: #DDCD87;
background-image: url(images/main_bg.png);
background-position: top;
background-repeat: repeat-x;
direction:rtl;
text-align:right;
color: #E8B467;
}



#Main_wrapper{

	width: 100%;
	margin:0 auto;
	direction: rtl;
}

#OuterTable{

	width:998px;
	margin:0 auto;
	text-align: right;

}

#Header {
background-image: url(images/banner.png);
background-position: top;
background-repeat: no-repeat;
background-color: transparent;
height: 176px;
}

.logodiv{
/*background-image: url(images/logo.png);
background-position: top;
background-repeat: no-repeat;*/
background-color: transparent;
float: right;
padding-right: 10px;
width: 174px;
height: 163px;
}

.Photographer{
	float:left;
}

.Photographer p{
	font-size:10px;
margin-top:0;
padding:0 6px;
color: black;
font-family: Arial, Helvetica, sans-serif;
}
.Datediv{
clear:left;
float:left;
height:20px;
margin-top:138px;
width:104px;
}

.Datediv .DateDateText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #987A61;
}

.menutd{
background-color: transparent;
background-repeat: repeat-y;
background-position: top;
background-image: url(images/Main_mid.png);

}

#menudiv {
font-family:Arial;
margin: 0px;
height: 45px;
z-index: 1000;
margin:7px 3px 0;

 }
.hp_images_wrapper{
float:left;
height:279px;
text-align:right;
width:409px;
}
#hp_images{
height:279px;
width:392px;
}

.WeeklyPhoto_wrapper {
  height: 390px;
  margin: 0 auto;
  text-align: right;
  width: 522px;
}
#WeeklyPhoto{
height:382px;
width:522px;
}
 
.Content_td{

}
 
 
.Content_table{
width:100%;
}
.Top_pane,.Right_pane,.Contentpane,.Left_pane{
	vertical-align: top;
}
.Top_pane{
	
}

.Right_pane{
width:190px;
}

.Content_pane{
width: 580px;
background-color: #E4F0D8;
}

.Left_pane{
width:170px;
}

.Bottom_pane{

}

.Footer{

}


.Copyrights{
	
}

.Copyrights p {
	color:#987A61;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-align:center;
margin: 10px 0 0 0;
}

.Credit{
	
}

.Credit p{
		color:#987A61;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
text-align:center;
padding:0 0 5px;
}
.AtarimTR, .AtarimTR a:link, .AtarimTR a:visited, .AtarimTR a:active{
color:#7C5E4A;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-align:center;
text-decoration:none;
}

.AtarimTR a:hover{
	text-align: center;
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #428B75;
	text-decoration: none;
}

.logindiv{
text-align: center;
	
}

.logindiv .SkinObject,.logindiv a.SkinObject:link,.logindiv a.SkinObject:visited,.logindiv a.SkinObject:active{
	color:#003366;
font-family:Tahoma,Arial,Helvetica;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.logindiv a.SkinObject:hover{
	color: #76CEB1;
}

.hpimg{
	padding:20px;
}

/*--------- hp links style -----------*/
.hplinks_wrapper{
	padding:4px 0;
}
a.hplinks:link, a.hplinks:visited, a.hplinks:active{
	color:#987A61;
font-family:Arial,Tahoma,Helvetica;
font-size:13px;
font-weight:bold;
margin:0;
	height:40px;
line-height:29px;
padding-right:35px;
float: right;
clear: both;
}

a.hplinks:hover {
	color:#428B75;
	text-decoration: none!important;
}
#hplink1{
	background-image: url(icons/icon_open.png);
background-position: right top;
background-repeat: no-repeat;
}
#hplink1:hover{
	background-image: url(icons/icon_open_1.png);
}
#hplink2{
	background-image: url(icons/icon_order.png);
background-position: right top;
background-repeat: no-repeat;
}
#hplink2:hover{
	background-image: url(icons/icon_order_1.png);
}
#hplink3{
	background-image: url(icons/icon_alfon.png);
background-position: right top;
background-repeat: no-repeat;
}
#hplink3:hover{
	background-image: url(icons/icon_alfon_1.png);
}
#hplink4{
	background-image: url(icons/icon_times.png);
background-position: right top;
background-repeat: no-repeat;
}
#hplink4:hover{
	background-image: url(icons/icon_times_1.png);
}
#hplink5{
	background-image: url(icons/icon_evants.png);
background-position: right top;
background-repeat: no-repeat;
}
#hplink5:hover{
	background-image: url(icons/icon_evants_1.png);
}
