.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	line-height: 28px;

}
.property-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #377AAF;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;


}
.notext {
	line-height: 0px;
}
.bkgd {
	background-image: url(pics/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #377AAF;

}
.pic-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	line-height: 0px;

}
.bookingsCalendar {
	text-align: center;
	font-size: 13px;
}
.bookingsCalendarDetails {
	text-align: center;
	font-size: 11px;
}
.bookingsCalendarDetails-Left {
	text-align: left;
	font-size: 11px;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}
