body	{
	background: url("/GRAPHICS/home-backspacer.gif") #4b8d86 repeat-x;
	margin: 0;
	color: #fff;
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	}

a:link	{
	color: #023630;
	text-decoration: none;
	}
	
a:active	{
	color: #0a4d93;
	}
	
a:hover	{
	color: #006666;
	text-decoration: none;
	}
	
a:visited	{
	color: #006666;
	text-decoration: none;
	}
	
a.redlink	{
	color: #6C0061;
	text-decoration: none;
	}
	
td	{
	font: 12px Times, "Times New Roman", serif;
	color: #000;
	}
	
td.address	{
	background: url("/GRAPHICS/footer-lowbarback.gif") #a0c4b6 repeat-x;
	text-align: center;
	font: 12px Times, "Times New Roman", serif;
	color: #fff;
	}
	
td.hometxtback {
	background-color: #ffffff;
	font: 12px Times, "Times New Roman", serif;
	color: #000;
	}
	
td.menuitem	{
	background-color: #ffffff;
	font: 12px Times, "Times New Roman", serif;
	color: #000;
	}

td.url	{
	background-color: #4b8d86;
	font: bold 11px Times, "Times New Roman", serif;
	color: #fff;
	letter-spacing: 0.5em;
	text-align: left;
	padding-left: 25px;
	}

td.hometitle	{
	background-color: #e4f7eb;
	font: 11px Times, "Times New Roman", serif;
	color: #6c0061;
	border-bottom: 1px solid #58004a;
	}
	
td.hometitle img	{
	vertical-align: bottom;
	}

td.smartorder	{
	border-bottom: 1px solid #58004a;
	}
	
div#homecopy	{
	font-size: 14px;
	padding: 25px 9px 10px 7px;
	}
	
div#bottom	{
	background-color: #a0c4b6;
	padding-top: 15px;
	text-align: center;
	}
	
span.copyright	{
	color: #00011;
	}

