body {
	width:1178px;
	margin:auto;
	margin-top:10px;
	padding:0;
	background-color:#b1c0c2;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.4;
	text-align:left;
	color:#666;
}
a:hover, a:active, a:focus {
	outline: none;
	-moz-outline-style: none;
	text-decoration:none;
}
a:link, a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
a:active {
	color:#fff;
	text-decoration: none;
}
a:link.mail {
	color:#D9531E;
	font-weight:bold;
	text-decoration:none;
}
a:visited.mail {
	color:#D9531E;
	font-weight:bold;
	text-decoration:none;
}
a:hover.mail {
	color:#D9531E;
	font-weight:bold;
	text-decoration:none;
}
a:active.mail {
	color:#D9531E;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
 a: {
 text-decoration:none;
}
h1, h2, h3, h5 {
	color:#701808;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0 0 2px 0;
}

h1.homeHeading {
	color:#FFF;
	text-align:center;
}
h2 {
	font-size:12px;
	font-weight:700;
	color:#9eb2b5;
	text-align:left;
	margin:0;
	padding:5px 0 5px 0;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#D9531E;
	text-align:left;
	margin:0;
	padding:18px 36px 8px 0;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#D9531E;
	text-align:left;
	margin:0;
	padding:60px 36px 8px 0;
}
h5 {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin:0;
	padding:5px 0 5px 0;
}
p {
	margin:0;
	padding:10px 0 10px 0;
	font-size:11px;
}
p.dark {
	margin:0;
	padding:10px 0 10px 0;
	font-size:11px;
	color:#701808;
}
p.right {
	margin:0;
	padding:5px 36px 20px 0;
	font-size:11px;
	color:#666;
	text-align:right;
}
p.center {
	margin:0;
	padding:0;
	font-size:10px;
	color:#fff;
	text-align:center;
}
p.baseInfo {
	font-size:12px;
	color:#d9531e;
	text-align:right;
	margin:0;
	padding:18px 36px 8px 0;
}
img {
	border:0;
}
#clear {
	clear:both;
}
.clear {
	clear:both;
}
.all {
	width:1178px;
	min-height:788px;
	margin:0;
	padding:0;
	background-color:#fff;
	position:relative;
}
/* Hides from IE5-mac \*/
* html .all {
	height:788px;
}
/* End hide from IE5-mac */

.topBanner {
	width:1114px;
	height:115px;
	margin:-32px 32px 0 32px;
	padding:0;
	border-bottom:solid #d9531e 1px;
}
.logo {
	margin:0;
	padding:22px 144px 0 0;
	float:left;
}
.navHolder {
	width:700px;
	height:103px;
	margin:0;
	padding:0;
	float:right;
}
/* Top nav start */

#navigationTop {
	width: 600px;
	height: 12px;
	margin:0;
	padding:0;
	overflow: hidden;
	z-index:110;
	position:absolute;
	top:60px;
	left:573px;
	background-color:#FFF;
}
#navigationTop ul {
	list-style: none;
	margin:0;
	padding:0;
}
#navigationTop li {
	display: inline;
	float: left;
}
#navigationTop a {
	display: block;
	height: 12px;
	margin:0 20px 0 0;
	background-image: url('../images/nav/pc_top_nav.gif');
	text-indent: -5000px;
}
#nav_rentals a {
	background-position: 0 0;
	width:138px;
}
#nav_rentals a:hover {
	background-position: 0 -12px;
}
#nav_rentals a:active {
	background-position: 0 -12px;
}
#nav_rentals_on a {
	background-position: 0 -12px;
	width:138px;
}
#nav_tour a {
	background-position: -150px 0;
	width:116px;
}
#nav_tour a:hover {
	background-position: -150px -12px;
}
#nav_tour a:active {
	background-position: -150px -12px;
}
#nav_tour_on a {
	background-position: -150px -12px;
	width:116px;
}
#nav_gallery a {
	background-position: -279px 0;
	width:127px;
}
#nav_gallery a:hover {
	background-position: -279px -12px;
}
#nav_gallery a:active {
	background-position: -279px -12px;
}
#nav_gallery_on a {
	background-position: -279px -12px;
	width:127px;
}
#nav_blog a {
	background-position: -418px 0;
	width:56px;
}
#nav_blog a:hover {
	background-position: -418px -12px;
}
#nav_blog a:active {
	background-position: -418px -12px;
}
#nav_blog_on a {
	background-position: -418px -12px;
	width:56px;
}
#nav_team a {
	background-position: -532px 0;
	width:54px;
}
#nav_team a:hover {
	background-position: -532px -12px;
}
#nav_team a:active {
	background-position: -532px -12px;
}
#nav_team_on a {
	background-position: -532px -12px;
	width:54px;
}
/* Top nav finish */

/* main nav in menu css */


#mainContent {
	width:1114px;
	min-height:546px;
	margin:20px 0 0 32px;
	padding:20px 0 0 0;
}
/* Hides from IE5-mac \*/
* html #mainContent {
	height:546px;
}
/* End hide from IE5-mac */

.flash {
	margin:0;
	padding:0;
	float:right;
}

.homeBg {
	background-image:url(../images/bg/pc_home_bg.jpg);
	background-repeat:no-repeat;
}
.homeBg2 {
	background-image:url(../images/bg/pc_home_bg2.jpg);
	background-repeat:no-repeat;
}
.availabilityBg {
	background-image:url(../images/bg/pc_availability_bg.jpg);
	background-repeat:no-repeat;
}
.underConstruction {
	background-image:url(../images/bg/under_construction_bg.gif);
	background-repeat:no-repeat;
}
.registerBtn {
	width:114px;
	height:33px;
	background:url(../images/misc/pc_register_btn_off.gif) no-repeat;
	position:absolute;
	top:138px;
	left:33px;
	cursor:pointer;
	margin:0;
	padding:0;
	z-index:99;
	border:solid #666 1px;
}
.registerBtn:hover {
	background:url(../images/misc/pc_register_btn_on.gif) no-repeat;
}
.homeContent {
	width:550px;
	margin:0;
	padding:90px 0 0 487px;
}
.homeHeadline {
	width:1109px;
	min-height:33px;
	background-color:#00929f;
	margin:0;
	padding:0;
	position:relative;
	top:401px;
}
/* Hides from IE5-mac \*/
* html .homeHeadline {
	height:33px;
}
/* End hide from IE5-mac */
.spacer {
	width:1110px;
	height:352px;
	margin:0;
	padding:0;
}
.availabilityContent {
	width:1114px;
	min-height:195px;
	margin:0;
	padding:0;
}
/* Hides from IE5-mac \*/
* html .availabilityContent {
	height:195px;
}
/* End hide from IE5-mac */

.avaLeft {
	width:363px;
	min-height:155px;
	background-color:#ebeff0;
	border-bottom:solid #d9531e 1px;
	border-right:solid #701808 1px;
	margin:0;
	padding:40px 0 0 30px;
	float:left;
}
/* Hides from IE5-mac \*/
* html .avaLeft {
	height:138px;
}
/* End hide from IE5-mac */

.avaRight {
	width:720px;
	min-height:195px;
	margin:0;
	padding:0;
	float:right;
}
.infoBlockTitle {
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	float:left;
	background-color:#869a9d;
}
.infoBlock {
	width:122px;
	min-height:195px;
	margin:0;
	padding:0;
	float:left;
	background-color:#FFF;
	border-right:solid #701808 1px;
	border-bottom:solid #701808 1px;
	text-align:center;
}
.infoBlockWide {
	width:220px;
	min-height:195px;
	margin:0;
	padding:0;
	float:left;
	border-right:solid #701808 1px;
	border-bottom:solid #701808 1px;
	background-color:#FFF;
	text-align:center;
}
.ava {
	margin:0;
	padding:0;
}
.ava li {
	margin:0;
	padding:7px 0 7px 0;
	font-size:12px;
	font-weight:bold;
	color:#701808;
	list-style:none;
}
.leftContent {
	width:284px;
	min-height:480px;
	margin:0;
	padding:63px 0 5px 2px;
	float:left;
	border-bottom:solid #d9531e 1px;
}
/* Hides from IE5-mac \*/
* html .leftContent {
	height:480px;
}
/* End hide from IE5-mac */

.leftContentInteriors {
	width:284px;
	min-height:480px;
	margin:0;
	padding:39px 0 5px 2px;
	float:left;
	border-bottom:solid #d9531e 1px;
}
/* Hides from IE5-mac \*/
* html .leftContentInteriors {
	height:480px;
}
/* End hide from IE5-mac */

.imageRight {
	float:right;
}
.baseLinks {
	background-color:#b1c0c2;
	margin:auto;
	padding:10px 0 10px 0;
}
/* attraction lifestyle page */

.slideshow {
	width:784px;
	height:525px;
	margin:0;
	padding:0;
	z-index:1;
	float:right;
}
.slideshowInteriors {
	margin:0;
	padding:24px 0 0 0;
}
.slideshow img {
	margin:0;
	padding:0;
	z-index:1;
}
.slideshowInteriors img {
	margin:0;
	padding:0;
	z-index:1;
	border:solid #666 1px;
}
.slideshowText {
	width:284px;
	min-height:486px;
	float:left;
	margin:0;
	padding:0;
	border-bottom:solid #d9531e 1px;
	position:absolute;
	top:212px;
}
/* Hides from IE5-mac \*/
* html .slideshowText {
	height:486px;
}
/* End hide from IE5-mac */

.slideshowTextWide {
	width:620px;
	min-height:486px;
	float:left;
	margin:0;
	padding:0;
	border-bottom:solid #d9531e 1px;
	position:absolute;
	top:212px;
}
/* Hides from IE5-mac \*/
* html .slideshowText {
	height:486px;
}
/* End hide from IE5-mac */

/* Style for Usual tabs */
.usual {
	background:#fff;
	width:1114px;
	min-height:525px;
	margin:0;
	padding:0;
	float:left;
}
.usual li {
	list-style:none;
	float:left;
}
.usual ul a {
	display:block;
	padding:0 15px 0 0;/*padding:6px 10px;
  text-decoration:none!important;
  margin:1px;
  margin-left:0;
  font:10px Verdana;
  color:#FFF;
  background:#444;*/
}
.usual ul a:hover {
	color:#FFF;
	background:#FFF;
}
.usual ul a.selected {
	margin-bottom:0;
	color:#000;
	background:fff;
	/*border-bottom:1px solid snow;*/
  cursor:default;
}
.usual div {
	padding:0;
 *padding-top:0;
 *margin-top:0;
	clear:left;
}
.usual div a {
	color:#000;
}
#usual2 {
	background:#0A0A0A;
	border:1px solid #1A1A1A;
}
#usual2 a {
	background:#222;
}
#usual2 a:hover {
	background:#000;
}
#usual2 a.selected {
	background:fff;
}
#tabs3 {
	background:#fff;
}
.idTabs {
	width:784px;
	margin:0 0 0 330px;
	padding:0;
	position:relative;
	top:50px;
	z-index:2;
}
/* Hides from IE5-mac \*/
* html .idTabs {
	position:absolute;
	top:200px;
}
/* End hide from IE5-mac */

.idTab1 {
	padding:0;
	margin:0;
	float:left;
}
.idTab2 {
	padding:0;
	margin:0;
	float:left;
}
.idTab3 {
	padding:0;
	margin:0;
	float:left;
}
/* Hides from IE5-mac \*/
* html .idTabs {
	position:absolute;
	top:200px;
}
/* End hide from IE5-mac */

.tabsHolder {
	width:784px;
	height:60px;
	background-color:#fff;
	opacity:0.8;
	filter: alpha(opacity = 80);
	margin:0;
	padding:0;
	position:absolute;
	top:165px;
	left:362px;
	z-index:98;
}
/* Hides from IE5-mac \*/
* html .tabsHolder {
	width:784px;
}
/* End hide from IE5-mac */

.tabsHolderSpacer {
	width:784px;
	height:1px;
	border-bottom:solid #d9531e 1px;
	margin:0;
	padding:0;
	position:absolute;
	top:208px;
	left:362px;
	z-index:99;
}
/* Hides from IE5-mac \*/
* html .tabsHolderSpacer {
	width:784px;
}
/* End hide from IE5-mac */

.teamTab {
	background-color:#F00;
}
#idTeam {
	background-color:#0F0;
}
.interiors {
	margin:10px 0 0 15px;
	padding:0;
	font-size:11px;
	list-style:circle;
}
#FlashID {
	margin:0;
	padding:0;
}
object {
	outline:none;
}
/* Style for Usual3 tabs */
.usual3 {
	background:#fff;
	width:1114px;
	min-height:525px;
	margin:0;
	padding:0;
	float:left;
}
.usual3 a:hover, a:visited {
	color:#701808;
}
.usual3 a {
	color:#701808;
}
.usual3 li {
	list-style:none;
	float:left;
}
.usual3 ul a {
	display:block;
	padding:0 15px 0 0;
	padding:6px 10px;
	text-decoration:none!important;
	margin:1px;
	margin-left:0;
	font:14px Verdana;
	color:#701808;
	background:#FFF;
}
.usual3 ul a:hover {
	color:#D9531E;
	background:#FFF;
}
.usual3 ul a.selected {
	margin-bottom:0;
	color:#D9531E;
	background:fff;
	border-bottom:solid #d9531e 2px;
	cursor:default;
}
.usual3 div {
	padding:0;
 *padding-top:0;
 *margin-top:0;
	clear:left;
}
.usual3 div a {
	color:#701808;
}
#usual3 {
	background:#0A0A0A;
	border:1px solid #1A1A1A;
}
#usual3 a {
	background:#222;
}
#usual3 a:hover {
	background:#000;
}
#usual3 a.selected {
	background:d9531e;
}
#tabs3 {
	background:#FFF;
}
.idTabs2 {
	margin:15px 0 0 70px;
	padding:0;
	position:relative;
	top:0;
	left:0;
}
.idTab1 {
	padding:0;
	margin:0;
	float:left;
}
.idTab2 {
	padding:0;
	margin:0;
	float:left;
}
.idTab3 {
	padding:0;
	margin:0;
	float:left;
}
/* Hides from IE5-mac \*/
* html .idTabs {
	position:absolute;
	top:200px;
}
/* End hide from IE5-mac */


/* Temp Balloon Homepage start */

.homeContentTemp {
	width:560px;
	margin:-5px 0 0 0;
	padding:0 0 0 30px;
}
.homeContentTemp2 {
	width:560px;
	margin:30px 0 0 0;
	/*padding:90px 0 0 487px;*/
	padding:0 0 0 30px;
}
h1.homeHeadingTemp {
	color:#FFF;
	text-align:left;
	padding:3px 0 0 30px;
	font-size:17px;
}
p.white {
	margin:0;
	padding:10px 0 10px 0;
	color:#FFF;
}
h1.homeHeadingTemp2 {
	color:#FFF;
	text-align:left;
	padding:0;
	color:#FFF;
}
.balloons {
	width:505px;
	height:546px;
	position:absolute;
	top:137px;
	left:625px;
	margin:0;
	padding:0;
	z-index:50;
	float:right;
}
.all2 {
	width:1178px;
	min-height:715px;
	margin:0;
	padding:0;
	background-color:#fff;
	position:relative;
}
/* Hides from IE5-mac \*/
* html .all2 {
	height:715px;
}
/* End hide from IE5-mac */