<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* version may 2010 */

/***********************************************/
/* Based on Macromedia 3 column css
/*	3col_leftNav.css                             */
/* for use with 3 column css template
includes suckerfish drop-down menu styles         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana,Arial,sans-serif;
	line-height:1.175;	
	margin: 0px;
	padding: 0px;
	background-color:#CCCCCC;
}

a{      color:#006699;
	text-decoration: underline;
}

a:link{ color: #006699;
	text-decoration: underline;
}

a:visited{
	color: #6699cc;
	text-decoration: none;
}

a:hover{
	color:#990000;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

hr{
outline:1px solid #cccccc;
}

ul { list-style:none}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container{   /*this is the container for the entire page content*/
	width:860px; /*was 58em but having trouble with em layout*/
	background: #ffffff;
	text-align: left;
	border: 1px solid #cccccc;
	margin: 0 auto;

}

#container2{   
	width:1000px; 
	background: #ffffff;
	text-align: left;
	border: 1px solid #cccccc;
	margin: 0 auto;
}
/*container2 is the variable container for the entire page content of tradelit and other sites with the 1000px layout*/


#masthead{ /*was 58em but having trouble with em layout*/
	padding: 0;
	border-bottom: 1px solid #cccccc;
	width: 860px;

}

#masthead2{ /*trying wider layout on /tradelit/ and 404 pgs, goes with container2*/
	width: 1000px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}


#SearchFeatured{ /*this is the right column with the search boxes*/
	float: right;
	width: 220px;
	margin: 0px;
	padding-left: 2px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;

}

#SearchFeatured2{ /*this is the right column with the search boxes on the wide layout*/
	float: right;
	width: 260px;
	margin: 0px;
	padding-left: 2px;
	background-color: #ffffff;
	/*border-left: 1px solid #cccccc;*/

}

#leftnav{ /* this is the left column with news/events or navigation*/
  	float:left;
	width: 220px;
	/*border-right: 1px solid #cccccc;*/
	padding-right: 2px;
	padding-left:2px;
	font-size:90%;

}

#maincontent{ /*this is the middle section with the main content*/
	float: left;
	width: 380px; /*should be 420???*/
	vertical-align:top;
	/*margin-left:8px;*/
	padding:16px;
	font-size: 90%;
}

#maincontent2{ /*this is the middle section with the main content on the wide layout*/
	float: left;
	width: 440px; /*should be 480???*/
	vertical-align:top;
	margin-left:8px;
	margin-right:8px;
	font-size: 90%;
	background:#FFFFFF;
}
/***********************************************/
/* Components                                  */
/***********************************************/

/*story includes the main body of the pages
feature includes featured image and rss feeds

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 2px 2px;
	font-size: 80%;
}

.feature h3{
	/*padding: 30px 0px 5px 0px;*/
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

/********color bars at the top of the page******/
#masthead .colorbar { /*default colorbar*/
	background-color: #e0b968;
	height: 18px;
}

#masthead .colorbarred {
	background-color:#990000;
	height: 18px;
}

#masthead2 .colorbar { /*default colorbar*/
	background-color: #e0b968;
	height: 18px;
}

#masthead2 .colorbarblue {
	background-color: #3399FF;
	height: 18px;
}

#masthead2 .colorbargreen {
	background-color: #CCFF66;
	height: 18px;
}
/************** .story styles ****************/

.story{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
}

.story p{
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	font-size: 80%;
}

.story h3 {
	font-size: 140%;
	font-weight:bold;
	letter-spacing: 0.15em;
	padding-top:8px;
}	
.textsmall {
	font-size: 80%;
	color: #333333;
}

/************* #siteInfo styles -- used for footer ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #searchbox styles ***************/
	
#searchbox {
	font-size: 90%;
	margin: 6px 0px 6px 0px;
}

#searchbox #form{
		padding-bottom: 2px;
		margin-bottom:-8px;
		float:left;}


#searchbox #input {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	width:80px;	
	}

#searchbox #label{
	display: block;
	font-size:80%;
	font-weight: bold;
	margin-bottom:0;
	padding-bottom:0;
}

.formbutton {
	font-size:80%;
	background:#FFCC66;
	border:thin outset;
	width:60px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html&gt;body #navBar li {border-bottom: none;}


/****social media icons (for new header)***/
#socialmedia {
	padding:0 8px 2px 0;
	margin: 0;
	list-style: none;
	width: 200px;
	
}
#socialmedia ul {
	margin: 0;
	list-style: none;
	padding: inherit;
}
#socialmedia a {
	display: block;
	text-decoration: none;
}

#socialmedia li {
	float: left;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:8px;
	list-style:none;
	}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 0px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

.relatedLinks li {
	font-size: 90%;
	color: #333333;
	text-decoration: none;
	list-style-image: none;
	list-style:none;
	margin-left:0px;
	margin-top: .1em;
	
}

.relatedLinks ul {
	text-decoration: none;
	margin-bottom: 1px;
	list-style-type: none;
	list-style-image:none;
	/*margin-top: -2px;
	padding-bottom: 4px;*/
	
}
/************** #advert styles *************

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}*/


/************** #leftnav styles **************/
/*these styles are for the left column navigation*/
/* duh, you already have a leftnav class above. what is this for?
#leftnav{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	float:left;
	background-color: #FFFFFF;
}*/

#leftnav .featured {
	font-size:80%;
}

#leftnav p{
	padding: 5px 0px 5px 0px;
	font-size:80%
}



/************** .featured styles **************/

.featured{
	margin: 0px 0px 2px 0px;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:220px;
}


.featured #label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	background-color:#666666;
	color:#FFFFFF;
}

.featured #label a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:85%;*/
	background-color:#666666;
	color:#66CCFF;
	text-decoration: none;
}
.featured #label a:hover {
	text-decoration: underline;
}


.featured #description {
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.featured h4 {
	font-size: 90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

.featured h3 {
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

/******now the 'son of suckerfish' drop down stylin's
	used in the horizontal navigation bar              ******/

#navBackground {
	padding-left:1em;
	padding-bottom:.5em;
	background-color:#666666;
}

#navigation-main{
	/*padding-top: 4px;*/
	padding-right: 0px;
	/*padding-bottom: 4px;*/
	padding-left: 2px;
	background-color:#666666;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:100%; /*this controls the width of the entire navigation menu*/
}
#navHorizontal {
	padding:0 1em 0 0;
	margin: 0;
	list-style: none;
	height: 1em;
	font:Verdana, Arial, Helvetica, sans-serif;
	background-color:#666666;
	
}
#navHorizontal ul {
	margin: 0;
	list-style: none;
	height: 1em;
	font:Verdana, Arial, Helvetica, sans-serif;
	background-color:#666666;
	padding: inherit;
	
}
#navHorizontal a {
	display: block;
	/*width: 10em;*/
	color:#FFFFFF;
	background-color:#666666;
	text-decoration: none;
	
}
#navHorizontal a:hover {
	text-decoration: underline;
}
#navHorizontal a:visited {
	display: block;
	/*width: 10em;*/
	color:#CCCCCC;
}
#navHorizontal li {
	float: left;
	/*width: 10em;*/
	width:160px;
	padding-top:.20em;
	padding-bottom:.20em;
	padding-left:inherit;
	list-style:none;
	text-align:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	background-color:#666666;
	
}
#navHorizontal li ul {
	position: absolute;
	padding-top:.5em;
	padding-left:inherit;
	/*width: 10em;*/
	width:210px;
	text-align:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	left: -999em; /*this makes it invisible by shoving it way to the left*/
	background-color:#666666;
	color:#FFFFFF;
}

#navHorizontal li ul li {
	line-height:1.2em;
	height:1.2em;
	/*position: absolute;
	padding-top:.5em;
	padding-left:inherit;
	/*width: 10em;*/
	width:210px;
	/*width:160px;
	text-align:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	left: -999em; /*this makes it invisible by shoving it way to the left*/
	/*background-color:#666666;
	color:#FFFFFF;*/
}
#navHorizontal li ul li a {
	padding-left: 5px;
	padding-bottom: 5px;
}

#navHorizontal  li:hover ul { /*this makes it visible when hovering*/
	left: auto; 
}
#navHorizontal li:hover ul, #navHorizontal li.sfhover ul {
	left: auto; 
}
/***end o' drop down stylin's***/

/***rss feed styles for feeds created with feed2js on main page**/

.rss-box /*defines the bounding div for the entire display- use to define borders, fill, etc.*/
	{
	width:220px;
	background-color: #FFFFFF;
	}
/*.rss-title - currently we aren't displaying the title of the feed.  Use with variants of rss-title a:link, rss-title a:hover, etc for rollowver styles*/
.rss-items /*defines the unordered list &lt;ul&gt;...&lt;/ul&gt; for the feed items- use to define the padding/margins for items.*/
	{
		padding-left:1em;
		padding-right:2px;
		list-style:none;
		}
/*.rss-item 
display of each feed item description and title, &lt;li&gt;...&lt;/li&gt; as well as the channel description, if displayed.*/
/*.rss-item a: 
variant for the item title and link style*/
/* .rss-date currently not displaying the date */

/***end of rss styles***/

/****now some random styles used elsewhere***/
#label_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color:#FFFFFF;
	color:#333333;
	font-weight: bold;
}
.sitemap_column {
	padding: 2px;
	float: left;
	width: 220px;
}
.featured p {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	font-size: 90%;
}
.graybox {
	background-color: #eeeeee;
	width: 220px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#maincontent2column {

	float: left;
	width: 600px; /*should be 480???*/
	vertical-align:top;
	margin-left:8px;
	margin-right:8px;
	font-size: 90%;
	background:#FFFFFF;
}
#rightmargin {

	float: right;
	width: 2px;
	margin: 0px;
	padding-left: 2px;
	background-color: #eeeeee;
}
#leftnav2 {

  	float:left;
	width: 260px;
	/*border-right: 1px solid #cccccc;*/
	padding-right: 2px;
}</pre></body></html>