/* Home Page main section styles */
	#central	
	{
		width: 97%;
	}
/* 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 */
	#searchArea
	{
	padding-top: 1em;
	margin-left: 148px;
	margin-right: 220px;
	padding-bottom: 1em;
	top: 0;
	}

#resultArea
	{
	padding-top: 1em;
	margin-left: 148px;
	padding-bottom: 1em;
	top: 0;
	}

	
	#searchArea h1
	{
	font-size: 18px;
	line-height: 20px;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	color: #336;
	padding: 0;
	margin: 0;
	}

	#searchArea h2
	{
	font-size: 12px;
	line-height: 15px;
	border-bottom: none;
	padding: 4px 0 0 0;
	margin: 0;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	color: #336;
	}

		
	#searchArea p, #searchArea li
	{
	font-family: georgia, palatino, times, serif;
	font-size: 12px;
	line-height: 15px;
	}
	
	#searchArea p
	{
	padding: 0 0 1em 0;
	margin: 0;	
	}
	
	#searchArea ul
	{
	padding: 0;
	margin: 0;
	}
	
	#searchArea li
	{
	list-style-type: circle;
	padding-left: 4px;
	margin-left: 15px;
	}

#image
{
width: 210px;
margin-top: 60px;
float: right;
}

fieldset
{
margin-top: .5em;
border: 1px solid #336;
}

fieldset.fieldsetConst
{
width: 43%;
float: left;
}
legend
{
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;	font-size: 10px;
	font-weight: bold;
}

table.results
{
border: 1px solid #336;
padding:6px;
font-family: "Trebuchet MS", Verdana, Geneva, Tahoma, Arial, Sans-serif;
font-size: 11px;
}

table.results th
{
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 11px;
font-weight: bold;
color: #336;
padding: 4px;
border-bottom:1px solid #336;
background-color: transparent;
text-align: left;
}

tr.resultRowOne td {
color: #000;
padding: 6px;
background-color: #DADADD;
}

tr.resultRowTwo td {
font-size: 11px;
color: #000;
padding: 6px;
background-color: #eee;
}
