body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	line-height:18px;
}
body {
	background-color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #1D9800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D9800;
}
a:hover {
	text-decoration: underline;
	color: #FF7A73;
}
a:active {
	text-decoration: none;
	color: #1D9800;
}

a.index:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.index:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.index:hover {
	text-decoration: underline;
	color: #000000;
}
a.index:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.sitemap:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.sitemap:visited {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}
a.sitemap:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #FF7A73;
}
a.sitemap:active {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}

.headingimage{background-image:url(../images/header.jpg)
background-repeat:no-repeat;
width:459px;
height:254px;}

.sideborder{background-image:url(../images/sideborder.jpg);
background-repeat:repeat-y;
width:2px;
height:11px;}

.topbackground{background-image:url(../images/top-background.jpg);
background-repeat:repeat;}

.topborder{background-image:url(../images/topborder.jpg);
background-repeat:no-repeat;
width:892px;
height:19px;}

.tours_top_border{background-image:url(../images/tours-topside-header.jpg);
background-repeat:no-repeat;
width:9px;
height:38px;}

.tours_bottem_border{background-image:url(../images/tours-bottem-border.jpg);
background-repeat:no-repeat;
width:10px;
height:12px;}

.tours_normal_border{background-image:url(../images/tours-bottem-normal-border.jpg);
background-repeat:repeat-x;
width:9px;
height:12px;}

.topspace{height:40px;}
.topsidespace{width:53px;}

.txtpad{padding-bottom:8px;
padding-left:10px;
padding-right:10px;
padding-top:8px;}

.sideimage_space{width:30px;}
.middleimage_space{width:40px;}
.readmore{padding-left:10px;}

.tours{font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-align:center;}

.bottemlink{font-size:12px;
font-weight:bold;
text-align:center;
padding-left:20px;
padding-right:20px;}

.innerpageheading{font-size:16px;
font-weight:bold;
padding-left:6px;
padding-top:10px;
padding-bottom:10px;
color:#FC6C0C;
}

.menu-normal {
	font-size: 12px;
	font-weight:bold;
	color: #1D9800;
	height: 20px;
	vertical-align: middle;
	background-color:#FFFFFF;
	cursor:pointer;
	padding-left:10px;
}
.menu-over {
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	height: 20px;
	vertical-align: middle;
	background-color: #FC6C0C;
	cursor:pointer;
	padding-left:10px;
}

.menutablepadding{padding-top:2px;}

h1{font-size:16px;
font-weight:bold;
color:#FC6C0C;
padding-left:8px;
padding-top:10px;}

h2{font-size:12px;
color:#999900;}

h3{font-size:12px;
color:#000000;}

a.bookurtour {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #006600;
}
a.bookurtour:link {
	text-decoration: none;
}
a.bookurtour:visited {
	text-decoration: none;
	color: #009966;
}
a.bookurtour:hover {
	text-decoration: none;
	color: #000000;
}
a.bookurtour:active {
	text-decoration: none;
	color: #9900FF;
}

.img-pad{padding-top:5px;
    padding-left:10px;
	padding-bottom:5px;
}