body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 101%;
	background-color: #9F9A74;
}

td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

H1 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #003696;
}

H2 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #003696;
}

.subhead {
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003696;
}

A:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003696;
	text-decoration: underline;
}

A:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003696;
	text-decoration: underline;
}

A:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003696;
	text-decoration: underline;
}

A:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #9F9A74;
	text-decoration: none;
}

.smtext {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

A.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003696;
	text-decoration: none;
}

A.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003696;
	text-decoration: none;
}

A.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003696;
	text-decoration: none;
}

A.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003696;
	text-decoration: underline;
}

div.menu_item A:link, A.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003696;
	text-decoration: none;
}

div.menu_item A:active, A.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003696;
	text-decoration: none;
}

div.menu_item A:visited, A.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003696;
	text-decoration: none;
}

div.menu_item A:hover, A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #790025;
	text-decoration: none;
}

table.standard {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show;
}

table.standard td, table.standard th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E1E1E1;
	empty-cells: show;
	vertical-align: top;
}

table.standard td A:link, table.standard td A:visited, table.standard td A:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003696;
	text-decoration: underline;
}

table.standard td A:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003696;
	text-decoration: none;
}

table.standard th {
	font-size: 13px;
	color: #ffffff;
	background-color: #003696;
}

table.standard td.field {
	vertical-align: top;
	font-weight: bold;
	color: #000000;
	background-color: #dddddd;
}

table.standard tr.alt td {
	background-color: #E1E1E1;
}

.submit_button, input[type=submit], input[type=button], input[type=reset], button {
	font-family: Arial, helvetica, sans-serif;
	color: #003696;
	line-height: 20px;
	border: 2px solid #003696;
	background-color: #9F9A74;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	padding: 0px 1px 0px 1px;
}

.map_button {
	font-family: Arial, helvetica, sans-serif;
	color: #003696;
	border: 2px solid #003696;
	background-color: #afbdc0;
	font-weight: bold;
	font-size: 8pt;
	cursor: pointer;
	padding: 0px 1px 0px 1px;
}

td.left_column {
	background-color: white;
	/* background-image: url(/images/left_background.png);
*/
}

form {
	margin: 0px;
	padding: 0px;
}

input.control {
	margin-left: 3px;
	margin-right: 3px;
}

div.location_wrapper {
	text-align: left;
	width: 180px;
	padding-top: 40px;
	padding-left: 20px;
}

div.location_header {
	font-weight: bolder;
	color: #003696;
	font-size: 10pt;
}

div.location_image {
}

div.location_image img {
	border: 3px solid #003696;
}

div.location_details {
	width: 173px;
	margin-top: 10px;
}

div.location_address {
	padding: 3px;
	font-weight: bold;
	font-size: 8pt;
}

div.location_hours {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
}

span.location_hours_header {
	color: #003696;
	font-weight: bold;
	font-size: 8pt;
}

span.location_hours_header {
	color: #003696;
	font-weight: bold;
}

#ADMIN {
	background-color: #B4C7C1;
	border: solid 1px #000000;
	color: #000000;
	float: right;
	width: 80px;
	height: 18px;
	text-align: center;
	vertical-align: text-top;
	font-size: 10px;
	font-weight: bold;
}

td.content {
	background-color: white;
}

.location_search_results .location {
	margin: 5px;
}

.location_search_results .location a {
	font-size: 13pt;
	font-weight: bold;
}

/*** START OF MENU STYLES ***/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
/* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit;
/* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 10px;
	top: 1em;
/* match top ul list item height */
	z-index: 99;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 10em;
/* match ul width */
	top: 0em;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 10em;
/* match ul width */
	top: 0em;
}

/*** DEMO SKIN ***/
 
.sf-menu {
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	z-index: 5;
	height: 1em;
	padding-top: 7px;
}

.sf-menu a {
	padding: 0px 3px 0px 4px;
	text-decoration: none;
}

.sf-menu a, .sf-menu a:visited {
/* visited pseudo selector so IE6 applies text colour*/
	color: black;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

.sf-menu a:hover {
/* visited pseudo selector so IE6 applies text colour*/
	color: black;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

a.main_menu_link:link, a.main_menu_link:visited, a.main_menu_link:active {
	padding: 0px 3px 0px 4px;
	text-decoration: none;
	color: #003696;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;
}
 
a.main_menu_link:hover {
	padding: 0px 3px 0px 4px;
	text-decoration: none;
	color: #9F9A74;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sf-menu li {
	z-index: 5;
}

.sf-menu ul, .sf-menu ul ul {
	background: #FFFFFF;
	border-top: 1px solid #003696;
	border-bottom: 2px solid #003696;
	border-left: 2px solid #003696;
	border-right: 2px solid #003696;
	z-index: 5;
}

.sf-menu li li {
	background: #FFFFFF;
	border-top: 1px solid #003696;
}

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background: #9F9A74;
	color: white;
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
/* arrow hovers for modern browsers*/
}

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0;
/* arrow hovers for modern browsers*/
}

/*** END OF MENU STYLES ***/
