/* // CSS CREATED BY TOM ALLEN FOR POLITY (WILEY-BLACKWELL) 2008 // */

/* 1. GENERIC, REUSABLE & HIGH LEVEL FUNCTIONS */
body {
	background: url(../images/israel.jpg) top right no-repeat;
	background-color: #f4efc5;
	color: #2C2525;
	font: 90% Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}
.orange {
	color: #f90;
}
.hidden {
	visibility: hidden;
}
.clear {
	clear: both;
}
cite {
	font-style: normal;
}

a {
	text-decoration: none;
}
.contain {
	padding: 10px 30px;
	margin-top: 0px;
	margin-left: 242px;
	margin-right: 0px;
	margin-top: 10px;
/*	background: url(../images/bord.gif) top repeat-x;
*/	background-color: #fff;
	border-top: 8px solid #6e3013;
	border-left: 1px solid #6e4634;
	border-right: 1px solid #6e4634;
	width: 699px;
}
h2 {
	font-size: 180%;
	font-family: helvetica,arial,verdana,sans-serif;
	margin: 10px 0px;
	letter-spacing: -0.9px;
}
h4 {
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 7px 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.7px;
}

/* 2. HEADER STYLES */
#head {
	padding: 0px;
	background-color: #333;
	border: none;
	border-top: 3px double #fff;
	color: #fff;
	text-align: right;
	margin: 5px 0px 0px 0px;
}
#head h1 {
	letter-spacing: -2px;
	padding: 15px 30px 0px 0px;
	font-weight: normal;
}
#head h1 span {
	letter-spacing: -1px;
}
#head h3 {
	padding: 0px 30px 5px 0px;
	margin: 0px;
}
#head h3 span {
	letter-spacing: 1px;
}

#head img {
	margin: 0px;
	margin-top: -22px;
	padding: 0px;
	border: 0px;
	float: left;
}

/* 3. NAVIGATION */
ul#nav {
	list-style: none;
	display: block;
	padding: 0px;
	text-align: center;
	margin: 5px auto 0px auto;
	clear: both;
	text-transform: lowercase;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
	color: #f90;
	padding-left: 7px;
	padding-right: 7px;
}
#nav a:hover {
	text-decoration: underline;
}
ul#nav li {
	text-indent: 0;
	display: inline;
}
ul#nav img {
	border:none;
}

/* 4. MAIN BODY */
.content {
	padding: 10px;
	font: 90% Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 0.1px;
}
.content a {
	color: #f90;
	font-weight: bold;
}
.content a:hover {
	color: #f90;
	text-decoration: underline;
}
.content p {
	color: #333;
}
.main {
	position: relative;
	margin-right: 290px;
}
.main p {
	width: 386px;
}
.feature {
	float: right;
	width: 260px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	border-left: 1px solid #ccc;
	height: 100%;
}
.feature img.book {
	margin: 0px 0px 15px 25px;
	border: 1px solid #333;
}
img.hrev {
	float: right;
	border: none;
	margin: 0px 20px;
	padding: 0px;
}
.feature p {
	margin-left:15px;
}
.feature h4 {
	margin-left:15px;
}

#palestine {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 624px;
	width: 240px;
	background: url(../images/palestine.jpg) top left no-repeat;
	display: inline;
}