/* CSS Document */
#secbodytext {
	position:absolute;
	top:157px;
	left:250px;
	width:380px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#756d41;
	line-height:1.2;
}

	#secbodytext a:link, #secbodytext a:visited {text-decoration:none; color:#7da040; }
	#secbodytext a:active, #secbodytext a:hover {text-decoration:none; color:#403006; }

.seclongbody {
	width:380px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-left:50px;
	color:#756d41;
	line-height:1.2;
}

	.seclongbody a:link, .seclongbody a:visited {text-decoration:none; color:#7da040;}
	.seclongbody a:link:active, .seclongbody a:link:hover {text-decoration:none; color:#403006;}

h3 {
	text-decoration:none; 
	font-size:13px; 
	color:#7da040;
}
	
#seccontent {
	width:750px;
	position:relative;
	background:white; 
	text-align:left; 
	top:35px;
}

.options {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#7da040;
}
