/* Main template Style D Whitehead 06/05/2005 V1 */

body {
	margin: 0;
	padding: 0;
	color: #000066;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#blueSquare {
	background: #FFFFFF url(images/backer.jpg) repeat-x;
	border: thin solid #0033CC;
	padding: 5px;
	font-size: 14px;
	color: #FFFF99;
}
.address {
	font-size: 10px;
	color: #FFFF66;
}
img.photo {
	margin: 5px;
}
p {margin: 10px;}
#hideMarquee {
	background: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	color: #00FFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#offNav {position: absolute; left: -999px;}
*:first-child+html #banner{width: 755px; position: absolute; top: 0px; text-align: right; margin-top: .5em;}
.NavLink:active, .NavLink:link, .NavLink:visited, .NavLink:hover {color: #000; text-decoration: none; font-size: 120%; padding: 5px;}
.NavLinkOn:active, .NavLinkOn:link, .NavLinkOn:visited, .NavLinkOn:hover {color: #000; text-decoration: none; font-weight: bold; font-size: 120%; padding: 5px;}

#menubar {
	height: 22px;
	background: #6765FF;
	border-bottom: 1px solid #000033;
	border-top: 1px solid #0066FF;
	position:relative;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #0066FF;
	border-right-width: 1px;
	border-left-width: 1px;
}
#nav, #nav ul {float: left;  list-style: none; line-height: 1; background: #0099FF; padding: 0;  margin: 0 0 0 0; }
#nav a {display: block;  color: #FFFFFF; text-decoration: none; white-space:nowrap; padding-left: 11px; padding-right: 11px; padding-top: 4px; padding-bottom: 3px;}
#nav a:hover {
	color: #000066;
}
#nav li:active {
	font-weight: bold;
}
#nav li ul li {width: 100%; }
#nav li {
	float: left;
	padding: 0;
	white-space: nowrap;
	background: #6564FE url(images/listBullet.jpg) no-repeat;
	font-size: 13px;
	position: relative;
	text-indent: 25px;
}
#nav li ul {position: absolute; left: -999em; height: auto; width: 15.5em; w\idth: 14.5em; font-weight: normal; border-width: 0; margin: 0;}
#nav li li {padding-right: 0.5em; font-size: 1em}
#nav li ul ul {margin: -1.75em 0 0 15em;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover {
	background: #C1EBFF url(images/listBulletOver.jpg) no-repeat;
	color: #FFFF99;
}
#blueLsquare {
	background: #FFFFCC;
	border: thin solid #0033CC;
	padding: 5px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: none;
}
#show p {
	color: #FF0000;
}
h1 {
	font-size: 18px;
}
