#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;



}

#navlist a:hover
{
	text-decoration: underline overline;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC66;
	font-weight: bold;






}
body {
	background-color: #5353C7;


}
.maintext {
	font-family: "Comic Sans MS", "Lucida Sans", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #663399;
}
.headertext {

	font-family: "Comic Sans MS", "Lucida Sans", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.retreatdescription {
	font-family: "Comic Sans MS", "Lucida Sans", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #009933;

}
.retreatprice {
	font-family: "Comic Sans MS", "Lucida Sans", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	font-variant: small-caps;
	font-style: italic;


}
.emphasize {
	font-family: "Comic Sans MS", "Lucida Sans", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	font-style: italic;

}
.hotelname {
	font-family: "Comic Sans MS", "Lucida Sans", Arial;
	font-size: 14px;
	font-weight: bold;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.copyright {

	font-family: "Comic Sans MS", "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.privacypage {
	background-attachment: fixed;
	background-image: url(images/final_page_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
