#wrapper {
	margin: 0 auto;
	width: 800px;
}

html, body {
	background-color: #362512;
	font-family: tahoma, sans-serif;
}

body {
	font-size:62.5%;
}

* html #content{
	height:500px;
}

a {
	text-decoration: none;
	color: #7f7643;
}

a:link, a:active {
	color: #7f7643;
}

a:visited {
	color: #666;
}

a:hover {
	color: #f60;
}

.farsi a {
	text-decoration:none;
}

#header {
	height:105px;
}

a.invisible {
	display: block;
	width: 0;
	height: 0; 
	overflow: hidden;
	visibility:hidden;
}

a img {
	border: none;
}

#menu {
	width: inherit;
	height: 2em;
	background-color: #7f7643;
	border-top: 3px solid #55422a;
}

#menu ul {
	display: block;
	list-style: none;
	margin: 0 0 0 1em;
	padding: 0;
}

#menu ul li {
	display: block;
	float: left;
	line-height: 2;
}	

#menu ul li a {
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 2em;
}

#menu ul li a:hover {
	color: #c48950;
	/*background-color: #55422a;*/
}

#menu ul li strong {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	padding: 0 2em;
	color: #55422a;
	background-color: #c6b5a1;
}

#content {
	padding: 2em 0;
	color: #55422a;
	background-color: #c6b5a1;
	min-height: 500px;
}	

h1.page-title
	{
	margin: 0 0 2em 1em;
	color: #7f7643;
	font-size: 2.2em;
}


	
#footer {
	background-color: #685f2e;
	border-top: 3px solid #55422a;
	line-height: 2;
	font-size: 0.9em;
	text-align: center;
	color:#fff;
}

#footer strong {
	font-style: italic;
}

.farsi {
	direction: rtl;
}

.center {
	text-align: center;
}

a#thumb01 {
	margin: 0 auto; 
	display: block;
	width: 300px;
	height: 90px;
	background: url('DSC_5434-thumb.jpg') no-repeat top left;

}

a#thumb01:hover {
	background-position: -300px 0%;
}

a#thumb02 {
	margin: 0 auto; 
	display: block;
	width: 300px;
	height: 129px;
	background: url('DSC_5445-thumb.jpg') no-repeat top left;
}

a#thumb02:hover {
	background-position: -300px 0%;
}

a#thumb03 {
	margin: 0 auto; 
	display: block;
	width: 300px;
	height: 118px;
	background: url('DSC_5456-thumb.jpg') no-repeat top left;
}

a#thumb03:hover {
	background-position: -300px 0%;
}

#gallery a {
	margin-bottom: 1em;
}

.innercontent {
	padding: 0 3em;
}

p.labeld {
	clear: both;
}

p.labeld strong {
	float: right;
	width: 20%;
}

.ltr {
	direction: ltr;
}

#logo {
	margin: 0 auto;
	width: 600px;
	text-align: center;
	padding-top: 5%;
}
#logo img {
	border:none;
}

#logo a {
	margin-top: 1em;
	display: block;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
/*
#logo a:first-letter {
	vertical-align: bottom;
	font-size: 1.9em;
	color: #f60;
	padding-right: 3px;
}
*/
#logo a:hover{
	color:#f60;
}
p.logo-footer {
	color: #fff;
	margin: 0;
}
