body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-color:#003333;
	padding: 0px;
	margin: 0px;
	top: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000066;
}

#banner {
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#condobanner img {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 90px;
	border: solid 4px #96F;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#swf {
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#left {
	position: absolute;
	top: 0px;
	left: 2px;
}
a.tripAdvisorBtn {
	background-image: url(img/tripAdvisorOvr.jpg);
	display: block;
	width: 221px;
	height: 55px;
}
a:hover.tripAdvisorBtn {
	background-image: url(img/tripAdvisorOvr1.jpg);
}
#leftNav {
	position: absolute;
	top: 140px;
	left: 0px;
	padding: 0;
	margin: 0;
	width: 120px;
	z-index: 2;
	color: #FFCC33;
	font-size: medium;
}
#leftNav ul {
	margin: 0;
	padding: 0;
}
#leftNav li {
	list-style-type: none;
	padding: 2px;	
	font-family: "Times New Roman", Times, serif;
}
#leftNav a {
}
/*/*/a{}
#leftNav a {
	color: #ffffff;
	background-color:#9966CC;
	text-decoration: none;
	padding: 5px;
	display: block;
	width: 100%;
	border-style: solid;
	border-width: 2px;
	border-bottom-color:#330000;
	border-left-color:#9999FF;
	border-top-color:#9999FF;
	border-right-color:#660033;
}
#leftNav a:hover, #leftNav a:focus {
	color:#FFFF99;
	background-color:#999999;
	border-bottom-color: #9999FF;
	border-left-color: #660033;
	border-top-color: #330000;
	border-right-color: #9999FF;
	padding: 6px 4px 4px 6px;
}
#leftNav a img {
  border: none;	
}

#subNav {
	position: absolute;
	top: 450px;
	left: 10px;
	padding: 0;
	margin: 0;
	width: 110px;
	z-index: 2;
	color: #FFCC33;
}
#subNav ul {
	margin: 0;
	padding: 0;
}
#subNav li {
	list-style-type: none;
	padding: 2px;	
	font-family: "Times New Roman", Times, serif;
}
#subNav a {
}
/*/*/a{}
#subNav a {
	color: #ffffff;
	background-color:#9999CC;
	text-decoration: none;
	padding: 5px;
	display: block;
	width: 100%;
	border-style: solid;
	border-width: 2px;
	border-bottom-color: #3c37a1;
	border-left-color: #7555dc;
	border-top-color: #7555dc;
	border-right-color: #3c37a1;
}
#subNav a:hover, #subNav a:focus {
	color:#FFFF99;
	background-color:#999999;
	border-bottom-color: #7555dc;
	border-left-color: #3c37a1;
	border-top-color: #3c37a1;
	border-right-color: #7555dc;
	padding: 6px 4px 4px 6px;
}


#main {
	position: absolute;
	top: 140px;
	left: 140px;
}
#mainPackages {
	position: absolute;
	top: 10px;
	left: 140px;
}
H1 {
	font-size: 1.7em;
	color: #9966ff;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.subTitle {
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	color: #9966ff;
}
.smallBlackTxt {
	font-size: 0.7em;
	color: #000000;
}
.whiteTxt {
	color: #CCCCCC;
	font-size: 0.7em;
}
.largerTxt {
	font-size: 1.4em;
}
.subHeadBlue {
	font-family: "Times New Roman", Times, serif;
	color:#003366;
}
.boldYellowTxt {
	font-weight: bold;
	color:#FFFF00;
}
#stripe {
	width: 100%;
	background-color: #F6C;
}

table tbody tr {
  vertical-align: auto !important;	
}
.heading {
  margin-top: 10px;
  font-weight: bold;
  color: #96C;	
}
.headingBig {
  margin-top: 10px;
  font-weight: bold;
  color: #96F;
  font-size: 1.4em;	
  text-shadow: 1px 1px #000000;
}
