.home{
	background:#FCFCFC;
}
.top-page{
	height:121px;
	width:930px;
	margin:0px auto;
	background:#fff url(../images/top-bg.jpg) no-repeat 100% 0%;
}
.top-page .progs-list{
	height:29px;
	width:320px;
    background:url(../images/all-progs-bg.gif) no-repeat;
	display:block;
}
.progs-list b{
	color:#839DAE;
	font:11px/28px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:4px 6px;
}
.progs-list select{
	width:225px;
	font: 12px/21px arial,sans-serif;
	/*overflow: hidden;*/
	border:none;
}
/***************************************
ul.selectReplacement {
  margin: 0;
  padding: 0;
  height: 18px;
  width: 138px;
}
ul.selectReplacement li {
  background: #cf5a5a;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 11px;
  line-height: 1.7em;
  list-style: none;
  margin: 0;
  padding: 1px 12px;
  width: 138px;
}
ul.selectOpen li {
  display: block;
}
ul.selectOpen li:hover {
  background: #9e0000;
  color: #fff;
}
/********************************************************/
.top-page a{
	display:block;
	overflow:hidden;
	background:url(../images/logo.jpg) no-repeat;
	width:393px;
	height:	55px;
	border:none;
	margin-top:20px;
}
.top-page h1{
	text-indent:-6666px;
	display:block;
	overflow:hidden;
}
/************************************NAV********************************/
.top-nav{
	background:url(../images/nav-bg.jpg) repeat-x;
	height:28px;
	width:930px;
/*	overflow:hidden;*/
	padding:0px;
	margin:0px auto;
}

#nav{
	margin:0px auto;
	width:930px;
	padding:0;
	position:relative; 
	z-index:500;
}
#nav li.top{
	height:28px;
	float:left;
	color:#FFFFFF;
	font:13px Verdana, Arial, Helvetica, sans-serif ;
	line-height:28px;
/*	border-left:#ffffff 1px solid;*/
	padding:0px;
	margin:0px;
	display:block;
}
#nav a.down{
	background:url(../images/up-ads.jpg) no-repeat 95% 50%;
}
#nav li a.top_link{
	float:left;
	color:#ffffff;
	padding:0px 26px 0px 25px;
	/*second padding was 22px*/
	height:28px;
	display:block;
	margin:0;
/*	align:center;*/
}
#nav li.first a.top_link{
	padding:0px 27px;
}
#nav li a.top_link:hover{
	/*color:#bc7e82;*/
	background:url(../images/nav_hover.jpg) repeat-x;
	/*height:21px;*/
}
#nav li:hover {
	position:relative; 
	z-index:200;
}
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul{
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
}	
#nav li:hover ul.sub{
	left:0;
	top:28px; 
	background:url(../images/sub-bg.gif);
	/*padding:3px;*/
	white-space:nowrap;
	height:auto; 
	z-index:300;
	display:block;
	max-height:257px;
	border:#000 1px solid;
}
#nav li:hover ul.sub li{
	display:block; 
	height:20px; 
	position:relative; 
	
	font-weight:normal;
	color:#000000;
	font:13px Verdana, Arial, Helvetica, sans-serif ;
	line-height:20px;
	padding:0px;

}
/*#nav li:hover ul.sub li.bg-color{
	background:#cbd5de;
}*/
#nav li:hover ul.sub li a{
	padding:0px 5px;
	display:block;
	color:#000000;
}

#nav li:hover ul.sub li a:hover {
	color:#ffffff;
	/*background:#670032;*/
}
ul#about{
	width:138px;
}
ul#about li a{
	width:128px;
	padding-bottom:15px;
	margin-left:10px;
}
ul#alumnae{
	width:170px;
}
ul#alumnae li a{
	width:160px;
}
ul#applications{
	width:230px;
}
ul#applications li a{
	width:220px;
}
ul#giving{
	width:160px;
}
ul#giving li a{
	width:150px;
}
ul#programs{
	width:650px;
	padding:0px;
	margin:0px;
}
ul#programs .left{
	float:left;
	width:200px;
	padding:0px;
	margin:0px;
}
ul#programs .left li{
	padding:0px;
/*	margin:0px;*/
}
ul#programs .right{
	float:right;
	width:250px;
	padding:0px;
	margin:0px;
}
ul#programs .left li a{
	width:190px;
}
ul#programs .middle{
	float:left;
	width:190px;
	padding:0px;
	margin:0px;
}
ul#programs .middle li a{
	width:180px;
}
ul#programs .right li a{
	width:240px;
}
#nav li:hover ul#programs .category{
	padding:0px 5px;
	margin:20px 0px 0px 0px ;
	font-weight:bold;
}
#nav li:hover ul#programs .first{
	margin:0px;
}
.main-home{
	padding:0px;
	margin:0px auto;
	width:930px;
	/*border:#650a35 1px solid;*/
	background:#FFFFFF;
	overflow:hidden;
}
.welcome{
	margin:0px auto;
	padding:0px;
	height:257px;
	width:930px;
	background:url(../images/welcome-bg.jpg) repeat-x;
}
.welcome .txt{
	width:312px;
	float:left;
	padding:13px;
}
.welcome h2{
	background:url(../images/welcome-title.jpg) no-repeat;
	display:block;
	height:46px;
	width:312px;
	margin:0px;
	padding:0px;
	text-indent:-66666px;
}
.welcome p{
	color:#FFFFFF;
	padding-left:8px;
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
}
.welcome .left-links{
	width:155px;
	float:left;
	padding:35px 0px 0px 8px;
}
.welcome .right-links{
	width:120px;
	float:left;
	padding:35px 0px 0px 20px;
}
.welcome a{
	color:#3e4245;
	text-decoration:underline;
	font:10px/18px Verdana, Arial, Helvetica, sans-serif;
	width:155px;
	display:block;
	float:left;
}
.welcome a:hover{
	text-decoration:none;
}
.welcome .flash{
	width:592px;
	height:257px;
	float:left;
	/*border:#CCCCCC 3px solid;*/
}

.ads{
	clear:both;
	margin:30px 0px 0px 10px;
	float:left;
	background:#f4eef2;
	max-height:454px;
	width:228px;
}

.ads #up, .ads #down{
	background:#660032;
	height:18px;
	width:228px;
	padding:0px;
	margin:0px;
	display:block;
}
.ads #up{
	background:#660032 url(../images/up-ads.jpg) 50% 50% no-repeat;
}
.ads #down{
	background:#660032 url(../images/down-ads.jpg) 50% 50% no-repeat;
}
.ads .ad{
	width:171px;
	height:66px;
	display:block;
	margin:20px auto;

}
.noborder{
border:none;
}
#kesher.ad{
	background:url(../images/kesher-ad.jpg) no-repeat;
}
#simchas.ad{
	background:url(../images/simchas-ad.jpg) no-repeat;
}
#love.ad{
	background:url(../images/love-neve-ad.jpg) no-repeat;
	height:77px;
	width:180px;
	margin:15px auto;
}
#tour.ad{
	background:url(../images/tour-ad.jpg) no-repeat;
}
.news{
	float:left;
	width:415px;
	margin-right:30px;
	margin-left:30px;
}
.news h3{
	background:url(../images/title-underline.gif) repeat-x 0% 90%;
	font:22px "Times New Roman", Times, serif;
	font-weight:bold;
	width:410px;
	/*color:#b9c0c8;*/
	color:#7b96ab;
	padding:0px;
	margin:0px;
}
.news p{
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.news a{
	color:#000000;
	text-decoration:underline;
}
.news a:hover{
	text-decoration:none;
}

.events{
	float:left;
	width:197px;
	margin:0px 0px 0px 0px;

}
.events h3{
	color:#7a94ab;
	font: bold 15px Arial, Helvetica, sans-serif;
	background:#dfe4ea;
	border-bottom:4px solid #7b95ac;
	width:197px;
	padding:0px 0px 0px 0px;
	margin:6px 0px 4px 0px;
}
.events h3.join-title{
	background:none;
	border:none;
}
.events .join{
	background:#7b96ab url(../images/join-btm.jpg) 0% 100% no-repeat;
/*	background:#c1ced7 url(../images/join-btm.jpg) 0% 100% no-repeat;*/
	height:95px;
	width:197px;
}
.join p{
	width:183px;
	color:#FFFFFF;
	font:11px Arial, Helvetica, sans-serif;
	padding:6px 7px 0px 7px;
	margin:0px;
}
.join p.first{
	/*background:#7b96ab url(../images/join-top.jpg) 0% 0% no-repeat;*/
	background:#7b96ab url(../images/join-top.jpg) 0% 0% no-repeat;
	padding-top:7px;
	margin:0px;
}
.join input{
	width:140px;
}
.join a{
	color:#FFFFFF;
	font:11px Arial, Helvetica, sans-serif;
	float:right;
	padding-right:7px;
}
.join a:hover{
	text-decoration:underline;
}
.day-at-neve{
	background: url(../images/day-at-neve.jpg) no-repeat;
	display:block;
	width:197px;
	height:149px;
	padding:0px;
	margin:0px;
}
.calendar .date{
	float:left;
	font:7px/7px Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	text-align:center;
	font-weight:bold;
	width:35px;
	border-right:#7891a7 2px solid;
	margin:3px 0px;
}
.calendar .date big{
	font:13px/13px Verdana, Arial, Helvetica, sans-serif;
}
.calendar .event{
	float:left;
	font:11px/31px Arial, Helvetica, sans-serif;
	margin-left:15px;
}
.btm-links{
	width:930px;
	text-align:center;
	clear:both;
	padding:20px 0px 15px 0px;
}
.btm-links a{
	color:#676767;
	background:url(../images/btm-links-div.gif) no-repeat 0% 50%;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 20px;

}
.btm-links a:hover{
	text-decoration:underline;
}
.btm-links a.first{
	background:none;

}
.btm-links a #rss{
	background:url(../images/rss.jpg) no-repeat;
	padding-left:18px;
}
.btm-links a #twitter{
	background:url(../images/twitter.jpg) no-repeat;
	padding-left:18px;
}
.btm-info{
	background:#d9e0e8;
	width:930px;
	color:#000000;
}
.btm-info a{
	color:#000000;
}
.btm-info a:hover{
	color:#000000;
}
.page-title-new
{
    margin-top:30px;
	font-weight:bold;
	FONT-SIZE: 30px;
    COLOR:#000000;
    FONT-FAMILY: Trebuchet MS,Georgia,Arial;
    HEIGHT: 39px;
}

