.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
body {
	background-color: #EFFEE0;
	font: normal normal normal 10pt/12pt sans-serif;
}
#ecn_links {
	text-align:center;	
	margin-top:200px;
}
#ecn_links table {
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
#ecn_links td {
	text-align:center;	
	vertical-align:top;
}
#ecn_links a {
	font-size:13px;
	color:#036;
	text-align:center;
}

#nav_main td {text-align:right; font-size:11px;}
#nav_main a:link {color: black; text-decoration:none;}
#nav_main a:visited {color: black; text-decoration: none;}
#nav_main a:focus, #nav_main a:hover, #nav_main a:active {color: black; text-decoration: underline;}

#body_nav td {text-align:right; font-size:10px;}
#body_nav a:link {color: black; text-decoration:none;}
#body_nav a:visited {color: black; text-decoration: none;}
#body_nav a:focus, #body_nav a:hover, #body_nav a:active {color: black; text-decoration: underline;}

#hours {font-size:11px;}

#address {text-align:center; font-size:11px;}

#bodyheader {color: #8dc740; font-size: 16px; font-weight: bold}

#bodycopy {font-size:12px; color: gray}