.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}

.textLinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
	text-decoration:none;
}

.textLinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
	text-decoration:none;
}

.textLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
	text-decoration:none;
}

.textgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
}
.textgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 79bdbc;
	font-weight: normal;
	line-height: 15px;
}
.Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.Linkfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
.Link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-left:25px;
	text-decoration: none;
	background-image:url(images/majestic-miami-hotel-17.gif);
	line-height:30px;
}
.bookNow:link {
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight:bold;
}
.bookNow:visited {
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight:bold;
}
.bookNow:hover {
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4d4d4d;
	text-decoration:none;
	font-weight:bold;
}

.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #26698A;
}
.smtextgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.smtextgrayLinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}

.smtextgrayLinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}

.smtextgrayLinks:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26698A;
}


/* Images ------------*/

.logo {
	background-image:url(images/majestic-miami-hotel-05.gif);
	width: 229px;
	height:105px;
}
.title-local {
	background-image:url(images/majestic-miami-hotel-37.gif);
	width: 227px;
	height:93px;
	background-repeat:no-repeat;
}
.hotel-signup {
	width: 172px;
	height:27px;
}
.blue-bckg {
	background-image:url(images/majestic-miami-hotel-27.gif);
	width: 40px;
	height:27px;
}
.dots {
	background-image:url(images/majestic-miami-hotel-33.gif);
	width: 850px;
	height:16px;
}
.reservation-bckg {
	background-image:url(images/majestic-miami-hotel-23.gif);
	width: 560px;
	height:27px;
}
.reservation-bckg2 {
	background-image:url(images/button-2.gif);
	width: 75px;
	height:27px;
}
.navigation-bckg {
	background-image:url(images/majestic-miami-hotel-38.gif);
	width: 172px;
	height:155px;
}

.button {
	background-image:url(images/majestic-miami-hotel-17.gif);
	width: 150px;
	height: 20px;
}

.buttonOver {
	background-image:url(images/majestic-miami-hotel-17-off.gif);
	width: 150px;
	height: 20px;
}

.divider {
	line-height: 5px;
}


/*Glossy Menu*/
.glossymenu{

list-style-type: none;
padding: 0;
border-bottom-width: 0;
margin:0;
margin-left:21px;
}

.glossymenu li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	background:url(images/majestic-miami-hotel-17.gif) no-repeat center left;
	display: block;
	padding-left: 22px;
	text-decoration: none;
	line-height:25px;
	
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 150px;
}

.glossymenu li a:visited, .glossymenu li a:active{

}

.glossymenu li a:hover{
background-image: url(images/majestic-miami-hotel-17-off.gif);
}
