@charset "utf-8";
/* CSS Document */



/* Moreinfo.asp Properties */
	
.bookbtn {
	display: block; width: 102px; height: 28px; margin: 1.2em; background-image: url(/Images/book-now-buttons.gif); background-position: top;
}
.bookbtn:hover {
	background-position: 0px;
}
.bookbtn:active {
	background-position: bottom;
}
.titlespace {
	width: 580px;
}
.emailbtn {
	display: block; width: 102px; height: 28px; margin: 1.2em; background-image: url(/Images/email-now-buttons.gif); background-position: top;
}
.emailbtn:hover {
	background-position: 0px;
}
.emailbtn:active {
	background-position: bottom;
}

