#sidecolumn {
width:249px;
margin-left:10px !important;
margin-left: 5px;
float:left;
background: url(../img/sidebar_bg.gif) repeat-y;
position: relative;
}
#toppic, #caption, #caption_bottom, #sidebar_bottom {
background: no-repeat;}

#toppic {
background-image: url(../img/sidebar_toppic.jpg);
height: 197px;
}
#caption {
background-image: url(../img/sidebar_caption.gif);
height: 105px;
}
#caption_bottom {
background-image: url(../img/sidebar_caption_bottom.gif);
height: 27px;
}

#sidebar_content {
padding-right: 6px;
padding-left: 6px;
}
#quickinfo {
	background: url(../img/quickinfo.gif) no-repeat center;
	height: 44px;
	width: 235px;
	margin-top: 8px;
}

#sidebar_content p {
text-align: center;
}
#sidebar_links {

}	
#sidebar_links A {
	display: block;
	padding-left: 20px;
	height: 27px;
	margin: 0px 2px 0px 2px;
}

#sidebar_links A.fullybooked {
	background: #030A84;
}
#sidebar_links A.bookings {
	background: #B9BCF4;
}
#sidebar_links A.gallery {
	background: #020766;
}
#sidebar_links A.rates {
	background: #E5E6FD;
}
#sidebar_links A.comments {
	background: #030A84;
}
#sidebar_links A img {
	border-style: none;

}


#sidebar_bottom {
display: block;
background-image: url(../img/sidebar_bottom.gif);
height: 55px;
}
