/* CSS Document */

/* Change colours here: bg images fonts, links etc */

h1, h3, #textbox h2, #left_nav_btm a, #btm_navigation a, #contentpage p {color: #34220C; text-decoration: none;}

#top h2 , #top_content h2 {color:#F2ECEC; text-decoration: none;}

.midtext {color:#FBFCDD; text-decoration: none;}

#Top_navigation a.currentHotel {color: #FFF}

body {background-image: url(images/body_bg.jpg);}

#main, #main_content {background-image: url(images/bg.png);}

#bottom_content {background: url(images/bottomStretch.png); color:#34220C}

#footer {
	background: url(images/bg.png) bottom left;
	display:block;
	height:126px;
	float:left;
	width:777px;
	clear:both;
}



