#bg4 {
    background-image: url('graphics/head_bg.jpg');
}

#menu {
    background-image: url('graphics/menu_bg.jpg');
}

#news dd a {
    background-image: url('graphics/news_more.gif');
}

#menu ul li.current a:hover, #menu ul li a:hover, #news dt a {
    color: #66FF66;
}

#menu ul li a {
	color: #CCFFCC;
}

#menu ul li.current {
    background-image: url('graphics/menu_item_current.gif');
}

#menu ul li {
    background-image: url('graphics/menu_item.gif');
}

#quick-reservation table .button-verify, #quick-reservation-inline table .button-verify {
    background-image: url('graphics/button.jpg');
}

#content {
    background-image: url('graphics/content_top.gif');
    color: #CCFFCC;
}

#content_in {
    background-image: url('graphics/content_bottom.gif');
}

#content_in2 {
	background-color: #031c0b;
    background-image: url('graphics/content_bg.jpg');
    border-color: #12993D;
}

/************ Calendar ************/
.cal-left, .cal-right, .cal-month, .cal-year, .calendar .td_top {
    background-color: #031C0B;
}
.calendar .td_hilite div {
    background-color: #031C0B;
}

table.pricelist th.season-title, table.pricelist th.season-range,
table.pricelist th.rooms-title,
table.pricelist th.guests-title,
table.pricelist td.room-name {
	background-color: #031c0b;
}