/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px;
	scrollbar-face-color: #F1EEDD;
    scrollbar-shadow-color:#f1eedd;
	scrollbar-arrow-color: #593E00;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
A:link  {
	COLOR: #593E00;
	text-decoration: underline; 
	  FONT-WEIGHT: bold;
}
A:visited { 
	COLOR: #593E00;
	text-decoration: underline;
	  FONT-WEIGHT: bold; 
}
A:active {
	COLOR: #593E00;
	text-decoration: underline; 
	  FONT-WEIGHT: bold;
}
A:hover {
	COLOR: #593E00;
	text-decoration: none; 
	  FONT-WEIGHT: bold;
}
.copyright{
	font-size: 11px;
	COLOR: Black;
}
.copyright A:link  {
	COLOR: #593e00;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #593e00;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #593e00;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #593e00;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.address{
	font-size: 11px;
	COLOR: #F1EEDD;
	FONT-WEIGHT: bold;
}
.address A:link  {
	COLOR: #F1EEDD;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
.address A:visited { 
	COLOR: #F1EEDD;
	text-decoration: none;
    FONT-WEIGHT: bold;
}
.address A:active {
	COLOR: #F1EEDD;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
 .address A:hover {
	COLOR: #F1EEDD;
	text-decoration: underline;
    FONT-WEIGHT: bold;
}
.header{
	font-size: 15px;
	COLOR: #593e00;
	FONT-WEIGHT: bold;
}
.header A:link  {
	COLOR: #593e00;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
.header A:visited { 
	COLOR: #593e00;
	text-decoration: none;
    FONT-WEIGHT: bold;
}
.header A:active {
	COLOR: #593e00;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
 .header A:hover {
	COLOR: #593e00;
	text-decoration: underline;
    FONT-WEIGHT: bold;
}
.floated { 
	float:right; 
	margin:0 10px 10px 10px; 
	padding:0;
}
hr{
	height: 1px;
	color: #dcdcdc;
	background-color: #dcdcdc;
	border: 0px solid #dcdcdc;
}
.room {
	border-bottom: 1px solid #ccc;
}
