/**

Project:  Chisholm International Website Virtual Tour
Author: Millipede Creative Development
Author URI: http://www.millipede.com.au/

*/

body {
	font-family: "Arial", "Helvetica", Sans-Serif;
	font-size: 78%;
	line-height: 1.5em;
	color: #484848;
	margin: 8px auto 0px;
	text-align: center;
}
a img {
	border: 0px
}
a {
	color: #484848;
}
a:hover {
	color: #000;
}
#vt-content {
	margin: 20px;
	text-align: left;
}
#vt-content h2 {
	font-size: 1.4em;
	line-height: 1.25em;
	margin-top: 0em;
}
#vt-content p {
	
}



