@charset "utf-8";
body {
	background-image: url(workingfiles/seamlesscanvas_small.jpg);
	margin-top: 15px;
	margin-left: 15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left center;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #853D3E;
	text-align: left;
	margin-bottom: 10px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #6BC5CD;
	padding-left: 5px;
	margin-left: 5px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-position: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #666666;
	text-align: left;
	vertical-align: middle;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a {
	color: #FFFFFF;
}
