#content {
	font-size: 1.1em;
	min-height: 570px;
	}
* html #content { height: 570px; }
#content h2 {
	background-color: #becbcf;
	font-family: Georgia, times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #2c3d52;
	padding: 0.5em 15px;
	clear: both;
	height: 1%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}
#content h2.basic {
	background-color: #FFFFFF;
	clear: none;
	color: #3471b6;
	padding-top: 1em;
	}
#content p {
	margin: 0.5em 15px 1em 15px;
	}
#content ul {
	margin: 0.5em 15px 1em 30px;
	}
#content ol {
	margin: 0.5em 15px 1em 3.5em
	}
	
/* thumbnail styles */

#thumbnails
{
	background-color: #d8e2e5
}

#thumbnails a {
	padding: 0px;
	font-weight: bold;
	font-size: 1em;
	display: block
	}
#thumbnails a:hover {
	background-color: #DDECF0;
	text-decoration: none;
	color: #000000
	}
		
/* RH Side column */
#sidecolumn {
	width: 190px;
	float: right;
	margin-left: 15px;
	background-color: #d8e2e5;
	}
#sidecolumn dl {
	width: 190px;
	margin-bottom: 1px;
	}
#sidecolumn dt a {
	padding: 4px;
	background-color: #d8e2e5;
	font-weight: bold;
	font-size: 1em;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	}
#sidecolumn dt a:hover {
	background-color: #DDECF0;
	text-decoration: none;
	color: #000000;
	}
#sidecolumn dd {
	width: 190px;
	height: 190px;
	}
	
a.plus {
	background: url("http://images.highlandexplorertours.com/Images/icon_enlarge.gif") no-repeat 3px 50%;
	padding-left: 20px !important;
	font-size: 1em !important;
	}
#sidecolumn h2 {
	margin-top: 5px;
	}
#sidecolumn form {
	padding: 10px;
	}
#sidecolumn form label {
	line-height: 2;
	font-weight: bold;
	}

/* Calendar display */
#calendar {
	padding: 1px;
	margin-top: 5px;
	}
#calendar td {
	text-align: center;
	}
#calendar th {
	padding: 3px 4px;
	text-align: center;
	background-color: #BECBCF;
	font-weight: bold;
	}
#calendar td a {
	padding: 3px 4px;
	display: block;
	background-color: #ECECEC;
	}
#calendar td a:hover {
	background-color: #BECBCF;
	text-decoration: none;
}

table.timetable {
	width: 100%;
	}
table.timetable th {
	text-align: left;
	font-weight: bold;
	padding: 3px 5px;
	background-color: #d8e2e5;
	}
table.timetable td {
	padding: 3px 5px;
	text-align: left;
	}
table.timetable tr.row1 {
	background-color: #FFFFFF;
	}
table.timetable tr.row2 {
	background-color: #e8f0f2;
	}

/* Misc styles */
img.tourpic {
	float: left;
	width: auto;
	margin: 0 10px 0 0;
	display: inline;
	}
img.tourpic-right {
	float: right;
	width: auto;
	margin: 0 0 0 10px;
	display: inline;
	}
		
.BookingHeader
{
	border-right: black thin solid; 
	border-top: black thin solid; 
	font-weight: bold; 
	border-left: black thin solid; 
	color: white; 
	border-bottom: black thin solid; 
	background-color: Black
}

.intro
{
	color: #005ead
}