
                body #nav-header-container,  body #nav-header-container .sub-menu li, body #Sidebar {
                    background: #425EAD ;

                }
                body .typography h1, body .typography h2.header-title{
                        background: #6EB655 ;
                        color: #FFFFFF ;
                }
                
                body .quick-contact, body .typography a.btn, body a.btn, button, body input[type='submit'], body .Actions .action,
                body .Actions input[type='submit'],
                body #nav-header-container nav.primary ul li a:hover, body #nav-header-container nav.primary ul li:hover,
                body #nav-header-container nav.primary ul li.current, body #nav-header-container nav.primary ul li.section {
                    background: #FF8A00 ;
                    border: #FF8A00 ;
                    color: #FFFFFF ;
                }
                body .Actions input[type='submit']:hover,
                body .typography a.btn:hover, body a.btn:hover {
                    background: #6EB655;
                }
                
                a.CTABtn {
                    
                    
                    
                }
                body a.CTABtn:hover {
                    
                }
            

                body .typography h3 {
                    color: #565656;
                }
                
                body .typography a, body .typography a.intro, body .typography h3, body .typography h2{
                    color: #FF8A00;
                }
                .social-section .contact-num {
                     border-right-color: #6EB655 !important; 
                }
                .social-section .contact-num a {
                     color: #6EB655 !important; 
                }

                /*
                body #booking-container h1 {
                    background-color: #6EB655; border:none;
                }
                
                body .typography table#rmsNightlyBreakdownTable th {
                    background-color: #6EB655; border-color:#6EB655;
                }
                
                body .typography #rmsPropertyInfo .truBtn {
                     color: #6EB655 !important; 
                }
                */

                @media only screen and (min-width: 768px) and (max-width: 1024px) {
                
                    body header .primary ul li {
                        background: #425EAD;
                    }
                    body header nav.primary{
                        background: #425EAD;
                    }
                
                }
            