@charset "UTF-8";
.white-text {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.white-text-form {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.hostright {
	padding: 0.2em;
	clear: none;
	float: right;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#facilities {
}

#facilities li {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}

#location {
}

#location li {
	list-style-position: outside;
	list-style-image: url(images/yellow-bullet.jpg);
	padding-bottom: 5px;
}
.menu {
	color: #FFFFFF;
}

A.menu {
	color:#FFFFFF;
	text-decoration: none;
}
A.menu:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
