body {
	background-image: url(../Images/mainBg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

a {
	color: #645532;
}

div#fixedWidth {
	width: 940px;
	padding: 30px 30px 0;
}

div#header {
	width: 940px;
	height: 259px;
	background-image: url(../Images/headerBg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#logoHolder {
	margin-top: -5px;
	text-align: right;
}

ul#mainMenu {
	background-image: url(../Images/mainMenuBg.gif);
	width: 880px;
	height: 27px;
	margin-top: 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 0 30px;
}

ul#mainMenu li {
	line-height: 27px;
	padding: 0 20px;
	background-image: url(../Images/mainMenuSeparator.gif);
	background-repeat: no-repeat;
	background-position: center left; 
}

ul#mainMenu li.first {
	background-image: none;
}

ul#mainMenu a {
	color: #ffffff;
	text-decoration: none;
}

div#sidePanel {
	width: 240px;
	padding-top: 15px;
}

div.submenuHolder {
	margin-bottom: 5px;
}

div.submenuHolder h2 {
	width: 150px;
	height: 36px;
	color: #5e4d2b;
	padding: 0 45px;
	line-height: 36px;
	font-size: 17px;
	background-image: url(../Images/submenuTitleBg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

ul.submenu {
	background-color: #e0f0ba;	
	border-left: 2px solid #5e4d2b;
	border-right: 2px solid #5e4d2b;
	color: #5e4d2b;
	list-style-type: none;
}

ul.submenu li {
	background-image: url(../Images/submenuBullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0 18px;
	font-size: 17px;
	font-weight: bold;
	padding-left: 25px;
}

ul.submenu li.current {
	background-image: url(../Images/submenuBulletOn.gif);
}

ul.submenu li:hover {
	background-image: url(../Images/submenuBulletHover.gif);
}

ul.submenu a {
	color: #5e4d2b;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #5e4d2b;
	padding: 9px 0;
}

ul.submenu a.last {
	border: 0;
}

div.submenuHolder p.footer {
	background-image: url(../Images/submenuFooterBg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 10px;
}

div#mainPullonPage {
	background-image: url(../Images/mainpullonPageBg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 15px 29px 0; 
}

div#mainpull h2 {
	padding: 0 29px;
}

div#mainPullonPage p.rsxHolder {
	clear: both;
	padding-bottom: 5px;
	height: 25px;
}

div#mainContent div.actualContent div#mainPullonPage p.rsxHolder {
	padding-top:0;
}

div#mainPullonPage p.rsxHolder label {
	font-weight: bold;
}

div#mainPullonPage p.rsxHolder select {
	width: 370px;
}

div.actualContent ul {
	padding: 0 15px 10px;
}

div#mainPull {
	height: 332px;
	background-image: url(../Images/mainPullBg.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #5e4d2b;
	margin-bottom: 5px;
	padding-left: 13px;
}

div#mainPull h2 {
	font-size: 25px;
	padding-top: 21px;
}

div#mainPull p.labelHolder {
	margin-top: 23px;
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: bold;
}

div#mainPull select {
	height: 25px;
	width: 212px;
}

div.searchBox {
	background-repeat: no-repeat;
	background-position: center;
	width: 240px;
	color: #5e4d2b;
	margin-bottom: 5px;
	text-align: center;
}

div.searchBox a {
	color: #5e4d2b;
	text-decoration: none;
}

div.searchBox p.tagline {
	font-family: narkisim, david, times, serif;
	font-weight: bold;
	font-weight: 13px;
}

div.searchBox p.title {
	font-weight: bold;
	font-size: 20px;
}

div#expertsBox {
	background-image: url(../Images/expertsBg.gif);
	height: 149px;
}

div#expertsBox p.tagline {
	padding-top: 78px;
}

div#network {
	background-image: url(../Images/networkBoxBg.gif);
	height: 290px;
	padding: 17px 0;
}

div#network h2 {
	color: #467738;
	font-size: 17px;
	padding-top: 20px;
}

div#network h2, div#network p {
	padding-right: 20px;	
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 7px;
	width: 80%;
}

div#network p {
	font-size: 14px;
	line-height: 20px;
}

div#network a.button {
	display: block;
	margin: 0 auto;
	background-image: url(../Images/networkButtonBg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 113px;
	height: 29px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	text-align: center;
	line-height: 29px;
	margin-top: 20px;
}

div#network h2, div#network a, div#network p {
	color: #467738;
}

div#fieldBox {
	background-image: url(../Images/fieldBg.gif);
	height: 162px;
}

div#fieldBox p.tagline {
	padding-top: 73px;
}

ul#tripList {
	margin: 6px 19px;
}

ul#tripList li {
	background-image: url(../Images/tripListBg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 62px;
	height: 24px;
	font-size: 12px;
	margin: 0 2px;
	line-height: 24px;
}
	

div#mainContent {
	padding-top: 15px;
	width: 683px;
	padding-left: 14px;
}

body#experts div#mainContent div.actualContent {
	min-height: 400px;
}

body#experts div#mainContent h1 {
	background-image: url(../Images/expertsMainTitleBg.gif);
	height: 55px;
}

body#fieldtrips div#mainContent h1 {
	background-image: url(../Images/tripsMainTitleBg.gif);
	height: 60px;
}

div#mainContent h1 {
	background-image: url(../Images/mainTitleBg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 36px;
	color: #5e4d2b;
	padding: 0 29px;
	line-height: 35px;
	font-size: 17px;
}

div#mainContent h2 {
	font-size: 17px;
}

div#mainContent h3 {
	font-size: 14px;
}

div#mainContent h1 a {
	color: #5e4d2b;
}

div#mainContent div.actualContent {
	border-left: 2px solid #736646;
	border-right: 2px solid #736646;
	color: #645532;
	font-size: 14px;
	line-height: 17px;
	min-height: 755px;
	padding-top: 10px;
}


div#mainContent div.actualContent#mainpull {
	min-height: 391px;
	padding-top: 0;
}

body#resourceCategories div#mainContent div.actualContent, body#fieldtrips div#mainContent div.actualContent, body#experts div#mainContent div.actualContent {
	padding: 0 20px;
}

div#mainContent div.actualContent h1, body#resources div#mainContent div.actualContent h1 {
	background-image: none;
	height: auto;
}

div#mainContent div.actualContent p {
	color: #645532;
	padding-bottom: 7px;
}

body#resourceCategories div#mainpull p {
	padding: 0 29px;
}

div.actualContent, div.actualContent div#resourceContent {
	padding: 12px 169px 0 29px;
}

h2.header2a {
	font-size: 25px;
	color: #645532;
	text-align: center;
	padding: 10px 0;
}

h2.header2b {
	font-size: 26px;
	color: #3aa4bd;
	text-align: center;
	margin: auto;
	padding: auto;
	padding: 10px 0;
}

h3.header3 {
	font-size: 18px;
	margin-top:10px;
}

dl.staff {
	padding-bottom: 10px;
}

div#mainContent div.actualContent dl.rsxLinks p {
	padding: 0;
}
	
div.headlines {
	padding-top: 12px;
}

div.headlines div.column {
	width: 330px;
}

div#mainContent div.actualContent div.headlines div.column p {
	margin: 0;
	padding: 0;
}

div#mainContent div.actualContent div.headlines img {
	padding-right: 10px;
	padding-bottom: 10px;
}

div#mainContent div.actualContent dl.staff dd {
	min-height: 130px;
}

div#mainContent div.actualContent dl.staff p {
	margin: 0;
	padding: 0;
}

div#mainContent div.actualContent p.mishne {
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	color: #52a245;
}

div#mainContent div.actualContent p.details {
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	color: #52a245;
}

div#mainContent div.actualContent p.breadcrumbs {
	font-weight: bold;
	margin-bottom: 5px;
}

div#mainContent div.actualContent p.breadcrumbs, div#mainContent div.actualContent p.breadcrumbs a {
	color: #467738;
}

div#mainContent div.actualContent h2.breadcrumbs, div#mainContent div.actualContent h2.breadcrumbs a {
	color: #645532;
}

div#mainContent div.actualContent table.itemList p, div#mainContent div.actualContent table.itemList h4, div#mainContent div.actualContent p.details {
	margin-bottom: 0;
}

div#mainContent div.actualContent table.itemList p, div#mainContent div.actualContent table.itemList h4 {
	margin: 0;
}

div#mainContent p.footer {
	clear: both;
	background-image: url(../Images/mainContentFooterBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
}

div#mainContent div.actualContent dt {
	font-weight: bold;
	margin-top: 10px;
}

div#mainContent ul.itemList {
	color: #645532;
	list-style-type: none;
	line-height: 22px;
	margin: 0 29px;
}

ul.itemList a {
	color: #645532;
	text-decoration: none;
}

div#mainContent table.itemList td {
	border-bottom: 1px solid #52a245;
	padding: 12px 0;
}

div#mainContent table.itemList img.thumb {
	border: 1px solid #52a245;
}

div#mainContent table.itemList h4, div#mainContent table.itemList p {
	font-size: 13px;
	padding: 0 15px;
}

div#mainContent table.itemList h4, div#mainContent table.itemList h4 a {
	color: #467738;
}

div#mainContent table.itemList a {
	text-decoration: none;
}

div#mainContent table.itemList a:hover {
	text-decoration: underline;
}

div#mainContent table.itemList p {
	color: #52a245;
}

div#mainContent table.itemList p.readmore, div#mainContent table.itemList p.readmore a {
	color: #0072bc;
}

div#mainContent table.itemList div.itemContent {
	color: #645532;
	border-left: 2px solid #467738;
	padding: 0 15px;
	height: 55px;
	width: 305px;
	overflow: hidden;
	font-size: 13px;
}

ul#expertsCategories {
	background-color: #e0f0ba;
	height: 120px;
	list-style-type: none;
	padding-bottom: 10px;
	border-right: 2px solid #736646;
	border-left: 2px solid #736646;
}

ul#expertsCategories li {
	background-position: center top;
	background-repeat: no-repeat;
	margin: 5px 4px;
	color: #814a61;
	font-size: 13px;
	white-space: normal;
	width: 105px;
	text-align: center;
	float: right;
}

ul#expertsCategories li a {
	color: #814a61;
	text-decoration: none;
	display: block;
	padding-top: 84px;
}

div#homePageCenter {
	width: 526px;
}


div#homePageCenter p.readMore a {
	clear: both;
	color: #5783dd;
}

div#hpContent {
	background-image: url(../Images/hpContentBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	color: #ffffff;
	height: 294px;
	padding: 5px 30px;
	line-height: 17px;
	text-align: center;
}

div#hpContent h1 {
	font-size: 17px;
	padding: 44px 0 16px;
	height: auto;
	background-image: none;
	height: auto;
	color: #ffffff;
	line-height: 24px;
}

div#hpContent p {
	line-height: 19px;
}

div#mainContent div#hpContent h1 a {
	color: #ffffff;
}

div#homePageCenter a {
	color: #ffffff;	
}

div#hpBoxes {
	border: 2px solid #5e4d2b;
	background-color: #ffffff;
	font-size: 14px;
	color: #7e4760;
	margin-top: 13px;
	height: 332px;
}

div#hpBoxes a {
	color: #7e4760;
}

div.hpBox {
	margin: 20px;
	clear: both;
	line-height: 17px;
}

div#hpBoxes div.mishneHolder {
	width: 320px;
	height: 118px;
	overflow: hidden;
}

div#hpBoxes div.imgHolder {
	width: 143px;
	height: 118px;	
}

div#homePageSide {
	width: 154px;
	margin-left: 3px;
}

div#mapHolder {
	width: 154px;
	height: 418px;
	background-image: url(../Images/map.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

div#mapHolder div.nz {
	position: absolute;
	background-image: url(../Images/locationBg.png);
	backround-position: center top;
	background-repeat: no-repeat;
	width: 118px;
	color: #5b4c2a;
	font-size: 11px;
	padding: 10px 27px 10px 12px;
	display: none;
}

div#mapHolder div.nz p.footer {
	position: absolute;
	left: 0;
	bottom: -12px;
	background-image: url(../Images/locationFooterBg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 100%;
	text-align: center;
	color: #52a245;
	cursor: pointer;
}

div#mapHolder div.nz a {
	color: #5b4c2a;
}

div#mapHolder div.nz h4 {
	font-size: 12px;
	padding-left: 30px;
}

div#mapHolder div.nz p, div#mapHolder div.nz p.readMore {
	padding-left: 30px;
}

div#mapHolder div.nz p.readMore a {
	color: #52a245;
	font-size: 9px;
}

div#mapHolder img.button {
	position: absolute;
}

div#newsletter {
	background-image: url(../Images/newsletterBgEn.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 325px;
	text-align: center;
	color: #5e4d2e;
	padding: 0 10px;
}

body#contact div#newsletter {
	margin-top: 0;
}

div#newsletter a#newsArchiveLink {
	display: block;
	background-image: url(../Images/newsArchiveLinkEnBg.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #5e4d2e;
	text-decoration: none;
	width: 201px;
	height: 39px;
	font-size: 14px;
	line-height: 37px;
	margin: 0 auto 5px;
	visibility: hidden;
}

div#newsletter h2 {
	font-size :20px;
	padding: 69px 0 25px;
	line-height: 29px;
	margin: 0 auto;
}

form#newsletterBoxForm {
	background-image: url(../Images/newsletterBoxEnBg.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 210px;
	height: 97px;
	margin: 12px 8px;
	text-align: left;
}

div#newsletter label {
	display: block;
	font-size: 14px;
	padding: 15px 5px 0 10px;
	margin: 0 auto;
}

div#newsletter input.txt {
	border: 1px solid #5e4d2e;
	background-color: #ffffff;
	background-position: center;
	color: #5e4d2e;
	width: 180px;
	height: 12px;
	font-size: 11px;
	display: block;
	margin: 4px 10px;
}

div#newsletter p.submitHolder {
	text-align: right;
	padding: 5px 15px;
	margin: 0 5px;
}

div#newsletter input.submit {
	background-image: url(../Images/newsletterSubmitEnBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 44px;
	height: 20px;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	font-size: 8px;
	padding-bottom: 2px;
}

body#fieldtrips ul#mainRsxTitles {
	background-color: #e1e1ea;
	border-left: 2px solid #736646;
	border-right: 2px solid #736646;
}

ul#mainRsxTitles {
	background-color: #e0f0ba;
	height: 22px;
	padding: 0 29px 13px 29px;
	color: #814a61;
	line-height: 25px;
	font-size: 17px;
}

ul#mainRsxTitles li {
	font-weight: bold;
}

ul#mainRsxTitles li.current a {
	color: #CB648C;	
}

ul#mainRsxTitles a {
	color: #914a61;
	text-decoration: none;
	padding: 0 12px;
}

ul#activities {
	margin: 30px 29px 0;
}

ul#activities li {
	margin-right: 20px;
}

ul#activities p {
	color: #645532;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div#mainContent div.actualContent ul#activities  p {
	margin: 0 0 10px;
}

ul#activities a {
	color: #645532;
	text-decoration: none;
}

form#contact {
	margin-top: 10px;
}

form#contact p.submitHolder {
	margin-top: 10px;
}

form#contact input.submit {
	background-image: url(../Images/contactSubmitBg.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 95px;
	height: 25px;
	border: 0;
	background-color: transparent;
	color: #645532;
	font-weight: bold;
	cursor: pointer;
}

form#network, div.networkAction {
	width: 466px;
	height: 450px;
	background-image: url(../Images/networkFormBg.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 0 30px;
}

div#mainContent form#network h1, div#mainContent div.networkAction h1 {
	background-image: none;
	color: #467738;
	font-size: 15px;
	padding: 8px 0 2px;
}

div#mainContent form#network p, div#mainContent div.networkAction p {
	color: #467738;
	font-size: 14px;
	line-height: 20px;
}

div#mainContent form#network label, form#contact label {
	color: #467738;
	font-size: 14px;
	font-weight: normal;
}

form.contact input.txt, textarea {
	border: 1px solid #af8685;
	width: 295px;
}

table.formElementsHolder {
	width: 440px;
	margin-top: 15px;
}

table.formElementsHolder td, table.formElementsHolder th {
	padding: 6px 0;
}

form#network input.submit {
	background-image: url(../Images/networkFormButtonBg.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 62px;
	height: 24px;
	color: #5e4d2b;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
	border: 0;
}

form#network input.mib, form#contact input.mib {
	background-color: transparent;
	float: right;
}

form#network p.submitHolder {
	padding: 0 50px;
}

div.contact {
	background-image: url(../Images/contactBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 386px;
	height: 380px;
	color: #814a61;
	padding: 27px 0 27px 140px;
}

div#mainContent div.contact, div#mainContent div.contact a {
	color: #814a61;
}

div#mainContent div.contact h1 {
	background-image: none;
	padding: 0;
	color: #814a61;
}

ul.photoRow {
	padding: 10px 0;
}

ul.photoRow li {
	width: 138px;
	white-space: normal;
	text-align: center;
	margin: 5px 8px;
}

ul.photoRow li div.photoHolder {
	background-image: url(../Images/photoBg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	padding: 3px 0;
}

ul.photoRow li div.photoHolder img {
	border: 2px solid #ffffff;
	max-width: 128px;
}

div#mainContent div.actualContent ul.photoRow p {
	margin: 0;
}

ul.photoRow p {
	color: #7E4760;
	font-size: 11px;
	line-height: 12px;
	height: 25px;
	overflow: hidden;
}

div#footer {
	background-image: url(../Images/footerBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	padding-top: 73px;
	color: #ffffff;
	font-size: 12px;
}

div#footer a {
	color: #ffffff;
	text-decoration: none;
	margin: 0 auto;
}

img.staff {
	border: 1px solid #52a245;
	margin: 0 5px;
}

.nester {
	clear: both;
}