body, html{    
    background: #eee;
}
#main_wrapper{    
    background: #fff;
}
#header{   
    background: #fff;
}
#booking_space{    
    background: #EC6806;
}
#header_line{    
    background: #156FA7;
}
#header_middle{    
    background: #8BD2F4;    
}
#navigation > li.selected > a, #navigation > li:hover a{
    color: #f1592a;
}
#special_circle{    
    background: #AFC812;       
}
#special_circle_shadow{  
    background: #1671aa;        
}
#special_circle{
    color: #fefff9;
}
#footer_wrapper{    
    
}
#footer_contact_text .footer_address{
    color: #000;
}
#footer_contact_text .footer_phone i{
    color: #8BD2F4;
}
#footer_logo{
    color: #fff;
    font-weight: bold;
}
#footer_logo a{
    color: #156FA7;    
}
#footer_contact_text h2{
    color: #f6f7fc;
}
#text_wrapper h3, .text_wrapper h3, #gallery_wrapper h3{
    color: #734a84;
}
#text_wrapper, .text_wrapper{
    color: #363636;
}
.contact-mail{
    
}
.contact-mail a{
    text-decoration: none;
    font-weight: bold;
    color: #00A0E6;
    
}
.contact-mail a:hover{
   color: #EC6806;
}