@charset "UTF-8";
/* CSS Document */

html, body {
    height:100%;
}
body {
	background-image: url(images/site_bg.gif);
	margin:30px;
	padding:0;
	background-color: #525913;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	line-height: 18px;
	text-align: left;
}
.lft_side_bg {
	background-image: url(images/lft_site_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rht_side_bg {
	background-image: url(images/rht_site_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.maintbbg {
	background-color: #FFFFFF;
	background-image: url(images/site_tb_bg.gif);
	background-repeat: repeat-x;
}
.content_main {
	padding-right: 45px;
	padding-left: 33px;
}
.snav {
	font-size: 12px;
	font-weight: bold;
	color: #28340A;
	padding: 4px 10px;
}
a.snlink:link {
	color: #28340A;
	text-decoration: none;
}
a.snlink:visited {
	text-decoration: none;
	color: #28340A;
}
a.snlink:hover {
	text-decoration: none;
	color: #EFEDDE;
}
a.snlink:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style19 {
	font-size: 26px;
	font-weight: bold;
}
.style22 {
	color: #000000;
	line-height: 14pt;
}
.formtxt {
	color: #666666;
	margin-top: 6px;
}
.Submit {
	margin-top: 5px;
	margin-bottom: 0px;
}
.emailsignup {
	padding-right: 7px;
	padding-left: 7px;
}
.emailcopy {
	color: #757A42;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#emailcopy {
	color: #757A42;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.style27 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style27 a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style27 a:hover {
	text-decoration: none;

}
.style27 a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
