body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D9F0FF; margin:0px;
}
.brown_bg {
	background-image: url(images/brown_bg.jpg);
	background-repeat: repeat-x;
	border: solid 1px #E8D8C6;
}

.brown_bg1 {
	background-image: url(images/brown_bg1.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #E8D8C6;
	border-right: solid 1px #E8D8C6;
}
td {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
	line-height:20px; text-align:justify;
}

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

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

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

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

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

.headings_bg {
	background-image:url(images/headings_bg.jpg);
	background-repeat:repeat-x;
	border: solid 1px #E8E8E8;
}

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

.gray_border {
	border-right: solid 1px #E8E8E8;
	border-left: solid 1px #E8E8E8;
	border-bottom: solid 1px #E8E8E8;
}
.orange_border {
	border-right: solid 1px #FC7B22;
	border-left: solid 1px #FC7B22;
	
}
.blue_b_border {
	border-right: solid 1px #165F99;
	border-left: solid 1px #165F99;
	
}

.blue_header {
	font-family:"Trebuchet MS"; font-size:17px; color:#10568E; 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:#10578F; text-decoration:underline; 
}
	


.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;
}
.textlink:link {
	font-family:arial;
	font-size:11px;
	color:#10578F;
	font-weight:normal;
	text-decoration:underline;
}

.textlink:visited {
	font-family:arial;
	font-size:11px;
	color:#10578F;
	font-weight:normal;
	text-decoration:underline;
}

.textlink:hover {
	font-family:arial;
	font-size:11px;
	color:#FF6F0F;
	font-weight:normal;
	text-decoration:underline;
}
.textblink:link {
	font-family:arial;
	font-size:11px;
	color:#10578F;
	font-weight:bold;
	text-decoration:underline;
}

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

.textblink:hover {
	font-family:arial;
	font-size:11px;
	color:#FF6F0F;
	font-weight:bold;
	text-decoration:underline;
}
