


/*-----------------------------------{ right side }--------------------------------*/

#rightside {width: 280px; margin: 0; padding: 0; float: right; background: url(../images/rightside_bkgrd.jpg) no-repeat top; border-right: 1px solid #e0dedf;}

	#rightside .nav {height: 135px; margin: 45px 0 20px 0; padding: 15px 0 0 10px; font-family:Sylfaen, "Palatino Linotype", Georgia, serif; font-size: 26px; text-transform: uppercase;}
	#rightside .nav ul {margin: 0; padding: 0 0 0 15px; list-style: none; }
	#rightside .nav ul li {margin: 2px 0; list-style: none;}
	#rightside .nav h3 {margin: 0 0 10px 0; font-size: 16px; text-transform: none;}
	#rightside .nav a {text-decoration: none; color: #c52424;}
	
	
	#rightside .infobox {width: 270px; height: 211px; margin: 60px 0 0 0; padding-top: 10px; background:url(../images/rightside_infobox.jpg) top left no-repeat;}
	#rightside .infobox ul {height: 110px; margin: 5px 0 24px 30px; padding: 0; }
	#rightside .infobox ul li {margin: 4px 0; padding: 0; list-style: none; color: #396c6d;}
	
	#rightside p.reservations {width: 204px; height: 27px; margin: 12px 0 0 15px; padding: 8px 0 0 30px; background: url(../images/reserv_btn.jpg) top left no-repeat; word-spacing: normal;}
	#rightside p.reservations a {margin: 0; text-decoration: none; font-weight: bold;}
	
	