* {
	margin: 0;
/*	padding: 0;
*/	border:0;
}

body {
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	min-width: 900px;
}

#wrapper {
	text-align: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

/*li, ul, p {
	margin: 0px;
	padding: 0px;
}
*/
a:link {
	color: #6699CC;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: normal;
}

a:active {
	color: #6699CC;
	font-weight: normal;
	text-decoration: none;
}

.backtitle {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 33.3%;
}
.backtitler {
	background-image: url(backright.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 35%;
}

.main {
	color: #8DAE73;
	vertical-align: top;
	background-image: url(backmain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-size: 11px;
}
.mainback {
	background-image: url(backmain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.main p {
	padding-bottom: 10px;
}
#mainnav {
	width: 100%;
	font-size: 11px;
	color: #327618;
	padding-bottom: 1px;
}

#mainnav ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0C79E;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0C79E;
}

#mainnav ul li {
	background-color: #B0C79E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0C79E;
}

#mainnav li a {
	display: block;
	text-decoration: none;
	color: #327618;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 16px;
	background-image: url(nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainnav li a:hover, #mainnav li a focus {
	color:#6699CC;
	text-decoration: none;
	background-image: url(hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.mainnews {
	/*adds the formatting for the news item along the top of the page*/
	color: #990000;
	vertical-align: top;
	background-image: url(newsarrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-size: 13px;
	padding-left: 55px;
	background-color: #DBE7D3;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 120%;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-right: 10px;
	font-style: italic;
}

.footer {
	font-size: 11px;
	color: #327618;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 10px;
	line-height: 14px;
}

a.footerlink:link {
	color: #327618;
	text-decoration: none;
	font-weight: normal;
}

a.footerlink:visited {
	color: #327618;
	text-decoration: none;
	font-weight: normal;
}

a.footerlink:hover {
	color: #FF9933;
	font-weight: normal;
	text-decoration: underline;
}

a.footerlink:active {
	color: #327618;
	text-decoration: none;
	font-weight: normal;
}

.footerback {
	background-image: url(backfooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}

#titlecontact {
	position:absolute;
	left:240px;
	top:16px;
	z-index:1;
	font-size: 13px;
	color: #327618;
}
#emailcontact {
	color:#327618;
	font-size: 13px;
	position: absolute;
	left: 265px;
	top: 66px;
	font-weight: normal;

}
#specialstar {
	color:#327618;
	font-size: 13px;
	position: absolute;
	left: 250px;
	top: 8px;
	font-weight: normal;

}

.autumntitle {
	font-weight: bold;
	color: #990000;
	background-image: url(autumn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 78px;
	padding-left: 80px;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0C79E;
	border-right-color: #B0C79E;
	border-left-color: #B0C79E;
}

.autumntitle h1 {
	padding-top: 20px;
}
.autumn {
	line-height: 18px;
	color: #CC6633;
	background-image: url(autumnback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0C79E;
	border-left-color: #B0C79E;
	border-right-width: 1px;
	border-left-width: 1px;
}
.autumn h3, p {
	padding-bottom: 5px;
	padding-top: 5px;
}
.autumnfooter {
	font-size: 14px;
	font-weight: bold;
	background-image: url(autumnback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: right;
	padding-right: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B0C79E;
	border-bottom-color: #B0C79E;
	border-left-color: #B0C79E;
	padding-bottom: 10px;
}
.subscribe {
	color: #009999;
	background-image: url(subscribeback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #B0C79E;
	border-bottom-color: #B0C79E;
	border-left-color: #B0C79E;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 11px;
}

.subscribehead {
	font-weight: bold;
	color: #009999;
	background-image: url(subscribe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #B0C79E;
	border-right-color: #B0C79E;
	border-left-color: #B0C79E;
	padding-bottom: 5px;
	font-size: 16px;
}

.navspace {
	height: 3px;
}
.testimonialtitle {
	font-weight: bold;
	color: #336600;
	background-image: url(testimonialtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 15px;
	padding-right: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0C79E;
	border-right-color: #B0C79E;
	border-left-color: #B0C79E;
	padding-top: 5px;
}

.testimonialtitle h1 {
	padding-top: 10px;
}
.testimoname {
	font-style: italic;
	color: #666666;
	text-indent: 20px;
}

.testimonial {
	line-height: 18px;
	color: #8DAE73;
	background-image: url(testimonial.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0C79E;
	border-left-color: #B0C79E;
}
.testimonial h3, p {
	padding-bottom: 5px;
	padding-top: 5px;
}
.testimonialfoot {
	font-size: 14px;
	font-weight: bold;
	background-image: url(testimonial.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B0C79E;
	border-bottom-color: #B0C79E;
	border-left-color: #B0C79E;
	padding-top: 5px;
}
.quotemain {
	padding-right: 30px;
	padding-left: 30px;
	color: #000000;
	line-height: 18px;
}

/*.tourbuttonon {
	width: 180px;
	text-align: center;
}
*/

#tourbuttons, #tourbuttons2, #tourbuttons3, #tourbuttons4 {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
}

#tourbuttons {
	background-image: url(tourbuttons.jpg);
}

#tourbuttons1 {
	background-image: url(tourbutton1.jpg);
}

#tourbuttons2 {
	background-image: url(tourbutton2.jpg);
}

#tourbuttons3 {
	background-image: url(tourbutton3.jpg);
}

#tourbuttons4 {
	background-image: url(tourbutton4.jpg);
}

#first, #second, #third, #fourth {
	padding-top: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
}

#first {
	width: 172px;
}

#second {
	width: 175px;
}

#third {
	width: 170px;
}

#fourth {
	width: 175px;
}

#first a, #second a, #third a, #fourth a {
	color: #000000;
	text-decoration: none;
}

#first a:visited, #second a:visited, #third a:visited, #fourth a:visited {
	color: #000000;
	text-decoration: none;
}

#first a:hover, #first a focus, #second a:hover, #second a focus, #third a:hover, #third a focus, #fourth a:hover, #fourth a focus {
	color: #FF9900;
	text-decoration: none;
}

.tourtitle {
	font-weight: bold;
	text-decoration: none;
}

.tourtitle a {
	color: #CC0000;
}

.tourtitle a:visited {
	color: #CC0000;
}

.tourtitle a:hover, #tourtitle a focus {
	color: #6699CC;
}

.tourbutton {
	font-weight: bold;
/*	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B0C79E;
*/	padding-top: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	text-align: center;
}

.tourbutton a {
	color: #327618;
	text-decoration: none;
}
.tourbutton a:visited {
	text-decoration: none;
	color: #327618;
}

.tourbutton a:hover {
	color: #000000;
	text-decoration: none;
}

.tourbutton a:active {
	text-decoration: none;
	color: #327618;
}
.tourborder {
	padding: 3px;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B0C79E;
	border-bottom-color: #B0C79E;
	border-left-color: #B0C79E;
}

.tourlowbord {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B0C79E;
	border-bottom-color: #B0C79E;
	border-left-color: #B0C79E;
	background-color: #FFFFFF;
	margin-bottom: 4px;
}

.tourallbord {
	/*this style is used on the pages that need a border along the very round*/
	padding: 3px;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	border: 2px solid #B0C79E;
}

.tourtext {
	/*this style is for the homepage tour description text box and puts the logo in the background*/
	background-image: url(tourback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #B0C79E;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 16px;
	background-color: #F0F5EB;
}

.maintourtext {
	/*this style is for the full tour description text box and puts the logo in the background*/
	background-image: url(tourbackmain.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0C79E;
	border-left-color: #B0C79E;
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
}

.specialtourtext {
	/*this style is for the special and seasonal page tour description text box and puts a border at the top*/
	background-image: url(tourbackmain.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0C79E;
	border-right-color: #B0C79E;
	border-left-color: #B0C79E;
}

.maintourfooter {
	/*this style is for the full tour description footer and puts the logo in the background*/
	background-image: url(tourback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B0C79E;
	border-bottom-color: #B0C79E;
	border-left-color: #B0C79E;
	vertical-align: middle;
	height: 76px;
	padding-left: 30px;
	background-color: #D3E1C8;
}

.top {
	vertical-align: top;
}


.special {
	line-height: 18px;
	color: #FF6600;
	background-image: url(specialback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #B0C79E;
}
.specialbutton {
	background-image: url(logotel.gif);
	background-repeat: no-repeat;
	background-position: 5px bottom;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 65px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B0C79E;
	border-right-color: #B0C79E;
	border-left-color: #B0C79E;
	background-color: #FFFFFF;
	color: #FF3300;
}
.specialbutton h2 {
	padding-top: 5px;
	font-weight: bold;
}

.tourtext h1 {
	color: #CC0000;
}

.specialtourtext h1 {
	color: #CC0000;
}

.tourtext h2 {
	padding-top: 10px;
	font-weight: bold;
	color: #327618;
}

.specialtourtext h2 {
	padding-top: 10px;
	font-weight: bold;
	color: #327618;
}

.envirotour {
	/* this class defines the environmental text box for tour pages and matched the style for the tour category description boxes */
	background-color: #F0F5EB;
	background-image: url(tourback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #B0C79E;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 18px;
}

.envirophoto {
	/* this class defines the environmental text box for tour pages on left side under the photos */
	background-image: url(tourbackmain.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #B0C79E;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 18px;
	text-align: left;
}

.perfectback {
	background-image: url(perfectback2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 140px;
	color: #000000;
	padding-left: 10px;
	border: 1px dotted #B0C79E;
	line-height: 18px;
}
.newsItem {
	position:absolute;
	left:0;
	top:0;
	padding:15px;
	cursor: pointer;
	font-family: "trebuchet", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.newsheight {
	background-image: url(testimonial.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0C79E;
	border-left-color: #B0C79E;
}

.nights {
/* this class defines the text that flows from the nights background image */
	font-weight: bold;
	color: #327618;
	padding-left: 28px;
}
.tourtextall {
	/* this class defines the main text box of the tour for each category and includes the nights background image */
	background-image: url(tourbacknights.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #B0C79E;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 18px;
	vertical-align: top;
}

.tourtextall h1 {
	color: #CC0000;
}

.maintourtop {
	/* this class defines the top text box of the specific tour and includes the nights background image */
	background-image: url(tourbacknights.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0C79E;
	border-right-color: #B0C79E;
	border-left-color: #B0C79E;
}

.maintourtop h1, .maintourtext h1 {
	color: #CC0000;
}

.dealtitle {
	font-weight: bold;
	color: #990000;
	background-image: url(dealtitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 46px;
	padding-right: 15px;
}

.dealtitle h1 {
	padding-top: 10px;
}

.deal {
	line-height: 18px;
	color: #FF6600;
	background-image: url(deal.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
}

.deal h3, p {
	padding-bottom: 5px;
	padding-top: 5px;
}

.dealfooter {
	font-size: 14px;
	font-weight: bold;
	background-image: url(deal.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: right;
	padding-right: 15px;
}

.letter {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	color: #327618;
	background-image: url(tourback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.leader {
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: B0C79E;
}
.pagelead {
	font-size: 24px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.brochure {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}

.prices {
	line-height: 18px;
	color: #FF6600;
	background-image: url(specialback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0C79E;
	border-left-color: #B0C79E;
}
.lquotes {
	/* this class defines the green box for testimonials page */
	line-height: 18px;
	color: #FF6600;
	background-image: url(testimonials.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}

.gquotes {
	/* this class defines the yellow box for testimonials page */
	line-height: 18px;
	color: 327618;
	background-image: url(tourbackmain.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #B0C79E;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
}

.newyear {
	/* this class defines the latest information added for that year */
	font-weight: bold;
	color: #66CC00;
	padding-left: 90px;
	background-image: url(new2009.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 10px;
	background-position: 5px 5px;
}
.newnav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #CC0000;
}
.didyouknow {
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	width: 349px;
}

#didyouknow {
	padding-left: 10px;
	width: 339px;
}

