td img {display: block;}body {
	background-color: #4A3E34;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.address_line {
	font-family: Arial, Helvetica, sans-serif;
	color: #8C6D53;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.header_leftcol {
	font-family: Arial, Helvetica, sans-serif;
	color: #8C6D53;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin-top:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8C6D53;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin-top:30px;
    margin-bottom:15px;
}
h3 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14pt;
	color: #666666;
	margin-top:10px;
    margin-bottom:10px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style-image: url(_images/bullet_square.gif);
	text-align: left;
	float: none;
	clear: none;
	padding-bottom: 4px;
	margin-left: 0px;
}
.bullet_leftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style-image: url(_images/bullet_square.gif);
	text-align: left;
	float: none;
	clear: none;
	padding-bottom: 8px;
	margin-left: -25px;
}
.gray_body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.brown_link {
	color: #8C6D53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

