body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	background-color: #fee597;
	/*background-image:url(images/bg.jpg);
	background-repeat:repeat-x;*/
	color: #380300;
	line-height: 1.4em;
	text-align: center;
}

a{
	color: #4FA066;
	text-decoration: none;
}

a:hover{
	border-bottom: 1px dotted;
}

p{
	padding-bottom: 10px;
}

.clearboth{
	clear: both;
}

#container{
	width: 700px;
	background: url(images/container_bg.jpg);
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top {
	background-image: url(images/top.jpg);
	height: 947px;
	text-align: left;
	padding: 85px 40px 0 50px;
}
#top #nav {
	font-size: 30px;
	line-height: 44px;
	font-style: italic;
	width: 250px;
	margin-right: 50px;
	float:left;
}

#nav a {
	font-size: 25px;
	font-style:italic;
	display: block;
	padding-bottom: 1px;
}

#nav a:hover {
	padding-bottom: 0px;
}

#news {
	margin: 0 0 0 40px;
	width: 250px;
	float:left;
}

#news .title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:15px 0 12px 10px;
	font-size: 12px;
	text-transform: uppercase;
}

#news h3 {
	margin:0 0 10px 0;
	font-size: 16px;
	font-weight:normal;
	color: #380300;
}

#news h3 a{
	color: #380300;
	display: block;
	padding: 5px 10px;
	background: rgba(223,199,156,0.5);
}

#news h3 a:hover {
	background: #f2dfb7;
}

#news .dates {
	font-size: 13px;
	color: #4FA066;
}

#news .hide {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:none;
}

#news a:hover .hide {
	display:inline;
}

#news a {
	margin:0 0 10px 0;
	color: #4FA066;
}

#news a {
	border:none;
}

#news img{
	border: 3px solid #f6deaf;
}

#news a:hover img{
	border: 3px solid #f9e8c7;
}

#portfolio {
	padding-bottom: 60px;
}

#sets {
	font-style: italic;
	font-size: 24px;
	background-image: url(images/index_09.jpg);
	background-repeat: repeat-y;
	clear: both;
	width: 700;
}
#sets img {
	margin-right: 60px;
	margin-left: 120px;
	float: left;
	display:block;	
}
.main_title {
	color: #3C0601;
	padding: 10px 0 10px 50px;
	text-align:left;
}
.title_en {
	color: #4FA066;
	margin: auto;
	padding: 9px 0 3px 50px;
	text-align:left;
}
.title_en a:hover{
	background-color: #fee597;
}
#sub {
	text-align:left;
	font-size:11px;
}

.set{
	border-bottom: 1px dotted #fee597;
	line-height:8px;
	display: block;
	width:700px;
}

/*Exhibitions ----------------------------------------------*/

#exhibitions{
	padding: 0 50px 30px;
}

.exhibition {
	height: 120px;
}

h2 {
	padding-top: 10px;
	margin: 0 0 10px;
	font-weight: normal;
	font-size: 24px;
}

#exhibitions img{
	width:110px ;
	height:73px ;
}

#exhibitions .thumb{
	border: solid #f8e19e 12px;
	float: left;
}

.thumb a:hover{ border: none;}

.ex_details{
	margin: 0 0 0 20px;
	float: left;
	border-bottom: solid #f8e19e 12px;
	display:block;
	height: 85px;
	width: 442px;
}

h4{
	margin: 0 0 12px;
	font-size: 20px;
	font-weight: normal;
}

#exhibitions .desc{
	font-size: 14px;
}

/*Artist Statement ----------------------------------------------*/

#statement{
	padding: 0 50px 30px;
}

blockquote {
	font-style: italic;	
}

.caption {
	font-style: normal;	
	color: #4FA066;
	font-size: 0.8em;
	font-family: Verdana;
}

/*Hebrew ----------------------------------------------*/

#heblink{
	margin-left: 200px;
	font-size: 0.6em;
}

#hebstatement{
	direction: rtl;
	text-align: right;
	padding-left: 100px;
	font-family: Arial;
}

.invisible {
	display: none;	
}

.visible {
	display: block;	
}

/*Contact & CV ----------------------------------------------*/

#contact{
	padding: 0 50px 30px;
	display: none;
}

.fakelink {
	color: #4FA066;
}

/*Bottom ----------------------------------------------*/


#bottom {
	background: url(images/bottom.jpg);
	height: 929px;
	width: 700px;
	padding:0;
}
#galia {
	padding-left: 81px;
	text-align: left;
}

#gallery {
	width: 700px;
	overflow: auto;
	display: none;
}
.imgHolder{
	width: 2000px;
}
