@charset "UTF-8";

body  {
	font: 100% "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color:#eff3f5;
	background-image:url(../images/background.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	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: #062738;
}
p {
	margin-top:0;
	font-size:.75em;
	line-height:18px;
}
ul, ol {
	margin-top:5px;
}
li, dt, dd {
	font-size:.75em;
	padding-bottom:15px;
	line-height:18px;
}
dt {
	padding-bottom:5px;
}
li.no_bullet {
	list-style:none;
	padding-top:20px;
}
form {
	margin:0;
	padding:0;
}
.sidebar-nav ul {
	margin:0;
	padding:0;
	padding-bottom:20px;
	margin-bottom:30px;
	background-image:url(../images/sidebar_nav_bottom.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
}
.sidebar-nav li {
	list-style-image:none;
	list-style-type:none;
}
.optional_sidebar {
		margin-bottom:30px;
}
a {	
	color:#3d7f9f;
	text-decoration:underline;

}
h1 {
	font-size:1.5em;
	margin-bottom:5px;
}
h2 {
	font-size:1.2em;
	margin-bottom:5px;
	color:#3D7F9F;
	margin-top:30px;
}
h3 {
	font-size:.90em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:25px;
}
.border {	
	border:1px solid #062738;
	}
.search, .signup, .search-inner {
	height:22px;
	width:213px;
	padding:0;
	margin:0;
}	
.signup, .search-inner {
	width:148px;
}
.search-inner {
	width:169px;
}
.button {
	margin:0;
	padding:0;
	}
.newsletter {
	line-height:18px;
	margin-bottom:5px;
}
.globe {
	margin-right:10px;
}
.print {
	text-align:right;
	margin-bottom:20px;
}
.donate {
	margin-top:15px;
}
.container { 
	width: 58.75em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	background-image:url(../images/header.gif);
	background-position:center top;
	background-repeat:no-repeat; 
	/*height:185px;*/
	margin-bottom:20px;
/*	voice-family: "\"}\"";
	voice-family:inherit;*/
	height:206px;
	text-align:left;
} 
#banner {
	background-image:url(../images/banner_background.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:2px 3px 5px 3px;
	margin-bottom:18px;
}
#sidebar1 {
	padding:15px 10px 15px 10px;
	margin:0;
}
#column1 {
	float: left; 
	width: 19.12em; /* since this element is floated, a width must be given */
	height:26em;
	background-image:url(../images/highlights.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:60px 16px 10px 16px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:17.12em;
	height:21.62em;
}
#column2 {
	float: right; 
	width: 19.12em; /* since this element is floated, a width must be given */
	height:26em;
	background-image:url(../images/highlights.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding:60px 16px 10px 16px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:17.12em;
	height:21.62em;
}
#column3 {
  	margin: 0 19.8em 0 19.8em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	height:26em;
  	background-image:url(../images/highlights.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:60px 16px 10px 16px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:21.62em;
} 
#column1 ul, #column2 ul, #column3 ul {
	padding-left:20px;

margin-left:0;}
.corner{display:block}
.corner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
}
  .corner1{
  background-image:url(../images/top_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:10px;
  }
.corner1-bottom{
  	background-image:url(../images/top_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
}
.cornerfg{
  background-color:#ffffff;
  background-image: url(../images/side.jpg);
  background-repeat: repeat-y;
  background-position: right bottom;
  width:58.75em;
}
.cornerfh {
  background-image:url(../images/side.jpg);
  background-repeat: repeat-y;
  background-position:left bottom;
  padding:0 4px;
}
#sidebar-inner {
	float: right; 
	width: 13.996em; /* since this element is floated, a width must be given */
	padding:15px 15px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:13.996em;
}
#background {
	background-image:url(../images/inner_background.jpg);
	background-repeat:repeat;
}
#mainContent-inner {
  	margin: 0 15.871em 0 0; /* the left margin will look best if you match the padding amount to the header and footer. */
	padding:10px 20px;
	border-right:1px solid #4a87a5;
	  min-height:700px;
  height:auto !important;
  height:700px;

}
#mainContent-inner img {
	border: 2px solid #062738;
}
#mainContent-inner dt img {
		border:none;
}
#mainContent-inner img.no-border{
		border:none;
}
#breadcrumb {
	margin-bottom:10px;
}
.mp_backlinks {
	font-size:0.7em;
}
#footer { 
	margin-top:18px;
	clear:both;
} 
#footer a {	
	color: #062738;
}
#footer p {
	font-size:.74em;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.no-to-margin {
	margin-top:0;
}
.events-left{
	padding-right:20px;
}
.events-right {
	padding-left:20px;
}
.white {
	color:#FFF;
}
.important, a.important, .important a {
	color:#CD0000;
}
.clearleft{
	clear:left;
	margin-bottom:20px;
}


/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* 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
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	float:right;
	background-color:#EFF3F5;
	
}
/* 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: 1000;
}
/* 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: left;
	cursor: pointer;
	float: left;
	list-style-image:none;
		background-color:#EFF3F5;

}
/* 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;
	width: 8.2em;
	position: absolute;
	left: -1000em;
	background-color:#FFFFFF;
}
/* 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;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* 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: auto;
	top: 0;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0em 0.75em;
	color: #062738;
	text-decoration: none;
	font-size:.8em;
	font-weight:bold;
	border-left:2px solid #062738;
	border-top:2px solid #EFF3F5;	
		background-color:#EFF3F5;

}
ul.MenuBarHorizontal a.last{
	border-left:none;
}
ul.MenuBarHorizontal li li a{
	padding: .5em 0.75em;
	border-left:none;
	border-bottom:1px solid #e6c615;
	border-top:none;
	background-color:#FFF;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover
{
	background-color: #fff;
	color: #062738;
	border-top:2px solid #e6c615;}
ul.MenuBarHorizontal li li a:hover, ul.MenuBarHorizontal li li a:focus {
	border-top:none;
	background-color:#e6c615;
	}
/* 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
{
	background-color: #fff;
	color: #062738;
	}
/*******************************************************************************

 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: 1010;
	filter:alpha(opacity:0.1);
}
/* 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;
		background: #FFF;
	}
}

