/* main table of website */
.main_table { 
	width: 800; 
}

/* column 1 of main table of website */
.main_table_col1 { 
	width: 190; 
}

/* logo w & h */
.logo_outer_tb { 
	width: 200; 
	height: 475;  
}

/* main heading outer table of website */
.outer_heading_tb_w { 
	width: 580; 
	height: 76;  
}

/* main heading inner table of website */
.inner_heading_tb_w { 
	width: 560; 
	height: 42; 
	background-color: #D2CCA2; 
	text-align: center; 
	color:#808080; 
	font-size:20; 
	font-family:Times New Roman; 
}

.background_Info { font-family:Times New Roman; font-size:15l; background-color: #D2CCA2; color:#808080;}

.headings {font-family:Times New Roman; text-align:center; color:#808080; font-size:20; }
.hcell_w_home { width: 50;}
.hcell_w_accom { width: 130;}
.hcell_w_conf { width: 95;}
.hcell_w_book { width: 80;}
.hcell_w_map { width: 80;}
.logo_cell_name { text-align: center; font-family:Times New Roman; font: bold; font-size: 20; color:#808080;}
.iframe_table { width: 580; height: 384; background-color: #D2CCA2;}
.inner_iframe_table { width: 565; height: 390; background-color: #D2CCA2; }
.bot_pic_outer { width: 790; height: 105;  }
.bot_pic_inner { width: 780; }
.contact_info {  text-align: center; font-family:Times New Roman; font-size:20; color: #808080; }
.contact_info_outer { width: 796; }
.rates_iframe_tb { width: 520; height: 375; }
.rates_col1 { width: 240; text-align: left; font-family:Times New Roman; font-size:18; }
.rates_col2 { width: 220; text-align: left; font-family:Times New Roman; font-size:18;}
.rates_col3 { width: 60; text-align: left; font-family:Times New Roman; font-size:18;}
.rates_head_main { font-family:Times New Roman; font-size:20; text-decoration:underline; text-underline:single; font: bold; }
.rates_head_sub { font-family:Times New Roman; font-size:18; text-decoration:underline; text-underline:single; font: bold; }
A:link { color:#808080; }
A:active { color:#808080; }
A:visited { color:#808080; }
.body_bgcolor { background-color: #D2CCA2; 
			scrollbar-3dlight-color:#D2CCA2;
           scrollbar-3dlight-color:#D2CCA2;
           scrollbar-base-color:#808080;
           scrollbar-darkshadow-color:#808080;
           scrollbar-face-color:#D2CCA2;
           scrollbar-highlight-color:#808080;
           scrollbar-shadow-color:#808080;

}
