/***********************************************/
/* HTML tag styles                             */
/***********************************************/


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 16pt;
}

A.blinking:link {color: #CA1555; text-decoration: underline;} 

A.blinking:active {color: black; text-decoration: none;} 

A.blinking:visited {color: #9211B7; text-decoration: underline;} 

A.blinking:hover {color: E086FA; text-decoration: underline;}

A.tour:link {color: #582F08; text-decoration: none;} 

A.tour:active {color: black; text-decoration: none;} 

A.tour:visited {color: #582F08; text-decoration: none;} 

A.tour:hover {color: brown; text-decoration: underline;}

A:link {color: #582F08; text-decoration: none;} 

a.NavSelected:active, a.NavSelected:visited {
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-image: url(../trans2.gif);
} 

a.NavSelected:hover {text-decoration: underline;} 

A:active {color: black; text-decoration: none;} 

A:visited {color: #582F08; text-decoration: none;} 

A:hover {color: brown; text-decoration: underline;} 

.style1 {font-size: 3px}

img.left {
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	}
	
img.right {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	}
	
.FrontPage-HED {
	color: #800000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 20px 20px 30px;
}
.FrontPage-message {
	color: #400040;
	font-size: 18px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 21px;
	padding: 0px;
	margin: 15px;
}
.small {font-size: small}
.smaller {font-size: smaller}
.large {font-size: larger}
/** MISTAKE here (above) **/
.larger {font-size: larger}
.size9 {font-size: 9}
.size12 {font-size: 12}
.winetext {color: #400040}
.winetext-larger {color: #400040; font-size: larger; }
.TourTitle {font-family: Georgia, "Times New Roman", Times, serif}
.TourHED {
	color: #800000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
}

.JHTslogan {
	font-family: "Lucida Grande", Geneva, verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}

.correction {
	font-weight: bold;
	color: #FF0000;
}

.correctionGreen {
	color: #99FF00;
}

.correctionHilite {
	background-color: #99FF00;
	color: #000000;
}

.Green {
	color: #33FFFF;
}

.red {
	color: #FF0000;
}

.nada {
}

.strikethrough {
	text-decoration: line-through;
}

.strike-red {
	color: #FF0000;
	text-decoration: line-through;
}

.bue-txt {
	color: #0066CC;
}


/** Styles auto-generated on Summary Page **/

.style3-12px {font-size: 12px}
.style5-14px {font-size: 14px}
.style6-red {color: #FF0000}
.SelectedTrip {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.Top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 5px;
	text-align: right;
}


 
/** taken from GSL site for TourNav


.TourMenu{
	padding: 10px;
	line-height: 1em;
	background-color: #FFFFCC;
}

#nav{
	display: block;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#nav a:link, #nav a:visited {
	display: block;
	padding: 13px 0px 5px 0px;
	border-bottom: 1px dotted #666666;
}

#nav a:hover{
	background-color: #808080;
	color: #FFFFFF;
}

.nav-selected{
	color: #000000;
}
 
**/

/********************* end **********************/
.BlueBG {
	background-color: #CCFFFF;
	padding: 0px 30px 5px;
	border: medium solid #330066;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	float: none;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.BlueBG567 {
	background-color: #CCFFFF;
	padding: 0px 30px 5px;
	border: medium solid #330066;
	width: 507px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	float: none;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#PromoBox {
	width: 200px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	position: relative;
	left: 170px;
}

.NoUnderline, .NoUnderline:active, .NoUnderline:visited {
	text-decoration: none;
}

.NoUnderline:hover {
	text-decoration: underline;
}
