body  { 
	background-image:url('images/greenleaf.jpg');
	text-align: center;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	position:relative;
	top:10px;
	left:10px;
	text-align: center;
	background:#FFFFFF;
}

.main {
	margin: 5px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	background:#FFFFFF;
	z-index:0;
	text-align: left;
}

.main-itin margin: 5px 10px 10px 10px; padding: 0; background:#FFFFFF; z-index:0; .header {
	height:200px;
	z-index:1;
}
.nav {
	clear:all;
}
.nav p {
	text-align: center; 
	font-size:11pt; 
}
.nav a {
    color: #000000;
	text-decoration:none;
	padding : 4px;
	background: #C0C0C0;
	text-align:center
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: bold;
	padding : 4px;
	background: #C0C0C0;
	text-align:center
}

.navbar {
	padding-top:5px;
	background:#E9FFFF; /* was F1F1F1 lt gray, also must be changed in js/menu.js */
	height:25px;
	text-align:center;
}

.navbar p {
	margin-top: 0;
	margin-bottom: 0; 
	font-size:10pt;
}


.footer {
	text-align: center; 
	height: 60px;
	z-index:1;
}

.footer p {
	margin-top: 5px; 
	margin-bottom: 5px;
	font-family:'Garamond','Kristen ITC', Papyrus, Verdana; 
	font-size:12pt;
}

h1 {  
	font-family:'Garamond','Kristen ITC', Papyrus, Verdana; 
	font-size:20pt; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	font-weight:bold;
	text-align:center;
}

h2 { 
	font-family:'Garamond','Kristen ITC', Papyrus, Verdana; 
	font-size:15pt; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-weight:bold; 
	text-align:center;
}

h3 { 
	font-family:'Garamond','Kristen ITC', Papyrus, Verdana; 
	font-size:14pt;
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-weight:bold;
}

h4 { 
	font-family:'Garamond','Kristen ITC', Papyrus, Verdana; 
	font-size:13pt;
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-weight:bold
}

p { 
	font-family:'Garamond','Kristen ITC', Papyrus, Verdana; 
	font-size:12pt 
}

.note p { 
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Verdana; 
	font-size:8pt 
}

p.smaller {
	font-family:Tahoma; 
	font-size:8pt 
}
p.formlabel {
	font-family:Tahoma; 
	font-size:9pt; 
}
p.checkboxlist {
	font-family:Tahoma; 
	font-size:8pt;
	text-indent:-20; 
	margin-left:20;
	margin-bottom:0;
	margin-top:0;	
}

li { 
	font-family:'Garamond','Kristen ITC', Papyrus, Verdana; 
	font-size:12pt;
	margin-bottom:5px;
}

#tourdescription ol {
	list-style-type: disc
}

a { 
	color: #0000FF; 
}
a:hover { 
	color:#FF0000 
}

img {
	border:0px solid #000000; 
	margin:5px; 
}

.inqtable td {
	background-color:#99CCFF;
}

td {
	background-color:#CCCCFF; /* was  #CCCCFF */
	font-family:'Garamond','Kristen ITC', Papyrus, Verdana; 
	font-size:12pt 
}

.plain td {
	background-color:#FFFFFF;
}

.payform td {
	background-color:#FFFF50; 
	font-family:'Garamond','Kristen ITC', Papyrus, Verdana; 
	font-size:11pt 
}

.tourtable td {
	background-color:#E9FFFF; /* was  #CCCCFF */
}
.tourtable {
	padding:10px; /* was  #CCCCFF */
	background-color:#E9FFFF; /* was  #CCCCFF */
}


.itinkey {
	width:125px;
	background-color:#CCCCFF;
}
.itinkey2 {
	width:65px;
	background-color:#CCCCFF;
}
.itinvalue {
	background-color:#FFFFFF;
}
.tourinfokey {
	width:125px;
	background-color:#CCCCFF;
}
.tourinfovalue {
	background-color:#FFFFFF;
}

.pictable td {
	background-color:#FFFFFF;
}
.pictable img {
	margin: 3px;
}

.larger {
	font-family:Verdana; 
	font-size:11pt 
}

.caption {
	margin-top: 2px; 
	margin-bottom: 2px;
	font-size:9pt;
	font-family: Verdana; 
	text-align:center; 
	color:#333333
}
.caption2{ 
	margin-top: 0px; 
	margin-bottom: 2px;
	font-size:10pt;
	font-family: Verdana; 
	text-align:left; 
	color:#333333; 
	font-weight:bold
}

.clickbutton { 
	border-style: outset; 
	border-width: 1px; 
	margin-top:0;
	padding-left: 4px; 
	padding-right: 4px; 
    padding-top: 1px; 
    padding-bottom: 1px; 
    background-color: #666633; 
    color:#FFFFFF;
}

.clickbutton a { 
    font-size:10pt;
	color:#FFFFFF; 
	text-decoration: none; 
	font-family:Book Antiqua, Times New Roman, Serif;
}

.clickbutton a:visited {
	color:#FFFFFF; 
	text-decoration: none; 
}

.clickbutton a:hover {
	color:#00FFFF; 
	text-decoration: none 
}


.commentcontainer {
	text-align:center;
}

#comment {
	text-align:left;
	padding:15px;
	background-color:#FFFFFF;
	width:90%;
	margin: 0 auto;
	clear:right;
}
#comment-reply {
	text-align:left;
	padding:15px;
	background-color:#FFFFFF;
	width:85%;
	margin-left:10%;
	margin-right:auto;
}

.staffcontainer {
}

#staff {
	text-align:left;
	padding:15px;
	background-color:#CF3;
	width:95%;
	margin: 0 auto;
	clear:right;
}


#tripreport {
	text-align:left;
	padding:15px;
	background-color:#FFFFFF;
	width:95%;
	margin: 0 auto;
}
#tripreportsummary {
	background-color:#F8B936;
	width:40%;
	float:right;
	padding:10px;
	margin:5px;
}
#tripreportsummary p {
	font-size:.9em;
}

a.extlink {
	text-decoration: none;
	policy: continuous;
	url('https://geckotrail.com/sec/img/external.png') no-repeat scroll right center;
	background: transparent;
}
a.extlink img {
	margin: 0 0 0 3px; 
	border-style:none;
}

.locationbox {
	clear:both; 
	width:90%; 
	margin-left:auto; 
	margin-right:auto; 
	background-color:#CCF; 
	padding:20px
}

.servicesummary {
	width: 90%;
	clear:both; 
	width:90%; 
	margin-left:auto; 
	margin-right:auto; 
	background-color:#CCF;
	padding:20px
}

.servicesummary h3 {
	text-align: center;
}

.servicesummary p {
	width:67%;
	margin-left:0;
	margin-right:auto;
}

.servicesummaryphoto {
	width:250px; 
	text-align:center; 
	float:right;
}
