/*
global.css
Rev. 2009-12-28; 2010-02-07

#gwSubtitle {
}
#knpSubtitle {
}
#masthead H1 {
}
#masthead H2 {
}
*/

h1,h2,h3,h4 {
	color: #666666;
}

p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
}
h1 {
	line-height: 1.1em;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.quote_box_left {
	float: left;
	font-style: italic;
	line-height: 1.4em;
	background-color: #D6D6D6;
	background-image:  url("images/quote1.gif");
	background-repeat: no-repeat;
	text-align: right;
	padding: 15px 15px 10px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 155px;
	font-size: .75em;
	margin-left: 7px;
}
.sidebar_box_left {
	float: left;
	line-height: 1.4em;
	color: #000000;
	background-color: #D6D6D6;
	padding: 10px;
	margin-bottom: 5px;
	width: 160px;	
}
.sidebar_box_right {
	float: right;
	line-height: 1.4em;
	color: #000000;
	background-color: #D6D6D6;
	padding: 5px 10px;
	width: 160px;
	font-size: 0.7em;
	line-height: 1.4em;
	position: relative;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 10px;
}
.photo_left {
	float: left;
	border: 1px solid #666666;
	margin-bottom: 10px;
	padding: 4px;
	margin-left: 5px;
}
.photo_right {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #666666;
}
.photo_team {
	float: right;
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #666666;
	margin-top: 4px;
}
.rnz_link {
	background-color: #FFFFFF;
	padding: 0px 5px 10px 110px;
	margin-bottom: 15px;
	width: 360px;
	border: 1px solid #666666;
	background-image:  url("images/logos/rnz-logo-100.gif");
	background-repeat: no-repeat;
	background-position: left 5px;
}
.trip_facts {
	background-color: #D8FFD8;
	padding: 10px;
	margin-bottom: 15px;
	width: 60%;
	border: 1px solid #666666;
}
.trip_days {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
.trip_days a:link {
	background-color: #CCCCCC;
}
.highlights {
	background-color: #C1EEC1;
	padding: 10px;
	clear: none;
	width: 450px;
}
.alternate {
	background-color: #FFFFFF;
}
.click_close {
	font-size: .6em;
	font-weight: bold;
	color: #666666;
	text-align: right;
	top: -20px;
}
.click_enlarge {
	font-size: .6em;
	font-weight: bold;
	color: #666666;
	text-align: left;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
.weather_table {
	background-color: #F0F0F0;
	font-size: 1em;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}
.contact_table {
	background-color: #F0F0F0;
	font-size: 0.8em;


	border: 1px solid #999999;
}
td {
	vertical-align: top;
}
.margin20 {
	margin-left: 20px;
	margin-top: 10px;
}
#gwSubtitle {
	top: 60px;
	color: #FFEDA4;
	position: absolute;
	display: block;
	left: auto;
	right: auto;
	width: 900px;
	letter-spacing: .1em;
	text-align: right;
}
#knpSubtitle {
	position: absolute;
	top: 90px;
	left: auto;
	text-align: center;
	width: 900px;
	display: block;
	right: auto;
}
#masthead h1 {
	color: #FFFFFF;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	font-family: "Zurich BT", Verdana, Arial;
}
#masthead h2 {
	font-family: "Franklin Gothic Book", Verdana, Arial;
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
	color: #FFEDA4;
	line-height: 0.1em;
	vertical-align: top;
	margin-right: 50px;
	padding-bottom: 5px;
	margin-top: 10px;
}

/*internal linking*/
a.int:link, a.int:visited, a.int:active {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
a.int:hover {
	color:#000;
	text-decoration: underline;
	font-weight:bold;
	}

#footer {
	font-size: 0.7em;
	color: #FFFFFF;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:hover {
	color: #AEFFFF;
	text-decoration: underline;
}
#footer .content {
	background-color: #127600;
	text-align: center;
	padding: 8px 24px;
}
.5-star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC9933;
	text-decoration: blink;
	float: right;
}
