body {
	background-color: #333;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	margin-top: 0;
	}
	
a:link, a:visited {
	color: #00703b;
	text-decoration: underline;
	}
a:hover {
	color: #00703b;
	text-decoration: none;
	}
	
#clear {
	clear: both;
	}
	
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
	  
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #00703b;
	}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	}
sup {
	font-size: 12px;
	}
	
	
	
/* GENERAL LISTS */

#leftcontent ul {
	margin: 0 0 15px 0;
	padding: 0;
	}
#leftcontent ul li { 
	margin: 0 0 0 7px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	list-style: inside;
	}
#leftcontent ul li a {
	color: #00703b;
	text-decoration: underline;
	font-size: 11px;
	line-height: 15px;
	}
#leftcontent ul li a:hover {
	color: #00703b;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	}
	
#leftcontent ul ul {
	margin: 3px 0 10px 0;
	padding: 0;
	}
#leftcontent ul li ul li{ 
	margin: 0 0 0 15px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666;
	list-style: inside;
	list-style-type: circle;
	}
#leftcontent ul li ul li a {
	color: #00703b;
	text-decoration: underline;
	}
#leftcontent ul li ul li a:hover {
	color: #00703b;
	text-decoration: none;
	}


	
	


/* CONTAINING DIV */

#container {
	width: 766px;
	margin: 0 auto;
	padding: 0;
	background: #666666 url(images/containerBg.jpg);
	background-repeat:repeat-y;
	}



/* TOP DROPSHADOW */
	
#topglow {
	width: 766px;
	height: 8px;
	background-image: url(images/topGlow.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
	
	
	
/* CONTAINING DIV INSIDE DROPSHADOW AREA (750PX) */

#subcontainer {
	width: 750px;
	margin: 0 8px 0 8px;
	padding: 0;
	}
	


/* MASTHEAD (CONTAINS LOGO AND HOME/CONTACT US NAVIGATION) */
	
#masthead {
	width: 750px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000;
	}
	
#logo {
	margin: 13px 0 13px 21px;
	padding: 0;
	float: left;
	}

#mastnav {
	float: right;
	margin: 13px 21px 13px 0;
	}
	
	

/* BANNER PHOTO AREA */
	
#bannerphoto {
	width: 750px;
	height: 177px;
	}
	
	
	

/* TOP NAVIGATION */
	
#topnav {
	width: 750px;
	margin: 0;
	padding: 0;
	}



/* SUBNAV */

#subnav {
	margin-left: 0;
	padding: 7px 7px 7px 7px;	
	border-bottom: 1px solid #000;
	background: #f0dfba;
	text-align: left;
	}

#subnav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e2700;
	margin: 0;
	padding: 0;
	}
	
#subnav ul li {
	margin-left: 0px;
	margin-right: 25px;
	padding: 0;
	font-size: 11px;
	list-style: none;
	display: inline;
	}

#subnav ul li a {
	text-decoration: none;
	color: #4e2700;
	}

#subnav ul li a:hover {
	color: #00703b;
	text-decoration: none;
	}
	



/* CONTENT */
	
#content {
	width: 750px;
	padding: 0;
	margin: 0;
	background-image: url(images/content_Bg.gif);
	text-align: left;
	}
	
#leftcontent {
		float:left;
		width:60%;
		background:#fff;
		margin:0;
		padding: 20px;
		text-align: left;
		}

#rightcontent {
	margin: 0;
	padding: 20px;
		}
	
/* PDF BOX (SF Editorial specific) */

#pdfbox.editorial {
	width: 285px;
	border: 1px solid #00703b;
	background-color: #eeeeee;
	margin: 15px 0 0 0;
	padding:0;
	}

#pdftext ul li a.editorial:link, #pdftext ul li a.editorial:visited {
	color: #666;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
		}
#pdftext ul li a.editorial:hover {
	color: #666;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
	}
	

/* PDF BOX (SF specific) */

	
#pdfbox {
	width: 250px;
	border: 1px solid #00703b;
	background-color: #eeeeee;
	margin: 15px 0 0 0;
	padding:0;
	}
	
#pdfboxheader {
	width: auto;
	margin: 0;
	padding: 6px;
	background-color: #00703b;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
#pdftext {
	margin: 0;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	}
	
#pdftext p {
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	}

#pdftext a {
	color: #00703b;
	text-decoration: underline;
	}
#pdftext a:hover {
	color: #00703b;
	text-decoration: none;
	}

#pdftext ul {
	margin: 0 0 15px 0;
	padding: 0;
	}
#pdftext ul li {
	margin: 0;
	list-style: inside;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	}
#pdftext ul li a {
	color: #00703b;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
		}
#pdftext ul li a:hover {
	color: #00703b;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	}
#pdftext span.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	}
	
#pdftext ul ul {
	margin: 0 0 0 0;
	padding: 0;
	}
#pdftext ul li ul li {
	margin-left: 15px;
	list-style: inside;
	list-style-type: circle;
	padding: 0;
	}
#pdftext ul li ul li a {
	color: #00703b;
	text-decoration: underline;
		}
#pdftext ul li ul li a:hover {
	color: #00703b;
	text-decoration: none;
	}
#pdftext span.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	}
	
	
	
/* FOOTER */
	
#footer {
	width: 750px;
	margin: 0;
	padding: 8px 0 8px 0;
	background-color: #c7c7c7;
	border-top: 1px solid #000;
	}
	
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 0;
	}
	
	
	
	
/* BOTTOM DROPSHADOW */
#btmglow {
	width: 766px;
	height: 8px;
	background-image: url(images/bottomGlow.jpg);
	background-repeat: no-repeat;
	}


	
/* LCL SPECIFIC STYLES */
#lclcontent {
	width: 750px;
	padding: 0;
	margin: 0;
	background-image: url(images/lcl_contentBg.gif);
	text-align: left;
	}

.lclheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #023c70;
	}

.lclsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	}
	
#lclpdfbox {
	width: 250px;
	border: 1px solid #023c70;
	background-color: #eeeeee;
	margin: 15px 0 0 0;
	padding:0;
	}
	
#lclpdfboxheader {
	width: auto;
	margin: 0;
	padding: 6px;
	background-color: #023c70;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
#lclpdftext {
	margin: 0;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	}
#lclpdftext a {
	color: #023c70;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
	}
#lclpdftext a:hover {
	color: #023c70;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	}

#lclpdftext ul {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	}
#lclpdftext ul li {
	margin: 0;
	list-style: inside;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	}
#lclpdftext ul li a {
	color: #023c70;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
		}
#lclpdftext ul li a:hover {
	color: #023c70;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	}
#lclpdftext span.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	}
	
	
	
	
/* SF MEDIA KIT HOME SPECIFIC */
#homecontent {
	width: 750px;
	padding: 0;
	margin: 0;
	text-align: left;
	}
#homeleftcontent {
		float:left;
		width:50%;
		margin:0;
		padding: 20px;
		text-align: center;
		}

#homerightcontent {
	margin: 0;
	padding: 20px;
	text-align: center;
		}
	
	
/* Forms */

input,
textarea	{
	background-color: #fff;
	border: 1px solid #000;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding: 2px;
}

input:focus,
textarea:focus	{
	background-color: #fff;
}

input.button {
	background-color: #00703b;
	border: 1px solid #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 3px;
}

input.button:hover {
	background-color: #f2bf34;
	border: 1px solid #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #4e2700;
	padding: 3px;
}