.rightshadow {
	background-image: url(images/shadow/right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.navcell {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BFBAB7;
	border-left-color: #BFBAB7;
	background-color: #DDD6CC;
}
body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;
	list-style-image: url(images/bullet.gif);
	background-image: url(images/bg.gif);
}
.bodycell {
	background-image: url(images/Tangalooma%20Villa%20Accommodation.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
}
/* Links */
a {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #5777A6;	
}
/* Nav Links */
a.nav {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #5777A6;
	text-decoration: none;
}
a.nav:hover {
	color: #999900;	
}
a.white {
	color: #ffffff;
	text-decoration: underline;
}
a.white:hover {
	color: #333333;	
}
.lrgtext {
	font-size: 16px;
}
.pageheading {
	font-size: 14px;
	color: #999900;
	font-weight: normal;
}
ul {
	margin-top: 4px;
	padding-top: 0px;
	margin-left: 20px;
}

.smltext {
	font-size: 10px;
}
.hltext {
	color: #5777A6;
	font-weight: bold;
}
