body {
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #C3AB95;
	scrollbar-3dlight-color: #C3AB95;
	scrollbar-darkshadow-color: #C3AB95;
	scrollbar-shadow-color: #C3AB95;
	scrollbar-arrow-color: #C3AB95;
	scrollbar-track-color: #C3AB95;
}
a:link {
	color: #E0D9D2;
}
a:visited {
	color: #E0D9D2;
}
a:hover {
	color: #E0D9D2;
}
a:active {
	color: #E0D9D2;
}


#dropmenudiv{
position:absolute;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
}
#dropmenudiv a:hover{ /*hover background color*/
}
.search_style {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #EBE4DA;
	font-weight: normal;
	background-image: url(images/search_style.jpg);
	background-repeat: repeat-x;
	height: 18px;
	border: 0px none;
	background-position: center -2px;
	background-color: #584534;
	width: 143px;
}
.bot_style {
	background-image: url(images/sub_style.jpg);
	background-repeat: repeat-x;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.copy_text {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #645548;
	font-style: italic;
	font-weight: bold;

}
.content_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #e0d9d2;
}
.content_tittle {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #e0d9d2;
}
.contact_input {
	width: 200px;
	border: none #2b2520;
}
.contact_mesaj {
	width: 270px;
	border: none #2b2520;
	height: 115px;
}
