body
{
	font-family: Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	margin: 10px 0px 0px 0px;
	background-color: #333333;
	font-size: 13px;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
address
{
    font-style: normal;
}
.font_italic
{
	font-style: italic;
}
.font_bold
{
	font-weight: bold;
}
p
{
	padding: 12px 0px 0px 0px;
	line-height: 17px;
	margin: 0px;
}
h1, h2, h3, h4, div
{
	margin: 0px;
	padding: 0px;
}

/* float clearing for IE6 */
* html .clearfix,
.content
{
	height: 1%;
	overflow: visible;
}
/* float clearing for IE7 */
*+html .clearfix,
.content
{
	min-height: 1%;
}
/* float clearing for everyone else */
.clearfix:after,
.content:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.page_container
{
	text-align: center; 
	position: relative; 
	margin: 0px;
	border-width: 0px;
	padding: 0px;
}
.page_centered_container
{
	position: relative;
	margin: 0px auto;
	width: 880px;
	padding: 0px;
	text-align: left;
}
.header
{
	height: 241px;
	margin: 0px;
	padding: 0px;
	
	
}
.header .logo_container
{
	background-color: #000000;
	padding: 27px 0px 7px 10px;
	height: 142px;
	position:relative;
}
.header .logo
{
	height: 86px;
	
	width:350px;
}
.header .tagline
{
	padding: 36px 0px 0px 12px;
	color: #c7c7c7;
	font-size: 13px;
	width: 320px;
	font-weight: normal;
}
.header .logo img
{
	width: 317px; 
	height: 84px; 
	border: 0px;
	margin: 2px 0px 0px 10px;
}
.header .logo_container .photo 
{
	position: absolute;
	top: 0px;
	width: 220px;
	height: 174px;
	left: 440px;
}
.header .logo_container .photo a
{
	cursor: default;
}
.tooltip
{
	border: 1px #177FCD solid;
	background-color: #ffffff;
	font-size: 11px;
	padding: 4px;
	width: 280px;
	top: 116px;
	left: -280px;
	position: absolute;
}
.header .logo_container .photo img
{
	width: 220px;
	height: 174px;
	border: none;
}
.header .navbar_container
{
	background-color: #666666;
}
.header .navbar_container ul
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.header .navbar_container ul li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.header .navbar
{
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	height: 23px;
	float: right;
	margin: 0px;
	color: #999999;
	line-height: 23px;
	padding-right: 20px;
	
}
.header .navbar a
{
	font-weight: bold;
	color: #f4f4f4;
	font-size: 12px;
}
.header .navbar a.selected
{
	color: #3399cc;
}
.header .navbar .separator
{
	padding: 0px 11px 0px 11px;
	background-image: url('/lib/img/navbar_bullet.gif');
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.header #subnav
{
	clear: both;
	height: 42px;
	line-height: 30px;	
	background-color: #3366cc;
	/* background-color: #819CC9; */
	padding: 0px;
	overflow: hidden;
	font-family: Arial;
	padding-top: 0px;
}
.header #subnav a.selected,
.header #subnav a:hover
{
	color: #ffffff;
	background-color: #3366cc;
	text-decoration: none;
}
/*pink*/
.header #subnav.pink
{
	background-color: #996699;
}

.header #subnav.pink a.selected,
.header #subnav ul li.pink a:hover
{
	background-color: #996699;	
}

#left_navbar.pink .articles_list a.selected,
#left_navbar.pink .articles_list a:hover
{
	color: #996699;
}

/*green*/
.header #subnav.green
{
	background-color: #66cc33;/*#446C22;#339966;*/
}
.header #subnav.green a.selected,
.header #subnav ul li.green a:hover
{
	background-color: #66cc33; /*#287951;*/	
}

#left_navbar.green .articles_list a.selected,
#left_navbar.green .articles_list a:hover
{
	color: #66cc33; /*#339966;*/
}

.header #subnav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.header #subnav ul li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.header #subnav a
{
	font-size: 15px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px;
	font-weight: bold;
	display: block;
	height: 30px;
	width: 220px;
	line-height: 30px;
	text-align: center;
	float: left;
	
}

.header #subnav .donate_btn
{
	float: right;
	margin-top: 0px;
	
}
.header #subnav .donate_btn a
{
	display: inline;
}
.header #subnav .donate_btn a:hover
{
	background-color: transparent;
}
.header #subnav .donate_btn img
{
	border: none;
}
.footer
{ 
	font-size: 11px;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.footer .footer_navbar
{
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	margin: 0px;
	padding: 5px 6px 5px 0px;
	text-align: right;	
}
.footer .footer_navbar ul
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer .footer_navbar ul li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	padding: 0px 4px 0px 4px;
}
.footer .footer_navbar ul li a
{
	color: #3399cc;
	font-size: 12px;
	font-weight: bold;
}
.footer .copy
{
	text-align: center;
	color: #999999;
	font-size: 12px;
	padding: 4px 0px 0px 0px;
}
.content
{
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 26px 0px 0px 0px;
	position: relative;
	background-color: #ffffff;
}
#left_navbar
{
	padding: 2px 14px 10px 16px;
	width: 162px;
	float: left;
}
#left_navbar .articles_list 
{
    line-height: 17px;
}
#left_navbar .articles_list ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#left_navbar .articles_list ul li
{
	line-height: 13px;
	padding: 4px 0px 4px 10px;
}
#left_navbar .articles_list h2.title
{
	color: #333333;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px 0px 6px 10px;
}
#left_navbar .articles_list a
{
	color: #333333;
	font-size: 12px;
	margin: 4px 0px 4px 0px;
}
#left_navbar .articles_list a.selected,
#left_navbar .articles_list a:hover
{
	color: #3399cc;
	text-decoration: none;
}

#left_navbar .articles_list a.selected
{
	font-weight: bold;
}
#left_navbar .articles_list a.disabled
{
	color: #777777;
}
.content_container
{
	float: left;
	padding: 0px 0px 40px 0px;
	width: 680px;
	position:relative;
}
.article
{
	font-size: 13px;
	color: #333333;
	padding: 0px 36px 0px 0px;
	width: 436px;
	overflow:hidden;
	float: left;
	line-height: 20px;
}
.article ul li
{
	line-height: 15px;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}
.article h1
{
	font-size: 18px;
	color: #333333;
}
.article .top_spacer
{
    margin: 16px 0px 0px 0px;
}
.article .large_title h1,
.large_title h1
{
	margin-bottom: 20px;
}
.article h2
{
	font-size: 14px;
	margin: 0px 0px 6px 0px;
}
.article h3
{
	font-size: 13px;
}
.article h4
{
	font-size: 11px;
}
.article h5
{
	font-size: 10px;
}
.article h6
{
	font-size: 9px;
}
.article a
{
	color: #3399cc;
	text-decoration: none;
}
.article a:hover
{
	text-decoration: underline;
}
.article p
{
	margin: 0px 0px 18px 0px;
	padding: 0px;
	text-align: justify;
	line-height: 20px;
}
.headline
{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding: 0px 0px 16px 0px;
}
#right_column
{
	float: left;
	width: 200px;	
}
#right_column blockquote,
.quotation
{
	margin: 0px;
	padding: 4px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #777777;
}
#right_column blockquote a,
.quotation a
{
	color: #3399cc;
}
#prev_next_bar 
{
	margin-top: 30px;
	padding-top: 12px;
	border-top: 1px #999999 solid;
	font-size: 12px;
	width: 440px;
}
#prev_next_bar a
{
	color: #3399cc;
}
#prev_next_bar a span
{
	font-size: 15px;
}
#prev_next_bar #next_article
{
	float: right;
}

#prev_next_bar #prev_article
{
	float: left;
}

////////////
.sitemap
{
	font-size: 13px;
	
	padding: 0px 40px 20px 48px;
}
.sitemap h1 
{
	font-size: 18px;
	color: #333333;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.sitemap h2
{
	margin: 20px 0px 4px 0px;
}
.sitemap h2 a
{
	font-size: 14px;
	
	font-style: normal;
	color: #666666;
}
.sitemap ul
{
	list-style: none;
	margin: 4px 0px 5px 0px;
	padding: 0px;
}
.sitemap ul li
{
	font-size: 13px;
	padding: 0px 0px 4px 20px;
	font-weight: normal;
	margin: 0px;
}

.sitemap a
{
	color: #215882;
	text-decoration: none;
	font-style: normal;
}
.sitemap a:hover
{
	text-decoration: underline;
}
.sitemap p
{
	margin: 0px 0px 18px 0px;
}
table.form
{
	margin: 4px 0px 20px 0px;
}
table.form td
{
	font-size: 12px;
	padding: 3px 6px 3px 0px;
}
table.form td.label
{
	font-weight: bold;
}
table.form td input,
table.form td select
{
	width: 180px;
}
table.form td.submit
{
	text-align: right;
	padding: 22px 0px 0px 0px
}
table.form td.submit input
{
	width: auto;
	margin: 0px 40px 0px 0px;
}
table.form  table.checkboxes
{
	margin: 4px 0px 4px 0px;
}
table.form  table.checkboxes td
{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	
}
table.form  table.checkboxes input
{
	width: auto;
}
table.form td.top_align
{
	vertical-align: top;
	padding-top: 14px;
}
div.error
{
	margin: 20px 0px 0px 0px;
	font-size: 12px;
	color: #ee0000;
}
div.message
{
	margin: 20px 0px 0px 0px;
	font-size: 12px;
	color: #000077;
}
span.ol_li,
span.ol_lia
{
	width: 11px;
	padding: 0px 4px 0px 0px;
	display: block;
	float: left;
	font-size:10px;
	
}
span.ol_li
{
	color: #666666;
}
span.ol_lia
{
	color: #cc0000;
}
.callout
{
	border: 1px #DDE2C2 solid;
	background-color: #E0E4C9;
	padding: 6px 8px 6px 8px;
	margin: 0px 0px 16px 0px;
}
.callout p
{
	margin: 0px;
	padding: 0px;
}

.callout a,
.callout div font a
{
	text-decoration:underline;
	color: #74ACFF;
}
.donation,
.donation td
{
	font-size: 12px;
}
.donation .required
{
	color: #dd0000;
}
.donation h1
{
	font-size: 18px;
	color: #333333;
}
.donation h2
{
	font-size: 14px;
	margin: 16px 0px 6px 0px;
}
.form2
{
	table-layout: fixed;
	width: 700px;
}
.form2 td
{
	padding: 2px 0px 2px 0px;
}
.form2 .label
{
	width: 200px;
	text-align: right;
	vertical-align: top;
	padding: 2px 16px 10px 0px;
}
.subform2
{
	table-layout: fixed;
	margin-bottom: 12px;
}
.subform2 td
{
	padding: 1px 0px 3px 0px;
	vertical-align: bottom;
}
#first_name,
#last_name,
#email,
#confirm_email,
#address_1,
#address_2,
#city,



#shipping_first_name,
#shipping_last_name,
#shipping_address_1,
#shipping_address_2,
#shipping_city,
#cc_name,
#cc_number
{
	width: 240px;
}
#dedication
{
	width: 280px;
}
#phone
{
	width: 144px
}
#phone_ext
{
	width: 60px;
}
#zip_code,
#cc_code
{
	width: 100px;
}
.whatsthis
{
	text-decoration: underline;
	padding-left: 6px;
}
table.fixed_table
{
	table-layout: fixed;
}
.width100
{
	width: 99%;
}
.flags_bar
{
	float: left;
	padding: 6px 0px 0px 18px;
}
.flags_bar img
{
	border: 1px #444444 solid;
	margin-right: 6px;
}