body { 
    background-color: #003366; 
    text-align: center;
    font-size:10px;
    font-family:Arial, Helvetica, sans-serif;
    behavior:url("csshover.htc");
    word-wrap: break-word;
}
#hide{
 display:none;   
}

#container {
    
}
.style4 {
 color: #FFF;
    margin-top: 0px;
    margin-bottom: 0px;

}
.style1,.style2,.style5,.style6,.style7.style8 {color: #000}
.style3 {color: #036}
#Layer1 {
    z-index: 1;
    margin-left:-380px;
}

#banner { 
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

#content {
    height:auto;   
}

a {
    color:#003366;
    font-weight:bold;
    font-style:normal;
    line-height:1;
    text-decoration:none;
}
#footer a {
    color:#FFF;  
}

a:hover {
color:#0066CC;
text-decoration:underline;
}

#footer { 
    background-color: #003366; 
    display: inline-block; 
    width:876px;
    color: white; 
    text-align: center;
    float:inherit;
    padding-top:5px;
}

.applemenu{
margin: 5px 0;
padding: 0;
width: 530px; /*width of menu*/
border: 0px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: black url(images/bluegradientover.gif) repeat-x center left;
font: normal 12px Arial, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(images/orangegradient.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 550px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}


#splashNotice {
    position:absolute;
    font-size:12px;
    width:227px;
    height:115px;
    z-index:1;
    border:#FF9900;
    border:medium;
    left: 312px;
    top: 281px;
    text-align:left;
}

.dropdown {
    display: inline-block; 
    text-align: center; 
    float:left; 
    padding-right:5px;
    z-index:100;
     margin-top: 2px;
     margin-bottom: 0px;

}

.dropdown dt { 
    text-align: center; 
    padding: 8px; 
    font-size: 12px; 
    width: 151px; 
    border:2px solid #db6f0b; 
    font-weight:bold; 
    cursor:pointer; 
    background: #F07E09 url(images/navbar.gif);
}

.selected dt {
    border-color: #d26a0b; 
    border-width: 2px; 
    border-style: solid;
    background:url(images/navbar_over.gif);
}

.dropdown dt:hover { 
    border-color: #d26a0b; 
    border-width: 2px; 
    border-style: solid; 
    background:url(images/navbar_over.gif);
}

.dropdown dt:active { 
    border-color: #d26a0b; 
    border-width: 2px; 
    border-style: solid; 
    background:url(images/navbar_over.gif);
}

.dropdown dd { 
    margin-left: 0px; 
    position:absolute; 
    overflow:hidden; 
    display:none; 
    background:white; 
    z-index:200; 
    opacity:0;
}

.dropdown ul { 
    width: 167px; 
    border-width: 2px;
    margin: 0px; 
    padding: 0px; 
    border-style: solid; 
    border-color: #db6f0b; 
    list-style:none; 
    border-top:none;
}
.dropdown li { 
    display:inline;
}

.dropdown a, .dropdown a:active, .dropdown a:visited {
    padding: 5px; 
    display:block; color:#333; 
    text-decoration:none; 
    background:#eaf0f2; 
    width: auto;
}

.dropdown a:hover {
    background:#d9e1e4; 
    color:#000;
}

.dropdown #underline { 
    border-bottom-width: 1px; 
    border-bottom-style: solid; 
    border-bottom-color: #db6f0b;
}

.dropbutton a {
    padding: 5px; 
    display:block; 
    text-decoration:none; 
    width: auto;
    }    

#Splash_nav_bar { 
    margin-left: 3px;
    align:center; 
    display: inline-block; 
    position: relative; 
    text-align: center;
    padding-bottom: 0px;
}

#Splash_main {
    margin-left: auto;
}

#Story_left{
/*position: relative; top: -120px; */
    padding: 0px 0px 70px 33px; 
    margin: 0px 0 20px 0px; 
    width: 210px;
    float: left;
    text-align: left;
    width: 150px;
    padding-left:1px;
    background-color: #FFFFFF;
    height:500px;
}

#Story_main {
    display:inline-block;
    margin-left: 0px;
    position: relative;
    text-align: left;
    width: 726px;
    background-color: #FFFFFF;
    float:left;
    height:500px;
}


    

.links a {
    background-color: #FFFFFF;
    }

.links a:hover{
    color: #336699;
}

#splashImage{
  margin-top:-40px;
  z-index:-1;
}

#splash_container { 
   width: 885px;
   margin-left: auto;
   margin-right: auto;
   padding-top:4px;
   padding-bottom:10px;
}
#navheader {
    display: inline-block; 
    text-align: right;
    font-size:9px;
    color:#ffffff;
    width:876px;
    margin-left: 0px;
    margin-right:0px; 
    height:10px;
    background-color:#003366;
}

.navheader a {
    display:inline-block;
    font-size:9px;
    color:#FFFFFF;
    text-decoration:none;
}

.navheader a:hover {
    font-size:9px;
    color:#ffffff;
    text-decoration:underline;
}
.navheader a:visited {
    font-size:9px;
    color:#ffffff;
    text-decoration:none;
}
#essence_container { 
    display: inline-block; 
    text-align: left;
    width:876px;
    /*margin-top:-550px;*/
    font-family:Arial, Helvetica, sans-serif;
    color:#333333;
    margin-left: 0px;
    margin-right:0px; 
    background-color:#FFFFFF;
    font-size:11px;
    height:auto;
}

.essence_heading {
    font-size: 16px;
    font-weight:bold;
}

.essence_heading_new {
    font-size: 16px;
    font-weight:bold;
    background-image:url(images/essence_bg.gif);
    background-repeat:no-repeat;
}

.essence_heading_white {
    font-size: 14px;
    font-weight:bold;
    color:#ffffff;
    background-color:#003366;
    width:530px;
    padding:3px;
}

.essence_heading_white_full {
    font-size: 14px;
    font-weight:bold;
    color:#ffffff;
    background-color:#003366;
    width:100%;
    height:17px;
    padding:3px;
}

#fullwidth_container { 
    display: none;
    text-align: left;
    width:876px;
    background-color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    color:#333333;
    margin-left: 0px;
    margin-right:0px; 
    background-color:#FFFFFF;
    font-size:11px;
}

#highlights_large {
    background-color:#e4ebf3;
    width:660px;
    height:inherit;
    padding:15px;
    border:thin solid #999999;
    color:#333333;
}

.gallery_heading_white {
    font-size: 14px;
    font-weight:bold;
    color:#ffffff;
    background-color:#003366;
    width:684px;
    height:17px;
    padding:3px;
    border:thin solid #999999;
}

.gallery_item {
    background-image:url(images/gallery_bg_6.gif);
    background-repeat:no-repeat;
    font-size:11px;
    text-align:center;
    height:170px;
    width:171px;
}

.gallery_item_alt {
    background-image:url(images/gallery_bg_7.gif);
    background-repeat:no-repeat;
    font-size:11px;
    text-align:center;
    height:170px;
    width:171px;
}

#gallery_large {
    background-color:#e4ebf3;
    width:660px;
    height:inherit;
    padding:15px;
    border:thin solid #999999;
}

#gallery_insert {
    background-color:#FFFFFF;
    color:#333333;
    font-size:11px;
    text-align:center;
    height:170px;
    width:171px;
    padding:5px;
    border:thin solid #999999;
}

.gallery_border {
    font-size:11px;
    text-align:center;
}

.gallery_title {
    font-size: 16px;
    font-weight:bold;
    background-image:url(images/essence_bg.gif);
    width:600px;
    height:22px;
    vertical-align:middle;
}

#essence_links {
    width:160px;
    height:100%x;
    text-align:left;
    float:left;
    list-style:none;
    padding-top:10px;
    padding-left:2px;
    font-size:12px;
}

#essence_links_long {
    width:160px;
    height:100%;
    text-align:left;
    float:left;
    padding-top:10px;
    padding-left:2px;
    font-size:12px;
}
.essence_links_home {
    color: #CC6600;
    font-weight: bold;
}

.essence_body {
    margin-left:162px;
    width:540px;
    height:100%;
    font-size:12px;
    padding-top:8px;
    background-color:#FFFFFF;
    text-color: #000000;
}

.essence_links a {
    font-weight:bold;
    color:#003366;
    font-style:normal;
    line-height:1;
    text-decoration: none;
}

.essence_links a:hover {
    font-weight:bold;
    color:#0066cc;
    font-style:normal;
    line-height:1;
    text-decoration:underline;
}

#essence_content {
    width:726px;
    text-align:left;
    position:relative;

}

.essence_images {
    height:100%;
    text-align:right;
    vertical-align:bottom;
    /*/position:relative;/*/
    float:right;
    padding-top:13px;
    padding-right:10px;
    padding-left:10px;
    border-color:#003366;
}

.fullwidth_body {
    margin-left:0px;
    width:540px;
    height:100%;
    font-size:12px;
    padding-top:8px;
    background-color:#FFFFFF;
}

#navfooter {
    display: inline-block; 
    text-align: right;
    position:relative;
    font-size:9px;
    color:#CCCCCC;
    width:876px;
    margin-left: 50px;
    margin-right:50px; 
    height:10px;
    background-color:#003366;
}
    
.image_right {
    float:right;
    width:140;
}      

.image_left {
    float:left;
    width:150;
}   

.tenent {
    width:350px;
    position:relative;
    height:48px;
    text-align:left;
    color:#003366;
    padding:5px;
    float:none;
    font-size:12px;
}

.tenent ul {
    width:450px;
    text-align:left;
    margin-left:50px;
    color:#003366;
    padding:5px;
    float:none;
    font-size:12px;
    list-style-type: none;
}

.tenent li {
font-weight:bold;
    background-repeat: no-repeat;
    background-position:0 .4em;
    text-align:left;
    margin-left:0px;
    padding-left:50px;
    padding-top:14px;
    height:3.5em;
}

#text_breakout {
    background-color:#e4ebf3;
    color:#333333;
    font-size:11px;
    text-align:left;
    vertical-align:middle;
    height:auto;
    width:529px;
    padding:3px;
    border:thin solid #999999;
}

#casual_link_rightimage {
    background-image:url(images/room_opaque.jpg);
    background-repeat:no-repeat;
    color:#333333;
    font-size:12px;
    text-align:center;
    vertical-align:bottom;
    height:140px;
    width:140px;
    padding:0px;
    border:2px solid #003366;
}

#caption {
    padding-bottom:20px;
    padding-left:50px;
    font-size:1.0em;
    font-style:italic;
}
    
.iconlist {
    background-image:url(images/symbols/orange-blue-1.jpg);
    background-repeat: no-repeat;
    width:876px;
    height:58px;
    text-align:left;
    margin-left:150px;
    color:#003366;
    padding:5px;
    float:none;
    font-size:12px;
    list-style-type: none;
}

#galleryItem {
margin-left:200px;
margin-right:300px;
}

#galleryImage {
display:block;
padding:10px;
}

#imageText {
display:block;
margin-left:350;
margin-right:300;
border: 5px outset blue ;
}

#NewsItem {
position:relative;
margin-right:300px;
border:thick;
word-wrap: break-word;
height:200;
}

.floatleft {
float:left;
margin:5px;
}

#NewsBody {
width:250;
padding:20;
}

#schedule_red {
    background-color:#EB2A2A;
    width:660px;
    height:inherit;
    padding:15px;
    border:thin solid #999999;
    color:#333333;
}

#schedule_yellow {
    background-color:#FFFF99;
    width:660px;
    height:inherit;
    padding:15px;
    border:thin solid #999999;
    color:#333333;
}

#schedule_green {
    background-color:#99FF66;
    width:660px;
    height:inherit;
    padding:15px;
    border:thin solid #999999;
    color:#333333;
}

#schedule_blue {
    background-color:#99CCFF;
    width:660px;
    height:inherit;
    padding:15px;
    border:thin solid #999999;
    color:#333333;
}

#schedule_purple {
    background-color:#C528D4;
    width:660px;
    height:inherit;
    padding:15px;
    border:thin solid #999999;
    color:#333333;
}

#schedule_black {
    background-color:#999999;
    width:660px;
    height:inherit;
    padding:15px;
    border:thin solid #999999;
    color:#333333;
}

#schedule_other {
    background-color:#FFFFFF;
    width:660px;
    height:inherit;
    padding:15px;
    border:thin solid #999999;
    color:#333333;
}

#schedule_wednesday {
    background-color: #d79b00;
    width:660px;
    height:inherit;
    padding:15px;
    border:thin solid #999999;
    color:#333;
}

#schedule_dark_purple {
    background-color:#9932CC;
    width:660px;
    height:inherit;
    padding:15px;
    border:thin solid #999999;
    color:#333333;
}

#schedule_inspire {
    background-color:#FF8C00;
    width:660px;
    height:inherit;
    padding:15px;
    border:thin solid #999999;
    color:#333333;
}