@import url(ls_pages.css);

/* ---- mainnav flowing graphics ---- */
.mainnav {
	margin: 140px 0 0 15px;
	padding: 0 0 0 5px;
	width: 640px;
}

/* --------- layout style settings (for .asp template only) --------- */
#header {
	position: absolute;
	margin: 0 0 0 15px;
	width: 850px;
	height: 140px;
	background: #fdc315 url(../graphics/system/ls_home_headerbg.jpg) no-repeat left top;
}

#headerlogo {
	margin: 12px 0 0 27px;
}

#headerdeco {
	position: absolute;
	z-index: 3;
	margin: 6px 0 0 622px;
	width: 280px;
	height: 261px;
	background: url(../graphics/system/ls_home_header_deco.gif) no-repeat left top;
}

#mainnavbg {
	position: absolute;
	z-index: 1;
	margin: 140px 0 0 15px;
}

#homefeature {
	position: absolute;
	margin: 172px 0 0 15px;
	width: 850px;
	height: 195px;
	background: #fda52e url(../graphics/system/ls_home_featurebg.png) no-repeat left top;
}

#homefeaturecontent1 {
	position: absolute;
	margin: 25px 0 0 28px;
	width: 292px;
	height: 142px;
}

#homefeaturecontent1 .t1 {
	display: block;
	padding: 0 0 19px 0;
	color: #ea7f1e;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}

#homefeaturecontent1 .t2 {
	display: block;
	padding: 0 0 22px 0;
	color: #0067ab;
	font-size: 16px;
	font-weight: bold;
}

#homefeaturecontent1 .t3 {
	color: #0067ab;
	font-size: 14px;
	font-weight: normal;
}

#homefeaturecontent2 {
	position: absolute;
	margin: 25px 0 0 347px;
	width: 188px;
	height: 155px;
	color: #FFF;
}

#homefeaturecontent2 ul.list1 {
/*	list-style-image: url(../graphics/system/bullet1.gif); */
	list-style: none;
	position: relative;
	z-index: 0;
	left: 0.15em; /* (1.2em + X) */
	margin: 0 0.15em 0 -0.15em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

#homefeaturecontent2 ul.list1 li {
	margin: 0.3em 0 0.3em 0.15em; /* 0 0 0 (1.2em + X) */
	padding: 2px 0 3px 20px;
	background: url(../graphics/system/ls_home_custombullet_flame.gif) no-repeat left top;
}

#homefeaturecontent2 .t1 {
	display: block;
	padding: 0 0 6px 0;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}

#homefeaturecontent2 a:link, #homefeaturecontent2 a:visited {
	color: #ffef97;
	font-weight: bold;
	text-decoration: underline;
}

#homefeaturecontent2 a:hover, #homefeaturecontent2 a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

#quicksearch {
	position: absolute;
	float: none;
	margin: 126px 0 0 614px;
	width: 200px;
}

#quicksearch .searchbox span {
	display: block;
	padding: 0 0 4px 0;
	color: #c10c0c;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#quicksearch .searchbox .formfieldtext {
	margin: 0 7px 0 0;
	border: 1px solid #b92410;
	width: 142px;
	height: 18px;
}

#column1 {
	width: 619px;
}

#column2 {
	padding: 421px 0 50px 0;
	width: 261px;
}

#maincontent {
	padding: 391px 60px 50px 45px;
}

#recentnewsboxa {
	width: 216px;
	background: #fdfaea url(../graphics/system/ls_recentnews_mid.gif) repeat-y left top;
}

#recentnewsboxb {
	background: url(../graphics/system/ls_recentnews_top.gif) no-repeat left top;
}

#recentnewsboxc {
	padding: 0 10px 6px 10px;
	background: url(../graphics/system/ls_recentnews_btm.gif) no-repeat left bottom;
}

#recentnewsboxtitle {
	padding: 6px 0 10px 0;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#recentnewsboxc ul.list1 {
/*	list-style-image: url(../graphics/system/bullet1.gif); */
	list-style: none;
	position: relative;
	z-index: 0;
	left: 0.15em; /* (1.2em + X) */
	margin: 0 0.15em 0 -0.15em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

#recentnewsboxc ul.list1 li {
	margin: 0.5em 0 0.5em 0.15em;
	padding: 2px 0 3px 24px;
	background: url(../graphics/system/ls_home_custombullet_star.gif) no-repeat 0 1px;
}