body {
	margin: 0px;
	padding: 0px;
	font-family: georgia, serif;
	color: black;
	background-color: #6A5128;
	text-align: left;	
	/*background: #1c6a00 url(Images/square.jpg);*/
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: #2A4512;
	outline: none;
	}
a:hover {
	text-decoration: underline;
	}
.ahem, hr {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
.tiny {
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	}
.items {
	font-size: 16px;
	line-height: 16px;
	padding: 15px;
	color: #836E4C;
	font-weight: none;
	text-align: right;
		}
.products{
	font-size: 18px;
	padding: 15px;
	color: #2E431C;
	font-weight: bold;
	text-align: left;
		}
.largeHeader{
	font-size: 24px;
	line-height: 16px;
	padding: 15px;
	color: #2E431C;
	font-weight: bold;
	text-align: left;
		}
.PressRelease{
	font-size: 12px;
	line-height: 16px;
	padding: 30px;
	color: #2E431C;
	text-align: left;
		}
.PressReleaseHeader{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding: 15px;
	color: #2E431C;
	text-align: left;
		}
.PressReleaseDate{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 15px;
	color: #2E431C;
	text-align: left;
		}
.center {
	text-align: center;
	}
.centerAddress {
	text-align: center;
	font-size: 26px;
	line-height: 35px;
	padding: 25px;
	color: #000000;
	font-weight: none;
	}
.left {
	text-align: left;
	}
.right {
	text-align: right;
	}
p {
	font-size: 14px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
	padding: 0px;
	}
.header {
	font-size: 15px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
	font-weight: bold;
	}

h1 {
	display: none;
	color: #FFFF00;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	margin: 0;
	padding: 0;
	}
#banner, #links, #content, #gutter {
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left; /* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	}
html>body #content {
	width: 750px; /* ie5win fudge ends */
	}
#banner {
	padding: 10px;
	background: #23772D url(images/banner.jpg) no-repeat scroll top left;
	border: 0px solid black;
	border-top: none;
	height: 38px;
	}
#banner p {
	display: none;
	}
#links {
	background: #F8B8A7 url(images/LinksBG.jpg) no-repeat scroll top left;
	padding: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: none;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
#links p {
	color: #aaa;
	font-size: 12x;
	margin: 0px;
	margin-left: 5px;
	line-height: 20px;
	font-family: verdana;
	text-align: right;
	}
#links a {
	font-weight: normal;
	color: black;
	}
#links a:hover {
	text-decoration: none;
	color: white;
	font-weight: normal;
	}
#content {
	background: #836E4C url(images/misc/bg.jpg) repeat scroll top left;
	padding: 30px;
	border: 1px solid black;
	border-bottom: none;
	}
.box {
	background-color: #ccc;
	padding: 10px;
	border: 1px solid #aaa;
	margin-bottom: 5px;
	}
.box img {
	padding-right: 10px;
	}
#gutter {
	padding: 10px;
	background-color: #336600;
	border: 1px solid black;
	text-align: right;
	}
.a1 {
	float: left;
	width: 350px;
	padding-right: 25px;
	}
.a1 p, .a1 h3 {
	text-align: right;
	}

