/* STYLES */

body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

#content {
	color: #2C002B; /* REAL DARK PURPLE */
	font-size: .8em;
}

#content h1 {
	font-size: 1.8em;
}
#content h2 {
	font-size: 1.6em;
}
#content h3 {
	font-size: 1.4em;
}
#content h4 {
	font-size: 1.3em;
}
#content h5 {
	font-size: 1.2em;
}
#content h6 {
	font-size: 1.1em;
}

#content a {
	color: #82487F; /* PURPLE */
	text-decoration: none;
}

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

#content a:visited {

}

div#nav_column {
	color: #F6F3E8; /* IVORY */
}

div#nav ul li {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #F6F3E8; /* IVORY */
}

div#nav ul li a {
	text-decoration: none;
	color: #F6F3E8; /* IVORY */
}

div#nav ul ul li {
	font-size: .7em;
}

div#adbox {
	font-size: .7em;
}

div#adbox a {
	color: #F6F3E8; /* IVORY */
	text-decoration: none;
}

div#adbox a img {
	border: 0;
}

img.large_manual {
	float: right;
	margin: 0 0 30px 30px;
}

div#notices p {
	font-size: .5em;
	color: #7A3D78;
	padding: 50px 20px 0 10px;
}

div#notices p a {
	color: #7A3D78;
}

div#content h1.first {
	margin-top: 0;
	padding-top: 0;
}

div#content div.photobox {
	float: left;
}

div#content div.charge {

}

div#content h1.photo_heading {
}

div#content div.const_heading {
	padding-top: 18px;
}

div#content div.const_heading img {
	margin: 0px 20px 0 0px;
	float: left;
}

div#content div.const_heading h2 {
	margin-top: 0;
}

div#content div.const_heading h1 {
	float: left;
	clear: left;
	margin-left: 0px;
}

div#content div.charge {
}

div#content h2.section_question {
}

div#content div.charge p {
	font-size: 1.2em;
}

div#content h1.photo_churches {
	/* background-image: url(/images/layout/contentnav_1.jpg); */
}
div#content h1.photo_agencies {
	background-image: url(/images/layout/contentnav_2.jpg);
}
div#content h1.photo_schools {
	background-image: url(/images/layout/contentnav_3.jpg);
}
div#content h1.photo_foundations {
	background-image: url(/images/layout/contentnav_4.jpg);
}
div#content h1.photo_businesses {
	background-image: url(/images/layout/contentnav_5.jpg);
}

div#contentnav div {
	width: 130px;
	float: left;
	padding: 0; 
	margin-right: 5px;
	font-size: .9em;
}

div#contentnav div.smaller p {
}

#contentnav a img {
	border: none;
}

#contentnav h2 {
	margin-top: 0;
	padding: 0 10px;
}

#contentnav p {
	padding: 0 10px;
}

#content .insight {
	border: solid 5px #82487F; /* PURPLE */
	margin-bottom: 20px;
	padding: 5px;
}

#content .insight h2 {
	text-align: center;
}

.insight p.about {
	border-top: solid 2px #82487F; /* PURPLE */
	background-image: url(/images/logo_ivory.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 0;
	text-align: center;
	padding-left: 200px;
}
/* LAYOUT */

body {
	margin: 0;
	padding: 0;
	background-image: url(/images/layout/back_main.gif);
	background-repeat: repeat-y;
	background-color: #F6F3E8;
}

body div#body_inner {
	width: 100%;
	padding: 0;
	margin: 0;
	background-image: url(/images/layout/top_tile.gif);
	background-repeat: repeat-x;
}

div#header {
	width: 843px;
	height: 85px;
	background-image: url(/images/layout/back_header.gif);
	background-repeat: no-repeat;
	padding: 8px;
	margin: 0;
}

div#header h1 {
	margin: 0;
	padding: 0;
	width: 233px;
	height: 55px;
}

div#header h1 a {
	background-image: url(/images/layout/logo.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -1000em;
	width: 235px;
	height: 55px;
}

div#main {
	float: left;
	width: 960px;
	padding: 0;
}

div#nav_column {
	float: left;
	width: 144px;
	position: relative;
	background-image: url(/images/layout/back_main.gif);
	background-repeat: repeat-y;
}

#nav_column div#nav_column_inner {
	padding-top: 45px;
	padding-left: 12px;
	width: 132px;
	background-image: url(/images/layout/nav_back.gif);
	background-repeat: no-repeat;
}

div#nav {
	background-image: url(/images/layout/navbox_back.gif);
	background-repeat: repeat-y;
	width: 120px;
}

div#nav_inner {
	background-image: url(/images/layout/navbox_top.gif); 
	background-repeat: no-repeat;
	width: 120px;
}

div#nav_inner_inner {
	background-image: url(/images/layout/navbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 120px;
}

div#nav ul {
	width: 110px;
	margin: 0;
	padding: 5px;
}

div#nav li ul {
	display: none;
	width: auto;
	padding: 0;
}

div#nav li.current ul {
	display: block;
}

div#nav ul li {
	list-style-type: none;
	margin-left: 10px;
}

div#adbox {
	background-image: url(/images/layout/navbox_back.gif); /* */
	background-repeat: repeat-y;
	margin-top: 20px;
	width: 120px;
}

div#adbox_inner {
	background-image: url(/images/layout/adbox_top.gif); /* */
	background-repeat: no-repeat;
	width: 120px;
}
div#adbox_inner_inner {
	background-image: url(/images/layout/navbox_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 106px;
	padding: 10px 7px 10px 7px;
}
div#content_column {
	padding: 0;
	margin: 0;
	float: right; 
	width: 816px;
	background-image: url(/images/layout/content_corner.gif);
	background-repeat: no-repeat;
}

div#content {
	margin-top: 0;
	padding-top: 0;
	padding-left: 114px;
}

div#content div.content_spacer {
	margin-top: 0;
	padding-top: 0;
	float: left;
	clear: left;
	height: 10px;
	/* background-color: dodgerblue;
	opacity: .6;
	*/
}

div#content div#content_spacer_1 {
	width: 74px;
}
div#content div#content_spacer_2 {
	width: 74px; /* 64px; */
}
div#content div#content_spacer_3 {
	width: 74px; /* 51px; */
}
div#content div#content_spacer_4 {
	width: 74px; /* 39px; */
}
div#content div#content_spacer_5 {
	width: 74px; /* 30px; */
}
div#content div#content_spacer_6 {
	width: 74px; /* 19px; */
}
div#content div#content_spacer_7 {
	width: 74px; /* 11px; */
}


/* UTILITY */

.clearing {
	clear: both;
}

.float_left {
	float: left;
}
