@charset "UTF-8";
/* CSS Document */

body {background-color: #663;}

a:active{color:#330; text-decoration:underline; }
a:link {color:#333; text-decoration:underline;}
a:hover {color:#930; text-decoration:underline;}
a:visited {color:#666; text-decoration:underline;}

#wrapper {position: relative; width: 850px; margin: 0px auto; background-color:#FFFFFF}

#colLeft {
	width: 292px; 
	background-image:url(images/slslLogoBack.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin: 0px;
	float:left;
	padding: 180px 0px 0px 0px;
	}
	
#colLeftnypa {
	width: 292px; 
	background-image:url(images/slslLogoBack_nypa.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin: 0px;
	float:left;
	padding: 180px 0px 0px 0px;
	}
	
#colLeftGeneric {
	width: 292px; 
	background-image:url(images/slslLogoBack_generic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin: 0px;
	float:left;
	padding: 180px 0px 0px 0px;
	}
	

#colRight {
	width: 558px; 
	background-image:url(images/mainhead.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin: 0px 0 0 0;
	float:left;
	padding: 230px 0px 0px 0px;
	}
	
#colRightTimber {
	width: 558px; 
	background-image:url(images/mainhead_timber.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin: 0px 0 0 0;
	float:left;
	padding: 230px 0px 0px 0px;
	}

#colRightFarmTimber {
	width: 558px; 
	background-image:url(images/mainhead_farmtimber.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin: 0px 0 0 0;
	float:left;
	padding: 230px 0px 0px 0px;
	}
	

#botgraphic {
	width: 850px; 
	height: 215px;
	clear: both;
	background-image:url(images/bottomgraphic.jpg);
	background-repeat:no-repeat;
	background-color:#663;
	margin: 0;
}

#botgraphicTimber {
	width: 850px; 
	height: 215px;
	clear: both;
	background-image:url(images/bottomgraphic_timber.jpg);
	background-repeat:no-repeat;
	background-color:#663;
	margin: 0;
}

#botgraphicFarmTimber {
	width: 850px; 
	height: 215px;
	clear: both;
	background-image:url(images/bottomgraphicFarmTimber.jpg);
	background-repeat:no-repeat;
	background-color:#663;
	margin: 0;
}

.captionpicturebox_rt { 
	float: right; 
	width: 150px;
	margin:0px 0px 20px 25px;
}


.captionpicturebox_rtLG { 
	float: right; 
	width: 250px;
	margin:0px 0px 20px 25px;
}
.captionpicturebox_rt .box{ 
	 padding: 5px 0px 10px 0px;
}

.captionpicturebox_rt, .captionpicturebox_rtLG .captiontext{ 
	display: inline; 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color:#993300;
}


#RightTopNav {
	width: 558px; 
	height: 35px;
	background-color:#999966;
	margin:0px;
	padding:0px 0px 0px 0px;
	float: left;
	text-align: center;
	}	
	
	
.NavBarText {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size:13px;
	color: #330; 
	text-align: center;
	font-weight:bold;
	margin-top: 0px;
	padding-top:10px;
	
}

.NavBarText li{
	display:inline;
	padding-right: 30px;
}
.NavBarText li.last{ padding-right:0px;}

.NavBarText a:link {color: #333300; text-decoration:none;}
.NavBarText a:visited {color:#330; text-decoration:none;}
.NavBarText a:hover {color: #663; text-decoration:none;}
.NavBarText a:active {color:#330; text-decoration:none;}

		

/* ----- TEXT and MISC STYLES ----- */
.bold {font-weight: bold;}
.italic {font-style: italic;}
.boldItalic {font-style: italic; font-weight: bold;}

p {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin:0px;
	color:#333300; 
}

h1 {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color:#003366;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
	margin: 0px 0 15px 0;
	}
	
	

.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#333300;
	font-weight:bold;
	line-height: 1.5em;
	margin: 30px 15px 15px 20px;	
}

.timbertext {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin:0px;
	font-size:14px;
	color:#663300; 
	margin: 0 15px;
	line-height: 1.5em;
}


h2 {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color:#003366;
	font-size: 16px;
	line-height: 1.25em;
	text-align: center;
	margin: 0;
	}

.headline {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color:#993300;
	font-size: 20px;
	line-height: 1.25em;
	text-align: center;
	margin: 0px 0 8px 0;
	}

.subhead {font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color:#993300;
	font-size: 14px;
	font-weight:bold;
	margin: 40px 0 .25em 20px;
	}
	
.text {font-size:12px;
	margin: 0px 20px 20px 20px;
	line-height: 1.5em;
	}
	
.textlinks {font-size:12px;
	margin: 0px 20px 8px 20px;
	line-height: 1.5em;
	}
	
#copyright {
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	padding: 10px 0;
	color:#CCCC99;
	background-color:#666633
}
