
.spacerX	{ height: 200px; }

.tourboximage	{ width: 380px; }

.box200		{ width: 200px; }

.tourboxpad	{ padding: 10px; }

.boxL		{ height: 285px; }

.nextwidth	{ width: 125px; }

.tourlist	{ line-height: 30px; margin-top: 30px; }

.tourlist a:link, 
.tourlist a:visited, 
.tourlist a:active, 
.tourlist a:hover { font-size: 18px; font-weight: normal; text-decoration: none; }

.tourtext a:link, 
.tourtext a:visited, 
.tourtext a:active, 
.tourtext a:hover { font-weight: normal; text-decoration: none; }


.imagepad	{ margin-bottom: 5px; }

.tourtitle	{ color: #990000; font-size: 26px; font-weight: normal; }

.tourtext	{ color: #000000; font-family: arial, sans-serif; font-size: 18px; font-weight: normal; }

.tourfonts	{ color: #009900; font-family: "Century Gothic", "Palatino Linotype", sans-serif; font-weight: bold; }

.tourtextmed 	{ color: #999999; font-family: arial, sans-serif; font-size: 13px; font-weight: normal; }

.tournotes	{ color: #006699; font-family: arial, sans-serif; font-size: 12px; font-weight: normal; line-height: normal; }

.tournotessmall	{ color: #006699; font-family: arial, sans-serif; font-size: 11px; font-weight: normal; }

.menu-tr	{
		background-color:#FFFFFF;
		font-family: arial, helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		width: 27px;
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		margin-right: 3px;
		padding: 4px 2px 4px 2px;
		border: #76B6FF 1px solid;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		}

a.menu-tr:link, a.menu-tr:visited, a.menu-tr:active { color: #186FD0; }

a.menu-tr:hover 	{
			background-color:#186FD0;
			background-image: url("picts/tour-navon.gif");
			color: #FFFFFF;
			border: #186FD0 1px solid;
			}

.page-splits 	{ 
		line-height: 2px;
		height: 2px;
		background-color: #FFFFFF;
		margin: 4px 0px 4px 0px;
		padding: 0px;
		border: #C0C0C0 0px solid;
		border-top: #C0C0C0 1px solid;
		}

.splitBpad	{ padding: 7px 16px 12px 12px; }


/***************
START Media Queries 
***************/



@media handheld and (max-width: 768px),
   screen and (max-device-width: 768px),
   screen and (max-width: 768px) 
	{

.tourtitle	{ font-size: 23px; }

.tourtextmed 	{ font-size: 13px; }

.tournotes	{ font-size: 13px; }

.tournotessmall	{ font-size: 12px; }

.menu-tr	{ font-size: 13px; }

	}




@media handheld and (max-width: 480px),
   screen and (max-device-width: 480px),
   screen and (max-width: 480px) 
	{

.tourtitle	{ font-size: 24px; }

.tourtextmed 	{ font-size: 14px; }

.tournotes	{ font-size: 14px; }

.tournotessmall	{ font-size: 13px; }

.menu-tr	{ font-size: 14px; }

	}



/***************
END Media Queries 
***************/
