body {
	background-color: #a07e88;
	background-image: url('images/bg1.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	width: 900px;
	margin: 10px auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
body * {
	direction: rtl;
}
ul {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}
ul.menu {
	font-size: 16px;
	height: 100%;
	overflow: hidden;
	background-color: #4C1400;
	margin: 0;
	text-align: center;
	padding-left: 100px;
	margin-bottom: 5px;
	margin-top: 2px;
	font-weight: normal;
}
ul.menu li {
	float: left;
	padding: 33px 30px;
	background-color: #4C1400;
	margin: 0;
	list-style: none;
	font-weight: normal;
}
ul.menu a {
	color: #C7EBFF;
	text-decoration: none;
	font-weight: normal;
}
ul.menu li:hover {
	background-color: #CC3300;
	color: #C7EBFF;
	text-decoration: none;
	font-weight: normal;
}
p {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 900px;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}
h3 a:hover {
	color: #CC3300;
}
.header {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.leftpic {
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.clearer {
	background-color: #FFFFFF;
	min-height: 400px;
	height: 100%;
	background-image: url(images/fog1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.btn {
	background-color: #6E2300;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #BDDCEC;
	font-weight: bold;
	width: 150px;
	float: none;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 200px;
	margin: 0px;
	float: right;
	padding: 0px;
}
textarea {
	width: 300px;
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
}
input {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	width: 300px;
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.newmenu {
	background-image: url(images/menu1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 75px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5D2D1A;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

