/* 
  -----------------------------------
  PMM PagePack Style Sheet
  by Project Seven Development
  www.projectseven.com
  il libro Design Theme 01
  -----------------------------------
*/
body {
	background-color: #FFFFFF;
	margin: 20px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	background-image: url(../images/lsk_bg.jpg);
	background-repeat: repeat;
}
html { 
	overflow: scroll;
}
#layout {
	margin: 0 auto;
	width: 768px;
	background-color: #FFFFFF;
	background-image: url(../images/lsk_maintile.jpg);
	background-repeat: repeat-y;
}
#masthead {
	background-image: url(../images/lsk_maintopper.jpg);
	height: 94px;
}
ul#list-nav {
	margin:0px;
	width:475px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul#list-nav li {
display:inline
}

ul#list-nav li a {
	text-decoration:none;
	width:94px;
	color:#FFFFFF;
	float:left;
	text-align:center;
	border-left:1px solid #fff;
	background-color: #003366;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

ul#list-nav li a:hover {
	color:#FFFFFF;
	background-color: #006699;
}
#leftbox {
	float: left;
	width: 181px;
	padding: 150px 0 0 0;
	background-image: url(../images/lsk_sidetopper.jpg);
	background-repeat: no-repeat;
	background-position: 32px 0px;
}
#p7navbar {
	margin: 0 0 0 33px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}
#leftcontent {
	font-size: 0.7em;
	color: #777362;
	padding: 16px 0px 20px 48px;
}
#leftcontent h3 {
	font-size: 1.75em;
	margin: 0;
	padding: 20px 0 12px 20px;
	color: #DC8408;
}
#leftcontent p {
	margin: 6px 0 12px 0;
	line-height: 1.5em;
}
#mainbox {
	float: right;
	width: 500px;
}
#maincontent {
	font-size: 10pt;
	text-align: justify;
	float: left;
}
h1,h2, h3 {
	color: #6D6759;
	margin: 0px;
	text-align: center;
}
h2, h3 {
	margin: 24px 0 0 0;
}
#maincontent p {
	margin: 8px 0px 12px;
	line-height: 1.5em;
}
.clearit {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
#leftcontent a:hover, #maincontent a:hover,
#leftcontent a:active, #maincontent a:active,
#leftcontent a:focus, #maincontent a:focus {
	color: #000000;
}
#footer {
	clear: both;
	background-image: url(../images/lsk_footer.jpg);
	padding: 0;
	font-size: 0.7em;
	height: 48px;
}
#footer2 {
	width: 760px;
	margin: 0 auto;
	font-size: 10px;
	padding: 10px 0;
	color: #FFFFFF;
	text-align: center;
}
#footer2 a {
	color: #000000;
}
#footer2 a:hover, #footer2 a:active, 
#footer2 a:focus {
	color: #FFFFFF;
}
#p_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006699;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#mbar {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#o_table_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: left;
}
#o_table_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: right;
	padding-right: 35px;
}
#o_table_years {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #B4C2D6;
}
#o_table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	text-decoration: none;
	background-color: #B4C2D6;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#o_table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #4A668B;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#gb_01 {
	font-size: 10pt;
	text-align: justify;
	float: left;
	background-color: #CAD6E3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#gb_02 {
	font-size: 10pt;
	text-align: justify;
	float: left;
	background-color: #E2E8EF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#gb_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #4E688D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#gb_03 {
	font-size: 10pt;
	text-align: center;
	float: left;
	background-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
#pm_01 {
	font-size: 10pt;
	text-align: left;
	background-color: #CAD6E3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
}
#pm_02 {
	font-size: 10pt;
	text-align: left;
	background-color: #E2E8EF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#mtg_01 {


	font-size: 10pt;
	text-align: center;
	background-color: #CAD6E3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
#mtg_02 {


	font-size: 10pt;
	text-align: center;
	background-color: #E2E8EF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#news_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
	background-color: #B4C2D6;
}

#obit_01 {
	font-size: 10pt;
	text-align: justify;
	background-color: #475F83;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
}
#obit {
	font-size: 10pt;
	text-align: justify;
	background-color: #C7D2E0;
	padding-right: 15px;
	padding-left: 15px;
}
#obit_02 {
	font-size: 10pt;
	text-align: justify;
	background-color: #2F3E55;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
}
#obit_italic {
	font-size: 12px;
	text-align: center;
	background-color: #4E688D;
	font-style: italic;
	color: #E4EAF1;
	padding-top: 5px;
	padding-bottom: 10px;
}
#gb_04 {

	font-size: 10pt;
	text-align: center;
	float: left;
	background-color: #CAD6E3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ss_instructions {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #4E688D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#news_page2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
}
