﻿h1,
h2,
h3,
h4,
h5,
h6{
    color: #6e621f;
	font-weight: normal;
	margin: 0 0 0.25em 0;
}
a,
a:link,
a:active,
a:visited{
    color: #000;
    text-decoration: underline;
}
a:hover{
    color: #9d1222;
    text-decoration: none;
}
#hdrMnu h2{
    background: url(/img/logo_Christmas.gif) no-repeat;
}
#hTel ul li{
    border-left: 1px solid #666;    
    color: #000099;
}
#hTel ul a,
#hTel ul a:link,
#hTel ul a:visited,
#hTel ul a:active{
    color: #666;
}
#hTel ul a:hover{
    color: #666;
}
#hTel p{
    color: #5f5317;
}
#mnu{
    background-color: #c7a802;
}
#mnu div.subMenu{
    background-color: #FAEBEC;
}
#mnu div.subMenu ul li a{
	color: #6e621f;
    background-color: #E5B7BA;
}
#mnu ul li.selected{
    background: url(/img/liTop_xmas.gif) no-repeat top center;
}
#mnu ul li.selected a{
    background: url(/img/liBottom.gif) no-repeat bottom center;
}
#breadcrumbs{
    background-color: #fff7f7;
    border-top: 1px solid #928229;
}
#sideMenu .sideBox{
    margin: 1em 0;
    padding: 0 0.5em;
    background-color: #FEFAE2;
    border-top: 1px solid #6e621f;
    border-bottom: 1px solid #6e621f;
}