/* Start of CMSMS style sheet 'Bronx House' */
body 
{
    font-family:Ariel, Helvetica, Verdana;
    color:#333333;
    font-size:9pt;
    border:none;
}

#wrap {
   position:absolute;
   top: 199px; 
   left: 20px;
   width:960px;
   background-color:#9407c1;
}

#menu 
{
	float:left;
	width:137px;
	z-index:4;
}
	
h1{font-weight:bold; color:#660099;}
       
a {font-weight:bold; color:#FF3300; text-decoration: none; }

.designedby
{
	font-weight:normal;
	color:#333333;
	font-size:9pt;
	text-decoration:none;
}

.childMenu a 
{
    font-family:Ariel, Helvetica, Verdana;
    color:#333333;
    font-size:9pt;
    font-weight:normal;
    text-decoration:none;
}
       
table {font-family: Helvetica, arial, verdana, sans-serif; font-size:9pt; text-align:left;}

.contact {font-family: Helvetica, arial, verdana, sans-serif; font-size:11px; font-weight:bold;}

/*Home Menu Item*/
#menu_home {
	position:absolute;
	left:56px;
	top:174px;
	width:56px;
	height:25px;
	z-index:4;
}

/*About Us Menu Item*/
#menu_about {
	position:absolute;
	left:112px;
	top:174px;
	width:74px;
	height:25px;
	z-index:4;
}

/*MemberShip Menu Item*/
#menu_membership {
	position:absolute;
	left:186px;
	top:174px;
	width:213px;
	height:25px;
	z-index:4;
}

/*Downloadable Forms Menu Item*/
#menu_download {
	position:absolute;
	left:399px;
	top:174px;
	width:213px;
	height:25px;
	z-index:4;
}

/*Staff/Board Menu Item*/
#menu_staff {
	position:absolute;
	left:612px;
	top:174px;
	width:91px;
	height:25px;
	z-index:4;
}

#menu_HolidayCalender 
{
    position:absolute;
	left:703px;
	top:174px;
	width:120px;
	height:25px;
	z-index:4;
}

#menu_Alumni 
{
    position:absolute;
	left:823px;
	top:174px;
	width:130px;
	height:25px;
	z-index:4;
}

/*Main Section*/
#main_content {
	float:left;
	z-index:4;
	background-image:url("images/content_bkgrd.gif");
	width:823px;
                Height:auto !important;
                min-height:600px;
}

/*Bottom*/
#bottom 
{
    background-color:#CCFF99;
    clear:both;
    height:16px;
    font-size:8pt;
    padding-left:260px;
}

/*Sport Fitness Child Menu Container*/
#sportsChildMenu 
{
    position:absolute;
    left:156px;
    top:253px;
    width:120px;
    border-style:solid;
    border-width:1px;
    border-color:#660066;
    z-index:4;
    display:none;
}

/*Youth Sports Department Child Menu Container*/
#youthSportChildMenu 
{
    position:absolute;
    left:156px;
    top:303px;
    width:120px;
    border-style:solid;
    border-width:1px;
    border-color:#660066;
    z-index:4;
    display:none;
}

/*Day Camps Child Menu Container*/
#dayCampsChildMenu 
{
    position:absolute;
    left:156px;
    top:353px;
    width:120px;
    border-style:solid;
    border-width:1px;
    border-color:#660066;
    z-index:4;
    display:none;
}

/*School Performing Arts Child Menu Container*/
#schoolPerformingArtChildMenu 
{
    position:absolute;
    left:156px;
    top:392px;
    width:120px;
    border-style:solid;
    border-width:1px;
    border-color:#660066;
    z-index:4;
    display:none;
}

/*Children and Family Services Child Menu Container*/
#childFamilyServiceChildMenu 
{
    position:absolute;
    left:156px;
    top:441px;
    width:120px;
    border-style:solid;
    border-width:1px;
    border-color:#660066;
    z-index:4;
    display:none;
}

/*Early Childhood Services Child Menu Container*/
#earlyChildhoodServiceChildMenu 
{
    position:absolute;
    left:156px;
    top:490px;
    width:120px;
    border-style:solid;
    border-width:1px;
    border-color:#660066;
    z-index:4;
    display:none;
}

/*Child Menu Item*/
.childMenu 
{
    border-bottom:solid 1px #660066;
    font-size:9pt;
    background-image:url("images/sub_menu.png");
    padding-top:2px;
    padding-bottom:5px;
    padding-left:2px;
    width:118px;
    z-index:5;
}

#ujr
{
    text-align:center;
}

H4.landing 
{
	color:#78019b;
	margin:0;
	padding:0;
	text-align:left;
}

h5.landing 
{
	color:#78019b;
	margin:0;
	padding:0;
	
}

.landingemphsis 
{
	color:#78019b;
	font-weight:bold;
	margin:0;
	padding:0;
}

.landingcontainer 
{
	border-top:solid 1px #67a0bb;
	border-bottom:solid 1px #67a0bb;
	margin-left:5px;
	margin-right:5px;
	width:810px;
}

.landingchildcontainer 
{
	border-right:solid 1px #67a0bb;
	border-bottom:solid 1px #67a0bb;
}

.landingarrow 
{
	color:#78019b;
}

.download, .visitingday
{
	font-size:8pt;
}

.staff_h1 {
         font-size:120%;
         font-weight:bold;
         line-height:200%;
}

.staff_h2 {
         font-size:100%;
         font-weight:bold;
         line-height:150%;
}

.staff_table 
{
    background-color:#cccccc;
    border:solid 1px #ffffff;
}

.staff_table_head 
{
    background-color:#663399;
    color:#ffffff;
}

.event_title {
    text-align:center;
    font-size:15px;
    font-weight:bold;
    margin:10px;
    background-color:#ffff99;
}

.event_content {
   text-align:center;
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
}
/* End of 'Bronx House' */

