body {
scrollbar-arrow-color: #cc9900;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: black;
scrollbar-track-color: #393820;
scrollbar-face-color: #4C4A2B; 
scrollbar-shadow-color: silver;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: black;
}

h1
{
  font-family: Arial;
  color 	: #000000;
  font-size : 20px;
  font-weight : normal;
  line-height: normal; 
  MARGIN-TOP: 3px;
  MARGIN-BOTTOM: 3px
}

h1.header{
  font-family: Arial;
  color 	: #ffffff;
  font-size : 11px;
  font-weight : normal;
  line-height: normal; 
  MARGIN-TOP: 3px;
  MARGIN-BOTTOM: 3px
}
h2{
	font-family:Arial;
	color 	: #333333;
	font-size : 14px;
	font-weight : bold;
	line-height: normal;
	margin-top: -7px;
	margin-left: 3px;
}
h2.virtualtour{
  font-family:Arial;
  color 	: #333333;
  font-size : 14px;
  font-weight : bold;
  line-height: normal;
  margin-top: 0px;
}

h3{
  font-family:Arial;
  color 	: #000000;
  font-size : 11px;
  font-weight : bold;
  line-height: normal;
}

a.nav:link
{
  color: #ffffff;
  text-decoration: none
}

a.nav:visited
{
  color: #ffffff;
  text-decoration: none
}

a.nav:hover
{
  color: #cc9900;
  text-decoration: none
}

p, li
{
  font-family: Arial;
  font-size: 11px
}
div.topnav
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left : 3px;
}
div.subnav
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 5px;

}
td.topnav
{
  font-family: Arial;
  font-size: 11px;
}
