/* CSS Document */

.paranote {
	background:url(../images/separator.gif) no-repeat bottom;
	height:60px;
	width: 450px;
	color:#FF9900;
}

#enquiry {	
	background: url(../images/side_header/enquiry.gif) no-repeat;
	width: 219px;
	height: 39px;
	text-indent: -900000px;
	margin-top: 0;
	}
	
#calendar {
	background: url(../images/side_header/calendar.gif) no-repeat;
	width: 219px;
	height: 39px;
	text-indent: -900000px;
	margin-top: 0;
	}
	
#newsalert {
	background: url(../images/side_header/news_alert.gif) no-repeat;
	width: 219px;
	height: 95px;
	text-indent: -900000px;
	margin-top: 0;
	}
	
#testimonial {
	background: url(../images/side_header/testimonial.gif) no-repeat;
	width: 219px;
	height: 39px;
	text-indent: -900000px;
	margin-top: 0;
	}
	
#sidebar_address {
	width: 215px;
	height: 230px;
	}
	
#sidebar_address p {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:right;
	margin-top: 0;
	margin-bottom: 10px;
}

#paracalendar {color:#FFFFFF; width: 200px; margin-left: 10px;}
