body	{background-color: #FFFFFF;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin-left: 5px;}
#content h4{margin: 15px 0 5px 0; color: #990000}	
#content p{margin: 0 0 10px 0;}
h2	{margin-top: 0;}
h4	{margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;}
h3	{margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;}
h5 {margin: 10px 0 5px 0; font-size: 1em}
.center	{text-align: center
}
.hidden { display: none;
}
table	{width: 760px; border-style: hidden
}
td	{background-color: transparent;
	text-align: left;
	vertical-align: top;
	}
.hotels		{font-size: 120%;
		/*color: #FF6600*/
	}
td.redbg	{text-align: left;
		vertical-align: bottom;
		background-color: #990000}

.red_text	{color: #990000}

.small		{font-size: x-small;
		vertical-align: center;
		text-align: left;
		color: #990000}

.smallbk	{font-size: small;
		/*text-align: justify;*/
		color: #000000}

.smallbottom	{font-size: x-small;
		vertical-align: bottom;
		text-align: left;
		color: #990000}

.smaller	{font-size: smaller}

.larger		{font-size: 120%;
		vertical-align: top}
td.largeright	{font-size: 120%;
		text-align: right}

td.bigred	{font-size: 110%;
		vertical-align: center;
		text-align: left;
		color: #990000}

td.smred	{font-size: smaller;
		text-align: center;
		vertical-align: bottom;
		text-align: left;
		color: #990000;
		background-color: transparent}

td.bigright	{font-size: 110%;
		vertical-align: center;
		text-align: right;
		color: #990000}

td.topright	{vertical-align: top;
		text-align: right;
}
td.right	{text-align: right
}
td.top		{border-style: none;
		vertical-align: top;}
td.top p	{margin-bottom: 10px;
}
td.top h5	{margin-bottom: 0;
}
td.bottom	{border-style: none;
		vertical-align: bottom;}

td.bottomcenter	{border-style: none;
		vertical-align: bottom;
		text-align: center}

td.center	{border-style: none;
		vertical-align: top;
		text-align: center}

img		{border-style: none}

.bottomright	{border-style: none;
		vertical-align: bottom;
		text-align: right}

#float-right 	{float: right; margin-left:5px}
#float-left 	{float: left; margin-right:5px}
#float-clear-left	{clear: left}

a:link, a:visited	{background-color: transparent; color: #0000FF;}
a:hover	{background: #990000; color: #ffffff; text-decoration: none;}

/* Hyperlink Buttons */
.book_now
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(/images/buttons/book_now_btn_hover.gif) no-repeat;
white-space: nowrap;
display: block;
width: 106px;
height: 33px;
margin: 0;
padding: 0;
}
.book_now a
{
display: block;
color: #000000;
font-size: 11px;
width: 106px;
height: 33 px;
display: block;
float: left;
color: black;
background: none;
}
.book_now img
{
width: 106px;
height: 33px;
border: 0;
}
* html a:hover
{
visibility:visible;
}
.book_now a:hover img
{
visibility:hidden;
}
/* END Hyperlink Buttons code */

/* a.hotel_links:link	{color: #FF6600; 
			text-decoration: none;
			background-color: transparent}

a.hotel_links:visited	{color: #FF6600; 
			text-decoration: none;
			background-color: transparent}

a.hotel_links:hover	{color: #FF6600; 
			text-decoration: underline;
			background-color: transparent} */

/*	a.text_link:link, a.text_link:visited		{color: #0000FF;
				text-decoration: underline;
				background-color: transparent
				}
	a.text_link:hover	{background: yellow; color: #990000; text-decoration: none;}
*/