/* Newsletter CSS  */
td {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
a {
	text-decoration:none; 
	color:#7B5D01;
}
a:hover {
	color:#CCAA46;
}
b, strong {
	color:#b98b01;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #314209;
	margin: 10px 0px 10px 0px;
}
h5 {
	line-height: 22px;
	font-size: 22px;
	font-weight: bold;
	color:#b98b01;
	text-align: left;
	margin: 20px 0px 5px 0px;
	border-bottom: 2px solid #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 20px 0px 15px 0px;
	padding: 0px 0px 0px 3px;
	background: #b98b01;
	border-bottom: 1px solid #006600;
}
#newsletter {
	width: 600px;
	margin: 5px 0px 20px -20px;
}
#newsletter p {
	margin: 5px 10px 10px 5px;
	padding: 0px 0px 0px 0px;
}
#newsletter ul {
	margin: 5px 10px 10px 0px;
	padding: 5px 0px 5px 20px;
}
#newsletter ul li {
	margin: 5px 20px 10px 15px;
	padding: 0px 0px 0px 0px;
}
#newsletter ol {
	margin: 5px 10px 10px 0px;
	padding: 5px 0px 5px 20px;
}
#newsletter ol li {
	margin: 5px 20px 10px 15px;
	padding: 0px 0px 0px 0px;
}
#newsletter-header {
	width: 600px;
	height: 210px;
	background: url("images/newsletter-header.jpg") no-repeat left top;
	margin: 0px 0px 5px 0px;
}
#newsletter-month {
	width: 600px;
	height: 44px;
	background: #006600;
	line-height: 44px;
	text-align: right;
	color: #FFFFFF;
	font-size: 13px;
}
#newsletter-month p {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#newsletter-main {
	width: 600px;
	height: 1000px;
	background: url("images/newsletter-bg.gif") repeat-y left top;
}
#newsletter-articles {
	width: 423px;
	vertical-align:text-top;
	vertical-align: top;
}
#newsletter-feature {
	width: 177px;
	vertical-align:text-top;
	vertical-align: top;
}
#newsletter-content {
	width: 397px;
	margin: 0px 0px 0px 19px;
	text-align: justify;
}
#feature-header {
	width: 175px;
	height: 56px;
	margin: 0px 0px 15px 1px;
	background: #cc9900;
	border-top: 1px solid #999999;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
	color: #000000;
}
#feature-header-big {
	width: 175px;
	height: 69px;
	margin: 0px 0px 15px 1px;
	background: #cc9900;
	border-top: 1px solid #999999;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 23px;
	color: #000000;
}
#feature-content {
	width: 165px;
	margin: 0px 0px 0px 6px;
	text-align: justify;
}
#bisnar-newsletter {
	width: 77px;
	height: 76px;
	background: url("images/john-bisnar-icon.jpg") no-repeat left top;
	float: left;
	margin: 5px 15px 15px 0px;
}
#gavel-newsletter {
	width: 206px;
	height: 152px;
	background: url("images/gavel.jpg") no-repeat left top;
	float: left;
	margin: 5px 15px 15px 0px;
}
#newsletter-links {
	width: 175px;
	margin: 0px 0px 0px 1px;
	border-top: 19px solid #006600;
	border-bottom: 10px solid #b98b01;
}
#newsletter-links a {
	color: #006600;
	margin: 0px 0px 0px 5px;
}
#newsletter-links a:hover {
	color: #b98b01;
}
#newsletter-qlink {
	font-size: 20px;
	font-weight:bold;
	color:#b98b01;
	margin: 0px 0px 0px 5px;
}
#feature-bottom {
	width: 175px;
	height: 4px;
	margin: 0px 0px 0px 1px;
	background: #006600;
}
#newsletter-contact-top {
	width: 600px;
	height: 5px;
	background: url("images/newsletter-ftop.gif") no-repeat left top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#newsletter-contact {
	width: 600px;
	height: 68px;
	background: url("images/newsletter-fmid.gif") repeat-y left top;
	line-height: 15px;
}
#newsletter-contact p {
	margin: 0px 20px 0px 20px;
	padding: 11px 0px 0px 0px;
}
#newsletter-contact-bot {
	width: 600px;
	height: 6px;
	background: url("images/newsletter-fbot.gif") no-repeat left top;
}


