p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}
p a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #6D5601;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	font-weight: bold;
}

.date  {
color: #A79966;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #6D5601;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	font-weight: bold;
}
h3 a:link, h3 a:hover, h3 a:active, h3 a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #6D5601;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #6D5601;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	font-weight: bold;
}

.body {
	background-image: url(images/main_body.jpg);
	background-repeat: repeat-y;
	padding: 15px 100px 25px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}
.imgright {
	float: right;
	margin-right: 0px;
	padding: 4px;
	border: 2px dotted #999999;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.imgleft {
	float: left;
	margin-left: 0px;
	padding: 4px;
	border: 2px dotted #999999;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: left;
}
.footer {
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #605742;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.grey {
	color: #666666;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.imglist {
	float: left;
	margin-right: 2px;
}
