/* Home Page main section styles */
	#central	
	{
		width: 97%;
		background-image: url(rightbkg.gif);
		background-repeat: repeat-y;
		background-position: right top;
	}
/* left nav for home page */	
	#leftNav
	{
	width: 130px;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;	font-size: 10px;
	line-height: 12px;
	padding-bottom: 12px;
	position: relative;
	top: 0;
	float: left;
	}
	#leftNav img
	{
	padding: 0;
	}

	#leftNav div.phone, 	#leftNav div.fax
	{
	font-size: 10px;
	line-height: 12px;
	}
	
	#leftNav h4
	{
	padding: 2px 6px;
	margin: 1em 0 0 0;
	background-color: #336;
	color: #adadc2;
	}
	
	#leftNav address, #leftNav div.phone, #leftNav div.fax
	{
	font-style: normal;
	padding-left: 4px;
	}
		

/* middle column -- main content */
	#keyTopic	
	{
	padding-top: 1em;
	margin-left: 148px;
	margin-right: 320px;
	padding-bottom: 1em;
	top: 0;
	}
	
	#keyTopic h1
	{
	font-size: 24px;
	line-height: 25px;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	color: #336;
	padding: 0;
	margin: 0;
	}
	
	span.welcome
	{
	font-family: georgia, palatino, times, serif;
	font-size: 18px;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
	}
	
	#keyTopic p, #keyTopic li
	{
	font-family: georgia, palatino, times, serif;
	font-size: 12px;
	line-height: 15px;
	}
	
	#keyTopic p
	{
	padding: 0 0 1em 0;
	margin: 0;	
	}
	
	#keyTopic h2
	{
	font-size: 15px;
	line-height: 18px;
	padding: 4px 0 0 0;
	margin: 0;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	color: #336;
	border-bottom: 1px solid #336;
	}
	
	#keyTopic ul
	{
	padding: 0;
	margin: 0;
	}
	
	#keyTopic li
	{
	list-style-type: circle;
	padding-left: 4px;
	margin-left: 15px;
	}

	#secondaryInfo
	{
	padding-top: 1em;
	width: 300px;
	float: right;
	position: relative;
	top: 0;
	right: 0;
/*	border-left: 1px solid #999;
	background-color: #ddd;
		background-image: url(rightbkg.gif);
		background-repeat: repeat-y;
		background-position: right top;*/
	font-family: georgia, palatino, times, serif;
	font-size: 11px;
	line-height: 15px;
	}
	
	#secondaryInfo div.text1
	{
	padding: 0 1em;
	}
	
	#secondaryInfo h1, #secondaryInfo h2, #secondaryInfo h3
	{
	padding: 0;
	margin: .5em 0 0 0;
	}
	
	#secondaryInfo p
	{
	padding: 6px 0 0 0;
	margin: 0;
	}
	
	#secondaryInfo ul
	{
	padding: 0;
	margin: 0;
	}
	#secondaryInfo li
	{
	list-style-type: circle;
	padding-left: 0px;
	margin-left: 15px;
	}
	#secondaryInfo h2
	{
	font-size: 21px;
	line-height: 24px;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	color: #336;	
	}

	#secondaryInfo h3
	{
	font-size: 15px;
	line-height: 18px;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	color: #336;
	border-bottom: 1px solid #336;
	}	

p.explain
{
margin: 0;
padding: 1em 0 0 0;
font-style: italic;
}