*{
    margin: 0;
    padding: 0;
}
A {
	-moz-outline-style:none;
	text-decoration:none;
	outline:none;
}
A IMG{
	border: 0;
}
h1,h3,h4,h5,h6,pre,code {
	font-size:1em;
}

HTML{
	direction: ltr;
}
BODY {
	font-size:12px;
	font-family:Arial;
	direction: rtl;

}

div.header 
{
	height: 35px;
	padding-top: 15px;
}
div.header_hupa
{
	margin: 0 auto;
	height: auto;
	padding-top: 15px;
	margin-bottom: 10px;
}	
div.header_hupa p 
{
	color: #565656;
	font-size: 14px;
	margin-top: 5px;
}

div.maintext 
{
	height: auto;
}
div.maintext p 
{
	line-height: 18px;
	font-weight: bold;
}

div.profile_right 
{
	float: right;
	color: #353636;
	width: 320px;
	height: auto;
	font-size: 13px;	
}
div.profile_right p 
{
	line-height: 16px;
}
div.profile_left 
{
	float: left;
	width: 388px;
}
div.profile_bottom 
{
	clear: both;
	padding-top: 5px;
}
div.profile_left img 
{
	float: right;
}
p.bold 
{
	color: #353636;
	font-weight: bold;
	font-size: 15px;
}

h2.profile 
{
	color: #5492CE;
	padding-top: 6px;
	font-size: 13px;
}

p.profile_end 
{
	color: #5492CE;
	margin-top: 7px;
}

div.rec_box 
{
	width: 720px;
	float: right;
	height: auto;
	border-top: 1px dotted #D8D8D8;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.img_right
{
	float: right;
}
div.text_rec 
{
	padding-right: 10px;
	width: 565px;
	float: left;
	height: auto;
}
div.text_rec p 
{
	margin-top: 10px;
}
h2.rec 
{
	color: #7073B2;
	font-size: 14px;
}
h1.tips
{
	color: #5492CE;
	font-size: 22px;
}

div.tips 
{
	width: 720px;
	height: 450px;
	margin-top: 40px;
}
div.tips div.box_top 
{
	width: 720px;
	height: 225px;
}
div.tips div.box_bottom
{
	width: 720px;
	height: 220px;
}
div.tips div.box_tips
{
	float: right;
	width: 220px;
	padding-right: 15px;
}
div.box_tips div.top_box img
{
	float: left;
}
h2.tips 
{
	font-size: 18px;
	font-weight: normal;
	color: #5492CE;
}
h2.tips_one
{
	color: #818181;
	font-size: 15px;
	padding-right: 10px;
	padding-bottom: 6px;
}
div.box_tips h2.tips_one a
{
	color: #818181;
	font-size: 15px;
}


div.tips_nav
{
	height: 20px;
	margin-top: 13px;
}
h2.tips_back
{
	color: #929292;
	font-size: 15px;
	float: left;
	padding-left: 5px;
}
div.tips_nav h2.tips_back a 
{
	color: #929292;
}

div.tips_two 
{
	border: 0px solid black;
	width: 720px;
	height: auto;
	margin-top: 5px;
	background-image: url(../_Images/tips_mid.jpg);
	background-repeat: repeat-y;
}
h2.tips_two 
{
	float: right;
	color: #5492CE;
	font-size: 15px;
}
div.tips_top 
{
	width: 720px;
	height: 10px;
	background-image: url(../_Images/tips_top.jpg);
	background-repeat: no-repeat;
}
div.tips_bottom 
{
	clear: both;
	width: 720px;
	height: 12px;
	background-image: url(../_Images/tips_bottom.jpg);
	background-repeat: no-repeat;
}
div.tips_two_right 
{
	float: right;
	height: auto;
	width: 320px;
	padding-right: 25px;
	padding-top: 18px;
}
div.tips_two_right_small 
{
	float: right;
	height: auto;
	width: 230px;
	padding-right: 25px;
	padding-top: 18px;
}
div.tips_two_img 
{
	float: left;
	padding: 24px 10px 23px 30px;
	height: auto;
}
h3.tips_page 
{
	color: #5492CE;
	font-size: 18px;
}
div.tips_two_right p:first-letter ,div.tips_two_right_small p:first-letter
{
	font-size: 27px;
	color: #CDD2D4;
	vertical-align: top;
}
div.tips_two p 
{
	color: #848484;
	line-height: 21px;
	font-size: 13.4px;	
	margin-bottom: 15px;
}
div.tips_two span.bold 
{
	color: #656565;
	font-size: 13.4px;	
}

div.gallery
{
	border: 0px solid black;
	width: 720px;
	height: auto;
	margin-top: 5px;
	background-image: url(../_Images/tips_mid.jpg);
	background-repeat: repeat-y;
}
div.gallery_top 
{
	width: 720px;
	height: 10px;
	background-image: url(../_Images/tips_top.jpg);
	background-repeat: no-repeat;
}
div.gallery_bottom 
{
	clear: both;
	width: 720px;
	height: 12px;
	background-image: url(../_Images/tips_bottom.jpg);
	background-repeat: no-repeat;
}
.pic_mid 
{
	padding:15px 0 15px 0;
	margin: 0 auto;
	text-align: center;
	width: auto;
	height: auto;	
}

.pic_mid_big
{
	margin: 0 auto;
	text-align: center;
	width: auto;
	height: auto;	
	margin-top: 50px;
}

div.prev_next 
{
	width: 110px;
	height: 14px;	
	margin: 0 auto;
	float: left;
	margin-left: 190px;
	_margin-left: 155px;
	padding-top: 4px;

}
div.gallery_nav div.prev 
{
	float: left;
	width:46px;

}
div.gallery_nav div.next 
{
	float: left;
	width:36px;
}
div.gallery_nav div.nav_bg 
{
	float: left;
	margin: 0 10px 0 10px;
}
h3.gallery_page 
{
	color: #5492CE;
	font-size: 18px;
	text-align: right;
	margin-bottom: 30px;
	padding: 20px 30px 0 0 ;
}
div.pics_small 
{
	margin:0 30px 0 0;

}
div.pics_small img
{
	padding: 5px;
	height: 122px;	
	width: 122px;
}
div.gallery_full
{
	float: right;
	width: 710px;
	height: 545px;
}
div.gallery_right 
{
	float: right;
	width: 355px;
	height: 545px;
}
div.gallery_right img , div.gallery_left img , div.gallery_full img
{
	padding: 0px;
}
div.gallery_left 
{
	float: left;
	width: 355px;
	height: auto;
	border-right: 1px dotted #CCCCCC;
	padding-right: 5px;
}
h3.gallery_main
{
	color: #5492CE;
	font-size: 18px;
	text-align: right;
	padding: 20px 30px 15px 0 ;
}
div.gallery_full div.gal_box 
{
    width:183px !important;
}
div.gal_box 
{
	width: 122px;
	float: right;
	padding: 10px 10px 10px 10px;
	margin-right: 24px;
	_margin-right: 10px;
	_margin-left: 15px;
}
div.gal_box p 
{
	text-align: right;
	padding-right: 5px;
}
div.gal_box a:link, div.gal_box a:visited, div.gal_box a:hover, div.gal_box a:active
{
	color: #626262;
	font-size: 13px;
}
	
div.gal_box a:hover 
{
	color: #79ACDB;
}

div.gallery_nav
{
	height: 20px;
	margin-top: 13px;
}
div.gallery_nav h2.gallery_two a 
{
	color: #5492CE;
	font-size: 15px;
	float: right;
}
h2.gallery_black
{
	color: #404040;
	font-size: 15px;
	float: right;
	margin-left: 10px;
	padding-right: 25px;
}
h2.gallery_back
{
	color: #929292;
	font-size: 15px;
	float: left;
	padding-left: 30px;
}
div.gallery_nav h2.gallery_back a 
{
	color: #929292;
	font-size: 14px;
}
div.mivza 
{
	margin-top: 55px;
}
div.mivza p 
{
	padding: 2px 25px 0 0;
}
div.video_items 
{
	float: right;
	width: 228px;
	height:430px;
	background-image: url(../_Images/video_sidebar.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-top: 18px;
	margin-top: -10px;
	_margin-top: -15px;
}
div.video_big
{
	width: 490px;
	padding-top: 40px;
	float: right;
}
div.video_big_text 
{
	width: 385px;
	margin: 0 auto;
	text-align: right;
	margin-top: 5px;
}
div.video_big_text h2 
{
	color: #3877B3;
	font-size: 17px;
}
div.video_big p 
{
	margin-top: 8px;
	color: #6C6D6D;
	font-size: 13px;
	font-weight: bold;
}
div.vid_player 
{
	margin-bottom: 8px;
	height: 310px;
	margin: 0 auto;	
}
div.vid 
{
	margin: 0 auto;
	width: 135px;
	height: auto;
	padding-bottom:14px;
	cursor:pointer;
}
div.vid p 
{
	color: #5F5E5E;
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}

div.videos
{
	width: 720px;
	height: auto;
	background-image: url(../_Images/tips_mid.jpg);
	background-repeat: repeat-y;
	margin-top: 70px;
}
div.videos_top 
{
	width: 720px;
	height: 10px;
	background-image: url(../_Images/videos_top.jpg);
	background-repeat: no-repeat;
}
div.videos_bottom 
{
	clear: both;
	width: 720px;
	height: 12px;
	background-image: url(../_Images/videos_bottom.jpg);
	background-repeat: no-repeat;
}
.nobold 
{
	font-weight: normal;
}
p.vid_small 
{
	font-size: 12px !important;
}
div.vid a 
{
	color: #5F5E5E;
}
div.hupa 
{
	border: 0px solid black;
	width: 720px;
	height: 450px;
	margin-top: 5px;
	background-image: url(../_Images/tips_mid.jpg);
	background-repeat: repeat-y;
}
div.location 
{
	border: 0px solid black;
	width: 720px;
	height: auto;
	margin-top: 5px;
	background-image: url(../_Images/tips_mid.jpg);
	background-repeat: repeat-y;
}
div.hupa_top 
{
	width: 720px;
	height: 10px;
	background-image: url(../_Images/hupa_top.jpg);
	background-repeat: no-repeat;
}
div.hupa_bottom 
{
	clear: both;
	width: 720px;
	height: 12px;
	background-image: url(../_Images/hupa_bottom.jpg);
	background-repeat: no-repeat;
}

div.hupa_nav 
{
	width: 140px;
	float: right;
	padding-right: 3px;
	padding-left: 7px;
	height: 433px;
	background-image: url(../_Images/hupa_sidebar.jpg);
	background-repeat: repeat-y;
	_margin-top: -5px;
}
div.hupa_pic 
{
	margin: 0 auto;
	float: left;
	width: 565px;
	border: 0px solid black;
	height: 428px;
}
ul.hupa
{
	list-style-type: none;
	padding-right: 5px;
}
ul.hupa li 
{
	color: #656565;
	padding: 12px 10px 13px 0;
	border-bottom: 1px dotted #D8D8D8;
}
div.hupa_nav ul.hupa li a , div.location_nav ul.hupa li a
{
	font-size: 13px;
	color: #656565;
	font-weight: bold;
}
div.hupa_pic_inner 
{
	margin-right: 18px;
	width: 520px;
}
h2.blue 
{
	color: #5492CE;
	font-size: 18px;
	margin: 7px 0 10px 0;
}
div.hupa_pic_inner p 
{
	margin-top: 5px;
	color: #616161;
}
span.hupa_active 
{
	text-decoration: underline;
	color: #5F99D1;
}
div.contact
{
	width: 720px;
	height: 400px;
	background-image: url(../_Images/tips_mid.jpg);
	background-repeat: repeat-y;
}
div.contact_img 
{
	float: left;
	padding: 4px 0 0 16px;
	_margin-top: -5px;
}
div.contact_form 
{
	float: right;
	width: 285px;
	padding-right: 15px;
	padding: 5px;
	_margin-top: -5px;
}
div.header_contact
{
	margin: 0 auto;
	width: 660px;
	height: auto;
	padding-top: 15px;
	margin-bottom: 10px;
}	
div.header_contact p 
{
	color: #7B7B7B;
	font-size: 14px;
	margin-top: 20px;
	width: 480px;
}
h1.contact
{
	color: #C7B49F;
	font-size: 23px;
}
div.form 
{
	width: 261px;
	height: 22px;
	margin: 0 auto;
	padding: 15px 15px 5px 0;

}
div.form_details
{
	width: 265px;
	height: 133px;
	margin: 0 auto;
	padding: 15px 15px 5px 0;
}
div.form_events
{
	width: 261px;
	height: 22px;
	margin: 0 auto;
	padding: 15px 15px 5px 0;
}
div.form input 
{
	float: right;
	width: 200px;
	height: 18px;
}
.details 
{
	float: right;
	width: 183px;
	height: 130px;
}
.events
{
	float: right;
	width: 183px !important;
	height: 18px;
}
div.form span.name
{
	float: right;
	color: #353636;
	font-weight: bold;
	width: 49px;
}
div.form_details span.name , div.form_events span.name
{
	float: right;
	color: #353636;
	font-weight: bold;
	width: 68px;
}

input.but 
{
	font-family: arial;
	width: 54px;
	height: 21px;
	float: left;
	margin: 10px 0 0 13px;
	color: #8A6F59;
	font-weight: bold;
	border: 0;
	background-image: url(../_Images/button.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-bottom: 1px;
}
div.location 
{
	width: 720px;
	height: auto;
	margin-top: 5px;
	background-image: url(../_Images/tips_mid.jpg);
	background-repeat: repeat-y;
}
div.location_text
{
	float: right;
	width: 157px;
	padding-right: 10px;
	padding-left: 10px;
	_margin-top: -5px;	
}
div.location_text_wide
{
	float: right;
	width: 196px;
	padding-right: 10px;
	padding-left: 10px;
	_margin-top: -5px;	
	padding-top: 5px;
}
 div.location_text_top
 {
	margin: 0 auto;
	width: 535px;
	padding-bottom: 4px;
	padding-right: 10px;
	float: right;
	_margin-top: -5px;		
 }
div.location_text p , div.location_text_wide p , div.location_pic_middle p
{
	margin-bottom: 10px;
	line-height: 16px;
	color: #565656;
}
div.location_pic 
{
	float: right;
	width: 380px;
	padding-top: 4px;
	_margin-top: -5px;		
}
div.location_pic_small
{
	float: right;
	width: 341px;
	margin-top: 5px;
}
div.location_pic img , div.location_pic_small img 
{
	padding-bottom: 6px;
}
div.location_text p.blue ,  p.blue 
{
	color: #5492CE;
	font-weight: bold;
	font-size: 13px;	
}
div.location_nav 
{
	width: 140px;
	height: 775px;
	float: right;
	padding-right: 3px;
	padding-left: 7px;
	background-image: url(../_Images/hupa_sidebar.jpg);
	background-repeat: repeat-y;
	_margin-top: -5px;	
}
div.location_text p.nevez 
{
	line-height: 19px;
	padding-top: 4px;
}
div.location_text p.yafo 
{
	line-height: 14px;
	padding-top: 3px;
}
div.location_text p.yam 
{
	line-height: 15px;
	padding-top: 1px;
}
div.location_text_wide p.forest 
{
	line-height: 17px;
	padding-top: 1px;
}
div.location_text p.farm
{
	line-height: 16px;
	padding-top: 3px;
}
div.location_text p.agam
{
	line-height: 16px;
	padding-top: 3px;
}
div.location_pic_middle p.rotch
{
	line-height: 16px;
	padding-top: 3px;
}
div.location_text p.sadot
{
	line-height: 14px;
	padding-top: 6px;
}
span.bold_loc 
{
	font-weight: bold;
	color: #343333;
}
div.location_pic_bottom  
{
	float: right;
}
div.location_pic_bottom img
{
	margin-left: 3px;
	margin-right: 7px;
}
div.location_pic_middle 
{
	width: 540px;
	float: right;
	margin-right: 8px;
}
div.religion
{
	border: 0px solid black;
	width: 720px;
	height: auto;
	margin-top: 25px;
	background-image: url(../_Images/tips_mid.jpg);
	background-repeat: repeat-y;
}
div.religion p 
{
	clear: both;
	padding: 0 33px 0 33px;
	text-align: right;
	font-size: 12px;
	line-height: 24px;
	margin-top: 5px;
}
.gallery_hover
{
	background-color: #E7F1FB;
}
div.kedat_header 
{
	float: right;
	width: 105px;
	height: 28px;
	padding-right: 30px;
}
.fieldhover 
{
	background-color: Red;
}
.eventfieldhover 
{
	background-color: Red;
	width: 180px !important;
}

.creditTami a
{
	float:left;
	padding:5px 0 5px 0;
	font-size:11px;
}

div.meeting 
{
	width: 720px;
	height: 59px;
	background-color: #DEE7F6;	
	margin-top: 10px;
}
div.meetingTop 
{
	background-image: url(../_Images/meeting_top.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 100%;
	_margin-bottom: -5px;
}
div.meetingMid 
{
	width: 680px;
	height: 45px;
	padding-right: 20px;
	padding-left: 20px;
}
div.meetingMid h3 
{
	color: #585657;
	font-size: 13px;
}
div.meetingBot
{
	background-image: url(../_Images/meeting_bot.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 100%;
	_margin-bottom: -10px;
}
div.meetingFieldName, div.meetingFieldPhone , div.meetingFieldMail
{
	float: right;
	margin-top: 7px;
}
div.meetingFieldName 
{
	width: 186px;
	margin-left: 7px;
}
div.meetingFieldPhone
{
	width: 192px;
	direction: ltr;
	margin-left: 10px;
}
div.meetingFieldMail 
{
	width: 217px;
}
div.meetingFieldName p , div.meetingFieldPhone p , div.meetingFieldMail p
{
	float: right;
	color: #585657;	
}
.meetingInput 
{
	height: 16px;
	width: 140px;
	margin-right: 5px;

}
.meetingMail 
{
	width: 170px;	
	direction: ltr;	
}
input.meetingBut
{
	font-family: arial;
	width: 54px;
	height: 21px;
	float: left;
	color: white;
	font-weight: bold;
	border: 0;
	background-color: #75A5F5;
	margin-top: 7px;
	padding-bottom: 2px;
}
