@charset "UTF-8";
/* CSS Document */

.BodyText {
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
	color: #FFFFFF;
	line-height: 30px;
	margin-right: 25px;

}

.VirtualTourIcons {
	text-align:center;
}

.MenuItems {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #FFFFFF;
	line-height: 12px;
	margin-right: 25px;

}

.div{
	height:98%px;
	width: 98%px;
	overflow-y: auto;
	text-align:center;
}



.RightText {
	height:98%x;
	width:98%;
	overflow-y:auto;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
}



.FinePrint {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	line-height:13px;
	text-align: center;
}


.MenuText {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	margin: 10px;
	text-align:right;
}


.MenuBoxBG {
	background-image:url(images/menuLines.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	
}

.MenuHeaderText {
	font-family: Verdana;
	font-size: 25px;
	text-align:center;
	color: #FFFFFF;


}

.MenuHeaderText {
	font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 48px;
	    line-height: 40px;
	    letter-spacing: -1px;
		color: #fff;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
        font-weight: 100;
}                

.MenuPageHeader {
	font-family: Verdana;
	font-size: 15px;
	color: #FFFFFF;
	text-align:center;
}

blockquote.style1 {
  font: 14px/20px Times, serif;
  font-family: Times;
  font-style: italic;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  
blockquote.style1 span {
	display: block;
	background-image: url(images/closequote1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
  	
