body {
	font-size: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background: #036;
}
#wrapper {
	margin: 20px auto;
	top: 12px;
	background: #fff;
	width: 770px;
}
h1 {
	font-size: 1.5em;
	font-weight: bold; 
	text-align: center;
	margin: 0px auto;
	color: #00f;
}
h2 {
	color: #f33;
	font-size: 1.2em;
	text-align: center;
}
h3 {
	font-size: 1em;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	color: #00f;
	font-weight: bolder;
}
#space {
	line-height: .5em;
	padding-top: 20px;
	}
#space2 {
	line-height: 0.5em;
	}
#space3 h1{ 
	line-height: .5em;
	padding-top: 15px;
	}
#navphoto {
	position: relative;
	margin-top: -18px;
	padding-top: 0px;
	}
#navigation {
	font-weight: bold;
	padding: 0px;
	float: left;
	width: 330px;
	margin: 15px 0px 0px 10px;
	line-height: 1.5em;
}
#navigation a:link {
	color: #00f;
	margin-left: 20px;
	text-decoration: none;
	}

#navigation a:visited {
	margin-left: 20px;
	color: #00f;
	text-decoration: none;
	}
#navigation a:hover {
	border: none;
	text-decoration: none;
	background: #ccc;
}
#click {
	font-size: 1em;
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
	margin-left: 15px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	line-height: 80%;
}
#extra h2 {
	margin-top: 3px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.appcolalign {
	z-index: 1;
	float: right;
	width: auto;
	margin-left: 25px;
}
#photodiv {
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 50%;
	}
#contactus {
	position: relative;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 10px;
	color: #00f;
	z-index: 5;
	line-height: 50%;
}
#contactus a:link {
	color: #00f;
	margin-left: 20px;
	text-decoration: none;
	font-size: 1.2em;
	}

#contactus a:visited {
	margin-left: 20px;
	color: #00f;
	text-decoration: none;
	}
#contactus a:hover {
	border: none;
	text-decoration: none;
	background: #ccc;
}
#contactusitin {
	font-size: 0.75em;
	font-weight: bold;
	color: #00f;
	float: right;
	width: auto;
	position: relative;
	margin-right: 20px;
}
#footer {
	text-align: center;
	padding-bottom: 5px;
}
#footeritin {
	text-align: center;
}
#availcol1 {
	text-align: center;
	font-weight: bold;
	font-size: .75em;
	padding-left: 5px;
	padding-right: 25px;
	width: 105px;
	line-height: 100%;
}
#availcol1 h1 {
	text-decoration: underline;
	font-size: 1em;
	color: #00f;
	font-weight: bold;
	text-align: center;
}
#availcol2 {
	font-weight: bold;
	font-size: .75em;
	text-align: center;
	width: 122px;
	padding-right: 15px;
	line-height: 100%;
}
#availcol2 h1 {
	color: #00f;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
#availcol3 {
	text-align: center;
	font-weight: bold;
	font-size:.75em;
	width: 105px;
	padding-left: 5px;
	margin-left: 0px;
	line-height: 100%;

}
#availcol3 h1 {
	font-size: 1em;
	font-weight: bold;
	color: #00f;
	text-decoration: underline;
	text-align: center;
}
#appheadera {
	font-size: 1.1em;
	font-weight: bold;
	color: #00f;
	text-align: center;
	position: relative;
	top: 5px;
	width: 760px;
}
#appphoto1 {
	height: 240px;
	width: 320px;
	padding-left: 10px;
	padding-top: 20px;
}
#itinerary {
	margin-left: 170px;
	font-size: 0.75em;
	margin-top: -10px;
}
#itinincl ul{
	margin-left: 170px;
	margin-top: 3px;
	width: auto;
	margin-bottom: 5px;
	list-style-type: disc;
	}
#itinincl h3 {
	margin-top: 5px;
}
.itinact {
	font-size: 0.75em;
	}
#appheaderb {
	color: #00f;
	font-size: .75em;
	text-align: center;
	position: relative;
	font-weight: 800;
	margin-top: 200px;
}
#buttdiv {
	margin-left: 90px;
	height: 110px;
}
#pbpricediv ul {
	color: #00f;
	font-weight: bold;
}
#pbpricediv li {
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
	font-size: 24px;
	color: #f33;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pbphotocontainer{
	position: relative;
	margin-left: 50px;
}
.thumbnail img{
border: 1px solid white;
padding: 2px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;

}

.thumbnail span{
	position: absolute;
	margin-top: 0;
	padding: 5px;
	border: 1px dashed gray;
	visibility: hidden;
	color: #00f;
	background-color: #ffc;
	font-weight: bold;
	top: 0;
	text-decoration: none;
}


.thumbnail span img{
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{
visibility: visible;
top: -25px;
left: 230px;
z-index: 50;
}
#pbpricediv{
	width: 425px;
	position: absolute;
	margin-left: 275px;
	margin-top: 15px;
	text-align: center;
}
#pbpricediv h1 {
	color: #f00;
	padding-left: 35px;
	line-height: .7em;
}
#pbbuttdiv {
	margin-left: 180px;
	height: 110px;
}
#call {
	text-align: center;
}
#navemail {
	float: left;
	position: relative;
	top: -40px;
}
#navhome {
	float:right;
	position: relative;
	top: -40px;
}
.phone {
	font-size: 2em;
	font-weight: bold;
	color: #f00;
	line-height: 50%;
	text-align: center;
}
.or {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	line-height: 50%;
}
#phonehome {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}	