/* DEFAULT STYLE SHEET */
@import url(reset.css);
/* BASIC TYPOGRAPHY
==================== */
body {
	font-size: 14px;
	background: #2f7388 url(/images/bg.gif) top center no-repeat;
	color: #292929;
	line-height: 1;
}
body, p, div, th, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 0 0 1em;
	line-height: 1.4;
}
#headlines p {
	font-size: 12px;
	line-height: normal;
	margin: .5em 0;
}
/* HEADINGS
==================== */
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #ae9b7a;
	margin-bottom: .5em;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 1em 0 .5em;
}
#headlines h2 {
	color: #fff;
	margin: .2em 0;
}
h3 {
	font-size: 150%;
	margin-bottom: .5em;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 100%;
}
/* QUOTES
==================== */
blockquote {
	background: transparent url(/images/close-quote.gif) no-repeat bottom right;
}
blockquote p {
	background: transparent url(/images/open-quote.gif) no-repeat top left;
	line-height: normal;
	font-weight: bold;
	padding: 8px 0 20px;
	margin-bottom: 0;
	text-indent: 30px
}
/* PAGE LAYOUT
==================== */
#header {
	width: 960px;
	height: 105px;
	margin: 0 auto;
}
#logo {
	float:left;
	width: 280px;
	height: 104px;
	background: url(/images/nli-logo.png) no-repeat;
}
#slogan {
	font: italic 16px/105px Georgia;
	color: #222;
}
#nav {
	width: 960px;
	margin: 0 auto 10px;
	padding-left: 30px;
	color: #fff;
	font-size: 12px;
}
#content {
	width: 960px;
	margin: 0 auto;
}
#slideshow {
	width: 640px;
	height: 360px;
	float: left;
	background: #333;
}
#headlines {
	width: 320px;
	height: 360px;
	float: left;
	background: #a99979 url(/images/headlines-bg.gif) no-repeat;
}
#headlineContent {
	height: 300px;
	margin: 40px 20px 20px;
	overflow: auto;
}
#main {
	background: #f1ede1;
	padding: 30px;
	clear: both;
	min-height: 200px;
}
#footer {
	width: 900px;
	padding: 30px;
	margin: 0 auto;
	background: #ae9b7a url(/images/swoosh.gif) no-repeat;
	font-size: 12px;
	color: #ddd4c2;
	line-height: 1.4;
}
.dateline {
	margin: .5em 0 2em 1em;
	font: italic 13px Georgia;
	color: #999;
}
/* NAVIGATION
==================== */
#nav a, #nav a:link, #nav a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#nav a:hover {
	color: #d6cbb4;
}
#toplinks {
	float: right;
}
#toplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#toplinks li {
	float: left;
	border-top: 2px solid #ddd4c2;
	/*border-left: 1px solid #444;*/
}
#toplinks a, #toplinks a:visited {
	display: block;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a99979;
	background: #292929;
	padding: .5em 1em;
	text-transform: uppercase;
}
#toplinks a:hover {
	background: #000;
	color: #fff;
}
/* LINK STYLES
==================== */
a, a:link, a:visited {
	text-decoration: none;
	color: #2f7388;
	font-weight: bold;
}
a:hover {
	color: #ae9b7a;
}
a img {
	border: none;
}
a.outline img {
	border: 1px solid #fff;
}
a.outline:hover img {
	border-color: #000;
}
#headlines a, #headlines a:link, #headlines a:visited, #footer a, #footer a:link, #footer a:visited {
	color: #d6cbb4;
}
#headlines a:hover, #footer a:hover {
	text-decoration: none;
	color: #fff;
}
/* LISTS
==================== */
ul, ol {
	margin: 0 0 10px 25px;
	list-style: disc;
}
/* TABLES
==================== */
table {
	border-collapse: collapse;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* MISC CLASSES
==================== */
.container {
	clear: both;
	overflow: hidden;
	width: 100%;
}
.column {
	width: 45%;
	margin-right: 5%;
	float: left;
	padding-bottom: 1px;
}
.clearing {
	clear: both;
}
.center {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
img.alignleft, div.floatleft {
	float: left;
	margin: 0 1em .5em 0;
}
img.alignright, div.floatright {
	float: right;
	margin: 0 0 .5em 1em;
}
.callout {
	border: 1px dotted #a99979;
	padding: 1em;
}
.section {
	margin-bottom: 15px;
}
#main .divider {
	margin: 20px;
	border-bottom: 1px solid #d6cbb4;
}
#headlineContent .divider {
	margin-top: 15px;
	border-bottom: 1px dotted #f1ede1;
	margin-bottom: 15px;
}
.videolink {
	background: url(/images/video-icon.png) no-repeat 0 2px;
	text-indent: 35px;
	min-height: 14px;
}
.notice {
	background: #fff7d9 url(/images/notice.gif) 5px 5px no-repeat;
	border: 1px solid #ffe100;
	padding: 10px 10px 10px 58px;
	margin-bottom: 15px;
	min-height: 48px;
}
.smallnotice {
	background: #fff7d9 url(/images/notice-sm.gif) 5px 50% no-repeat;
	border: 1px solid #ffe100;
	padding: 10px 10px 10px 30px;
	margin-bottom: 15px;
	min-height: 18px;
	color: black;
	font-size: 14px;
}
.warning {
	background: #ffefef url(/images/warning.gif) 5px 5px no-repeat;
	border: 1px solid red;
	padding: 10px 10px 10px 58px;
	margin-bottom: 15px;
	min-height: 48px;
}
.smallwarning {
	background: #ffefef url(/images/warning-sm.gif) 5px 50% no-repeat;
	border: 1px solid red;
	padding: 10px 10px 10px 30px;
	margin: 15px 20px;
	min-height: 18px;
	color: black;
	font-size: 12px;
}
