/* CSS Document */

body, html{
 margin:0px; 
 padding:0px;
 background-color:#FFFFFF;
 font-family:Arial, Helvetica, sans-serif;
 color:#202020;
 font-size:small;
}

.twitter-link{
 line-height:1;
 position:fixed;
 right:0px;
 top:260px;
 text-align:right;
}

#wrapper{
 width:100%;
 text-align:center;
}

#container{
 width:980px;
 background-position:center;
 background-color:#FFFFFF;
 margin:auto;
}

#header{
 background-image:url(images/extrabold-header.jpg);
 background-repeat:no-repeat;
 width:980px;
 height:69px;
 margin-top:15px;
 padding-top:32px;
}

#navigation{
 font-size:16px;
 color:#f4f4f4;
 text-align:right;
 padding-right:28px;
}

#navigation ul{
 list-style-type:none;
 padding:0px;
 margin:0px;
}

#navigation li{
 display:inline;
}

#content{
 text-align:left;
 padding-top:41px;
 margin-bottom:0px;
}

#mid-section{
 background-image:url(images/extrabold-mid-section-rep.jpg);
 background-position:top;
 background-repeat:repeat-y;
 color:#b9b8b8;
 width:980px;
 height:502px;
}

.mid-left{
 float:left;
 width:724px;
 padding:5px 24px 0px 20px;
 color:#161616;
}

.mid-right{
 float:right;
 width:185;
 padding:4px 13px 0px 13px;
 color:#454547; 
}

.teamcopy img{
 padding:25px 25px 10px 15px;
}

.teamcopy {
  display: none;
}

.content_copy{
 background-image:url(images/extrabold-copy-bg_01.jpg);
 background-position:top left;
 background-repeat:no-repeat;
 float:left;
 width:597px;
 padding-left:20px;
 padding-bottom:15px;
}

.content_image{
 background-image:url(images/extrabold-img-bg_01.jpg);
 background-position:top left;
 background-repeat:no-repeat;
 text-align:right;
 float:right;
 width:363px;
 padding-top:42px;
}


.clear {
 clear: both;
}

.management_image{
 float:left;
 width:394px;
 height:574px;
 padding-bottom:20px;
}

.management_copy{
 background-image:url(images/extrabold-copy-bg_02.jpg);
 background-position:top left;
 background-repeat:no-repeat;
 float:right;
 width:566px;
 padding-left:20px;
 padding-top:2px;
}

.hotel_info{
 background-image:url(images/extrabold-hotel-info-bg.jpg);
 background-position:top;
 background-repeat:no-repeat;
 padding:10px 0px 20px 20px;
}

.portfoliocopy {
  display: none;
}

.hotel-map{
 padding:7px 0px 0px 100px;
}


.bottom_image{
 background-image:url(images/extrabold-bottom-bg_01.jpg);
 background-position:top;
 background-repeat:no-repeat;
 padding:0px 0px 20px 0px;
}

.map{
 padding:7px 0px 0px 10px;
}


#footer{
 background-image:url(images/extrabold-footer_right.gif);
 background-position:right;
 background-repeat:no-repeat;
 background-color:#b8b8b8;
 height:38px;
 width:980px;
 font-size:12px;
}

.footer-text-left{
 float:left;
 margin-left:16px;
 padding-top:11px;
}

.footer-text-right{
 float:right;
 margin-right:16px;
 padding-top:11px;
}

.enchant{
 font-family:"Courier New", Courier, monospace;
 font-size:12px;
 color:#808080;
 text-align:right;
 margin:5px 15px 5px 0px;
 padding-bottom:5px;
}

/*Text Styles*/

h1{
 font-size:18px;
 font-weight:normal;
 color:#c24311;
 margin-top:0px;
 padding-top:12px;
 margin-bottom:12px;
}

h2{
 font-size:24px;
 font-weight:normal;
 color:#c24311;
 margin-top:0px;
 padding-top:12px;
 margin-bottom:12px;
}

h3{
 font-size:16px;
 font-weight:normal;
 color:#c24311;
 margin-top:0px;
 padding-top:12px;
 margin-bottom:12px;
}

h4{
 font-size:16px;
 font-weight:bold;
 color:#c24311;
 margin-top:0px;
 padding-top:12px;
 margin-bottom:0px;
}

h5{
 font-size:small;
 font-style:normal;
 color:#454547;
 margin-bottom:5px;
}

h6{
 font-size:16px;
 font-weight:normal;
 color:#c24311;
 margin-top:0px;
 padding-top:36px;
 margin-bottom:0px;
}

p{
 margin-top:18px;
 margin-right:5px;
}

a:link {
 color:#202020;
}

a:visited{
  color:#c24311;
}

a:hover{
 color:#c24311;
}

a:active{
 color:#454547;
}

#navigation a:link {
 text-decoration:none;
 color:#f4f4f4;
}

#navigation a:visited{
  text-decoration:none;
  color:#f4f4f4;
}

#navigation a:hover{
 text-decoration:none;
 color:#454547;
}

#navigation a:active{
 text-decoration:none;
 color:#f4f4f4;
}

.mid-right a:link{
 text-decoration:none;
 color:#454547;
}

.mid-right a:visited{
 text-decoration:none;
 color:#454547;
}

.mid-right a:hover{
 text-decoration:none;
 color:#c24311;
}

.mid-right a:active{
 text-decoration:none;
 color:#454547;
}

#footer a:link{
 color:#202020;
 text-decoration:none;
}

#footer a:visited{
 color:#202020;
 text-decoration:none;
}

#footer a:hover{
 color:#202020;
 text-decoration:none;
}

#footer a:active{
 color:#202020;
 text-decoration:none;
}




