﻿/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #7d4ca2;
}

.GeneralText {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:14px;
	line-height: 18px;
	text-align:left;
	padding: 10px 30px 10px 20px;
}

.TitleLargeText {
	font-family: 
	color: #FFFFFF;
	font-size:18px;
	padding: 10px 0px 2px 0px;
	font-weight: bold;
}

.TitleSmallText {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:14px;
	padding: 0px 0px 0px 18px;
	text-align: center;
}

.TitleSmallText a {
	color: #FFFFFF;
	text-decoration:none;
}

.TitleSmallText a:hover {
	color: #cfb06b;
	text-decoration:none;
}

.HomeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
	line-height: 16px;
}
.AmenText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align:left;
	line-height: 18px;
}

.ContactText{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7e4c9e;
	text-align:center; 
	line-height: 22px; 
	letter-spacing: .03em; 
	font-weight:bold;
	padding:20px 0px 0px 0px; 
}

.FloorTitleText{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align:left;
	line-height: 18px;
	font-weight:bold;
}

.FloorText{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align:left;
}

.floor_button {
font-size:13px; 
font-family:Helvetica, sans-serif;
color: #FFFFFF;
font-weight:bold;
text-align:Center;
line-height: 13px;
}
 
.floor_button a {
	color: #FFFFFF;
	text-decoration:none;
}

.floor_button a:hover {
	color: #8b7e53;
	text-decoration:none;
}

.bullet {
	font-size: 20px;
	color: #FFFFFF;
	vertical-align:middle;
	padding:0 .4em 0 0;
}
.vtours{ 
font-size:14px; 
font-family:"Times New Roman", Times, serif;
color: #FFFFFF;
padding: 0px 7px 0px 7px;
}

.vtours a {
	color: #FFFFFF;
	text-decoration:None;
}

.vtours a:hover {
	color: #7e4c9e;
	text-decoration:None;
}

#MainFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	padding-top: 10px;
	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 #FFFFFF;
	background-color: #FFFFFF;
	border-collapse: collapse;
	color:#FFFFFF;
}
.GuestcardText {
	color:#FFFFFF;
	text-align:center;
}

.RotatorBorder {
	border: 0px solid #ab5621;
}
.RotatorBorder2 {
	border: 1px solid #ab5621;
	background-color: #ab5621;
}


img, div, a, input { behavior: url(iepngfix.htc) }

#Nav_Button {
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
	padding: 20px 0px 30px 0px;
}
 
#Nav_Button a {
	color: #FFFFFF;
	text-decoration:none;
}

#Nav_Button a:hover {
	color: #f3833d;
	text-decoration:none;
}

a{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	color: #999999;
	text-decoration: underline;
}

#myframe { 
	width:380px; 
	height:234px; 
	border:5px solid #a65320;
	margin: 0px 0px 0px 0px;
} 

.pageBorder {
	border-color:#f8f7f6;
	border-style: hidden;
	border-width: 0px 0px 0px 1px;
	
}
.noBorder{
	border: 0;
	width: 160px;
	height: 100px;
}
.RotatorBorder {
	border: 3px solid #9bae1d;
}
.RotatorBorder2 {
	border: 1px solid #FFFFFF;
}

