/* NATCF.ORG BASE STYLES */
@import url(/css/reset.css);
/* BASIC SELECTORS
==================== */
body {
	background: url(../images/bg.gif) repeat-x top left;
}
body#home {
	background: url(../images/bg_home.gif) repeat-x top left;
}
body, p, div, th, td, input, select, textarea {
	font-size: 13px;
	color: #292929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1;
}
p {
	margin: 0 0 1em 0;
	line-height: 1.4em;
}
#content p.gold-box {
	color: #553D12;
	font-style: italic;
	padding: 6px 0;
	margin: 5px 30px 15px 30px;
	border-top: 1px solid #D7D1C7;
	border-bottom: 1px solid #D7D1C7;
	font-family: Georgia, Times, serif;
}
#content p.disclaimer {
	font-style: italic;
	font-weight: bold;
	font-size: .9em;
}
#content p.gold {
	color: #BF941F;
}
#content p.smaller, #content span.smaller {
	font-size: .85em;
}
#content p.smaller {
	padding-bottom: 3px;
}
sup {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	position: relative;
	margin: 0 2px;
	vertical-align: text-top;
}
/* HEADINGS
==================== */
#header h1 {
	text-indent: -9000px;
}
#content h1 {
	font-size: 190%;
	font-weight: normal;
	padding-top: .8em;
	color: #917B59;
	margin-bottom: 22px;
}
#content h2 {
	color: #004A67;
	font-size: 1.2em;
	padding: 0 0 10px 24px;
	background: url(../images/h2_bg.gif) no-repeat top left;
}
#sidebar .box h2 {
	padding: 5px 0;
	text-align: center;
	color: #fff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	background: #B2A081 url(../images/sb_boxtop_bg.gif) repeat-x top left;
}
.product-wrap h2 {
	float: left;
	display: inline;
	margin-top: 4px;
}
#sidebar .list-wrap h2 {
	font-size: 1.1em;
	padding: 5px 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
h3.question {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 15px;
	color: #004A67;
}
.blue-box h3 {
	color: #292929;
	padding: 6px 10px;
	background: #C0dade;
	font-size: 1em;
}
.biglink h3 {
	background: #B2A081 url(../images/sb_boxtop_bg.gif) repeat-x top left;
	color: #fff;
	padding: .2em 8px;
	margin-bottom: 10px;
}
/* QUOTES
==================== */
blockquote {
	background: url(/images/open-quote.gif) no-repeat;
	padding-top: 3px;
	margin-bottom: 20px;
}
blockquote p {
	text-indent: 28px;
}
.cite {
	text-indent: 0;
	margin: -.8em 30px 0;
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	color: #917b59;
}
/* LINKS
==================== */
a {
	color: #216C8C;
	text-decoration: none;
}
a:hover {
	color: #9c8765;
	text-decoration: underline;
}
/* LISTS
==================== */
ul, ol {
	margin: 0 0 10px 25px;
}
.blue-box p, .blue-box ul {
	padding: 8px 20px;
	font-family: Georgia, Times, serif;
}
#sidebar .list-wrap ul {
	list-style: none;
}
#sidebar .list-wrap {
	width: 180px;
	padding: 20px 4px 20px 16px;
}
#sidebar .list-wrap li {
	margin: 10px 0;
}
#sidebar .list-wrap li {
	font-size: .9em;
	padding: 0 0 5px 20px;
	line-height: 1.2em;
	background: url(../images/doc.gif) no-repeat 0 3px;
}
#content li {
	line-height: 1.5em;
}
#content .blue-box li, .biglink li {
	margin: 5px 0;
	line-height: 1.3em;
}
ul.plain {
	list-style: none;
}
/* TABLES
==================== */
table {
	border-collapse: collapse;
}
table.data {
	margin-bottom: 1.5em;
	width: 100%;
}
table.data th, table.data td {
	padding: 3px;
	border-bottom: 1px solid #a79372;
}
table.data th {
	padding: 5px;
	text-align: left;
	color: #fff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	background: #B2A081 url(../images/sb_boxtop_bg.gif) repeat-x top left;
}
table.data td {
	padding: 4px 3px;
	border-bottom-color: #e2dbcf;
}
table.data tr.alt td {
	background: #f3efe3;
}
/* PAGE LAYOUT
==================== */
#wrap {
	width: 960px;
}
#content-area {
	margin-top: 4px;
	padding-bottom: 20px;
	background: url(../images/sb_list-wrap_bg.gif) repeat-y top left;
}
#content {
	float: right;
	width: 735px;
	padding: 10px 0;
}
#sidebar {
	float: left;
	width: 200px;
	padding-right: 2px;
	margin-top: 1px;
	border-right: 1px solid #ccc;
}
body#home #sidebar {
	margin-top: 0;
}
.narrowcolumn {
	float: left;
	width: 505px;
}
#right-sidebar {
	float: right;
	width: 210px;
}
.section {
	margin-bottom: 20px;
}
.answer {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e2dbcf;
}
.blue-box {
	margin: 5px 0 15px 0;
	background: #ddecee;
}
.bordered {
	border: 1px solid #f1ede1;
	padding: 4px;
}
.programs-link {
	float: right;
	width: 200px;
	margin: 8px;
	border: 1px solid #004a67;
	padding: 5px;
	background: white;
}
.half-page {
	float: left;
	width: 44%;
	margin-right: 5%;
}
.biglink {
	background: #f1ede1;
}
.biglink:hover, .biglink-over {
	background: #e2dbcf;
	cursor: pointer;
}
.biglink p, .biglink ul {
	padding: 8px 20px;
}
.stafflisting, .affiliatelisting {
	clear: left;
	margin: 20px;
	padding: 20px 0 1px;
}
.stafflisting img, .affiliatelisting img {
	float: left;
}
.stafflisting p {
	padding-left: 120px
}
.affiliatelisting p {
	padding-left: 150px;
}
/* NAVIGATION
==================== */
#navbar {
	height: 34px;
}
body#home a#nav-home, body#about a#nav-about, body#products a#nav-programs, body#charities a#nav-charities, body#media a#nav-media, body#safety a#nav-safety, body#contact a#nav-contact {
	font-weight: bold;
	color: #00435A;
	background: #ECECDB url(../images/nav_active.gif) repeat-x top left;
}
#subnav ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
#subnav li {
	border: none;
	margin: 0;
	padding: 0;
}
#subnav a {
	display: block;
	background: #004A67 url(../images/subnav_bg.gif) repeat-y top right;
	border-bottom: 1px solid #80B4C4;
	padding: 10px 10px 10px 16px;
	text-decoration: none;
	color: #EDE9D9;
	font-size: 12px;
}
#subnav li li a {
	background: #5b8aa6;
	padding: 5px 5px 5px 30px;
	font-size: 10px;
}
#subnav li a:hover {
	background: #00698b;
}
#subnav li.top a {
	border-top: none;
}
#subnav li.active a {
	font-weight: bold;
	color: #fff;
}
ul.sidebar-nav {
	list-style: none;
	margin: 0 0 30px;
}
.sidebar-nav li {
	background: #f1ede1;
	border-bottom: 1px solid #c6c29f
}
.sidebar-nav a {
	display: block;
	text-decoration: none;
	padding: 5px 15px;
	color: #917b59;
}
.sidebar-nav a:hover {
	background: #004a67;
	color: #fff;
}
/* HEADER
==================== */
#header {
	position: relative;
	width: 960px;
	height: 126px;
	background: url(../images/header_bg.jpg) no-repeat bottom left;
}
#header ul {
	position: absolute;
	right: 3px;
	top: 0;
	list-style: none;
	width: 130px;
	height: 28px;
	background: url(../images/sec_bg.gif) no-repeat;
}
#header li {
	float: left;
	display: block;
	text-indent: -9000px;
}
#header li a {
	display: block;
	overflow: hidden;
	height: 28px;
	background: url(../images/sec_bg.gif) no-repeat;
}
li#nli a {
	width: 65px;
	background-position: top left;
}
li#nli a:hover, li#nli a:focus {
	background-position: 0 -28px;
}
li#win a {
	width: 65px;
	background-position: -65px 0;
}
li#win a:hover, li#win a:focus {
	background-position: -65px -28px;
}
/* LEARN MORE
==================== */
ul#learn-more {
	list-style: none;
	margin: 0;
	padding: 0;
}
#learn-more li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}
#learn-more a {
	display: block;
	height: 36px;
	width: 200px;
	background-repeat: none;
	background-position: top;
}
#learn-more a:hover {
	background-position: 0 -36px;
}
#learn-more a span {
	display: none;
}
a#individuals-families {
	background-image: url(/images/individuals-families.gif);
}
a#churches-nonprofits {
	background-image: url(/images/churches-nonprofits.gif);
}
a#professional-advisors {
	background-image: url(/images/professional-advisors.gif);
}
/* WEBINARS
==================== */
table.listings {
	margin-bottom: 20px;
}
table.listings td {
	padding: 10px;
	border-bottom: 1px solid #bbb;
}
.dateinfo {
	background: #004A67 url(../images/subnav_bg.gif) repeat-y top right;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
span.weekday, span.month, span.date {
	display: block;
	color: #fff;
	text-align: center;
}
span.weekday {
	font-size: 70%;
}
span.month {
	text-transform: uppercase;
}
span.date {
	font-weight: bold;
	font-size: 20px;
}
p.title {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: .5em;
}
p.times {
	color: #917b59;
	margin-bottom: .5em;
}

/* FOOTER
==================== */
#footer {
	width: 100%;
	background: #292929;
}
#footer div {
	width: 750px;
	padding: 20px 20px 30px 20px;
	font-size: .8em;
	color: #EEEADB;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li {
	float: left;
}
#footer li a {
	display: block;
	color: #EEEADB;
	padding-right: 20px;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer p {
	padding-top: 8px;
	color: #eeeadb;
	font-size: 10px;
}
/* MISC STYLES
==================== */
.clearing {
	clear: both;
}
.clearleft {
	clear: left;
}
.center {
	text-align: center;
}
div.floatleft, img.alignleft {
	float: left;
	padding: 5px 15px 15px 0;
}
div.floatright, img.alignright {
	float: right;
	padding: 5px 0 15px 15px;
}
.small {
	font-size: smaller;
	color: #999;
}
.separator {
	padding-bottom: 25px;
	border-bottom: 1px solid #C9C9C9;
	margin-bottom: 25px;
}
.note {
	color: #999;
	font-size: smaller;
}
/* CLEARFIX
==================== */
.clear:after {
	content: ".";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}
.clear {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* End hide from IE-mac */
/* ADVISOR LOGIN
===================== */
#sidebar .box {
	width: 100%;
	margin-bottom: 3px;
}
#sidebar .box fieldset {
	padding: 12px 16px;
	background: #E2DBCF;
}
#sidebar .box fieldset input {
	width: 140px;
	padding: 4px;
	color: #666;
	font-size: .9em;
	margin-bottom: 4px;
	display: block;
	border: 1px solid #8B8781;
}
#sidebar .box fieldset input#login {
	width: auto;
	padding: 0;
	border: 0;
}
#sidebar .box fieldset a {
	font-size: .8em;
	padding-top: 5px;
}
