#headerTable {
	background-image: url(../imagez/main_top_table3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#whystay {
	background-image: url(../imagez/blendtoblack.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#000000;
}	

#whystay_hotel {
	background-image: url(../imagez/blendtoyellow.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#FFFF00;
}	

#hotel_topfood {
	background-image: url(../imagez/hotel_top_food.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}	
a {
	font-size: 12px;
	color: #FF6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9966;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #33FF00;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pgBackgrnd.jpg);
	background-repeat: repeat-y;
	background-position:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

.sectionHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#333333;

}

.warningText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;

}
.orangeBoldNice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF9900;
	font-size: 14px;
	font-weight:bold;
}

.blackBoldNice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
}
.footerText
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
}

#writeupsection {
	padding: 4px;
}

/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}li {
	list-style-image: url(bullet1.gif);
}
