body {
	background:#000 url(images/bg.gif) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	scrollbar-3d-light-color : #E9DCCB;
	scrollbar-arrow-color : white;
	scrollbar-base-color : #E8C89F;
	scrollbar-dark-shadow-color : #E8C89F;
	scrollbar-face-color : #E8C89F;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : #E8C89F;
	padding:0;
	margin:0;
}
a, a:visited, a:active {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}

a img {border:none;}

h2 {
	color:#40AE49;
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding-left:12px;
}
h3 {
	color:#fff;
	line-height:24px;
	font-weight:normal;
	margin:0;
}

div#prices {
	text-align:center;
	margin-top:230px;
}

div#info {
	text-align:center;
	margin-top:40px;
}

#highlights {
	margin-top:50px;
	width:700px;
}