.motels {
	font-size: 7.5pt;
	font-weight: normal;
	color: #d4ccca;
	face: Tahoma;
	font-family: Tahoma;

}
.body {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	padding: 40px;
	/*Page Layouts*/
	scrollbar-arrow-color: #900028;
	scrollbar-base-color: #A0002E;
	scrollbar-dark-shadow-color: #A79B97;
	scrollbar-track-color: #A79B97;
}
#nav-menu ul
{
list-style: none;
padding: 0px;

margin: 0;
}

 #nav-menu li
{
float: left;

}

 #nav-menu li a
{
background: #A0002E;
 height: 2em;
line-height: 2em;
float: left;
width: 8em;
display: block;
font-size: 9pt;
font-weight: bold;
color: #cccccc;
text-decoration: underline;
text-align: center;
}
 #nav-menu li a:hover
{
background: #666666;
 height: 2em;
line-height: 2em;
float: left;
width: 8em;
display: block;
text-decoration: underline;
font-weight: bold;
color: #cccccc;
text-align: center;
}
 /* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

 #nav-menu
{
width:30em
}
