body {
	background-color: #FFFF00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

a.blacklink:link { text-decoration: none; color: #000000;}
a.blacklink:active { text-decoration: none; color: #000000;}
a.blacklink:visited { text-decoration: none; color: #000000;}
a.blacklink:hover { text-decoration: underline; color: #0000ee;}


a.bluelink:link { text-decoration: none; color: #0000ee;}
a.bluelink:active { text-decoration: none; color: #0000ee;}
a.bluelink:visited { text-decoration: none; color: #0000ee;}
a.bluelink:hover { text-decoration: underline; color:#000000 ;}

.tourdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.hometour {
	background-image: url(/images/tour_tableback.gif);
	padding-right: 10px;
	padding-left: 18px;
	text-align: left;
}
.homecell {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
.homenewtours {
	background-image: url(/images/newtour_back.gif);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}

.maptour {
	background-image: url(/images/tour_tableback.gif);
	background-repeat: repeat-y;
	padding-left: 4px;
}

.bookbg {
	background-image: url(/images/tour_tableback600.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
}


.TourDisplayHeader
{
	background-image: url(/images/tour_tbltop_blnk.gif);
	background-repeat: no-repeat
}

.BookingDisplayHeader
{
	background-image: url(/images/booking_tbltop_blnk.gif);
	background-repeat: no-repeat
}


.picholder {
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: 10px;
}
.price {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 4px;
	border: 2px solid #FFFFFF;
	font-size: 24px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
}

.font10
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.booknow{font-family:  "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 13px; color: #191B16; font-weight: bold}
a.booknow:link { text-decoration: none; color: #191B16;}
a.booknow:active { text-decoration: none; color: #191B16;}
a.booknow:visited { text-decoration: none; color: #191B16;}
a.booknow:hover { text-decoration: underline; color: #000000;}


.TextBox
{
    border: 1px solid #000000;font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;color:#191B16;
}

.btnSubmit
{
    border: 1px solid #8b7e66; background-color: #27408b;font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;color: #ffffff;
}

.HideDate
{
width: 90px;margin: 0px;padding: 0px;border: 1px solid #ffffff;background:#ffffff;font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;font-style: normal;color: #191B16;
}

.SubTotal
{   
	border-left: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;border-top:0px;border-right:0px;background-color:#ffffff;font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;font-style: normal;color: #191B16;
}

.hr {color: #cccccc; height:.3mm }

.pic-link{
text-decoration:none;}

a.pic-link:active {
text-decoration:none;}
a.pic-link:link {
text-decoration:none;}
a.pic-link:hover {
text-decoration:none;}
a.pic-link:visited {
text-decoration:none;}

#testimonials {width:98%;}
#testimonials blockquote {display:block;padding:4px;background-color:#ffffff;border:1px solid grey}
#testimonials h3 {display:block;padding:0px;color:#191B16;font-size:14px;border-bottom:1px solid grey;text-transform:uppercase;width:100%;}
