.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #950056;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;

}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #950056;
}
.backto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #950054;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9C1160;
}
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #9C1160;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;	
	text-decoration: none;
	background: #FFFFFF
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contact {
	font-size: 14px;
	font-weight: bold;
}
.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.virtualtour {
	width: 750px;
	position: absolute;
	top: 480px;
	left: 0px;
	text-align: center;
}

.virtualtour a:link, .virtualtour a:visited {
	font-family: Tahoma, Geneva, Kalimati;
	font-size: 24px;
	font-weight: bold;
	color: #0060aa;
	text-decoration: none;
	}
	
.virtualtour a:hover, .virtualtour a:active {
	font-family: Tahoma, Geneva, Kalimati;
	font-size: 24px;
	font-weight: bold;
	color: #0060aa;
	text-decoration: underline;
	}

.relative {
	position: relative;
	}
