@charset "utf-8";
* {
	margin:0;
	padding:0;
}
a {
	outline:none;
}
img {
	border:none;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
#stage {
	background-image: url(images/paper.jpg);
	background-repeat: repeat-y;
	width: 852px;
	margin: 0 auto;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 852px;
	padding-top: 225px;
	float: left;
}
#header #menu {
	height: 26px;
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7dbcf2;
	text-align: center;
	margin: 0 auto;
	line-height:26px;
	overflow:hidden;
}
#header #menu ul {
	list-style-type: none;
}
#header #menu ul li {
	float: left;
	background-image:url(images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
}
#header #menu ul #nosep {
	background-image:none;
	padding-left:0;
}
#header #menu ul li a {
	color: #fdfdfa;
	text-decoration: none;
	display: block;
	padding: 0 8px;
}
#header #menu ul li a:hover, #header #menu ul li.current_page_item a, #header #menu ul li.current_page_ancestor a {
	color: #7dbcf2;
}
H4 {
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height: 12px;
	padding-bottom: 10px;
	
	
	}
#part1 {
	float: left;
	width: 852px;
	position:relative;
	min-height:400px;
}
#floatMenu {
	position:absolute;
	left:0px;
	top:0px;
	width:190px;
	margin:25px 0px;
	padding-left:55px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#6b5f4c;
}
#floatMenu ul {
	list-style:none;
}
#floatMenu ul li {
	padding-bottom:9px;
	margin-bottom:9px;
	background-image:url(images/horizontal_sep.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#floatMenu a {
	text-decoration:none;
	color:#6b5f4c;
}
#floatMenu a:hover, #floatMenu li.current_page_item a {
	color:#4da4ee;
}
#part1 div#content {
	width:742px;
	margin:25px 0px;
	padding:0px 55px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#6b5f4c;
	background-image:url(images/vertical_sep.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#hebrew {
	direction:rtl;
	float:right;
	font-family:arial;
	text-align:right;
	width:335px;
}
#hebrew a{
	
	font-family:arial!important;
	
	
}

#hebrew img {
	float:right!important;
}
.heb_link {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
}
#part1 div#content ul {
	list-style-position:outside;
	padding-bottom:16px;
	width: 510px;
}
#part1 div#content ul#pub {
	list-style-position:outside;
	padding-bottom:16px;
	width: 310px;
}
#part1 div#content ul li{
	margin-left: 20px;
	padding-bottom: 10px;
}
#part1 .leftmenu {
	float:right;
	width:510px !important;
	padding:0px 61px 0px 21px !important;
	background-position: left !important;
}
#part1 .catalog {
	float:right;
	width:571px !important;
	padding:0px 0px 0px 21px !important;
	background-position: left !important;
}
#part1 .blog {
	float:left;
	width:518px !important;
	padding:0px 27px 0px 55px !important;
	background-position: right !important;
}
#posts {
	margin-bottom:10px;
	padding-bottom:45px;
	background-image:url(images/part_sep.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#postTitle, #postDate {
	float:left;
}
#postDate a {
	color:#6b5f4c !important;
}
#postDate span {
	color:#a7988b !important;
}
#postContent {
	clear:both;
}
#sidebar {
	float:left;
	margin-top:25px;
	margin-left:18px;
}
#sidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#4da4ee;
	padding-bottom:8px;
	background-image:url(images/horizontal_sep.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#sidebar a {
	color:#6b5f4c;
	text-decoration:none;
}
#sidebar li.current-cat a {
	color:#4da4ee;
}
#sidebar ul {
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#6b5f4c;
}
#sidebar ul li {
	padding-bottom:30px;
}
#sidebar ul li li {
	padding-top:7px;
	padding-bottom:8px;
	background-image:url(images/horizontal_sep.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#part1 div#content p, #part1 div#content img {
	padding-bottom:16px;
}
#part1 div#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#4da4ee;
	padding-bottom:16px;
}
#part1 div#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#4da4ee;
	width:510px;
}
#floatMenu h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#4da4ee;
}
.col_left {
	float:left;
	width:335px;
	padding-right:35px;
}
.col_right {
	float:left;
	width:335px;
	padding-left:35px;
}
#part1 #home_images {
	width:426px;
	float: left;
}
#part1 img {
	float: left;
	padding:0 !important;
	margin-bottom:8px;
}
#part1 #intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	float: left;
	padding-left: 19px;
	width: 330px;
	color: #6b5f4c;
	margin-top: 36px;
	background-image: url(images/vertical_sep.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#part1 #intro p {
	padding-bottom:16px;
}
#part1 #intro a {
	text-decoration: none;
	color: #4da4ee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
#part1 #content a {
	text-decoration: none;
	color: #4da4ee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#part1 #content h6 {
	text-align:right;
	font-weight:normal;
}
#part1 #content.catalog h6 {
	padding-right:40px;
}
#part1 #content h6 a {
	font-size:11px;
}
#footer {
	clear: both;
	height: 70px;
	width: 852px;
	padding-top:36px;
	background-image:url(images/part_sep.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#part2 {
	float: left;
	height: 280px;
	width: 852px;
	background-image: url(images/cataloge_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#part3 {
	float: left;
	height: 300px;
	width: 852px;
	background-image: url(images/part_sep.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#part2 #catalog1 {
	float: left;
	height: 65px;
	width: 185px;
	background-image: url(images/cataloge_1.gif);
	margin-top: 80px;
	text-align: center;
	padding-top: 135px;
	padding-left: 56px;
}
#part2 #catalog2 {
	float: left;
	height: 65px;
	width: 185px;
	background-image: url(images/cataloge_2.gif);
	margin-top: 80px;
	text-align: center;
	padding-top: 135px;
}
#part2 #catalog3 {
	float: left;
	height: 65px;
	width: 185px;
	background-image: url(images/cataloge_3.gif);
	margin-top: 80px;
	text-align: center;
	padding-top: 135px;
}
#part2 #catalog4 {
	float: left;
	height: 65px;
	width: 241px;
	background-image: url(images/cataloge_4.gif);
	margin-top: 80px;
	text-align: center;
	padding-top: 135px;
}

#part2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight:normal;
	color: #3b2310;
}
#part2 a {
	text-decoration: none;
	color: #4da4ee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
#part3 #picture {
	padding-top: 55px;
	padding-left: 115px;
	width: 311px;
	height: 225px;
	float: left;
}
#part3 #links {
	float: left;
	height: 225px;
	width: 326px;
	padding-top: 55px;
	padding-left: 19px;
}
#part3 #links img {
	background-image: url(images/horizontal_sep.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 1px;
}
#part3 #links .no_sep {
	padding-bottom: 0px;
	background-image: none;
}
#footer .left_footer {
	color: #6b5f4c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float: left;
	padding-left: 50px;
}
#footer .right_footer {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6b5f4c;
	float: right;
	padding-right: 50px;
}
form #button_reset {
	background-image:url(images/button_reset.gif);
	width:100px;
	height:24px;
	border:0;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top:6px;
	margin-right:6px;
}
form #button_submit {
	background-image:url(images/button_submit.gif);
	width:100px;
	height:24px;
	border:0;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
form span span {
	color:#4da4ee;
	padding-left:6px;
}
#pub {
	list-style:none;
}
#pub li {
	margin-left:0px !important;
	padding-left:20px;
	padding-bottom:10px !important;
	line-height:16px;
	background-image:url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
address {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	width: 510px;
}
#contact_heb {
	direction:rtl;
	text-align:right;
}
#contact_heb h2 {
	font-family:Arial,Helvetica,sans-serif !important;
	font-weight:bold !important;
	padding-bottom:10px !important;
}
