html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: centre;
	background-color: #FFFFDF;
	background-image: url(images/ptbackground.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
}
p {
	font-size: 0.8em;
	color: #5E3E23;
	font-weight: 100;
	line-height: 1.3em;
}	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #FFFFDF;
	margin-bottom: -10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #990000;
	margin-bottom: -5px;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: -10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
h4 {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #79A6AD;
	margin-bottom: -10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: -8px;
}
h6 {
	font-family: "Trebuchet MS", Serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 18px;
}
.imgright {
	float: right;
}
.whiteh3 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
	line-height: 1.3em;
}
.whiteh3 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteh3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.whiteh3 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
hr {
	margin-top: 1px;
	margin-bottom: 1px;
	color: #CCCCCC;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #990000;
}
.black {
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #990000;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.popmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.stockiststitles {
	font-weight: bold;
}
.brownlight {
	color: #BC8869;
}

