/* 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');
}

.imgborder
{
	border:1px solid #16406f;
}

.mainimg
{
	background-image:url('../images/inside/main_img.jpg');
}

.mainimg2
{
	background-image:url('../images/inside/main_img2.jpg');
	height:431px;
	vertical-align:top;
}

.database
{
	background-image:url('../images/white_base.png');
	border:1px solid #36709a;
	padding:5px;
	vertical-align:top;
}

.database_tours
{
	background-image:url('../images/white_base.png');
	border:1px solid #36709a;
	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.png');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.toureheading2
{
	background-image:url('../images/inside/listed_below_isoneof_many.png');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.toureheading3
{
	background-image:url('../images/inside/site_of_interest.png');
	background-position:left bottom;
	background-repeat:no-repeat;
}

/* Online Form */

.mainbase
{
	background-image:url(../images/form_base.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top;
	height:476px;
	width:508px;
}
.headbase
{
	height:24px;
	background-color:#4c97b8;
	padding-left:12px;
	color:#ffffff;
	font-size:12px;
}
.spacer
{
	padding: 0 8px 0 8px;
}

.blacktext
{
	font-size:11px;
	color:#000000;
}
.monthead
{
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
.monthdate
{
	font-size:11px;
	color:#414042;
}
#text
{
	position:absolute;
	z-index:1;
	padding:0;
	margin:0;
	width:485px;
	height: 370px;
	overflow:auto;
}

#tourlist
{
	position:absolute;
	z-index:1;
	padding:0;
	margin:0;
	width:485px;
	height: 343px;
	overflow:auto;
}

/* End */
