body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.topnav {
	padding-bottom: 5px;
}
.bottomnav {
	text-align:center;
	font-size:12px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
}
.bottomnav a {
	color:#666666;
	text-decoration:none;
	margin-right: 10px;
}
.bottomnav a:hover {
	color:#c12d20;
	text-decoration:underline;
}
.topflags {
	padding-bottom: 10px;
}
.pageTitle {
	padding-top: 20px;
	padding-bottom: 15px;
}
.content {
	font-size: 12px;
}
.tourContent {
	font-size: 12px;
}
.tourContent .tourCallout {
	background-image: url(../images/callout_white_brown.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.tourContent .tourCalloutTitle {
	padding-top: 10px;
	font-size: 12px;
	color: #663300;
}	
.tourContent .download a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tourContent .tourCallout .data {
	font-size: 12px;
	padding-bottom: 4px;
}
.tourContent .tourCalloutRating {
	padding-top: 4px;
	padding-bottom: 10px;
}	
.tourContent {
	background-image: url(../images/bg_fade_white_brown.gif);
	background-repeat: repeat-x;
}
.lineVert {
	background-image: url(../images/line_grey_vert.gif);
	background-repeat: repeat-y;
	background-position: 10px;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #714415;
}
.toursTable th {
	font-size: 12px;
	text-align:left;
	background-color:#663300;
	color:#FFFFFF;
	font-weight:bold;
}
.toursTable td {
	font-size:12px;
}
td[class=content] {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}

