DIV.tour-nav-continue {
	margin: 18px 0px 3px 0px;
	text-align: center;
	}

DIV.tour-nav {
	height: 34px;
	margin-top: 0px;	/* Do not combine these margins */
	margin-right: 0px;	/* into one statement. */
	margin-bottom: 16px;
	padding: 3px 2px 3px 2px;	/* If you change the left padding here, you may need to change the left margin for this class */
	}										/* in the specific navigation style sheets. */

DIV.tour-nav DIV.tour-nav-begin {
	display: none;
	float: left;
	width: 40px;
	margin: -.6em 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	color: #001463;
	font-size: 13.4px;
	font-weight: bold;
	text-align: center;
	}

DIV.tour-nav IMG.tour-nav-tn {
	width: 36px;
	height: 27px;
	border-width: 0px;
	}

DIV.tour-nav DIV.tour-nav-arrow {
	float: left;
	width: 11px;
	height: 15px;
	margin: 7px 3px 0px 5px;
	background-image: url(/attr/tour_nav_arrow.gif);
	background-repeat: no-repeat;
	}

DIV.tour-nav A {
	float: left;
	margin: 0px 0px 0px 0px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

DIV.tour-nav A:visited {
	border-color: #333366;
	background-position: 0px -32px;
	}

DIV.tour-nav A:hover {
	margin: -2px -2px -2px -2px;
	border-width: 3px;
	border-color: #334433;
	border-style: double;
	background-position: 0px 0px;
	}


/* Highlights the thumbnail for the current tourpage. */
/* I put this in here so I could change the style for every tour at once. */
/* For each new tour, add the new IDs here. */

/* Begin the JFK Assassination Tour */
BODY#jfk-tour-lhoapt DIV.tour-nav A.jfk-tour-lhoapt,
BODY#jfk-tour-lovefield DIV.tour-nav A.jfk-tour-lovefield,
BODY#jfk-tour-dealey DIV.tour-nav A.jfk-tour-dealey,
BODY#jfk-tour-parkland DIV.tour-nav A.jfk-tour-parkland,
BODY#jfk-tour-rooming DIV.tour-nav A.jfk-tour-rooming,
BODY#jfk-tour-tippit DIV.tour-nav A.jfk-tour-tippit,
BODY#jfk-tour-txtheatre DIV.tour-nav A.jfk-tour-txtheatre,
BODY#jfk-tour-municipal DIV.tour-nav A.jfk-tour-municipal,
BODY#jfk-tour-lhograve DIV.tour-nav A.jfk-tour-lhograve
/* End the JFK Assassination Tour */

	{
	margin: -3px -1px 0px -1px;
	border-width: 4px;	/* If you change this, you may have to change the left margin for DIV.tour-nav above. */
	border-color: #001463;
	border-style: double;
	background-position: 0px 0px;
	}
