.homebody {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #333333; margin:0px;
}

.innerbody {	
	background-color: #ffffff; margin:0px;
}

td {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
	line-height:20px; text-align:justify;
}

.lineheight {
	line-height:25px;
}

.bigfont {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;	
}

.welcome_bg  {
	background-image:url(images/welcome_bg.jpg);
	background-repeat:repeat-x; 
}

.nav_bg {
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x; height:36px;
}

.navup_bg {
	background-image:url(images/navup_bg.jpg);
	background-repeat:repeat-x; height:36px;
	border-left: solid 1px #6D79BC;
	border-right: solid 1px #6D79BC;
}

.bookhotel_bg {
	background-image:url(images/bookhotel_bg.jpg);
	background-repeat:repeat-x;
	
}

.footer_bg {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x; height:62px;
}

.gray_border {
	background-color:#F8F8F8;
	border: solid 1px #E8E8E8;	
}

.slogans_border {
	background-color:#FFFFFF;
	border: solid 1px #DBDBDB;
}

.black_header {
	font-family:"Trebuchet MS"; font-size:18px; color:#333333; font-weight:bold; 
}

.orange_header {
	font-family:"Trebuchet MS"; font-size:18px; color:#597335; font-weight:bold; 
}

.bluefont {
	font-family:Arial; font-size:11px; color:#10578F; text-decoration:underline; font-weight:bold;
}

.bluefont1 {
	font-family:Arial; font-size:11px; color:#10578F; font-weight:bold;
}

.p5 {
	padding:5px;
}

.text_box {
	font-family:Arial; font-size:11px;
}

a:link {
	font-family:Arial; font-size:11px; color:#10578F; text-decoration:none; 
}

a:visited {
	font-family:Arial; font-size:11px; color:#10578F; text-decoration:none; 
}

a:hover {
	font-family:Arial; font-size:11px; color:#ff6600; text-decoration:none; 
}

.blacklink:link {
	font-family:Arial; font-size:11px; color:#000000; text-decoration:none; 
}

.blacklink:visited {
	font-family:Arial; font-size:11px; color:#000000; text-decoration:none; 
}

.blacklink:hover {
	font-family:Arial; font-size:11px; color:#ff6600; text-decoration:none; 
}
	


.navlink:link {
	font-family:"Trebuchet MS"; font-size:13px; color:#FFFFFF; font-weight:bold; text-decoration:none;
}

.navlink:visited {
	font-family:"Trebuchet MS"; font-size:13px; color:#FFFFFF; font-weight:bold; text-decoration:none;
}

.navlink:hover {
	font-family:"Trebuchet MS"; font-size:13px; color:#ffcc00; font-weight:bold; text-decoration:none;
}

