/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

table {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color:#fff;
}

td {
	margin: 0;
	/*padding: 0;
	border: 0;
	vertical-align: baseline;
	*/
	outline: 0;
	font-size: 100%;
}
.hidenamed {
	visibility : hidden;
}

#skiplink {
	position:absolute;
	left:-2500px;
	width:1px;
}
	
.graphical_link {
	display:none;
}

body {
	font-size: 1em;
	line-height: 1.5em;

	font-family: Arial, Helvetica, sans-serif;
	}
	
ol {
	margin: 23px;
	}

ul {
	list-style: none;
	}
	
blockquote, q {
	quotes: none;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}
	
del {
	text-decoration: line-through;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

h1 {
	line-height: 1.5em;
	/*font-size: 34px;*/
	font-size: 2.75em;
	color: #220055;
	margin-top: -8px;			
	}

h2 {
	/*font-size: 20px;*/
	font-size: 1.9em; /* JH 1.5em */
	color: #220055;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	}

/* JH h3 */
#home h2 {
	width: 328px;
	height: 30px;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-top: 6px;
	line-height: 1.5em;
	color: #000;
	/* JH font-size: 1.25em; */
	}

#internal h3 {
	/*font-size: 26px;*/
	font-size: 1.5em; /* JH 2.15em; */
	margin-bottom: 0.5em;
	line-height: 1.1em;
	color: #220055;
	}

h4 {
	/*font-size: 16px;*/
	font-size: 1.2em;
	}

#internal h4 {
	color: #660066;
	/*font-size: 14px;*/
	font-size: 1.2em;
	margin-bottom: 0.5em;
	}

h5 {
	color: #404040;
	clear: both;
	/*font-size: 18px;*/
	/*font-size: 0.75em;*/
	font-size: 1.5em;
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	}

h6 {
	/*font-size: 12px;*/
	/*font-size: 0.75em;*/
	color: #333;
	}

a {
	color: #661233;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

p {
	color: #333;
	}

/* ---------- header ---------- */

#header_container {
	background-color: #220000;
	border-bottom: 1px solid #c7cdd8;
	}	
	
#header {
	width: 960px;
	height: 89px;
	margin: 0 auto;
	background-color: #220000;
	/*font-size: 0.75em;*/
	}

#header img {
	margin-top: 12px;
	margin-left: 15px;
	float: left;
	}

#header p, #header label {
	color: #fff;
	}

#header a {
	color: #FFBB22;
	text-decoration: underline;
	}

#forms {
	float: right;
	margin-top: 8px;
	margin-right: 15px;
	display: inline;
	}	

#style_select {
	float: right;
	clear: right;
	margin: 10px 15px 0 0;
	display: inline;
	line-height: 1em;
	}

#style_select span {
	word-spacing: 0.75em;
	}
	
.search_box {
	width: 195px;
	height: 16px;
	padding: 2px;
	}

/* 1px IE form bug hack */

.search_button {
	vertical-align: top;
	margin-top: 1px;
	}

html>body input.search_button {
	margin-top :0px;
	} /* IE 6 cannot read this, others can */

*+html>body input.search_button {
	margin-top: 1px;
	} /* targets IE7 */

/* End of 1px IE form bug hack */

.useful_links {
	margin-top: 3px;
}

.useful_links select {
	width: 203px;
	margin-top:2px;
/*
	margin-bottom: 8px;
*/
	}

/* ---------- navigation ---------- */

#navigation {
	width: 960px;
	height: 31px;
	margin: 0 auto;
	/*font-size: 14px;*/
	font-size: 1.25em;
	clear: both;
	position: relative;
	bottom: -1px;
	}

#navigation ul {
	margin-left: 15px;
	}

#navigation li {
	display: inline;
	}
	
#navigation a {
	width: 153px;
	height: 31px;
	margin-right: 2px;
	line-height: 2.0em;
	background-image: url(/images/nav_button.gif);
	font-weight: bold;
	color: #333;
	display: block;
	float: left;
	text-align: center;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	}

#navigation a:hover {
	background: #fff;
	text-decoration: none;
/*
	background-image: url(/images/nav_button.gif);
	background-position: 0 31px;
*/
	}

#navigation #current {
	background-image: url(/images/nav_button_active.gif);
	}

/*
#navigation #purple {
	background-image: url(/images/nav_button_purple.gif);
	color: #fff;
	}

#navigation #purple:hover {
	background-image: url(/images/nav_button_purple.gif);
	background-position: 0 31px;
	color: #fff;
	}
*/
	
#breadcrumb {
	width: 500px;
	margin: 0 auto;
	/*font-size: 0.75em;*/
	clear: both;
	line-height: 2em;
	}


/* ---------- container ---------- */

#home #container {
	/*margin-top: 24px;*/
	}

#container {
	width: 960px;
	margin: 0 auto;
	overflow: auto;
	}


/* ---------- content ---------- */

#content {
	width: 690px;
	float: left;
	}
	
#page_header {
	width: 960px;
	display:inline;
	}

#body_text {
margin-top: 5px;
margin-bottom: 5px;
}

/* ---------- welcome box ---------- */

.welcome_box {
	width: 684px;
	height: auto;
	border: 4px solid #e5e5e5;
	background-color: #F0F0F0;
	margin-bottom: 18px;
	overflow: auto;
	float: left;
	}

#internal .welcome_box .welcome_copyright, #home .welcome_box .welcome_copyright {
/*	color: #661233; */
	color: #777777; 
	/*font-size: 11px;*/
	}

#internal .welcome_box {
	background-color: #F0F0F0;
	}

#internal .welcome_box .welcome_image {
	float: right;
	}

#internal .welcome_text {
	width: 148px;
	height: 183px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	float: left;
	margin: 8px;
	padding: 8px;
	display: inline;
	}

#internal .welcome_text p {
	/*font-size: 0.75em;*/
	margin-bottom: 10px;	
	}

#internal .welcome_text .flash_text {
	font-weight: bold;
	color: #220055;
	margin-bottom: 4px;	
	line-height: 1.3em;
	}

#home .welcome_text {
	width: 264px;
	float: left;
	margin: 20px 0 0 20px;
	display: inline;
	}
#home .welcome_box h2 {
	color: #220055;
	margin-bottom: 0.5em;
	}

#home .welcome_box img {
	float: right;
	padding: 4px;
	}

#home #monoSlideshow {
	padding: 4px 4px 3px 4px;
	}

#home .welcome_img {
	float: right;
	padding: 4px;
	}

#home .welcome_img_textbox {
	width: 110px;
	height: 96px;
	float: right;
	position: relative;
	left: 360px;
	background-color: #fff;
	padding: 8px;
	margin-top: -182px;
	font-size: 0.7em;
	}

#home .welcome_img_textbox a {
	color: #660066;
	}
	
#home .welcome_img_textbox p strong {
	color: #660066;
	}

#home .welcome_text p {
	color: #000;
	line-height: 1.25em;
	margin-bottom: 12px;
	}

#home .welcome_text a {
	/*font-size: 0.75em;*/
	font-weight: bold;
	/*background-image: url(/images/link_graphic_triangle.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left 4px;*/
	padding-left: 2px;
	}


/* ---------- left side nav ---------- */
#side_nav {
	border-top: 1px solid #e5e5e5;
	float: left;
	width: 172px;
	font-size: 1em;
	line-height: 2em;
	}

#side_nav a, #side_nav p {
	font-weight: bold;	
}

#side_nav .current {
	color: #660066;	
}

#side_nav li {
	border-bottom: 1px solid #e5e5e5;
	
}

#side_nav .side_nav_secondary {
	/*border-bottom: 1px solid #e5e5e5;*/
	}
#side_nav .side_nav_primary li {
	padding-left: 5px;
}


#side_nav .side_nav_tertiary {
	margin-left: -15px;
	background-color: #DFDFDF;
	padding-bottom: 1px;
}

#side_nav .side_nav_tertiary li {
	padding-left: 15px;	
}


#side_nav .side_nav_secondary li {
	border-bottom: none;
	margin-left: 5px;	
	line-height: 1.5em;
	margin-top: 7px;
	margin-bottom: 7px;
}

#side_nav .side_nav_secondary a, #side_nav .side_nav_secondary p {
	font-weight: normal;
	}
/* ---------- home content ---------- */

/* JH h3 */
.featured h2 {
/*
	background-image: url(/images/h2_featured_news.png);
*/
	background: #FFBB22;
	/*JH added*/
	font-size:1.3em;
	}
/* JH h3 */
.success h2 {
/*
	background-image: url(/images/h2_success_stories.png);
*/
	background: #FFBB22;
	/*JH added*/
	font-size:1.3em;
	}

.sub_content {
	width: 335px;
	float: left;
	}

.sub_content .sub_content_height {
	min-height: 280px;
	}

.sub_content.featured {
	margin-left: 15px;
	}

/* JH h4 */
.sub_content.featured h3 {
	margin-top: 12px;
	font-size:1.2em; /* JH added */
	}

.sub_content.featured img {
	border: solid 2px #e5e5e5;
	padding: 4px;
	}

.sub_content.success {
	float: left;
	}

.sub_content.success .success_container {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
	overflow: auto;
/*
	margin: 0 0 7px;
*/
	}

.sub_content.success .success_container.first {
	padding-top: 0;
	}

.sub_content.success .success_container.last {
	border-bottom: none;
	padding-bottom: 6px;
	}

.success_container h3 {
	padding-bottom:10px;
	font-size:1.2em;
}

.success_container a {
	/*font-size: 0.75em;*/
}

.success_container a {
	/*font-size: 0.75em;*/
}

.sub_content.success img {
	border: solid 1px #e5e5e5;
	padding: 4px;
	float: left;
	margin-right: 14px;
	clear: both;
	}

.sub_content.success p {
	display: inline;
	}

.sub_content p {
	/*font-size: 0.75em;*/
	line-height: 1.25em;
	margin: 12px 0 0 0;
	}

.sub_content_height .more {
	/*font-size: 0.75em;*/
	background-image: url(/images/link_graphic_triangle.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
	float: right;
	margin: 8px 0;
	}

.sub_content a span {
	display: none;
	}

.sub_content .sub_border {
	background: #FFBB22;
	clear: both;
	height: 18px;
	}

/*
.sub_border.purple {
	margin-top: 21px;
	background-image: url(/images/sub_border_purple.gif);
	}

.sub_border.blue {
	background-image: url(/images/sub_border_blue.gif);
	}
*/


/* ---------- internal content ---------- */

.internal_content {
	width: 500px;
	float: left;
	margin-left: 15px;
	}

.internal_content_wide {
	width: 960px;
	margin-left: 0px;
}

.internal_content_wide iframe {
	width: 960px;
}

.internal_content_wide_no_sidebar {
	width: 773px;
}

.internal_content_wide_no_sidebar iframe {
	width: 773px;
}

.internal_content td {
	vertical-align: top;
	}

.internal_content td p {
	/*font-size: 0.75em;*/
	margin-bottom: 0.7em;
	}

.internal_content p, .internal_content ul li {
	/*font-size: 0.75em;*/
	margin-bottom: 1em;
	}

.internal_content p strong {
/*
	color: #333399;
*/
	}

.internal_content a {
	color: #661233;
	}

.internal_content a:visited {
	color: #AA0000;
	}

.internal_content h4 a {
	color: #661233;
	}

.internal_content h4 a:visited {
	color: #AA0000;
	}
	
.internal_content .listing {
	width: 100%;
	overflow: auto;
	padding: 12px 0;
	border-top: 1px solid #e5e5e5;
	}

.internal_content .listing p {
	margin-bottom: 0;
	}

.internal_content .listing img {
	border: solid 1px #a4a3a3;
	padding: 4px;
	float: left;
	margin-right: 14px;
	clear: both;
	}

.internal_content .listing_two_col {
	width: 225px;
	float: left;
	margin-right: 20px;
	padding: 12px 0;
	border-top: 1px solid #c7cdd8;	
	}

.page_print {
	padding-top: 18px;
	/*font-size: 0.75em;*/
	clear: both;
	}

#internal #monoSlideshow {
	margin-bottom: 20px;
	}
#internal .welcome_box #monoSlideshow {
	margin:0;
	padding:0;
	float:right;
}
/* ---------- map pages ---------- */


.world_list ul {
	width: 90px;
	height: 230px;
	/*font-size: 0.75em;*/
	float: left;
	border-right: 1px solid #c7cdd8;
	padding: 0 4px;
	margin-bottom: 16px;
	}

.world_list ul.last {
	width: 97px;
	padding: 0 0 0 4px;
	}

.world_list .first {
	border-left: 1px solid #c7cdd8;	
	}

/*
.region_maps div {
	float: left;
	margin: 6px 0;
	margin-right: 22px;
	}

.region_maps div.last {
	margin-right: 0;
	}

.region_maps img {
	margin-top: 6px;
	border: 4px solid #c7cdd8;	
	}

*/
/* ---------- news pages ---------- */

.news_date {
	color: #333366;
	}

.news .main_news {
	border-bottom: 1px solid #c7cdd8;
	overflow: auto;
	margin-bottom: 16px;
	}
	
.news .main_news img, .news_detail .main_news img {
	float: left;
	margin: 0 12px 12px 0;
	}

.news .main_news h5 {
	border-bottom: none;
	clear: none;
	}

.news h6.news_header {
	font-size: 0.8em;
	margin-bottom: 0.5em;
	}
.news .sub_news {
	border-bottom: 1px solid #c7cdd8;
	margin-top: 1em;
	}

 .search_result h6.search_result {
	font-size: 0.8em;
	}


/* ---------- youtube video ---------- */

.internal_content .youtube_container {
	margin-bottom: 16px;
	padding: 16px 36px;
	background-color: #f2f5fa;
	}

.internal_content .youtube_container p {
	font-size: 0.7em;
	width: 425px;
	margin: 0 auto;
	}

.internal_content .youtube_container .youtube_video {
	
	}


/* ---------- faq ---------- */

.faq {
	padding: 10px 0 0 0px;
	/*font-size: 14px;*/
	margin-bottom: 16px;
	}

.faq h4 {
	margin-bottom: .5em;
	}

.faq dt {
	margin-top: -1px;
	padding: 4px 10px 4px 20px;
	font-weight: bold;
	line-height: 1.2em;
	cursor: pointer;
	}
	
.faq dt.faqClosed {
	color: #661233 !important;
	background-image: url(/images/faq_plus.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 8px;
	}

.faq dt.faqOpen {
	color: #661233;
	background-image: url(/images/faq_minus.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 8px;			
	}

.faq dd {
	display: block;
	margin: 0;
	padding: 0 21px;
	overflow: hidden;
}

.faq .faqToTop {
	display: block;
	text-align: right;
	padding-bottom: 4px;
	/*font-size: 0.75em;*/
	}

.faq .faqHide, .faq .faqShow {
	/*
	display: block;
	*/
	display: none;
	margin: 6px 0;
	padding: 0 0 0 28px;
	background: url(/images/minus.gif) no-repeat 5px 50%;
	font-weight: bolder;
	text-decoration: none;
	/*font-size: 12px;*/
	}

.faq .faqShow {
	background-image: url(/images/plus.gif);
	}


/* ---------- sitemap ---------- */

.sitemap dl {
    line-height: 1.5em;
    padding-left: 16px;
}

.sitemap dt {
	font-weight: bold;
	}
	
.sitemap dd {
	padding-left: 16px;
	}

.sitemap dd.dl_2 {
	padding-left: 32px;
	}
	
.sitemap dd.dl_3 {
	padding-left: 48px;
	}

.sitemap h4 {
    font-size: 0.8em;
    margin-top: 0.5em;
}

.internal_content .comment {
	padding: 0 8px;
	}

.internal_content .comment_container {
	padding-top: 8px;
	clear:both;
}

.internal_content .comment_container .even {
	border-left: 2px solid  #f2f5fa;
	border-right: 2px solid  #f2f5fa;
	}

.internal_content .comment_container .odd {
	background-color: #efefef;
	}

.internal_content .comment_container .comment_header {
	border-top: 1px solid #e5e5e5;
	width: 100%;
	overflow: auto;
	padding-top: 14px;
	}

.internal_content .comment_container h5 {
	border-bottom: none;
	margin: 0;
	padding: 0;
	}

.internal_content .comment_container .comment_header h2 {
	color:#220055;
	font-size:1.5em;
	line-height:1.1em;
	margin-bottom:5px;
}

.internal_content .comment_containter form#post_comment_form {
	padding:8px;
}

.internal_content .comment_container .comment_header h5 {
	float: left;
	}

.internal_content .comment_container .comment_count {
	float: right;
	/*font-size: 12px;*/
	font-weight: bold;
	color: #38383a;
	margin-top: 8px;
	}

.internal_content .comment_container .comment_name {
/*
	color: #333399;
*/
	}

.internal_content .comment_container .comment_text {
	width: 100%;
	height: 65px;
	margin-bottom: 10px;
	}

.internal_content .comment_container .comment_submit {
	float: left;
	margin-top: -4px;
	margin-right: 8px;
	}

.internal_content .gallery_container {
	margin-bottom: 16px;
	border-top: 1px solid #c7cdd8;
	padding-top: 16px;	
	}

.internal_content .gallery_container img {
	border: 1px solid #c7cdd8;
	padding: 4px;
	margin-right: 0px;
	}

.internal_content .gallery_container img.last {
	margin-right: 0;	
	}


/* ---------- launch page ---------- */

#internal .launch {
	float: left;
	margin-right: 12px;
	margin-top: 10px;
	}

#internal .launch_box {
	width: 150px;
	height: 80px;
	background-color: #e5e5e5;
	border: 4px solid #e5e5e5;
	}
	
#internal .launch.last {
	margin-right: 0px;
	}

#internal .launch h6, #internal .launch p {
	margin-bottom: 0.5em;
	}

#internal .launch_container {
	margin-bottom: 16px;
	overflow: auto;
	}

/* ---------- contact form ---------- */

#internal.contact table {
	width: 450px;
	margin-bottom: 16px;
	}

#internal.contact .contact_email {
	width: 350px;
	}

#internal.contact .contact_text {
	width: 350px;
	margin-bottom: 16px;
	}

#internal.contact .first_contact {
	width: 100px;
	vertical-align: top;
	}

#internal.contact .second_contact {
	width: 350px;
	}
	
#internal.contact .contact_submit {
	float: right;
	}
	
	
/* ---------- donate form ---------- */

#internal.donate td {
/*
	width: 100%;
*/
	}

#internal.donate td select {
	width: 250px;
	}

#internal.donate td .form_amount {
	width: 246px;
	}

#internal.donate td .form_checkbox {
	float: right;
	margin-top: -14px;
	}

#internal.donate td.donate_submit {
	text-align: right;
	}


/* ---------- google map ---------- */

.gsmsc-mapDiv {
	height : 300px;
	}
							
.gsmsc-idleMapDiv {
	height : 300px;
	}
							
#mapsearch {
	width : 490px;
	height: 490px;
	margin: 10px 0;
	padding: 4px;
	}

.InfoWindow {
	width: 340px;
	height: 340px;
	}

.InfoWindow p {
	height: 80px;
	}

.InfoWindow h6 {
	/*font-size: 14px;*/
	color: #660066;
	margin-bottom: 0.5em;
	}

.map_more {
	float: right;
	}

/* ---------- home - other sites ---------- */

.the_village {
	float: left;
	}

.kidzone {
	float: left;
	margin-left: 40px;
	}

.gift_of_sight {
	float: right;
	}


/* ---------- home global links ---------- */

/*
#home .bottom_content {
	clear: left;
	margin-top: 10px;
	padding-right: 20px;
	margin-bottom: 10px;
	width: 680px;
	}
*/

#home .bottom_content {
	/*clear: both;*/
	float: left;
	padding-right: 20px;
	margin-bottom: 10px;
	width: 680px;
	}

#home .bottom_content .sites img {
	margin: 0px;
	}

#home .bottom_content .sites {
	float: left;
	padding-right: 20px;
	width: 200px;
	}

#home .bottom_content .sites p {
	/*font-size: 12px;*/
	}

#home .bottom_content .flags {
	color: #333366;
	font-weight: bold;
	padding: 0 16px 0 4px;
	}

#home .bottom_content h5 {
	margin: 14px 0;
	}



/* ---------- sidebar ---------- */

#sidebar {
 	width: 254px;
	float: right;	
 	}

#sidebar h5 {
	border-bottom: none;
	}

#sidebar h5 {
	line-height: 1em;
	margin-bottom: 6px;
	padding-bottom: 2px;
	}


/* ---------- sidebar - flash map ---------- */

#home .flash_map {
	margin-bottom: 18px;
	float: right;
	}

#internal .flash_map {
	margin-bottom: 14px;
	float: right;
	}

/* ---------- sidebar - cta ---------- */

#home .cta {
	float: right;
	overflow: hidden;
	}

#internal .cta {
	float: right;
	overflow: hidden;
	}

.cta img {
	display: block;
	margin-bottom: 15px;
	}

/* ---------- sidebar - news ---------- */

#news_container {
	line-height: 1em;
	border: 1px solid #c7cdd8;
	padding: 10px;
	margin-bottom: 14px;
	}

#news_container p {
	padding-left: 91px;
	border-bottom: 1px solid #c7cdd8;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	}

#news_container a {
	font-weight: bold;
	/*font-size: 12px;*/
	}

#news_container .heading {
	border-bottom: 0;
	margin-bottom: 0;
	}

#news_container img {
	border: 1px solid #e5e5e5;
	float: left;
	}

#news_container .more_news {
	padding-left: 0;
	border-bottom: 0;
	margin-bottom: 0;
	}

#news_container p.more_news {
	padding-bottom: 0;
	}


/* ---------- sidebar - links ---------- */

/* Fixes issue with IE6/7 where background image not displayed when the list item is an anchor */
.internal_content ul li a {
	display: inline-block;
	position: relative;
	}
.internal_content dl.faq dd ul li a {
	display: none;
}
.internal_content ul li, #links_container li {
	margin-bottom: 0.5em;
	background-image: url(/images/link_graphic_triangle.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	}

.internal_content ul li {
	background-position: 0 5px;
    	list-style-position: outside;
/*
	list-style-type: disc;
	margin-left: 16px;
*/
	}

.internal_content ol {
	margin-bottom: 0.5em;
	}

.internal_content ol li {
	margin-bottom: 0.25em;
	}

#links_container li.last {
	padding-bottom: 0.5em;
	}

#links_container {
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin-bottom: 14px;
	overflow: auto;
	line-height: 1.5em;
	}

#stats_container {
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin-bottom: 14px;
	overflow: auto;
	line-height: 1.5em;
	}

#stats_container ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 16px;
	}
	
#stats_container h6 {
	margin-bottom: 0.5em;
	}

#stats_container h3, #links_container h3 {
	margin-bottom: 0.5em;
	font-size:1.3em;
	}
	
#links_container p {
	margin-bottom: 0.5em;	
	}

#links_container p strong {

	}

#links_container img {
	padding-left: 0px;
	vertical-align: middle;
	}

#links_container .podcast, #links_container .video, #links_container .pdf, #links_container .links {
	background-repeat: no-repeat;
	}

#sidebar .sidebar_link {
	height: 78px;
	width: 158px;
	margin-bottom: 14px;
	padding: 14px 0 0 96px;
	}

#sidebar .sidebar_link .sidebar_flash  {
	color: #333;
	font-size: 1em;
	line-height: 1.5em;
	}

#sidebar .sidebar_link div a {
	height: 16px;
	width: 30px;
	float: right;
	margin: -6px 8px 0 0;
	background-color: #fff;
	border: 1px solid #c7cdd8;
	padding: 2px;
	text-align: center;
	}

#sidebar .sidebar_link div a:hover {
	text-decoration: none;
	background-color: #ececf6;
	}

#quote_container_inside {
	border: 1px solid #FFBB22;
	padding: 12px 38px;
	line-height: 2em;
	margin-bottom: 12px;
	background-image: url(/images/quote_left.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	}

#quote_container_outside {
	background-image: url(/images/quote_right.gif);
	background-position: 473px bottom;
	background-color: #ffebbe;
	background-repeat: no-repeat;		
	}

#quote_container_inside ul li {
	list-style: disc;
	list-style-position: inside;
	}

#quote_container_inside blockquote
{
	color:#220055;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:0.5em;
}

/* ---------- sidebar - social media ---------- */

#sidebar .social_media {
	border: 1px solid #C7CDD8;
	margin-bottom: 14px;
	padding: 10px;
	}

#sidebar .social_media p {
	padding-bottom: 10px;
	}

#sidebar .social_media li {
	margin-bottom: 5px;
	}

#sidebar .social_media li img {
	margin-right: 5px;
	vertical-align: middle;
	}

/* ---------- print page ---------- */

.page_print {
	margin-bottom: 20px;
	}


/* ---------- footer ---------- */

#footer {
	background: #FFBB22;
/*
	width: 960px;
*/
	margin: 20px auto 0;
	padding: 10px;
	clear: both;
	border-top: 1px solid #e5e5e5;
	}

#footer p {
	color: #000;
	margin: 0 auto;
	width: 960px;
	}

#footer img {
	margin: 0 6px -3px 6px;
	}
	
	
/* ---------- gallery ---------- */	
	
#gallery img {
	border: 1px solid #c7cdd8;
	padding: 8px;
	margin: 20px;
	}
	
#gallery p {
	text-align: center;
	margin-bottom: 1em;
	}	

p.baroptions {
	padding: 6px 0 0 12px;
	font-size: 1em;
	font-weight: bold;
	}

#twtr-widget-1 h3 {
	display: none;
	}

div.twtr-hd .twtr-profile-img-anchor {
	display:none;
	}

#twtr-widget-1 h4 {
	margin-left:0px! important;
	display:inline;
}

#home #container {
	overflow:hidden;
	}
#mapsearchsmall {
	width: 490px;
	height: 290px;
	margin: 16px 0;
	padding: 4px;
	overflow: hidden;
	position: relative;
}
#maps-static, #maps-static img {
	display: block;
}
#mapsearchsmall span.note {
	display: none;
}
#mapsearchsmall button {
	background: transparent;
	border-style: solid;
	border-width: 0;
	cursor: pointer;
	height: 100%;
	left: -2px;
	margin: 2px;
	overflow: hidden;
	padding: 2px;
	position: absolute;
	text-indent: -100em;
	top: -2px;
	width: 100%;
}
#mapsearchsmall a:focus, #mapsearchsmall a:active, #mapsearchsmall button:focus, #mapsearchsmall button:active {
	outline: 2px dashed #61bf1a;
}

/* JH */
#home .welcome_box h1 {
	line-height:1.1em;
}
#home .welcome_box h1 span#h1HeaderEffect {
	color: #220055;
	margin-bottom: 0.5em;
	font-size: 0.5em;
	display:block;
}
.listing h2 {
color:#660066;
font-size:1.3em;
}

#body_text a {
text-decoration: underline;
}

div.pager{
 width:100%;
 padding-top:5px;
}
div.pager a:hover span{
 text-decoration:underline;
 cursor:pointer;
}
div.pager a span {
 color:#660066;
}
span.earlier-posts{
 float:right;
}
span.later-posts{
 float:left;
}
