* {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
li {
	list-style: none;
}
body {
	font: 80% "Trebuchet MS", Arial, Helvetica, Swiss, sans-serif;
	background: #fff;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 10px 0 0 0;
}
h1 {
	font-size: 24px;
}
h2, h3 {
	font-size: 18px;
}
#wrapper {
	margin: 10px;
	width: 771px;
	position: relative;
}
#header {
	height: 244px;
	background: url(/images/site/headerBottom.gif) no-repeat left bottom;
}
#header h1 {
	float: left;
	width: 171px;
	margin-top:4px;
}
#header h1 a {
	display: block;
	text-indent: -9999px;
	background: url(/images/site/BrawermanElementarySchool.gif) no-repeat;
	height: 234px;
}
#header h1.subpage a {
	background: url(/images/site/logo_school_subpages.gif) no-repeat;
	height: 230px;
}
#header h1.subpage a:hover {
	background: url(/images/site/logo_school_subpages-on.gif) no-repeat;
}
div#nav {
	width: 600px;
	float: left;
	background: url(/images/site/headerImage.jpg) no-repeat;
}
div#headerFlash {
	margin-left: 1px;
	background: #003A74;
	padding: 8px 0 7px 0;
}
#nav ul {
	padding-top: 173px;
}
#nav li {
	float: left;
}
#nav li a {
	display: block;
	height: 35px;
	text-indent: -9999px;
}
li#school a {
	width: 125px;
	background: url(/images/site/school_off.gif) no-repeat;
}
li#admissions a{
	width: 127px;
	background: url(/images/site/admission_off.gif) no-repeat;
}
li#carriculum a{
	width: 122px;
	background: url(/images/site/carriculum_off.gif) no-repeat;
}
li#life a {
	width: 116px;
	background: url(/images/site/jewishLife_off.gif) no-repeat;
}
li#parents a {
	width: 110px;
	background: url(/images/site/parents_off.gif) no-repeat;
}
li#school a:hover {
	background: url(/images/site/school_on.gif) no-repeat;
}
li#admissions a:hover{
	background: url(/images/site/admission_on.gif) no-repeat;
}
li#carriculum a:hover{
	background: url(/images/site/carriculum_on.gif) no-repeat;
}
li#life a:hover {
	background: url(/images/site/jewishLife_on.gif) no-repeat;
}
li#parents a:hover {
	background: url(/images/site/parents_on.gif) no-repeat;
}
#mainContent {
	overflow: hidden;
	background: url(/images/site/sideBarBG.gif) repeat-y;
	/*padding-bottom: 100px;*/
}
#sideBar {
	width: 175px;
	height: 600px;
	float: left;
}
#sideBar input {
	display: block;
	width: 150px;
	margin: 10px;
}
#sideBar fieldset {
	background: url(/images/site/sideBarDivider.gif) no-repeat left bottom;
	margin: 20px 0 0px 0;
	padding: 0 0 20px 0;
}
#sideBar .searchBtn {
	background: none;
	border: 0;
	margin: 0 0 0 80px;
	cursor: pointer;
}
#buttonNav {
	position: relative;
}
#buttonNav li {
	float:left;
	width: 87px;
}
#buttonNav li a {
	display: block;
	height: 26px;
	text-indent: -9999px;
}
#buttonNav li#bnews a {
	background: url(/images/site/news.gif) no-repeat;
}
#buttonNav li#bnewsletter a {
	background: url(/images/site/newsletter.gif) no-repeat;
}
#buttonNav li#bevents a {
	background: url(/images/site/events.gif) no-repeat;
}
#buttonNav li#bparents a {
	background: url(/images/site/parents.gif) no-repeat;
}
#subnav {
	width: 171px;
	background: #F4ECDA;
	border: solid 1px #000;
	border-right: none;
	font-size: 90%;
	margin-top:25px;
}
#subnav li {
	display: inline;
}
#subnav li a {
	display: block;
	color: #8D4D1B;
	border-bottom: solid 1px #8D4D1B; 
	text-decoration: none;
	padding: 5px 0 5px 10px;
	width:161px;
}
#subnav li a:hover {
	background:#EFEFEF;
}
#content {
	float: left;
	width: 575px;
	padding: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	width:770px;
	font-size: 80%;
	color: #333;
	overflow: visible;
	height: 100px;
}
#footerSide {
	width: 175px;
	float: left;
	background:url(/images/site/union.gif) no-repeat;
	position: relative;
}
#footerSide a {
	display:block;
	width: 175px;
	height: 62px;
	text-indent: -9999px;
}
#camp {
	position: absolute;
	top: -62px;
	left:0px;
	display: block;
	width: 175px;
	height: 62px;
	background:url(/images/site/camp.gif) no-repeat;
	z-index: 3;
}
#pardes {
	position: absolute;
	top: -107px;
	left:0;
	display: block;
	width: 175px;
	height: 67px;
	background:url(/images/site/pardes.gif) no-repeat;
	z-index: 3;
}
#wbtla {
	position: absolute;
	top: -241px;
	left:0;
	display: block;
	width: 175px;
	height: 67px;
	background:url(/images/site/WBTLAfbraw.jpg) no-repeat;
	z-index: 3;
}
#schoolLogo	{
	position: absolute;
	top: -185px;
	left: 0;
	display: block;
	width: 175px;
	height: 77px;
	background: url(/images/site/schoollogosm.jpg) no-repeat;
	z-index: 3;
	text-indent: -1000em;
}
#footerLinksHolder {
	float: left;
	width: 595px;
	text-align: center;
	color: #CDB79D;
	margin: 0;
}
#footerLinks {
	background:#003D7A;
	text-transform: uppercase;
	line-height: 20px;
	border-top: solid 1px #FFF;
	font-weight: bold;
}
#footerLinks a {
	color: #FFF;
	text-decoration: none;
}
#footNote {

	font-family: "Times New Roman", serif;
	font-size: 10px;
	margin-top: 5px;
	color: #005391;
}

#footNote a{
	color: #005391;
	text-decoration: none;
}
#footNote p {
	font-weight:bold;
	color: #005391;

	margin: 0;
	padding:0;
}
.footDot {
	font-weight: bold;
	padding: 0 10px;
}
.menu {
	font-size: 12px;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu .options {
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	line-height: 26px;
	vertical-align: middle;
	background-color: #C0C0C0;
}
.menu1 .options1 { background-color: #A97537 !important; }
.menu2 .options2 { background-color: #7C568C !important; }
.menu3 .options3 { background-color: #5164A1 !important; }
.menu4 .options4 { background-color: #A74031 !important; }
.menu5 .options5 { background-color: #D18544 !important; }
.menu6 .options6 { background-color: #649069 !important; }
.menu a:link, .menu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block !important;
	padding: 2px 10px;
	margin: 0;
	text-decoration: none;
	background-color: transparent;
	clear: left !important;
}
.menu1 a:link, .menu1 a:visited {
	background-color: #FFCC33 !important;
	border-color: #EBE0D7 #35210E #0C0805 #CBB299;
	border-width: 1px;
	border-style: solid;
}

.menu2 a:link, .menu2 a:visited {
	background-color: #399339 !important;
	border-color: #E1DCE4 #281C2D #0C0805 #B5A3BC;
	border-width: 1px;
	border-style: solid;
}

.menu3 a:link, .menu3 a:visited {
	background-color: #3A96C5 !important;
	border-color: #DBDEE7 #1B2337 #0C0805 #9BA3BD;
	border-width: 1px;
	border-style: solid;
}
.menu4 a:link, .menu4 a:visited {
	background-color: #9269D3 !important;
	border-color: #E8D8D6 #27160A #0C0805 #C89993;
	border-width: 1px;
	border-style: solid;
}

.menu5 a:link, .menu5 a:visited {
	background-color: #953795 !important;
	border-color: #EBE0D7 #35210E #0C0805 #E1B496;
	border-width: 1px;
	border-style: solid;
}
.menu a:hover, .menu a:active { color: #ffffff; }
.menu1 a:hover, .menu1 a:active { background-color: #F2B600 !important; }
.menu2 a:hover, .menu2 a:active { background-color: #348534 !important; }
.menu3 a:hover, .menu3 a:active { background-color: #317EA8 !important; }
.menu4 a:hover, .menu4 a:active { background-color: #713EC6 !important; }
.menu5 a:hover, .menu5 a:active { background-color: #863186 !important; }
.pageContent, .childlisting {
	padding: 0 10% 0 2%;
	position: relative;
}
.pageContentH {
	overflow: hidden;
	background:url(/images/site/home-rule-vert.gif) repeat-y center top;
}
.pageContent #home-left, .pageContent #home-right {
	float: left;
	width: 47%;
}
.pageContent #home-right {
	margin-left: 6%;
	font-size: 95%;
}

div.homelisting h2	{
	color: #8D4D1B;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 3px 0;
	padding: 0;
	}
	
div.homelisting p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 9px 0px 3pt;
	padding: 0px;
	text-align: left;
	}

#home-left img {
	float: left;
	padding-top: 10px;
}	
.pageContent h1 {
	color:#005391;	
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.pageContent h3, .pageContent h2 a, .pageContentH h2 a, .childlisting h2 a {
	color:#8D4D1B;
	text-decoration: none;
}
.pageContentH h2 a {
	font-size: 90%;
}
.pageContent .pageContentH #home-left h3 {
	color: #005391;
}
.press-listdate {
	font-size: 90%;
	color: #999999;
	font-style: italic;
}
.pageContent p {
	text-align: justify;
}
.pageContent ul {
	padding: 0 0 2px 5px;
	margin-left: 35px;
}
.pageContent li {
	list-style: square;
}
.pageContent dt {
	margin: 10px 0 5px 0;
	font-weight: bold;
}
.page ul {
	margin: 0 20px;
}
.page ul ul {
	font-size: 90%;
}
.page ul ul ul {
	font-size: 95%;
}
.page li {
	margin: 10px;
	list-style: square;
}
.page ul ul li {
	list-style: disc;
}
.page ul ul ul li {
	list-style: circle;
}
#bug	{
	text-align: center;
	width: 596px;
	padding: 5px 0 5px 175px;
	clear: both;
	}

#side_nav_bottom {
	position: relative;
	top: 0;
	left: 0;
	z-index;
	}

.clear {
	clear: both;
	}
