/* CSS Document */

body
{
	padding:0;
	margin:0;
	font-family:arial;
	background-image:url('../images/bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#78c2dd;
}

.copyright
{
	font-size:11px;
	color:#16406f;
	padding:0 0 0 20px;
}

.copyrightimage
{
	background-image:url('../images/inside/copyright.jpg');
}

.mainimg
{
	background-image:url('../images/inside/main_img.jpg');
}

.mainimg2
{
	background-image:url('../images/inside/main_img2.jpg');
	height:431px;
	vertical-align:top;
}
.database_tours
{
	background-image:url('../images/white_base.gif');
	border:1px solid #36709a;
	vertical-align:top;
}

.database
{
	background-image:url('../images/white_base.png');
	border:1px solid #36709a;
	padding:5px;
	vertical-align:top;
}


.tourlogo
{
	background-image:url('../images/inside/tour_logo.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	height:431px;
	vertical-align:top;
}

.database2
{
	background-image:url('../images/white_base.png');
	border-left:1px solid #090fa8;
	border-top:1px solid #090fa8;
	border-right:1px solid #090fa8;
}

.generaltext
{
	font-size:12px;
	color:#16406f;
	line-height:17px;
}

.generaltextblack
{
	font-size:12px;
	color:#000000;
}

.color1
{
	background-image:url('../images/inside/color_base.png');
	height:24px;
	font-size:12px;
	color:#ffffff;
	border-bottom:1px solid #16406f;
}

.color2
{
	background-image:url('../images/inside/color_base.png');
	height:24px;
	font-family:arial;
	font-size:12px;
	color:#ffffff;
}

.colorwhite1
{
	background-image:url('../images/white_base.png');
	height:24px;
	font-family:arial;
	font-size:12px;
	color:#000000;
	border-bottom:1px solid #16406f;
}

.colorwhite2
{
	background-image:url('../images/white_base.png');
	height:24px;
	font-family:arial;
	font-size:12px;
	color:#000000;
}

.toureheading1
{
	background-image:url('../images/inside/individuals_grouprates.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.toureheading2
{
	background-image:url('../images/inside/listed_below_isoneof_many.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.toureheading3
{
	background-image:url('../images/inside/site_of_interest.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}


