/* CSS Document */

p,table,li
{
	font-family: arial, helvetica, 'sans serif';
	font-size: 10pt;

}


a:link    {color:#a69166}
a:visited {color:#a69166}
a:active  {color:#0000CC}
a:hover   {color:#CCcccc}


.header1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #a69166;
	letter-spacing: .7px;

}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
text-transform: uppercase;
	color: #a69166;
}

.abottom:link{
text-decoration:underline;
color:#333333;
}
.abottom:visited{
text-decoration:underline;
color:#333333;
}
.abottom:hover{
text-decoration:none;
color:#ffffff;
}
.abottom:active{
text-decoration:none;
color:#000000;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}
.roombg {
	background-image: url(images/room_bg.jpg);
	background-repeat: no-repeat;
}
.tableborder {
	border: 0.5px solid #CCCCCC;
}
.upcoming_border {
	border: 1px solid #CCCCCC;
}
.tableborder_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.atop:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.atop:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#ffffff;
font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}
.atop:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#a69166;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.atop:active{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;


}
