﻿a:link 
	{
		color: #E7A333;
		text-decoration: none;
	}
a:hover
	{
		color: #ffcc00;
		text-decoration: underline;
	}
a:visited 
	{
		color: #E7A333;
		text-decoration: none;
	}
body 
	{
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	}
input, select 
	{
	font-size: 11px;
	}
div.loginbox
	{
		float: right; 
		margin: 5px 15px 0px 0px;
	}
div.main
	{
		float:left;
		width: 700px;
		/*height: 460px;
		background: url(/NorthCoast/images/trans-bg.gif);
		background-color: #fff;
		-moz-opacity: .5;
		opacity: .5;
		filter: alpha(opacity=50); */
		margin-top: 85px;
		margin-left: 5px;
		/*border: 1px #000 solid;
		overflow: auto;
		overflow-x: hidden;*/
		font-size: .85em;
		line-height: 1.3em;
		color: #000;
		padding: 10px 5px 5px 10px;
		/*white-space:normal;*/
	}

div.main a:link
	
	{
		color: #ba550b;
	}

div.main a:visited
	
	{
		color: #ba550b;
	}

div.header
	{
		background: url(/NorthCoast/images/subpage-header.jpg);
		width: 1024px;
		height: 85px;
	}

div.mainwide
	{
		float:left;
		width: 770px;
		background-color: #e3e3e3;
		margin-top: 3px;
		margin-left: 5px;
		border: 1px #000 solid;
		font-size: .85em;
		line-height: 1.3em;
		color: #000;
		padding: 10px 5px 5px 10px;
		white-space:normal;
	}

div.mainwide a:link
	
	{
		color: #ba550b;
	}

div.mainwide a:visited
	
	{
		color: #ba550b;
	}

h1 
	{
		font-size: 1.5em;
	}

h2
	{
		font-size: 1.2em;
	}
div.printer 
	{
		float:right;
	}
div.printer .printerimage 
	{
		border:0px; vertical-align:middle;
	}
div.footer
	{
		float: left;
		width: 100%;
		margin: 10px 0px 0px 0px;
		font-size: .68em;
		color: #000000;
		line-height: 1.2em;
		border-top: solid 1px #000;
		background-color: #e0e0e0;
		padding: 5px;
	}
	
/*LEFTNAV*/
.hiddenposting, .hiddenposting a
	{
	 color:Gray;
	}
.unpublishedposting, .unpublishedposting a
	{
		color:Red;
	}
div.ln 
	{
		background-color:#000;
		font-size: 12px; 
		float: left; 
		margin: 85px 0px 0px 0px; 
		padding: 0px;
	}
	
div.leftnav 
	{
		background-color:#000;
		font-size: 12px; 
		float: left; 
		margin: 3px 0px 0px 0px; 
		padding: 0px;
	}
	
ul.ln 
	{
		list-style-type: none;  
		text-align: left; 
		margin-left: 0px;  
		margin-top: 0px; 
		padding-left: 2px; 
	}

ul.ln li 
	{

	}

ul.ln li a, ul.ln li span 
	{
		display: block; 
		padding: 5px 3px 5px 3px; 
		width: 160px;  
	}

ul.ln li.level1_posting 
	{
	}

li.level1_channel 
	{
	}

li.level1_expanded 
	{ 
		color: #E7A333; 
	}

li.level1_expanded a:link, li.level1_expanded a:visited, li.level1_expanded a:hover 
	{ 
		color: #E7A333; 
	}

li.level2 
	{
		background: url(/NorthCoast/images/nav-grad.gif);
		padding-left: 10px;
	}

li.level2 span 
	{ 
		display: block; 
		padding: 5px 5px 5px 5px; 
		margin-left: -5px;
	}

li.level2 span a 
	{ 
		display: inline; 
		padding-left: 5px; 
	}

li.level2_expanded 
	{
		background-color: #e3e3e3;
		border-top: 1px solid #ba550b; 
		font-weight: bold;
		padding-left: 10px;
	}

li.level2_expanded a:link, li.level2_expanded a:visited, li.level2_expanded a:hover 
	{ 
		color: #000; 
	}

li.level3 
	{
		background-color: #fff; 
		padding-left: 20px;
	}

li.level3 a 
	{ 
		line-height: -4px;
	}

li.level3_expanded 
	{
		background-color: #e3e3e3;
		border-top: 1px solid #ba550b; 
		font-weight: bold;
		padding-left: 20px; 
	}

li.level3_expanded a:link, li.level3_expanded a:visited, li.level3_expanded a:hover 
	{ 
		color: #000; 
	}

li.level4 
	{
		background-color: #fff; 
		padding-left: 30px;
 	}

li.level4 a 
	{ 
		line-height: -4px;
	}

li.level4_expanded 
	{
		background-color: #e3e3e3;
		border-top: 1px solid #ba550b; 
		font-weight: bold;
		padding-left: 30px; 
	}

li.level4_expanded a:link, li.level4_expanded a:visited, li.level4_expanded a:hover 
	{ 
		color: #000; 
	}