/* EFFIES PLACE MAIN CSS */
@charset "utf-8";
html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
p {
	padding: 0px 0px 10px;
	margin: 0px;
}
body {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
H1 {
	font-size:16px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 8px;
}
H2 {
	font-size:14px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
H3 {
	font-size:12px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3D68B1;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D68B1;
	width: 978px;
	padding: 3px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 22px;
}
H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3D68B1;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D68B1;
	width: 978px;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* ------------------------------------------------------------------------------------------------ */
/* EFFIES SITEWIDE CSS*/

#divWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 955px;
	border: 1px solid #333333;
	position: relative;
}
#divHeader {
	background: url(../images/header_background.jpg) no-repeat;
	height: 110px;
	width: 955px;
	cursor: auto;
}
#divHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 370px;
	text-align: right;
	float: right;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
}
#divHeaderImages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 65px;
	width: 370px;
	text-align: right;
	float: right;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
}
#divHeaderImage1 {
	width: 120px;
	text-decoration: none;
	float: right;
}
#divHeaderImage2 {
	width: 150px;
	text-decoration: none;
	float: right;
	padding-right: 30px;
}
#divMainNav {
	height: 28px;
	width: 955px;
	background-color: #CCCCCC;
}
#divMainContent {
	width: 915px;
	height: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 20px;
	text-align: left;
}
#divFooter {
	padding: 5px 0px;
	height: 25px;
	color: #666666;
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	width: 955px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}


/* ------------------------------------------------------------------------------------------------ */
/* EFFIES BASIC CSS*/

.float_left {
	float: left;
}
.float_right {
	float: left;
}
a.header_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.header_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.header_image {
	float: left;
	margin-top: 6px;
	margin-left: 15px;
}
.submenubottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.form_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.h2_content_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.h2_content_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
a.body_content_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.body_content_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#map {
	width: 950px;
}
#wagmp_map_1 {
	width: 600px;
	height: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#map_content {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ------------------------------------------------------------------------------------------------ */
/* EFFIES PLACE SPRY HORIZONTAL MENU BAR */
@charset "UTF-8";

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	list-style-type: none;
	cursor: default;
	padding: 5px 0px 5px 15px;
	margin: 0px;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 2000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	left: -200em;
	width: 130px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	position: absolute;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	background-color: #B60000;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	background-color: #B60000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: 10px;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
}
/* Menu items are a light gray block with padding and no text decoration */
/* CHANGE COLOR IN MenuBarHorizontal a */
ul.MenuBarHorizontal a
{
	cursor: pointer;
	color: #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 10px 3px;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	display: block;
}
/* Menu items that have mouse over or focus have a blue background and white text */
/* CHANGE COLOR IN MenuBarHorizontal a:hover */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFFFFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../images/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #B00000;
	color: #20418E;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
/* CHANGE COLOR IN MenuBarHorizontal a:MenuBarItemSubmenuHover */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #FFFFFF;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 2000;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	}
}
/* CHANGE COLOR IN MenuBarSubmenuVisible a */
#MenuBar1  .MenuBarSubmenuVisible  a  {
	color: #333333;
	width: 200px;
	text-align: left;
	background-color: #CCCCCC;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#MenuBar1  .MenuBarSubmenuVisible  a:hover  {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 12px;





ul.MenuBarHorizontal a:hover {
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0.15em;
	padding-right: 10px;
	padding-bottom: 0.5em;
	padding-left: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

