@charset "utf-8";
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.bground {
	background-color: #000000;
	margin: 0px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bgroundbrand {
	background-color: #000000;
	margin: 0px;
	background-image: url(../images/bgrounds/header_bground.jpg);
	background-repeat: repeat-x;
}
.greylink {
	color: #999999;
	text-decoration: none;
}
a.greylink:link {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
}
a.greylink:visited {
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
}
a.greylink:hover {
	color: #FFFFCC;
	padding-right: 10px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 31px;
	background-image: url(../images/navdev/subnav_bround.jpg);
}
.subnav_bground {
	background-image: url(../images/navdev/subnav_footer_bround.jpg);
	display: block;
	height: 20px;
}
.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.bgroundwatermark {
	background-image: url(../images/hero_images/img_f14.jpg);
	background-repeat: no-repeat;
}
.bgroundlyndall {
	background-image: url(../images/hero_images/lyndall_vandenberg.jpg);
	background-repeat: no-repeat;
}
.regulartextgrey {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
}
.generallinks {
	font-weight: bold;
}
a.generallinks:link {
	color: #FFFFCC;
	text-decoration: none;
}
a.generallinks:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a.generallinks:hover {
	color: #CCCC99;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	text-decoration: none;
	font-size: 10px;
	line-height: 18px;
}
.bookingtable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.redtext {
	color: #CC0000;
	text-decoration: none;
}
