
/* Change color here to change the background color */


h1
{
    color: #cc3300;
}

h2
{
    color: #cc3300;
}

h3
{
    color:#cc3300;
}

/* Change color here to change the large box colors */
#Middle #MiddleTop #LeftColumn .BoxLarge
{
    background-color: #808080;
}

/* Change color here to change the small box colors */
#Middle #MiddleTop #RightColumn .BoxSmall .MenuHeading, #Middle #MiddleTop #LeftColumn .BoxLarge .MenuHeading, .BoxSmall h3 , .BoxLarge h3
{
    color: #000000;
}

/* Change color here to change the small box colors */
#Middle #MiddleTop #RightColumn .BoxSmall
{
    background-color: #808080;
}

#RoomSearch h4
{
    color:#333;
}