body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-image: url(../images/bg_texture.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-size: 12px;
}
td {
	font-size: 12px;
}
h1 {
	font-size:18px;
	color:#3e582a;
}
h2 {
	font-size:15px;
}
h3 {
	font-size:12px;
	text-transform:uppercase;
	border-bottom:solid 1px #7b2908;
	width:450px;
}
a {
	color:#832905;
}
a:hover {
	color:#3e582a;
}
.emphasis {
	color:#3e582a;
	font-weight:bold;
}
ul {
	list-style:none;
	ma
}
ul li {
	background:url(../images/bullet_pepper.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	padding-right:15px;
	padding-top:2px;
	margin-top:4px;
	margin-left:-20px;
	font-size:12px;
	line-height:18px;
}
.top_nav_bg {
	background-image: url(../images/tn_nav_bg.png);
	background-repeat: no-repeat;
}
.content_bg {
	background-image: url(../images/content_bg_stucco.png);
}
.content_pad {
	height: 300px;
	padding-right: 35px;
	padding-left: 35px;
}
.content_home {
	padding-left:30px;
}
.special_home {
	padding:0px;
}
.newsbox {
	border: 2px dashed #a5651b;
	/*background-image:url(../images/newsbox_bkg.jpg);
	background-repeat:no-repeat;*/
	margin:0px;
	height:173px;
	background-color:#D9DA96;
}
.newsbox input {
	width:180px;
	background-color:#FFFFFF;
	border:1px solid #a5651b;
	margin-bottom:2px;
}
.newsbox input.submit {
	width:77px;
	border:0px;
	margin-right:15px;
	margin-bottom:0px;
}
.newsbox .form {
	font-size:11px;
	padding-left:8px;
	padding-top:6px;
	margin-bottom:0px;
}
#form {
	position:relative;
	text-align:right;
}
#form a {
	text-decoration: none;
	font-size:11px;
}
#form #privacy a {
	position:absolute;
	top:0px;
	left:5px;
	text-decoration: none;
	text-align: left;	
}
/*Hack for IE */
*html #form #privacy a {
	position:absolute;
	top:0px;
	left:-190px;
	text-decoration: none;
	text-align: left;
	z-index: 20;
}
#form #privacy a span {
	position: absolute;
	top:-150px;
	left:100px;
	color: #000;
	background-color:#E6E2C5;
	visibility: hidden;
	padding:10px;
	z-index: 20;
	width: 250px;
	border: 1px solid #62630A;
}
#form #privacy a:hover span{ visibility: visible; }

#tell_friend {
	position:relative;
	width:214px;
	height:179px;
	z-index:10;
}
#tell_friend #privacy a {
	position:absolute;
	bottom:0px;
	right:5px;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	z-index:100;
}
/*Hack for IE */
*html #tell_friend #privacy a {
	position:absolute;
	bottom:0px;
	left:50px;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	z-index:100;
}
#tell_friend #privacy a span {
	position: absolute;
	top:-150px;
	left:95px;
	color: #000;
	background-color:#E6E2C5;
	visibility: hidden;
	padding:10px;
	z-index: 20;
	width: 250px;
	border: 1px solid #62630A;
}
#tell_friend #privacy a:hover span{ visibility: visible; }

.footer_text_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B7AB61;
	background-image: url(../images/footer_bg.png);
	padding-left: 20px;
}
.bottom_info_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #DEBC81;
	padding-right: 53px;
	padding-left: 68px;
}
.bottom_info_links a {
	color:#ffae00;
	text-decoration:none;
}
.bottom_info_links a:hover {
	color:#FFFFFF;
	text-decoration:none;
}