
/* CSS Document */

.le-herp{
	display: none !important;
}

body
{
	background-color:#FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}

h1
{
	font-size:18px;
	color: #6C5200;
	margin:0;
	padding:0;
}

h1+h2
{
	font-size:11px;
	font-style:italic;
	padding:0;
	margin:0;
	padding-top:2px;
	margin-top:2px;
	color: #487123;
	border-top:1px solid #487123;
}

#header
{
	/*background:url(../img/top-banner-1.jpg) no-repeat;*/
	color: #584109;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#header a
{
	color: #584109;
	text-decoration:none;
}

#header a:hover
{
	color: #B87D28;
	text-decoration:underline;
}

#leftbg
{
	background:url(../img/left-bg-1.gif) repeat-y;
}

#rightbg
{
	background:url(../img/right-bg-1.gif) repeat-y;
}

#style2
{
	color: #584109;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding:10px;
}

#style2 a
{
	color: #584109;
	text-decoration:none;
}

#style2 a:hover
{
	color: #B87D28;
	text-decoration:underline;
}

#style3
{
	padding: 10px;
}

#foot
{
	color: #584109;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding:10px;
}

#foot a
{
	color: #584109;
	text-decoration:none;
}

#foot a:hover
{
	color: #B87D28;
	text-decoration:underline;
}

.content
{
	FONT-SIZE: 12px;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.subnavg
{
	color: #584109;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}

.subnavg:hover
{
	color: #584109;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.subnav
{
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}

.subnav:hover
{
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.round
{
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	background-color: #fff;
	-pie-background: #fff;
	behavior: url(/PIE.htc);
	position: relative;
}

.awesome
{
	display: block;
	height: 40px;
	width: 220px;
	text-decoration: none;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	position: relative;
	color: #FFF;
	font-size: 14px;
	line-height: 40px;
	border: 1px solid #6e5101;
	cursor: pointer;
	background: #638c2e;
	background-color: #9ab685;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9ab685), to(#638c2e));
	background: -moz-linear-gradient(#9ab685, #638c2e);
	-pie-background: linear-gradient(#9ab685, #638c2e);
	-pie-background: #9ab685;
	behavior: url('/PIE.htc');
}

.awesome:hover
{
	color: #FFF;
	border: 1px solid #6e5101;
	cursor: pointer;
	background: #9ab685;
	background-color: #9ab685;
	-pie-background: #9ab685;
	behavior: url('/PIE.htc');
}


.awesome-blue
{
	display: block;
	height: 40px;
	width: 220px;
	text-decoration: none;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	position: relative;
	color: #FFF;
	font-size: 14px;
	line-height: 40px;
	border: 1px solid #6e5101;
	cursor: pointer;
	background: #638c2e;
	background-color: #147fc8;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#147fc8), to(#124d75));
	background: -moz-linear-gradient(#147fc8, #124d75);
	-pie-background: linear-gradient(#147fc8, #124d75);
	-pie-background: #147fc8;
	behavior: url('/PIE.htc');
}

.awesome-blue:hover
{
	color: #FFF;
	border: 1px solid #6e5101;
	cursor: pointer;
	background: #147fc8;
	background-color: #147fc8;
	-pie-background: #147fc8;
	behavior: url('/PIE.htc');
}
