﻿body, html
{
	margin-left: 10px;
	margin-top: 10px;
	padding: 0;
	background: #FFFFFF;
	color: #000;
	background-color: #FFFFFF;
}
table.highlightTable tr.highlight td
{
    background: #EEEDBE;
}
table.highlightTable tr.highlightAlt td
{
    background: #E2E08D;
}
tr
{
	vertical-align: top;	
}
#wrap 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	width: 970px;
}
#wrap h3
{
	font-size: large;
}
#wrap a:link, a:visited
{
	color: #000000;
}
#wrap a:hover, a.active
{
	color: #666666;
}
#logindisplay
{	
	text-align: right;	
	font-size: medium;		
}
#logindisplay a:link, #localize a:link
{	
	text-decoration: underline;
}

#logindisplay a:visited, #localize a:visited
{	
	text-decoration: underline;
}
#logindisplay a:hover, #localize a:hover
{
	color: #666666;
	text-decoration: underline;
}
#localize
{
	text-align: left;
	width: 100px;
	font-size: 1.1em;	
	color: black;
}
#sidebar
{
	float: left;
	width: 200px;
}
#top
{
	float: right;
	top: 0px;
	position: relative;
	width: 750px;
	height: 80px;
}
#topcontent
{
	top: 50px;	
}
#main
{
	float: right;
	top: 80px;
	position: relative;
	width: 750px;
	font-size: 14px;
}
#footer
{
	clear: both;
}
#footer p
{
	padding: 5px;
	margin: 0;
}
#logo
{
	background-color: #FFFFFF;
	color: White;
	border-color: White;
}
#links
{
	margin-top: 10px;	
	font-size: medium;
}
#hours
{	
	font-size: 12px;
	font-weight: bold;
}
#address
{	
	font-size: 12px;
	font-weight: bold;	
}
#extrainfo
{	
	font-weight: bold;	
}
#extrainfo a:link
{
	text-decoration: none;
}
.indextoprow2
{	
	text-align: right;
	margin-left: 40px;
}
#indextopcontent a:link
{	
	text-decoration: none;	
}
#indextopcontent a:hover
{	
	text-decoration: underline;	
}
.indexrow1
{
	font-size: large; 	
	color: #8DAA1C;
	height: 40px;	
}
.indexrow2
{	
	height: 63px;
	font-size: medium;
}
.indexrow3
{	
	font-weight: bold;
	color: #FF6600;
	text-align: right;
	height: 44px;
}

