body {
	background-color: #838383;
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:125%;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.bodyfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}
.bodyfont a:link, .bodyfont a:visited {
	color: #a7a7a7;
	text-decoration:underline;
}
.bodyfont a:active, .bodyfont a:hover {
	color: #a7a7a7;
	text-decoration:none;
}
bodyfont2 a:link, bodyfont2 a:visited {
	color: #a7a7a7;
	text-decoration:underline;
}
bodyfont2 a:active, bodyfont2 a:hover {
	color: #a7a7a7;
	text-decoration:none;
}
.pressroom a:link, .pressroom a:visited {
	color: #a7a7a7;
	text-decoration:none;
}
.pressroom a:active, .pressroom a:hover {
	color: #a7a7a7;
	text-decoration:underline;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 17px;
	text-decoration:none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 17px;
	text-decoration:none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 17px;
	text-decoration:underline;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 17px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	text-align: left;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	text-align: right;
}
.footer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	text-align: left;
	line-height:24px;
}
.footer3 a:link, .footer3 a:visited {
	color: #363636;
	text-decoration:none;
}
.footer3 a:active, .footer3 a:hover {
	color: #363636;
	text-decoration:underline;
}
.portfolioTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #CCCCCC;
	text-align: left;
}
.portfolioNav {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	line-height:18px;
}
.portfolioBar {
	background-color:#6a6a69;
}
.portfolioTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 2px 2px 2px 2px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #767676;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #363636;
padding: 5px;
left: -1000px;
border: 1px solid #767676;
visibility: hidden;
color: #a7a7a7;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
a.blackberry:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	text-decoration:none;
}
a.blackberry:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	text-decoration:none;
}
a.blackberry:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	text-decoration:underline;
}
a.blackberry:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
}
.email_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
.email_box {
	width:162px;
	height:15px;
	padding:1px 5px 0px 5px;
	margin:0px;
	border:1px solid #282828;
	background-color:#c9ced4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#312d2c;
	outline:none;
}
.email_box_kids {
	width:162px;
	height:15px;
	padding:1px 5px 0px 5px;
	margin:0px;
	border:1px solid #006099;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#312d2c;
}
.packagesTitle {
	width:664px;
	height:44px;
	background-image:url(/_images/_design/titles/title_blank.jpg);
	background-repeat:no-repeat;
	padding:24px 0px 0px 26px;
}
.packagesTitle2 {
	width:664px;
	height:44px;
	background-image:url(/_images/_design/titles/title_blank2.jpg);
	background-repeat:no-repeat;
	padding:24px 0px 0px 26px;
}
.packagesTitleText {
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	color:#ffffff;
	text-transform:uppercase;
	line-height:19px;
	margin:0px;
}
.packagesSubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:15px;
	margin:0px;
	padding:0px;
}
.booking_bg {
	background-color:#6d6d6d;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	position:absolute; 
	top:0px; 
	left:668px; 
	width:200px; 
	height:239px; 
	z-index:0;
}
.booking_mask {
	position:absolute; 
	top:-3px; 
	left:670px; 
	width:200px; 
	height:139px; 
	z-index:1;
}
.booking_specials {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	position:absolute; 
	top:197px; 
	left:668px; 
	width:200px; 
	height:31px; 
	z-index:1;
}
.booking_line {
	height:32px;
	border-top:1px solid #404040;
	vertical-align:bottom;
}
.404a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#ffffff;
	line-height:31px;
	font-weight:bold;
}
.404b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#CCCCCC;
	line-height:normal;
}