@charset  "UTF-8";

body
{
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 105%;
	background-color: #FFEFCB;
	/*text-align: center;*/
}

.dh
{
font-size: 10px;
color: silver;
}


#container
{
	/*display: inline;*/
	/* display: inline-block; added friday am */
	padding: 0px;
margin: 0 auto;
	width: 800px;
}

#banner
{
	/*display: block;*/
	text-decoration none;
	/*float: left;  enabled friday am*/
	/*float: none; turned off friday am*/
	border-style: none;
	padding: 0px;
	width: 800px;
	position: fixed;
	z-index: 2;
	clear:both;
}


#nav
{
		/* float: left; enabled friday am*/
		display: block;
	width: 780px;
	height: 15px;
	margin-left: 37px;
	margin-top: 99px;
	position: fixed;
	z-index: 1;
	clear:both;

}
#click
{
	text-decoration none;
	clear: both;
	width: 26px;
	height: 250px;
/*	float: left;enabled friday am*/
	display:inline-block;
	margin-left: 0px;
	margin-top: 110px;
	position: fixed;
	clear:both;

	}
		
#col-left
{
	display: inline-block;
position: realtive;
	float: left;/* turned off friday am */
	margin-top: 150px;
	width: 380px;
	height: auto;
	padding-left: 13px;
	padding-right: 10px;
	margin-left: 50px;
	background-color: #FFFFFF;
	border: solid #FFCC99 1px;
	padding-top: 8px;
	padding-bottom: 20px;
	line-height: 150%;
	z-index: -1;
}

img
{
position: right;
border=0;
border-style: none;
text-decoration: none;
}
.img-a
{

float: right;
display: inline;
margin-left: 10px;
margin-right: -40px;
margin-top: 3px;
margin-bottom: 3px;
border: solid #FFCC99 1px;


}

.img-b
{

float: left;
display: inline;
padding: 0px;
margin-left: -50px;
margin-right: 10px;
border: solid #FFCC99 1px;
/*background-color: white;*/



}

.bold
{
font-weight: bold;

/*font-size: 120%;*/
}

.img-c
{

float: left;
display: inline;
padding: 10px;
padding-left:0;

}


.p

{
/*text-indent: -1em;*/
font-size: 125%;
list-style-type: square;
}


#col-right
{
		
	width: 264px;
	display: inline-block; /*changed from inline-block friday am */
/*position: relative:*/
	float: left;/* turned off friday am*/
	margin-top: 150px;
	padding-right: 10px;
	background-color: #FDF2DE;
	padding-bottom: 40px;
	z-index: -1;

	margin-left: 45px;
	padding-left: 10px;
	line-height: 140%;
	padding-top: 8px;
	background-image: url(../images/lss-logo-200px-light-trans.png);
	background-position: 38px 22px;
	background-repeat: no-repeat;
	height: auto;
}


.clear { clear: both; }

ul
{
	float: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	display: block;
}

ul.nav
{
	list-style-type: none;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	/*	border-left-width: thick;*/
	margin-top: 11px;
}

ul.nav a
{
	display: block;
	width: 71px;
	background-color: #9C9C85;
	text-decoration: none;
	text-align: center;
	font-size: 1.1em;
	float: left;
	color: #FFFFFF;
	border-bottom-color: #9C9C85;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-right-color: #FFEFCB;
	padding-top: 3px;
	border-right-style: solid;
	border-right-width: 5px;
	/*padding-right: 3px;
	padding-left: 2px;
	
	*/
}

ul.nav li { float: left; }

ul.nav:hover
{
	text-decoration: none;
	color: black;
}

* html ul.nav a { height: 1px; }

.h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #818C75;
	line-height: 130%;
	font-weight: bold;
	font-size: 140%;
}

.h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C66;
	/*color: #C66;*/
	font-size: 120%;
	line-height: 130%;
}

h4
{
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size: 75%;*/
	font-weight: normal;
	font-size: 1.2em;
	line-height: 130%;
	color: #663333;
	font-style: italic;
}


h4:first-line
{
	/*font-variant: small-caps;*/
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 130%;
	font-style: normal;
	color: #666666;

}
.h
{ 	color: black;
font-variant: small-caps;
font-family: Times New Roman, Helvetica, Verdana, serif;
font-style: normal;
}

h5
{
	text-align: right;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size: 75%;*/
	font-weight: normal;
	font-size: 1.2em;
	line-height: 130%;
	color: #663333;
	font-style: italic;
}


h5:first-line
{
	/*font-variant: small-caps;*/
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: black;
	line-height: 130%;
	font-style: normal;
	color: #666666;

}

.style1 { color: #000000; }


a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover
{
	text-decoration: none;
	font: color white;
	background-color: white;
}

a:active 

{ text-decoration: none; 
border-style: none;
}

#ulfoot
{
	font-size: 13px;
/*	font-weight: 600;*/
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 260px;
	height: 40px;
	float: left;
	background-color: #D1D29F;
	border: ridge silver;


}

.ulfoot
{	
	text-align: center;
	/*text-decoration: blink;*/
	margin-left: 0px;
	margin-right: 0;
	padding-left: 0;
		padding-top: 8px;

}

.ulfoot li
{
	
	list-style-type: none;
	float: left;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
	/*background-color: #D1D29F;*/
	display: block;
	width: 70px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	

}



/*	#ulfoot
{
	display: block;
float: left; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
/*	font-variant: small-caps;
	width: 100%
		list-style:none;
}

ulfoot li
{
	
	

	text-align: left;
	color: #000000;
	background-color: #D1D29F;
	display: block;
	width: 100%

}

ulfoot li a
{
	padding-right: 4 em;
	padding-left: 2 em;
	float: left;
	text-decoration: none;
	font-size: 3 em;
}

/*

col2p-rt:first-line 
{
	font-weight:bold;
	font-size: 105%;
	font-style: normal;
}
col2p-rt {
	color:#663333;
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;
/*	display: inline-block;	
	text-align: right;
	margin-left: 0.5ex;
	margin-right: 1ex;
	font-style: italic;
	text-align: right;

}
col2p-lft {
	color:#663333;
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;
	display: block;	
	text-align: left;
	font-style: italic;
}
col2p-lft:first-line {
	font-weight: bold;
	font-size: 105%;
	font-style: normal;
}
.col2-quote-ital {
	font-size: 90%;
	font-style: italic;
	font-variant: small-caps;
	color: #8E8266;	
	display: block;
	text-align: right;
}
COPIED BEFORE MESSING WITH CORRESPONDING STYLES ABOVE
/*ulfoot
{
	display: block;
/*	float: left; turned off fri 11:31*/
	/*	font-variant: small-caps;*/
/*	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 100%
	list-style:none;
}

ulfoot.nav a
{
	color: #000000;
	background-color: #D1D29F;
	display: block;
	width: 100%

}

ulfoot.nav li
{
	padding-right: 4 em;
	padding-left: 2 em;
	float: left;
	text-decoration: none;
}

*/

*/

