.home-background {
	background-color: #333333;
}
.secondary-background {
	background-color: #ffffff;
}
.torn1-background {
	background-color: #9C3202;
	background-image: url(/art/torn1.gif);
	background-repeat: repeat-y;
}
.torn2-background {
	background-color: #9C3202;
	background-image: url(/art/torn2.gif);
	background-repeat: repeat-y;
}
.phototour-background {
	background-color: #993400;
	background-image: url(/art/phototour/bg_popup.jpg);
	background-repeat: repeat-y;
}
td, th, p, ul, ol {
	font-family: arial, helvetica; 
	font-size: 11pt;
}

h4 {
	font-family: arial, helvetica; 
	font-size: 13pt;
	font-weight: 800;
}

h3 {
	font-family: arial, helvetica; 
	font-size: 15pt;
	font-weight: 800;
}

h2 {
	font-family: arial, helvetica; 
	font-size: 17pt;
	font-weight: 800;
}

h1 {
	font-family: arial, helvetica; 
	font-size: 19pt;
	font-weight: 800;
}

.small-bold {
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
}

.small {
	font-family: arial, helvetica;
	font-size: 8pt;
}

.main-font {
	font-family: arial, helvetica; 
	font-size: 10pt;
}