@charset "UTF-8";
/* CSS Document */

/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
.body09 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.body10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal}
.body12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.body11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.caption {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic}
.formhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF}
.pagehead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.sectionhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #CC3300}
.navigation {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold}
.introtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px }
a {  font-weight: bold}
.shopnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 9px; font-weight: bold}
.red_head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF0000}
.red_body10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000}
tt {  font-family: "Courier New", Courier, mono; font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff}
th {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #ffffff}
pre {  font-family: "Courier New", Courier, mono; font-size: 11px; font-style: normal; font-weight: normal}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body { 
	font: Tahoma;
	color: #CCCCCC;
	background-color: #000000; 
	background: #000000;
	margin: 0px; 
	padding: 0px;
	text-align: left;
	}

p { 
	padding: 0px;
	font: 11px Tahoma; 
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	}

h1,h2,h3 {
	margin-top: 15px;
	padding: 0px;
	}

h3 { 
	font: bold 11pt Tahoma;
	margin-bottom: 0px; 
	color: #000000;
	padding-bottom: 0px;
	}

#supportingText h3 span,#preamble h3 span {
	padding-bottom: 4px;
	background: url(images/flower3.jpg) no-repeat 0 0;
	padding-left: 24px;
	}

#linkList h3 span {
	padding-bottom: 4px;
	background: url(images/flower2.jpg) no-repeat 0 30%;
	padding-left: 14px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7F7F7F;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7F7F7F;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}
acronym {
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	}

/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */


#logo { 
	background: url(http://www.kclarsen.com/images/logo.gif) no-repeat left top; 
	margin-left: 25px;
	width: 165px;
	height: 193px;
	position:absolute;
	top: 35px;
	float: left;
	}

#main {
	margin-left: 200px;
	width: 800px;
	height:600px;
	position:absolute;
	top: 35px;
	float: left;
	}

#linkList {
	text-align:left;
	width: 165px;
	font: 12px Verdana; 
	position: absolute;
	top: 255px;
	left: 35px;
	margin: 0px;
	padding: 0px;
	}

#footer {
	text-align: center;
	font: Bold 10px Verdana;
	padding: 20px;
	margin-top: 650px;
	border-top: 1px dashed #666666; 
	}

/* ----- OTHER ------------------------------------------------------------------------------------------------- */

#lselect,#larchives,#lresources {
	padding: 0px 15px 45px 15px;
	margin: 0px;
	background: url(images/bg_divide1.jpg) no-repeat bottom center;
	}

#explanation,#participation,#benefits,#requirements {
	margin-top: 0px;
	padding-top: 0px;
	}

#explanation h3 span {
	margin-top: 20px;
	}

#linkList h3 {
	font-size: 11px;
	padding: 3px 3px 3px 1px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 20px;
	}

#lselect ul, #larchives ul, #lresources ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#lselect li, #larchives li, #lresources li {
	padding: 5px 0px;
	background: url(images/flower2.jpg) no-repeat 0 100%;
	}

#lselect li a {
	display: block;
	}

#lselect li a.c {
	display: inline;
	}

#linkList #lselect ul li {
    border-bottom: 1px solid #999999;
    display: block;
    padding: 5px 0 5px 15px;
    }



#pageHeader h1 span,#pageHeader h2 span,#quickSummary p.p1 {
	display: none;
	}

#quickSummary p.p2 {
	text-align: left;
	color: #ffffff;
	font: 11px Tahoma;
	width: 120px;
	padding: 145px 0px 0px 15px;
	}
