@charset "utf-8";
#xl-footer a{
	text-decoration:none;
	text-align:center;		
}
#xl-footer {
	text-align:center;
}
#fb {
	position:absolute;
	margin-left: 125px;
    margin-top: -60px;
}
body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color: #c1b9ac;


}

.oneColFixCtrHdr #container {

	width: 961px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background: #ede6dc; /* the auto margins (in conjunction with a width) center the page */

	border: 1px none #BAD4FC;

	text-align: left; /* this overrides the text-align: center on the body element. */

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	background-image: url(../images/bg-white.gif);



}



td.sidebar

{

background-image:url(../images/bg4.gif);

background-repeat:no-repeat;

background-color: #676050;

}



p.white {

	FONT-SIZE: 14px;

	COLOR: white;

	FONT-FAMILY: Arial, Helvetica, sans-serif;

	TEXT-DECORATION: none;

	}

	

.oneColFixCtrHdr #header {

	background-image: url(../images/header2.gif);

	height: 118px;

	width: 961px;

	background-repeat: no-repeat;

	padding: 0;

}

.oneColFixCtrHdr #header h1 {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

.oneColFixCtrHdr #mainContent {

	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

	background: #ede6dc;

	background-image: url(../images/bg-white.gif);



}

.oneColFixCtrHdr #footer {

	padding: 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

	background:#ede6dc;

	background-image: url(../images/bg-white.gif);

}

.oneColFixCtrHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

.oneColFixCtrHdr #navbar {

	font-family: "ITC Avant Garde Gothic Demi", "Arial Black", Arial;

	margin: 0px;

	height: 60px;

	vertical-align:middle;

	text-align: left;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 190px;

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

	background-image: url(../images/bg2.gif);

	background-repeat:repeat-x;

}

.oneColFixCtrHdr #navbarHeader {

	font-family: "ITC Avant Garde Gothic Demi", "Arial Black", Arial;

	margin: 0px;

	text-align: left;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

	background: #91c847;

	border: medium solid #FFFFFF;

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

}

.oneColFixCtrHdr #mainImg {

	background-color: #FFFFFF;

	background-image: url(../images/mainImg.gif);

	height: 332px;

	width: 961px;

	background-repeat: no-repeat;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



h1 {

	FONT-SIZE: 14pt;

	COLOR: #686151;

	font-family: "ITC Avant Garde Gothic Demi", "Arial Black", Arial;

	TEXT-DECORATION: bold;

}



h2 {

	FONT-SIZE: 13pt;

	COLOR: #686151;

	font-family: "ITC Avant Garde Gothic Demi", "Arial Black", Arial;

	TEXT-DECORATION: bold;

}



h3 {

	FONT-SIZE: 12pt;

	COLOR: #686151;

	font-family: "ITC Avant Garde Gothic Demi", "Arial Black", Arial;

	TEXT-DECORATION: bold;

}



li.outside { 

	FONT-SIZE: 14px;

	COLOR: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	TEXT-DECORATION: none;

	margin-left: -20px;

}

li.inside { 

	FONT-SIZE: 14px;

	COLOR: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	TEXT-DECORATION: none;

	margin-left: -20px;

}



div.figure {

	float: right;

	border: thin silver solid;

	margin: 0.2em;

	padding: 0.2em;

	text-align: center;

}



#container #mainContent .bdr{ border: 3px solid #ffffff; }



#container #header .hanger{



	position:absolute;

	margin-top: 72px;

	margin-left: 20px;

	margin-bottom: 0;

	padding: 0;



	

}

#container #header .hanger2{



	position:absolute;

	margin-top: 65px;

	margin-left: 14px;

	margin-bottom: 0;

	padding: 0;



	

}

div.figure p {

  text-align: center;

  font-style: italic;

  font-size: smaller;

  text-indent: 0;

}



hr {

border: 0;

color: #9E9E9E;

background-color: #9E9E9E;

height: 1px;

width: 100%;

text-align: center;

}



/* 

  ------------------------------------

  PVII Menu CSS Express Drop-Down Menu

  by Project Seven Development

  www.projectseven.com

  ------------------------------------

*/

/*

Container for the menu. We set top and bottom borders only because the menu container

stretches the entire window width. Note that this container can go inside a fixed width

element that is centered on the page, if you so desire. It can even go inside a table cell.

It carries a background image for aesthetics.

*/

#menuwrapper {

	

	vertical-align: middle;

	background-position: left;

	text-align: left;

	left: 20px;

}

/*Clears the floated menu items.

Assigned to a BR tag placed just before

menuwrapper's closing DIV tag*/

.clearit {

	clear: both;

	height: 0;

	line-height: 0.0;

	font-size: 0;

}

/*

p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.

We set padding and margin to zero to eliminate all indentation, turn bullets off,

and set a font-family different from the global font-family declared for the

body element above. This sets font for just the menu. Do not add a font-size here.

*/

#p7menubar, #p7menubar ul {

	padding: 0;

	margin: 0;

	list-style: none;

	font-family: Arial;

}

/*

Root-Level Links.  Do not change the first two properties.

Adjust padding values to make the root links taller and to offset them

from the left and right edges of the link box. The border right creates a

separator between links. Font-size is set here and will apply to all menu levels.

Font color is set to light gray.

*/

#p7menubar a {

	display: block;

	text-decoration: none;

	padding: 5px 10px 5px 10px;

	font-size: 16px;

	color: #ffffff;

}

/*

Class assigned to those Root-Level links that have associated Sub-Menus.

The top and bottom padding assigned this element must be the same as

that assigned to the p7menubar a element. The right padding is increased

to accomodate the display of background image depicting a downward

pointing arrow.

*/

#p7menubar a.trigger {

	padding: 5px 16px 5px 10px;

}

/*

The Root-Level list items. Floating left allows

them to appear horizontally. Width is for IE5 Mac. The last rule in

this style sheet will set the width for this element to auto for all

other browsers - hiding it from IE5 Mac. The width is proportional.

As you add and edit root menu items, you will need to test this width

to ensure it is wide enough to accomodate all text.

*/

#p7menubar li {

	float: left;

	width: 12em;

}

/*

Sets width for Sub-Menu box and the List Items inside - in proportional em units. 

This allows the sub-menu width to expand if users resize the text in their browsers.

*/

#p7menubar li ul, #p7menubar ul li  {

	width: 10em;

}

/*

The sub-menu links. We set color and turn off the right border, which

would otherwise be inherited from the root link rule. We set top and 

bottom padding less than the root items and increas the left padding

to indent the sub-menu links a small amount in from the root links.

*/

#p7menubar ul li a  {

	color: #0d5cae;

	border-right: 0;

	padding: 3px 12px 3px 16px;

}

/*

Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 

Positioned Absolutely to allow them to appear below their root trigger.

Set to display none to hide them until trigger is moused over.

Background Color must be set or problems will be encountered in MSIE.

Right and bottom borders are set to simulate a raised look.

A gradient background image is assigned.

*/

#p7menubar li ul {

	position: absolute;

	display: none;

	background-color: #FFFFFF;

	border-right: 1px solid #0d5cae;

	border-bottom: 1px solid #0d5cae;

	border-left: 1px solid #0d5cae;



}

/*

Changes the Text color and background color when the Root-Level

menu items are moused over. The second selector sets color and background

when Root-Level items are accessed with the keyboard tab key. The third

selector sets an active state to support keyboard access in MSIE. The fourth 

selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.

Note that IE7 supports hover on elements other than links and so behaves

like Firefox, Opera, and Safari - making the menu operable even if JavaScript

is not enabled.

*/

#p7menubar li:hover a, #p7menubar a:focus,

#p7menubar a:active, #p7menubar li.p7hvr a {

	color: #000000;

	background-color: #0d5cae;

}

/*

Set the Sub-Menu UL to be visible when its associated

Root-Level link is moused over. The second selector is 

assigned to IE5 and IE6 via the P7_ExpMenu script.

*/

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {

	display: block;

}

/*

Sets the Text color of the Sub-Level links when the Root-Level

menu items are moused over. The second selector is 

assigned to IE5 and IE6 via the P7_ExpMenu script.

The color set should march the normal Sub-Level link color

in the rule: #p7menubar ul li a. The background color must be

transparent to allow the underlying gradient background on the UL

to show through.

*/

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {

	color: #000000;

	background-color: transparent;

}

/*

The normal hover class for Sub-Level links. The Important directive

is required for older browsers. We set a background color, which shows

over the gradient background. We set text color to white.

*/

#p7menubar ul a:hover {

	background-color: #ffa800!important;

	color: #FFFFFF!important;

}

/* The single backslash \ character inside this comment

causes IE5 Mac to ignore the following rule, which allows other

browsers to render top-level menu items to their natural width.

Do not edit this rule in any way. */

#p7menubar li {width: auto;}
#s-menu a {
text-decoration:none;
}
