#menu td a{
	color: #b7d09b;
	font-weight: bold;
	text-decoration: none;
}

h1.title_dec{
	color: #76350a;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}	

.plants{
	color: #76350a;
	letter-spacing: 1px;
}

.plants a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px
}

.title {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	font-weight: bold; 
	color: #76350A; 
	text-indent: 15px
}

p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
}

span {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt
}

.titleImg {  
	background-image: url(title.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.button {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #B7D09B
}

.over:hover {  
	color: #FFFFFF
}

.hand {
	cursor:hand;
}

.catalog {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
}

.subTitle {  
	font-size: 12pt; 
	font-weight: bold; 
	color: #76350A;
}

.arrow { 
	font-size: 12pt; 
	font-weight: bold; 
	color: #76350A; 
	cursor: hand; 
}

/*------------------------------- additions by me --------------------------------*/

a.more_button{
	font-weight: bold; 
	text-decoration: none; 
	cursor: hand;
	background: url(http://www.nataf-plants.com/download_bg.gif) no-repeat center right; 
	width: 180px; 
	height: 22px; 
	text-align: right; 
	line-height: 22px;
	text-indent: 30px;
	display: block;
	color: #000;
}

.plant{
	direction: rtl;
}

.pic_box{
	float: left; 
	width: 130px;
	text-align: left;
	margin: 0px 10px;
}

.thumb{
	width: 120px; 
	height: 120px; 
	border: 1px solid #296935;
}

.en{
	direction: ltr;
	unicode-bidi: embed;
	font-size: 13px;
}

.message{
	width: 100%;
	background: red;
	font-weight: bold;
	color: white;
	line-height: 22px;
}
