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

body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color: #36362e;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	background:url(IMG/bg-inner.jpg);
	background-repeat:repeat-x
}
.oneColElsCtr #container {
	width: 750px;
	height:100%;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
}

.oneColElsCtr #menu {
	font: 100% "Myriad Pro", Arial, Helvetica, Verdana;
	font-size:14px;
	color: #aaa989;
	text-align: left;
	
}







 .cssnav
{
position: relative;
font-family: 100% Arial, Helvetica, Verdana;
font-size:12px;
background: url(IMG/rollOver.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 206px;
height: 23px;
margin: 0;
padding: 0;

}

.cssnav a
{
display: block;
color: #000000;
font-size: 12px;
width: 206px;
height: 23px;
float: left;
text-decoration:underline;
}
.cssnav a:hover
{
display: block;
color: #ffffff;
font-size: 12px;
width: 206px;
height: 23px;
float: left;
text-decoration: none;
}


.cssnav img
{
width: 206px;
height: 23px;
border: 0
}

* html a:hover
{
visibility:visible;

}

.cssnav a:hover img
{
visibility:hidden;

}

.cssnav span
{
position: absolute;
left: 7px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;


}





.oneColElsCtr #footer {
	vertical-align:bottom;	
	height:120px;
	margin: 0 auto; 
	background: #2b2b1f;
	border: 0px solid #000000;
	text-align: center; 
}

.oneColElsCtr #FooterContent {
	width: 750px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #a9a885; 
}

a:link {
	color: #36362e;
	font-weight:bold;
}

a:visited {
  color: #36362e;
  font-weight:bold;
}

a:hover {
	color: #618e10;
	font-weight:bold;
}


.menu a:link {
	color: #ffffff;
}

.menu a:visited {
  color: #ffffff;
}

.menu a:hover {
	color: #618e10;
}


.menu2 a:link {
	color: #000000;
	margin: 0px;
padding: 0px;

}

.menu2 a:visited {
  color: #000000;
  margin: 0px;
padding: 0px;
}

.menu2 a:hover {
	color: #ffffff;
	margin: 0px;
padding: 0px;
}

.shekel a:link {
	color: #ffffff;
}

.shekel a:visited {
  color: #787751;
}

.shekel a:hover {
	color: #618e10;
}


.footer a:link {
	color: #ffffff;
	font-size:10px;
}

.footer a:visited {
  color: #ffffff;
  font-size:10px;
}

.footer a:hover {
	color: #618e10;
	font-size:10px;
}

.white {color: #FFFFFF}
.black {color: #000000}

.orange {color: #af8730}

h1 {
	
	font: 100% "Myriad Pro", Arial, Helvetica, Verdana;
	color: #000000;
	font-size: 22px;
}

h2 {
	
	font: 100% "Myriad Pro", Arial, Helvetica, Verdana;
	color: #618e10;
	font-size: 18px;
	font-weight:bold;
}

h3 {
	
	font: 100% "Myriad Pro", Arial, Helvetica, Verdana;
	color: #618e10;
	font-size: 14px;
	
}




ul {
	font-family: 100% Arial, Verdana, Helvetica, sans-serif;
	color:#618e10;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	
	
}

li {
	font-family: 100% Arial, Verdana, Helvetica, sans-serif;
	color:#618e10;
	font-size: 14px;
	padding-bottom:15px;
	
}









