.bgmain {
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.roomtypelink:link		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}

a.roomtypelink:visited		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}

a.roomtypelink:hover		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;

}

a.roomtypelink:active		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.menulink:link		{
	color: #990000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

a.menulink:visited		{
	color: #990000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

a.menulink:hover		{
	color: #990000;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

a.menulink:active		{
	color: #990000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

a.whitelink:link		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.whitelink:visited		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.whitelink:hover		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.whitelink:active		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.footerlink:link		{
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}

a.footerlink:visited		{
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}

a.footerlink:hover		{
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
}

a.footerlink:active		{
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.smalltext {
	font-size: 10px;
}
.maintitle {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.maintitle-o {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.maintitle-g {
	font-size: 14px;
	font-weight: bold;
	color: #AFAF3A
}
.bgpic {
	background-repeat: no-repeat;
	background-position: right top;
}
.smallwhite {
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #990000;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #990000;
}
.navcontainer { width: 223px; }

.navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;

}

.navcontainer a
{
	display: block;
	padding: 6px 0px;
	width: 223px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../imgs/button.gif);
	background-repeat: no-repeat;
	text-indent: 30px;

}

.navcontainer a:link
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
.navcontainer a:visited
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}

.navcontainer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../imgs/button-on.gif);
}
.navcontainer a:active
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}

.bg-content {
	background-image: url(../imgs/content-bg2.gif);
}
.whitetext {
	color: #FFFFFF;
}
.whitetext2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.footertext {
	font-size: 12px;
	color: #999999;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

