
.row {
    color:#606060;
}
.row h5, .text-title{
    color:#535353;
    font-weight:bold;
    margin-bottom:10px;
}
.text-title{
    line-height:30px;
}
.row-margin{
    margin-top:20px;
}
.logo img, .sublogo img{
    height:100%;
    position:absolute;
    top:0px;
}
.sublogo img{
    height:50px;
    top:5px;
}
.text-slide {
    margin-top:100px;
}
.time-from .date {
    font-size:72px;
    font-weight:bold;
    color:#ffb600;
    line-height:65px;
}
.time-from .month {
    font-size:14px;
    font-weight:bold;
    color:#ffb600;
}
.meta .time, .meta .location {
    display:inline-block;
    padding:10px;
    margin:10px 5px 0px 0px;
    background:#ddd;
    border-radius:15px;
}
.Roomfeature {
    padding:10px 20px;
}
.Roomfeature i {
    font-weight:bold;
}
.mt_yellow h3{
    color:#bbb;
    padding:20px 0px 10px;
    border-bottom:1px solid #ddd;
    font-weight:bold;
}
.item-event {
    background:#eee;
    padding:30px 0px;
    margin:0px 0px 30px;
}
.dining-menu {
    /*border-top:0px;*/
    margin:40px;
}
.dining-menu tr td{
    /*border-top:0px;*/
    font-size:12px;
    font-weight:bold;
}
.dining-menu h4{
    color:#939191;
}
.dining-menu p{
    font-size:18px;
    font-weight:bold;
    color:#ffb600;
}



.footer-bgColor {
    background-color:#000000;
}
.footer-bgColor p{
    color:#939393;
}
