body  { 
	background-image:url('images/greenleaf.jpg');
	text-align: center;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	width:800px;
	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 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
}

.footer {
	text-align: center; 
	height: 90px;
	z-index:1;
}

.footer p {
	margin-top: 5px; 
	margin-bottom: 5px;
}

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;
	text-align:center;
}

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 CCFF99 */
	font-family:'Garamond','Kristen ITC', Papyrus, Verdana; 
	font-size:12pt 
}

.payform td {
	background-color:#FFFF50; 
	font-family:'Garamond','Kristen ITC', Papyrus, Verdana; 
	font-size:11pt 
}

.itin td {
	background-color:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt 
}

.pictable td {
	background-color:#FFFFFF;
}
.pictable img {
	padding: 3px;
	margin: 0;
}

.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;
}
#comment-reply {
	text-align:left;
	padding:15px;
	background-color:#FFFFFF;
	width:85%;
	margin-left:10%;
	margin-right:auto;
}

a.extlink {
	text-decoration: none;
	policy: continuous;
	url('https://secure.puertoviejosatellite.com/img/external.png') no-repeat scroll right center;
	background: transparent;
}
a.extlink img {
	margin: 0 0 0 3px; 
	border-style:none;
}