﻿/* CSS Document */
body {
	background-image: url(images/BG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #7f7800;
}

#TitleText {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size:20px;
	text-transform:uppercase;
	font-stretch: wider;
	letter-spacing: 2px;
	padding: 30px 50px 0px 30px;
	text-align:left;
}

.HomeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align:left;
	line-height: 30px;
}
.AmenText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
	line-height: 18px;
}

.ContactText{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-align:left;
	font-weight:bold;
	line-height: 18px;
}

.FloorTitleText{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-align:left;
	line-height: 18px;
	font-weight:bold;
}

.FloorText{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
}

.floor_button {
font-size:15px; 
font-family:"Times New Roman", Times, serif; 
color:#000000;
font-weight:bold;
text-align:left;
}
 
.floor_button a {
	color: #000000;
	text-decoration:None;
}

.floor_button a:hover {
	color: #000000;
	text-decoration:underline;
}

.bullet {
	font-size: 30px;
	color: #000000;
	vertical-align:middle;
	padding:0 .3em 0 0;
}

.vtours{ 
font-size:14px; 
font-family:"Times New Roman", Times, serif; 
color: #000000;
font-weight:bold;
padding: 0px 5px 0px 5px;
}

.vtours a {
	color: #000000;
	text-decoration:None;
}

.vtours a:hover {
	color: #000000;
	text-decoration:underline;
}

#MainFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	padding-top: 8px;
	text-transform:uppercase;
}
#MainFooter a{
	color: #ffffff;
	text-decoration:none;
}
#MainFooter a:hover{
	color: #ffffff;
	text-decoration:none;
}

.noBorder {
	border-width: 0;
	color:#e4d977;
}
.GuestcardBorder {
	border: 2px solid #e4d977;
	background-color: #FFFFFF;
	border-collapse: collapse;
	color:#FFFFFF;
}


.RotatorBorder {
	border: 1px solid #ffffff;
}
.RotatorBorder2 {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}


img, div, a, input { behavior: url(iepngfix.htc) }

#Nav_Button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	font-weight:500;
	text-decoration:none;
}
 
#Nav_Button a {
	color: #ffffff;
	text-decoration:none;
}

#Nav_Button a:hover {
	color: #454446;
	text-decoration:none;
}

