@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;


}

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