﻿body {
	background-color: #EBE6E2;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: right;
	margin: 0px;
	
}
h2 {
color:  2582A4;
font-size: 30px;

}

 h3, h4, h5, h6 {
	color:  2582A4;
	font-size: 16px;
}

.title, .title a {
	color: #792C17;
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
}
.city {
	color: #23275C;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	text-decoration: none;
}
p {
	margin: 3px;
	font-size: 15px;
	margin-bottom:10px
		 
}
.pic {
	border-width: 0;
	text-align: center;
}
.menu, .menu a {
	background-color: #F86401;
	direction: rtl;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
}
.smallpic {
	border: 1PX SOLID #DC9F72;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 3px;
	width: 120px;
	height: 120px;
}
.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x right bottom;
}
.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(images/img09.gif) no-repeat right bottom 0%;
}

