@charset "utf-8";
@import url('base.css');


body, td
	{
	font: 12px/1.4em "Trebuchet MS", Monaco, Arial, Helvetica, sans-serif;
	color: #1a1a1d;
	}
	
	
p
	{
	margin-bottom: 1.2em;
	}
	
	
a, a:link, a:visited
	{
	color: #1a1a1d;
	text-decoration: none;
	}
	
	
h1
	{
	font-size: 22px;
	line-height: 1.1em;
	color: #86B107;
	padding-bottom: .2em;
	margin-bottom: 1.2em;
	text-transform: lowercase;
	border-bottom: 1px solid #3d4045;
	}
	
	
h2
	{
	font-size: 20px;
	line-height: 1.1em;
	color: #000000;
	margin-bottom: 1.6em;
	}	
	
	
h3
	{
	font-size: 18px;
	line-height: 1.1em;
	color: #86B107;
	margin-bottom: .6em;
	}	
	
	
h4
	{
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1em;
	color: #86B107;
	margin-bottom: .8em
	}	
	
	
h5
	{
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2em;
	color: #000000;
	margin-bottom: .4em
	}	
	
	
h6
	{
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2em;
	color: #86B107;
	margin-bottom: .2em
	}	
	
	
 ul, ol
	{
	margin-bottom: 1.2em;
	}
	
		
	
	



	
body
	{
	background: #ffffff;
	}
	
	
#tabs
	{	
	display: none;
	}
	
	
#main
	{
	width: 540px;
	}
	
	
#nav
	{
	display: none;
	}
		
	
#sidecol
	{
	display: none;
	}
	

.lthumb:link, .lthumb:visited,
.rthumb:link, .rthumb:visited,
.thumb:link, .thumb:visited
	{
	display: block;
	width: 234px;
	height: 190px;
	padding: 6px;
	margin: 8px 0;
	border: 1px solid #3d4045;
	}
		
	
.lthumb
	{
	position: relative;
	left: -6px;
	float: left;
	}

.rthumb
	{
	position: relative;
	right: -6px;
	float: right;
	}
	

.narrowbutton:link, .narrowbutton:visited
	{
	display: none;
	}
		
	
.widebutton:link, .widebutton:visited
	{
	display: none;
	}
	
	
#footerouter
	{
	clear: both;
	width: 540px;
	border-top: 1px solid #3d4045;
	text-align: center;
	padding-top: 1.2em;
	margin-top: 2.4em;
	}
	
	
#footerlinks
	{
	display: none;
	}


#topaddress, #btmaddress
	{
	list-style-type: none;
	font-size: 11px;
	color: #000000;
	}
	

#topaddress li, #btmaddress li
	{
	padding: 0 12px;
	}


#contactform
	{
	display: none;
	}
		
		
.sublink
	{
	display: none;
	}