/* Start of CMSMS style sheet 'Layout: IsraelTBN' */
/*
Design by Free CSS Temlates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	background: #f1d9c5 url(images/img1.jpg) repeat-x;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: normal;
	color: #333333;
}

h1 {
margin-top: 60px;
margin-bottom: 10px;
text-align: left;
font-size: 28px;
}

h2 {
margin-top: 15px;
margin-bottom: 10px;
text-align: left;
}

h3 {
	margin-top: 15px;
        text-align: left;
}

h4{
margin-top: 0px;
margin-bottom: 3px;
}

h5, h6 {
}

p, ol, ul, dl, blockquote {
 margin: 0;
 padding-bottom: 20px;
}

a {
	color: #603913;
}

a:hover {
	text-decoration: none;
}

img.float-left{
 border:0px solid #B3C8CE;
 float:left;
 clear: left; 
 margin:4px 10px 0 4px;
 padding:2px;
}

/* Header */
/*
#header {
	width: 600px;
	height: 60px;
	margin: 0px auto;
}

#header h1 {
	float: left;
	margin: 0px;
	padding-top: 20px;
	font-size: 42px;
	letter-spacing: -2px;
}

#header h2 {
	float: right;
	margin: 10px 0px 0px 0px;
	padding-top: 28px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
} 
*/

/* Menu */

#menu {
	float: left;
	width: 857px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
background: #ffffff;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;

}

#menu a, #menu h3 {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	padding: 5px 12px;
	text-decoration: underline;
	font-size: 18px;
	color: #898989;

}

#menu h3 {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	padding: 5px 21px;
	text-decoration: none;
	font-size: 18px;
	color: #283386;
}

#menu a:hover { 
	background: #959595;
	color: #FFFFFF;

}

#menu dfn{
 display: none;

}



/* Content */

#content {
	background: #f1d9c5;
	width: 900px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}


#content ul{
 list-style-position: inside;
}

#colOne {
	float: none;
	margin-top: 20px;
	padding: 0 20px;
}



#colOne .NewsSummary{
 float: left;
 width: 410px;
 padding: 10px;
 height: 265px;
 list-style-type: none;
}

#content h1 {
	padding: 5px 0px 5px 5px;
	color: #603913;
}

#content h2 {
/*	background-color: #B2D4F7; */
	font-size: 28px;
	color: #603913;
}

#content h3 {
	color: #603913;

#content h4{
	color: #603913;
}

#content h3 a{
 text-decoration: none;
color: #603913;
}
/* Footer */

#footer {
	width: 900px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	height: 50px;
	background: #EEEEEE;
text-align: center;
}

#footer p {
	margin: 0px;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}

#faces {
	minimum-height: 200px;
	
}

/* End of 'Layout: IsraelTBN' */

