body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/bginterior.jpg);
}
.highlightboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	width: 250px;
	background-color: #ededed;
	padding: 15px;
}
.highlightboxes-contact {
	position:absolute;
	right:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 165px;
	background-repeat: no-repeat;
	width: 200px;
	background-color: #ededed;
	padding: 15px;
}

#logo {
	width: 245px;
	float: left;
}
.bios {
	margin-right: 10px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-top: 5px;
}

.hotels {
	margin-right: 0px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 20px;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul {
	list-style-type: square;
}

#nav {
	width: 645px;
	margin-left: 250px;
}
#logo_nav {
	width: 900px;
}
.copywidth {
	width: 600px;
}

#copy {
	width: 550px;
	float: left;
	margin-left: 50px;
}

#copy_whoweare{
	width: 775px;
	float: left;
	margin-left: 50px;
}


#copy_hotelsearch{
	width: 700px;
	float: left;
	margin-left: 50px;
}

#copy_hotelpartners {
	width: 705px;
	float: left;
	margin-left: 50px;
}
.minor_nav_spacing {
	line-height: 16px;
}

#minor_nav {
	width: 200px;
	margin-left: 675px;
	margin-top: 25px;
}

#photo {
	width: 900px;
}
#stripes {
	width: 900px;
}
a:link {
	color: #208d94;
	text-decoration: none;
}
.bg_thankyou {
	background-image: url(Images/Boxes/400.jpg);
	background-repeat: no-repeat;
}

a:visited {color: #660066; text-decoration: none;}
a:active {color: #999999; text-decoration: none;}
a:hover {
	text-decoration: underline;

}

#copy_minornav {
	position:relative;
	top:-27px;
	width: 900px;
	background-image: url(Images/content_bg.gif);
	background-repeat: repeat-y;
	min-height: 600px;
}

#copy_minornav_bottom {
	position:absolute;
	left:0;
	bottom:0;
	width: 900px;
	background-image: url(Images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 27px;
}
