body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e5e0d4;
}
a:link {
	color: #000000; 
	text-decoration:underline;
}
a:visited {
	color: #3d3d3d;
}
a:hover {
	color: #3d3d3d;
}
a:active {
	color: #3d3d3d;
}
#maintable {
	background-color: #e5e0d4;
	background-image: url(/img/bg-noheader_01.jpg);
	background-repeat: no-repeat;
}
.picright {border: #000000 solid 1px; float:right; margin-left:15px;}
.picleft {border: #000000 solid 1px; float:left; margin-right:15px;}

.openingtext {
	font-size: 14px;
	font-style: italic; 
	font-weight:normal;
	color: #9E0000; 
	text-align:left; 
}
h3 {
	font-size: 18px;
	color:#9E0000;
	font-style: italic;
	font-weight:bold;
	display:inline;
	line-height: 20px;
}
.brochuretable {
	border:none; vertical-align:top;

}
.brochuretable  td{
	border:none; vertical-align:top;

}
.brochuretablesmall{ font-size:9px;}

.items{
font-weight:bold;
font-style:italic;
}
.smallitalic{
	font-size: 10px;
	font-style:italic;
}
.tablenorm td{
	text-align: left;
	vertical-align: top;
}


