body {
	margin:0;
	padding:0;
	background:#669ACC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {border:none;}

a {color:#7798d5;}

.font1 {
	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	}
.bold {font-weight:bold;}

ul {list-style:disc outside}

.pic {
	float:right; 
	background:#FFFFFF; 
	padding:3px; 
	border:1px solid #003466;
	margin-left:5px;
}

.spacer {
	clear:both;
}

hr {border: 1px solid #99CC33;}

#container {
	width:814px; 
	background: url(images/shadow-left.gif) left repeat-y #FFFFFF; 
	margin:0px auto 5px auto;
	padding-left:14px;
}

#container .wrapper {
	background:url(images/shadow-right.gif) right repeat-y;
}

#topshadow {
	background:url(images/shadow-top.gif) repeat-x; 
	height:22px; 
	margin-left:-14px;
	overflow:hidden;
}

#topshadow .left {
	width:25px; 
	height:22px; 
	background: url(images/shadow-tleft.gif) top left no-repeat; 
	float:left;
	overflow:hidden;
}

#topshadow .right {
	width:25px; 
	height:22px; 
	background: url(images/shadow-tright.gif) top right no-repeat; 
	float:right;
	overflow:hidden;
}

#botshadow {
	height:23px; 
	background:url(images/shadow-bot.gif) bottom repeat-x; 
	margin-left:-14px;
	overflow:hidden;
}

#botshadow .left {
	width:25px; 
	height:23px; 
	background:url(images/shadow-bleft.gif) no-repeat; 
	float:left;
}

#botshadow .right {
	width:25px; 
	height:23px; 
	background:url(images/shadow-bright.gif) no-repeat; 
	float:right;
}

#header {
	margin-top:-6px;
	height:180px; 
	overflow:hidden;
}

#menu {
	height:25px;
	width:799px;
	background-color:#003466;
	overflow:hidden;
	margin:0;
	border-top:1px solid #99CC33;
	border-bottom:1px solid #99CC33;
	border-right:1px solid #99CC33;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu .item {
	float: left;
}

#menu .item a {
	display:block;
	width:113px;
	line-height:25px;
	background-color:#003466;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	border-left:1px solid #99CC33;
	text-align:center;
}

#menu .item a:hover {
	background-color:#99CC33;
}

#menu .subitems {
	position:absolute;
	display:none;
}

#menu .subitems li {
	display:block;
	width:200px;
}

#menu #students.subitems li {
	width:114px;
}

#menu #homepage.subitems li {
	width:114px;
}

#menu .subitems a {
	display:block;
	width:160px;
	background-color:#669ACC;
	font-size:12px;
	line-height:25px;
	border-bottom:1px solid #312539;
	border-right:1px solid #312539;
	border-left:1px solid #312539;
	font-weight:normal;
}

#menu #students.subitems a {
	width:114px;
}

#menu #homepage.subitems a {
	width:114px;
}

#menu .item:hover .subitems {
	display:block;
}

#menu .sfhover .subitems {
	display:block;
}

#menu .item .selected {
	background-color:#99CC33;
	}

/*
#menu .subitems li {
	display:block;
}
*/

h1 {
	color:#99CC33;
	font-size:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

h2 {	
	color:#003466;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

h3 {
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

.h4 {
	font-weight:bold;	
	font-size:14px;
}



#mainbody {
	margin-left:15px; 
	margin-right:15px; 
	margin-top:20px; 
	padding-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}

#footer {
	text-align:center; 
	font-size:11px; 
	color:#888888; 
	font-weight:bold;
	padding-bottom:10px;
}


#footer ul {
	padding:0px;
	margin:10px 0px;
	list-style:none;
}

#footer ul li {
	display:inline;
	padding:0px 20px;
	font-size:12px;
}

#footer ul li a {
	color:#FFFFFF;
}

.tablestyle1 {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
}

.tablestyle1 td {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.listing {
	color:#632035;
	margin-bottom:25px;
}

.listing .title {
	color:#7798d5;
	font-size:15px;
	font-weight:bold;
}

.listing .desc {
	font-weight:bold;
}

.space_delimited li {
	padding-top:10px;
	}
	

.email {
	float:right; 
	font-size:11px;
}

#column1 {
	width:182px; 
	float:left;
	}

#column2 {
	float:right; 
	width:550px;
	margin-right:10px;
}

#navright {
	list-style:none; 
	margin:0; 
	padding:0;
	}

#navright li {
	display:block;
	margin:0;
	padding:0;
	border-bottom:2px solid #669ACC;
	margin-left:10px;
}

#navright li#last_item {
	border-bottom:0;
}

#navright a {
	font-weight:bold;
	color:#003466;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
}

#navright a {*display:inline-block;}  /*for IE*/
#navright a {display:block;}


#navright .selected {
	color:#99CC33;
}

#navright a:hover {
	color:#99CC33;
}

.width1 {width:148px;}
.width2 {width:155px;}
.width3 {width:65px;}
.width4 {width:146px;}
.width5 {width:125px;}

.boxed {
	border:1px solid #000000;
	padding-left:10px;
	padding-right:10px;
}

.list-school {
	margin-bottom:25px;
}

.list-school .schoolname {
	color:#7798d5;
	font-size:15px;
	font-weight:bold;
}

.list-school .address {
	margin:0;
}

.list-school .schoolname .address {
	color:#000000;
	font-size:12px;
	font-weight:normal;
}

.list-school .schemail {
	clear:both;
}

.list-school .phone {
	clear:both;
}

.list-school .phone div {
	float:left;
}

.list-school .phone .label {
	width:80px;
}

.list-school .phone .pnum {
	width:170px;
}

.list-school .contact div {
	float:left;
}

.list-school .contact .label {
	width:105px;
}

#faqs a {
	text-decoration:none;
}

#faqs a:hover {
	text-decoration:none;
}

#faqs strong {
	font-size:18px;
}

#faqs span {
	text-decoration:underline;
}

#faqs p {
	line-height:22px;
	margin-top:25px;
}

.faq_backtop {
	float:right; 	
	width:100px;
	}

#faqs .faq_backtop a {
	text-decoration:underline;
	}
	
#faqs2 p {
	color:#333333;
}

#faqs2 strong {
	color:#003466;
	font-size:15px;
	font-weight:bold;
}

$faqs2 span {
	text-decoration:underline;
}

.afterfaq {
	padding-left:25px;
}

.afterfaq ul {
	margin:0;
}

.afterfaq li {
	padding-top:15px;
	}

.temp_navright {
	list-style:none;
	margin:0px;
	padding:0px;
}

.temp_navright li {
	margin-top:10px;
}

#resources p {
	padding-left:10px;
}

#resources .title {
	font-size:12px;
	color:#312539;
	font-weight:bold;
}

.polaroidbox {
	float:left;
	margin:0;
	padding:0;
}
.studbox {
	width:30%;
	float:left;
	margin:6px;
	text-align: center;
}

.studbox img {
	padding:3px;
	border:1px solid #000000;
}

.studbox .details {
	line-height:normal;
}

.studbox .details .name {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.shabbatcols div {
	width:250px;
	float:left;
}

.uline {
	text-decoration: underline;
}

#airlines_text ul {
	line-height:20px;
	}
		
.restaurant_indent {
	margin:0px 0px 0px 20px
	}

.faq_imagecaption {
	float:right;
	font-size:10px;
	}
	
.form_contain {
	float:left; 
	min-width:445px; 
	width:auto !important;
	width:445px;	
	}

body#phplist h1 {
	color:#000;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

.required {
	color : #003466;
	font-weight: bold;
}

#newsletter_title {
	float:left;
	text-align:center;
	margin-left:80px;
	display:inline; /*fix IE6 Bug*/
	color:#003466;
}

#newsletter_box {
	height:35px;
	background-color:#99CC33;
	margin:0 0 0 10px;
	border:1px solid #009900;
}

#adbox {
	width:198px;
	background:url(images/winbox.gif) no-repeat top;
	border: 1px solid #cc0001;
	float:right;
	margin:0 25px 0 45px;
	padding:200px 0 5px 0;
	text-align:center;
	display:inline; /*fix IE6 Bug*/
	color:#cc0001;
	font-weight:bold;
	}
	
.line5 {line-height:10px;}

#newspapers ul {
	line-height:20px;
	list-style:outside disc;
	}
	
#newspapers #ynet a {
	width:100px;
	padding:20px 0 0 0;
	margin:0;
	background: url(images/ynet.gif) no-repeat left top;
	display:block;
	line-height:38px;
	text-decoration:none;
	}
	