/*************************************************************/
/* General */
/*************************************************************/

body, #page-wrapper {
	background: #fff;
	font: 11px/14px Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #5B6167;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style-type: lower-alpha;
}

strong {
	font-weight: 700;
	line-height: inherit;
}

em {
	font-style: italic;
}

#page {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	background: #fff url('http://wcgmf.org/images/global/page-bg.png') repeat-y;
	border-bottom: 5px solid #587bbd;
	position: relative;
}

.clearing {
	clear: both;
}

.small.px10 {
	font-size: 10px;
}

.small.px9 {
	font-size: 9px;
}

.small a:link, .small a:active, .small a:visited {
	font-weight: normal !important;
	text-decoration: underline !important;
}

/*************************************************************/
/* Header */
/*************************************************************/

#header {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #263f86 url('http://wcgmf.org/images/global/header-bg.png') repeat-x;
}

#header-logo {
	margin: 16px;
}

#spacer {
	margin-left: 1px;
	line-height: 11px;
	background-color: #fff;
	width: 750px;
}

/*************************************************************/
/* Menu */
/*************************************************************/

#menu {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url('/images/global/menu-bg.png');
	border-collapse: collapse;
}

#menu td {
	padding: 0;
}

div.menu_on, div.menu_off {
	border: 1px solid #A1B1DC;
	border-top: none;
	background-color: #fff;
}

.menu_on, .menu_off {
	border-top: 1px dotted #A1B1DC;
	padding: 3px 5px;
}

.menu_on a, .menu_off a {
	color: #263f86;
	text-decoration: none;
}

.menu_on {
	background-color: #EAF2F8;
}

/*************************************************************/
/* Sidebar */
/*************************************************************/

#sidebar-left {
	position: absolute;
	top: 10px;
	left: 1px;
	width: 162px;
}

#sidebar-left ul li {
	padding: 8px 8px 10px 15px;
	background: #F0F5FA url('/images/global/leftnav-item-bg.png') left bottom no-repeat;
	color: #263f86;
}

#sidebar-left ul li.navbar_on {
	background: #FFFFFF url('/images/global/leftnav-item-bg-on.png') left bottom no-repeat;
}

#sidebar-left a {
	color: #263f86;
	text-decoration: none;
}

#sidebar-left ul ul li {
	background: inherit;
	padding: 0;
	margin: 4px 0 0 13px;
	list-style: disc;
}

#sidebar-discovery {
	display: block;
	margin: 45px 0 0 12px;
}

/*************************************************************/
/* Breadcrumbs */
/*************************************************************/

#breadcrumbs {
	position: absolute;
	left: 186px;
	width: 400px;
	top: 10px;
	font-size: 91%;
	color: #355fae;
}

#breadcrumbs a {
	color: #355fae;
	text-decoration: none;
}

/*************************************************************/
/* Search */
/*************************************************************/

#search {
	position: absolute;
	right: 20px;
	top: 7px;
	width: 157px;
}

#search-query {
	width: 122px;
	padding: 3px;
	border: 1px solid #9EA8AF;
	font-size: 86%;
	color: #8a929b;
}

#search-button {
	position: relative;
	top: 5px;
	margin-left: 3px;
}

/*************************************************************/
/* Sidebar */
/*************************************************************/

#sidebar {
	position: absolute;
	right: 20px;
	top:42px;
	font-size: 92%;
	line-height: 150%;
	width: 157px;
}

#sidebar p, #sidebar ul, #sidebar ol, #sidebar li, #sidebar a {
	line-height: 150%;
}

#sidebar p {
	margin-bottom: 1em;
}

#sidebar a {
	color: #C25923 ;
	font-weight: 700;
	text-decoration: underline;
}

#sidebar h1 {
	font-family: Georgia, serif;
	font-size: 160%;
	line-height: 1.1em;
	color: #dc7446;
	margin-bottom: 0.5em;
	padding-top: 4px;
}

#sidebar-item.text h2 {
	color: #c25823;
	font-size: 110%;
	font-weight: 700;
	margin: 1em 0;
}

#sidebar-item.image {
	color: #5B6167;
}

#sidebar-text-wrapper {
	padding: 12px 6px;
}

#sidebar-item.text {
	top:76px;
	background-color: #FBF1EC;
	border: 4px solid #F0D2C4;
	border-width: 4px 0;
	color: #c25823;	
}

#sidebar-item.text h1 {
	color: #c25823;
	font-size: 180%;
}

#sidebar-quote-wrapper {
	padding: 40px 10px;
	background: url('/images/global/quote-bottom.png') bottom right no-repeat;
	line-height: 150%;
}

#sidebar-item.quote {
	top:66px;
	color: #8c0d2f;
	background: #FBF0F3 url('/images/global/quote-top.png') top left no-repeat;
}

#sidebar-quote-wrapper p, #sidebar-quote-wrapper ul, #sidebar-quote-wrapper ol, #sidebar-quote-wrapper li {
	line-height: 150%;
}

#sidebar textarea, #sidebar input.text {
	border: none;
	font: 11px/13px Verdana, Helvetica, sans-serif;
}

/*************************************************************/
/* Content */
/*************************************************************/

#content-stretcher {
	height: 400px;
	width: 1px;
	float: left;
}

#content-wrapper {
	margin: 30px 0 60px 186px;
}

#content.popup {
	margin: 20px;
}

#content.narrow {
	width: 377px;
}

#content.wide {
	width: 533px;
}

#content p {
	margin-bottom: 1em;
}

#content h1 {
	font-size: 145%;
	color: #002669;
	font-weight: normal;
	margin: 0 0 20px 0;
}

#content h2 {
	font-size: 118%;
	color: #002669;
	font-weight: 700;
	line-height: 1.3em;
	margin: 24px 0 12px 0;
}

#content h2.topborder {
	border-top: 6px solid #f0f5fa;
	padding-top: 10px;
}

#content a:link, #content a:active, #content a:visited {
	color: #355fae;
	font-weight: 700;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p, #content li {
	line-height: 1.25em;
}


#content ul, #content ol, #content dl {
    margin: 0.5em 0.5em 1em 2em;
    padding: 0;
}

#content ul {
    list-style-type: disc;
}

#content ol {
	list-style-type: decimal;
}

#content li {
	margin-bottom: 0.5em;
}

/*************************************************************/
/* Footer */
/*************************************************************/

#footer {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 50px;
	color: #798bba;
	font-size: 86%;
	line-height: 1.5em;
}

#footer a {
	text-transform: uppercase;
	color: #798bba;
	text-decoration: none;
	line-height: 2.5em;
	margin-right: 10px;
	letter-spacing: 0.05em;
}

#footer-left {
	position: absolute;
	left: 33px;
}

#footer-right {
	position: absolute;
	right: 23px;
	text-align: right;
}

/*************************************************************/
/* Special Links */
/*************************************************************/

#link-email {
	padding-left: 16px;
	background: url('/images/global/icon-email.png') left 1px no-repeat;
}

#link-print {
	padding-left: 16px;
	background: url('/images/global/icon-print.png') left center no-repeat;
}

/*************************************************************/
/* Stories Pages */
/*************************************************************/

div.story {
	background: url('/images/global/border-top-dotted.png') repeat-x;
	padding: 12px 0;
	clear: both;
}

div.story h2 {
	font-family: Georgia, serif;
	margin-top: 0 !important;
	color: #34821d !important;
	font-size: 130% !important;
	font-weight: normal !important;
}

div.story img {
	margin-top: 4px;
	border: 1px solid #d7d7d7;
}

div.story div.left {
	width: 370px;
	float: left;
}

div.story div.right {
	float: right;
	width: 120px;
}
div.story a:link, div.story a:active, div.story a:visited, div.story a:hover {
	font-weight: normal !important;
	text-decoration: underline !important;
}

div.story div.small {
	line-height: 1.25em;
}

.topdottedborder {
	background: url('/images/global/border-top-dotted.png') repeat-x;
	padding-top: 20px;
}

/*************************************************************/
/* Forms */
/*************************************************************/

input.box {
	margin: 4px 4px 12px 0;
}

input.check {
	position: relative;
	top: 3px;
}

input.radio {
	position: relative;
	top: 2px;
}

/*************************************************************/
/* Table */
/*************************************************************/

table.formatted td, table.formatted th {
	padding: 4px 10px;
	border: 1px solid #D4DDEE;
	font-size: 90%;
	margin: 10px 0;
}

table.formatted th {
	font-weight: 700;
}
