  #left_nav{
   display:block;
   float:left;
   width:230px;
   font-size:12px;
   overflow:hidden;
   height:100%;
   }
#left_nav ul{
   background:url(/images/sub_nav_bg.png);
   width:175px;
   padding-top:5px;
   padding-bottom:5px;
   }
* html #left_nav ul{
   background:#000;
   
   }

#left_nav li , #left_nav li a{
   text-decoration:none;
   color:#fff;
   padding:3px;
   
   
   }
#left_nav li a{
   display:block;
   width:160px;
   /*margin-left:auto;
   margin-right:auto;*/
   height:100%;
   }
#left_nav li a:hover{
   background-color:#97233f;
   }
#main_content{
   width:500px;
   /*margin-left:256px;*/
   float:right;
   }
.middle_container {display:none}

#slideshow{
   background:transparent;
   width:500px;
   overflow:hidden;
   height:100%;
   }

#slideshow ul{
   list-style-type: disc;
   margin-left: 30px;
   margin-bottom: 10px;
   }

#slideshow ul li{
   padding: 0 0 0 0;
   }

#bottom_left ul, #bottom_mid ul, #bottom_right ul {
   list-style: none;
   }

div.form_newsletter_parent {
   clear: left;
   margin: 0 0 15px 0;
   overflow: auto;
   }


div.form_newsletter_parent div.form_name_Image {
   float: left;
   margin: 0 15px 0 0;
   }

div.form_newsletter_parent div.form_name_TitleDate {
   font-size: 120%;
   font-weight: bold;
   margin: 0 0 3px 0;
   }

div.form_newsletter_parent div.form_name_Description {
   margin-left:90px;
   padding-left:80px;
   }
div.form_newsletter_parent div.form_name_Description ul {
   list-style: disc;
   
   }

div.form_newsletter_parent div.form_name_Description ul li {
   padding: 0 0 0 30px;
   }

div.form_newsletter_parent div.form_name_Download a:link, 
div.form_newsletter_parent div.form_name_Download a:visited {
   background: url(/images/btn_view_nl.png) no-repeat;
   background-color: transparent;
   width: 117px;
   height: 31px;
   display: block;
   float: left;
   text-indent: -1000em;
   }


div.room_details div.detail_head {
   font-weight: bold;
   color: #c3bb8e;
   }
div.christiana_contact_form{
   padding-top:10px; 
   }
div.christiana_contact_form input, div.christiana_contact_form textarea{
   background:#fff;
   border:1px solid white;
   padding-top:3px;
   padding-bottom:3px;
   }
div.christiana_contact_form input.Form_Button {
   background:#97233f;
   border-color:#97233f;
   color:#fff;
   }



































































