@charset "UTF-8";

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/blue_pattern.gif);
	background-repeat: no-repeat;
}
.boldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071bc;
	line-height: 14px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: circle;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0071bc;
	line-height: 18px;
}

.t {background: url(images/dot.gif) 0 0 repeat-x; width: 100%}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0071bc;
}
.boldpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF3399;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: 0071bc;
}
	
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0071bc;
	line-height: 14px;
}
.background {
	background-image: url(images/booking.gif);
	background-repeat: no-repeat;
	height: 380px;
	width: 380px;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF3399;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #EC008C;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF3399;
}
.blank {
	font:Arial, Helvetica, sans-serif;
	color: #def0f8;
}
