.DropDownTopMenu_TopContainer
{

text-align:left;
width:100%;
margin:0px;
}

.DropDownTopMenu
{
text-align:right;
width:100%;
float:left;

}



.DropDownMenu_MenuCell, .DropDownMenu_MenuCell_Active
{
display:inline-block;
height:62px;
font-family: 'Raleway', sans-serif;
color:#000000;
font-weight:500;
font-size:17px;
line-height:62px;
text-transform:uppercase;
text-align:left;
cursor:pointer;
float:left;
font-style:normal;
padding:0px 2.7%;
}



.DropDownMenu_MenuCell_Hover

{
display:inline-block;
height:62px;
font-family: 'Raleway', sans-serif;
color:#ffffff;
background:#000000;
font-weight:500;
font-size:17px;
line-height:62px;
text-transform:uppercase;
text-align:left;
font-style:normal;
cursor:pointer;
float:left;
padding:0px 2.7%;


}
.DropDownMenu_MenuCell_Last, .DropDownMenu_MenuCell_Active_Last ,.DropDownMenu_MenuCell_Hover_Last
{
padding: 0px 1.5% 0px 3.2%;
}
.DropDownTopMenu_MenuTitle
{

    text-decoration: none;
    display: block;
text-align:center;
	cursor:pointer;
	
}



.DropDownMenu_SubMenuContainer

{
    left:0px;
    clear:both;
    float:left;

width:100%;
	 height: 350px;
	 background:rgba(0,0,0, 0.85);

}
.DropDownMenu_SubMenuContainer:before
{float:right;
margin:30px 26px 0px 0px;
background-size:cover;
width:250px;
height:250px;
content:"";

}
.DropDownMenu_SubMenuContainer_1:before
{
background:url(/customized/uploads/sitetemplateimages/dd_about.png);
}

.DropDownMenu_SubMenuContainer_2:before
{
background:url(/customized/uploads/sitetemplateimages/dd_academics.png);
}

.DropDownMenu_SubMenuContainer_3:before
{
background:url(/customized/uploads/sitetemplateimages/dd_admissions.png);
}

.DropDownMenu_SubMenuContainer_4:before
{
background:url(/customized/uploads/sitetemplateimages/dd_athletics.png);
}
.DropDownMenu_SubMenuContainer_5:before
{
background:url(/customized/uploads/sitetemplateimages/dd_cadetlife.png);
}
.DropDownMenu_SubMenuContainer_6:before
{
background:url(/customized/uploads/sitetemplateimages/dd_summer.png);
}

.DropDownMenu_SubMenuContainer_7:before
{
background:url(/customized/uploads/sitetemplateimages/dd_support.png);
}

.DropDownMenu_SubMenuTable
{
border:0px;
 margin:0px !important;
cursor:pointer  !important;
width:34%;
padding-top:30px;

}



.DropDownMenu_SubMenuCell
{	
width:100%;
}


.DropDownMenu_SubMenuTable_Cell
{

FONT-SIZE: 13px;
 COLOR: #ffffff !important;
font-family: 'Raleway', sans-serif;
 TEXT-DECORATION: none;
line-height:18px;
padding:10px 30px;
text-transform:uppercase;
cursor:pointer  !important;
}


.DropDownMenu_SubMenuTable_Cell_Hover
{
FONT-SIZE: 13px;
 COLOR: #ed6d00 !important;
font-family: 'Raleway', sans-serif;
 TEXT-DECORATION: none;
line-height:18px;
padding:10px 30px;
text-transform:uppercase;
cursor:pointer  !important;
}






/*Styles for screen 980px and lower*/

@media screen and (max-width: 980px) {

.DropDownMenu_SubMenuCell
{	
display:none;
}

}






