/* CSS Document */

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	background-color: #ffdfbf; /*#eaeada;*/
	/*background: url(images/bg.gif) repeat;*/
}

a:link {
	text-decoration: underline;
	color: #990000;
}
a:visited {
	text-decoration: underline;
	color: red;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: red;
}

#links a:link, #links a:visited {
	text-decoration: none;
	color: black; /*#79705e;*/
}
#links a:hover {
	text-decoration: underline;
	color: black; /*#79705e;*/
}
#links a:active {
	text-decoration: none;
	color: black; /*#79705e;*/
}

#credits a:link, #credits a:visited {
	text-decoration: none;
	color: red;
}
#credits a:hover, #credits a:active {
	text-decoration: underline;
	color: red;
}

a img {
	border: none;
}

td a img {
	padding: 2px;
	border: solid 1px silver;
}

h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*Georgia, Times New Roman, serif;*/
	font-size: 48px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	color: white;
}

h2 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 100;
	padding: 20px 0px 5px 0px;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

li {
	padding: 1px 1px 1px 1px;
}

.heb-dir {
	text-align:justify;
	/*float: right;*/
}

.eng-dir {
	text-align:justify;
	/*float: left;*/
}

.bullet {
	vertical-align:top;
}

.subtitle {
	font-size:36px;
	color: #fff5cf;
}

.hr {
	width:100%;
	height:1px;
	border-top:solid 1px silver;
}

#container {
	position: relative;
	width: 760px;
	/*height: 607px;*/
	margin: 5px auto 0 auto;
}

#topper {
	height: 160px;
	width: 746;
	background-color: white; /*#993300;*/ /*#b8c339;*/
	margin-bottom: 7px;
	/*padding: 6px;*/
	border: solid 7px white;
}

#top-left {
	width: 120px;
	height: 130px;
	border-right: solid 7px white;
	float:left;
	background-color: #990000; /*#6090a0; /*#a0b0c0;/*#e7eef4;*/
	padding: 15px;
	overflow:hidden;
}

#top-middle {
	width: 432px;
	height: 160px;
	background-color: #990000;/*#6090a0;/*#e7eef4;*/
	overflow:hidden;
}

#top-right {
	width: 120px;
	height: 130px;
	background-color: #990000; /*#6090a0; /*#a0b0c0;/*#e7eef4;*/
	border-left: solid 7px white;
	float:right;
	padding: 15px;
	overflow:hidden;
}

.stone {
	background-color: #e9e0aa; 
}

.stone2 {
	background-color: #f9f0ba; 
}

.peach {
	background-color: #ffdfbf; 
}

#links-heb {
	position:absolute;
	z-index: 50;
	height: 24px;
	width: 520px;
	top: 156px;
	left: 105px;
	padding: 12px 15px 8px 15px;
	/*background-color: #ffdfbf; /*#f9f395;/*#ffdfbf; /*#e0eef4; /*#79705e;*/
	/*color: #fff5c2;*/
	color: black; /*79705e;*/
	overflow: hidden;
	border: solid 1px black; /*#6b0000; /*#a0b0c0;*/
	font-size: 14px;
}

#links {
	text-align:center;
}

#center {
	position:relative;
	/*height: 404px;*/
	width: 604px;
	padding: 10px 77px 10px 77px;
	background-color: white; /*#fff5d2;*/
	color:#79705e;
	overflow: auto;
	border: solid 1px #79705e;
}

#credits {
	height: 15px;
	width: 760px;
	color: black;
	direction:rtl;
	text-align: right;
	font-size: 11px;
	margin: 0 auto 0 auto;
}

.right-pic {
	float:right;
	padding: 4px 0 0 10px;
}

.left-pic {
	float:left;
	padding: 0 10px 0 0;
	padding: 2px;
	margin-right: 10px;
	border: solid 1px silver;
}

.mid-pic {
	float:left;
	padding: 0 0 0 0;
	padding: 2px;
	margin-right: 10px;
	border: solid 1px silver;	
}

.border-right {
	border:none;
	border-right: solid 1px silver;
}

.borderless {
	border:none;
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

.border {
	border: solid 1px #ffefaf;
}

#pictures img {
	padding: 10px 17px 10px 17px;
	border:none;
}

.bold {
	font-weight:bold;
}

#form-div {
	width: 150px;
	height: 240px;
	margin: 10px 20px 0 0;
	padding: 0 10px 0 0;
	font-size: 11px;
	float:left;
	border-right: solid 1px silver;
}

.form-heb {
	text-align:right;
	direction:rtl;
}

.form-eng {
	text-align:left;
	direction:ltr;
}

#form {
	font-size: 11px;
}

#form td {
	padding: 1px;
}

#form th {
	font-size: 14px;
	font-weight:normal;
	padding: 1px;
}

#form input {
	width: 103px;
}

.form-input {
	border: solid 1px #6699cc;
}

#form textarea {
	width: 103px;
	height: 66px;
	font-size:11px;
	border: solid 1px #6699cc;
	overflow:auto;
}

.phone {
	color:#79705e;
	font-size:14px;
	font-weight:bold;
}

.link {
	margin:0;
	padding: 8px 6px 8px 6px;
}

.center {
	text-align:center;
}

.endlinks {
	margin:0;
	padding: 0;
	height:0;
	border-top: solid 1px white;	
}

.pics-flash {
	margin: 10px 90px 0 90px;
	padding: 2px;
	border: solid 1px silver;
}

@media print {
    #links { /*display: none;*/ }
}

