@charset "UTF-8";



body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f7ffe6;
	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: #000;
}

img
{
	border: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	text-decoration: none;
}

a:hover img
{
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	text-decoration: none;
}




h1
{
	font-size: 18px;
	font-style:italic;
}

h2 {
	font-size: 15px;
	line-height: 15px;
	color: #716E71;
}

h3 {
	font-size: 16px;
	line-height: 14px;
	color: #660;
}





#container
{ 
	width: 767px;
	background: #fff url(images/bg.gif) repeat-y scroll;
	margin: 0 auto;
	text-align: left;
} 

#header
{ 
	background: #fff;
	border: 10px #fff solid;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#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 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
 
.twoColFixLtHdr #footer
{ 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #ddd; 
}

.twoColFixLtHdr #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 */
}

.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;
}

.clearleftfloat
{ 
	clear: left;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}


/** MAIN CONTENT AREA */

#mainContainer
{
}

#mainMenu li
{
	display: inline;
	margin: 0 20px 0 0;
	line-height:20px;	
}

#mainMenu a,#mainMenu a:link,#mainMenu a:visited,#mainMenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	color: #fff;
}

#mainMenu a:hover {
	color: #660;
	text-decoration: none;
}

#mainMenu ul
{
	margin: 0;
}

#mainMenu
{
	background: #996;
	width: 747px;
	position:relative;
	text-align:center;
	height:24px;
	line-height:24px;
	top:0px;
	margin: 0;
}

#map_header
{
	width:539px;
	position: relative;
	text-align:center;
	margin: 0 0 0 -10px;
	z-index:1;
}

#map_header_core
{
	width: 539px;
	position: relative;
	text-align: center;
	margin: 0 0 0 -10px;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
 	text-decoration: none;
}


.map_tables
{
	width: 539px;
	position: relative;
	margin: 0 0 0 -10px;
	font-size: 12px;
	border: #b3d88b 2px solid;
}

.map_tables td,
.map_tables th
{
	border: #b3d88b 1px solid;
}

#map_menulist
{
	margin: 0 0 0 30px;
}

.center_img
{	
	left:-10px;
	width:539px;
	z-index:2;
}

#main_contentarea
{
	width: 519px;
	position: relative;
	float: left;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	top: 0;
	background-color: #fff;
	margin: 0 0 0 20px;
}

#main_extraordinary
{
	width: 519px;
	position: relative;
	float: left;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	top: 0;
	background-color: #fff;
	margin: 0 0 0 20px;
}

#main_404
{
	width: 727px;
	position: relative;
	float: left;
	padding: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	top: 0;
	background-color: #fff;
	margin: 0;
}

#main_religious
{
	width: 519px;
	position: relative;
	float: left;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	top: 0;
	background-color: #fff;
	margin: 0 0 0 20px;
}

#main_extraordinary em,
#main_religious em
{
	color: #716E71;
	font-size: 13px;
}

#main_extraordinary blockquote,
#main_religious blockquote
{
	font-style: italic;
}
	
	
#main_extraordinary a,
#main_religious a
{
	font-size: 12px;
	line-height: 15px;
	color: #660;
	font-weight: bold;
	text-decoration: none;
}

#main_extraordinary a:hover,
#main_religious a:hover
{
	text-decoration: underline;
}

#main_extraordinary h3,
#main_religious h3
{
	font-size: 18px;
	line-height :8px;
	color: #660;
	font-weight: bold;
	text-decoration: none;
}

#main_extraordinary h2,
#main_religious h2
{
	font-size: 15px;
	line-height: 8px;
	color: #716E71;
	font-weight: bold;
	text-decoration: none;
}

.extrao_thumb
{
	float: left;
	position: relative;
	margin: 5px 20px 25px 15px;
}

.extrao_text
{
	float: left;
	position: relative;
	font-size: 12px;
	margin: 5px 0 0 0;
	width: 355px;
}

.main_2col
{
	width:259px;
	position: relative;
	float: left;
}

.main_2col img
{
	margin: 5px 0 5px 0;
}

#main_contentarea .main_2col a
{
	font-size: 13px;
	line-height: 25px;
	color: #660;
	font-weight: bold;
	text-decoration: none;
}

.main_3col
{
	width: 172px;
	position: relative;
	float: left;
}

.main_3col img
{
	margin: 5px 2px 5px 2px;
}

#main_contentarea .main_3col a
{
	font-size: 13px;
	color: #660;
	font-weight: bold;
	text-decoration: none;
}

.main_4col
{
	width: 125px;
	position: relative;
	float: left;
	font-size: 11px;
	color: #660;
	font-weight: bold;
}

.main_4col img
{
	margin: 5px 0 5px 0;
}

#main_contentarea .main_4col a
{
	font-size: 10px;
	color: #660;
	font-weight: bold;
	text-decoration: none;
}

#main_contentarea .main_3col .sublink
{
	font-size: 10px;
	color: #660;
	text-decoration: none;
}

#main_contentarea a
{
	font-size: 9px;
	color: #660;
	text-decoration: none;
}

#main_contentarea a:hover
{
	text-decoration: underline;
}

#main_contentarea .main_3col a:hover
{
	text-decoration: underline;
}



/** SIDEBAR */

#sidebar_menu
{
	float: left; /* since this element is floated, a width must be given */
	width: 198px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	top: 0;
}

#sidebar_list
{

}

#sidebar_list ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar_list li,
#sidebar_list .menu li.expanded
{
	margin: 0;
	border-bottom: 1px solid #fff;
}

#sidebar_list li a,
#sidebar_list li a:visited,
#sidebar_list li a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#inset li a,
#inset li a:visited,
#inset li a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
	
#sidebar_list li a:hover,
#sidebar_menu li a:active
{
	color: #f7ffe6;
	text-decoration: underline;
}


#sidebar_container
{
	float: left; /* since this element is floated, a width must be given */
	width: 198px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	position: relative;
	padding: 0 0 0 10px;
	clear: both;
}

#sidebar_topimg
{
	width: 198px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	position: relative;
	border-bottom: #fff 10px solid;
	left: 0;
}

#sidebar_selectedlink
{
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	color: #660;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	width: 100%;
	padding: 5px 0 5px 20px;
	width: 178px;
	display: block;
}

#sidebar_selectedlink p
{
	line-height: 12px;
}

#sidebar_selectedlink li a
{
	text-decoration: none;
	color: #660;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
#map_sidebar a
{
	text-decoration: none;
	color: #660;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

#sidebar_selectedlink ul
{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	position: relative;
}

#map_sidebar ul
{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: square;
	position: relative;
}

#map_sidebar
{
	padding: 5px;
}
	

#notfrompa strong
{
	color: #660;
}

#notfrompa a
{
	color: #660;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 5px 0;
	text-decoration: none;
}

#notfrompa
{
	margin: 10px 0 10px 20px;
	width: 150px;
}

.footer_main
{
	width: 767px;
	position: relative;
	height: 90px;
	background: transparent url(images/blue_footer_bg.gif) repeat-x scroll 0 0;
}

#footer_top
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	margin: 0 10px 10px 0;
	top: 20px;
	position: relative;
	height: 30px;
	text-align: right;
	width: 757px;
}



#footer_bottom
{
	top: 0;
	position: relative;
	float: right;
	height: 47px;
	margin: 0;
}

#footer_links li
{
	display:inline;
	list-style-image: none;
	list-style-position:none;
	margin: 0 10px 0 10px;
	text-align: right;
}

#footer_links ul
{
	margin: 0 10px 20px 0;
	width: 275px;
	top: 0;}

#footer_links
{
	height: 60px;
}
	
#footer_links a,
#footer_links a:link,
#footer_links a:visited,
#footer_links a:active
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #660;
}

#footer_links a:hover
{
	text-decoration: underline;
}

#footer_top a,
#footer_top a:link,
#footer_top a:visited,
#footer_top a:active
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}

#footer_top a:hover
{
	text-decoration: underline;
}

a.top_link
{
	clear: both;
	margin: 10px 0 10px 0;
	height: 20px;
	line-height: 20px;
	text-align: right;
	display: block;
}

#main_extraordinary .top_link,
#main_religious .top_link
{
	clear: both;
	margin: 10px 0 10px 0;
	height:20px;
	line-height:20px;
	text-align: right;
	display: block;
	font-size: 10px;
}

#religiouslist li
{
	height: 30px;
	width: 205px;
	display: inline-block;
	float: left;
	position: relative;
	margin: 5px 0 0 0;
}

.press_whowhat_left
{
	width: 80px;
	float: left;
	position: relative;
	margin: 5px 10px 10px 10px;
	list-style-image: none;
	list-style-type: none;
}

.press_whowhat_right
{
	width: 350px;
	float: left;
	position: relative;
	margin: 5px 10px 10px 10px;
	list-style: none;
}

.nobulletlist li
{
	list-style: none;
	margin: 10px 0 10px 0;
}




/* ACTIVE STATES */

#aboutus #nav-aboutus a,
#aboutus_history #nav-aboutus_history a,
#aboutus_opo #nav-aboutus_opo a,
#aboutus #nav-contactus a,
#extraordinary_ppl #nav-historymakers a,
#press_releases #nav-press_releases a,
#press_forthepress #nav-press_forthepress a,
#press_events #nav-press_events a
{ /* declarations to style the current state */
	color: #fff;
	background: #996;
}

img, div, a, input
{
	behavior: url(iepngfix.htc);
}

.stats 
{
	color: #fff;
	font-weight: bold;
}

table
{
	border: 1px solid #000;
	font-size: 10px;
}