/* HABITAT NASHVILLE STYLE SHEET */
@import url(reset.css);
@import url(http://www.google.com/cse/api/overlay.css);
/* BASIC SELECTORS
==================== */
body {
	background: #93b9dc url(/images/bg.gif);
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
body, p, div, th, td, input, select, textarea {
	line-height: 1;
}
p {
	margin: 0 0 1em;
	line-height: 1.3;
}
.article p {
	line-height: 1;
	margin-bottom: .2em;
}
#latest-headlines .entry p, #right p {
	font-size: 11px;
	line-height: 1;
}
/* HEADINGS
==================== */
h1, h2, h3, h4, h5, h6 {
	color: #314d89;
	font-weight: normal;
}
h1.alt, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt {
	color: #6c3;
}
h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
}
h2 {
	font-size: 20px;
	margin: 0 0 .5em;
}
h2.nomargin {
	margin-bottom: 0;
}
.article h2 {
	margin-bottom: 2px;
}
#left h2, #right h2 {
	font-size: 16px;
	margin: 2em 0 1em;
}
#latest-headlines h2 {
	margin: 0 0 .4em;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font: bold italic 120% Georgia, Times, "Times New Roman", serif;
	margin: 0 0 1.2em;
}
h3.alt {
	border-bottom: 1px dotted;
	margin: 1.2em 0;
}
h4 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 .5em;
}
h5 {
	color: #314d89;
	font-size: 1em;
	margin: 0;
}
h6 {
	font: bold italic 1em Georgia, Times, "Times New Roman", serif;
	border-bottom: 1px dotted;
	margin: 1em 0;
}
/* LISTS
==================== */
ul, ol {
	margin: 0 0 1em;
	padding: 0 0 0 2em;
	line-height: 1.3;
}
ol ul, ul ul, ol ol, ul ol {
	margin: .2em 0 0;
}
ul li, ol li {
	margin-bottom: .2em;
}
ul {
	list-style-image: url(/images/green-bullet.gif);
}
ul.checklist {
	list-style-image: url(/images/checkbox.gif);
}
.plain-list, .checklist ul {
	list-style: none;
	margin: 0 0 1.2em;
	padding: 0;
}
.plain-list li {
	margin: 0 0 .2em;
}
.quicklinks ul {
	margin: 5px 5px 5px 0;
	line-height: 1;
}
.callout ul {
	margin: 0;
}
.callout li {
	margin-bottom: .5em;
	line-height: 1.2em;
}
#right li {
	font-size: 10px;
	line-height: 1;
}
dl {
	padding: .5em 0;
	border-top: 3px double #f4d579;
}
dl:hover {
	background: #fdf6e4;
}
dt {
	font: italic larger Georgia, "Times New Roman", Times, serif;
	color: #6c3;
	line-height: 1;
	margin-bottom: .5em;
}
dd {
	margin-left: 1em;
}
p.listheading {
	margin-bottom: .2em;
	font-size: 110%;
	font-weight: bold;
	color: #6c3;
}
/* BLOCKQUOTES
==================== */
blockquote {
	background: transparent url(/images/open-quote.png) no-repeat top left;
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #d2e0ff;
}
blockquote p {
	line-height: normal;
	padding: 4px 0;
	margin-bottom: 0;
	text-indent: 20px;
}
.cite {
	padding: 5px 20px 0;
	font: italic 90%/1 Georgia, "Times New Roman", Times, serif;
	text-indent: 0;
	color: #333;
}
/* PAGE LAYOUT
==================== */
#wrapper {
	background: white url(/images/wrapper_bg.gif) repeat-y;
	width: 800px;
	margin: 0 auto;
}
#header {
	width: 760px;
	height: 137px;
	margin: 0 auto;
	background: url(/images/header-bg.png) right top no-repeat;
	position: relative;
}
#header.alt {
	background-image: url(/images/header-green-bg.png);
}
#logo {
	position: absolute;
	width: 363px;
	left: 20px;
	top: 52px;
}
#slogan {
	position: absolute;
	width: 264px;
	height: 39px;
	right: 45px;
	top: 77px;
	background: url(/images/slogan.gif);
}
#nav {
	width: 720px;
	height: 35px;
	margin: 0 auto 15px;
}
#nav a, #nav img {
	margin: 0;
	padding: 0;
	border: none;
}
#breadcrumbs {
	margin: 0 0 15px;
}
#content {
	width: 720px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	z-index: 10;
}
#left {
	float: left;
	width: 155px;
	margin: 0 0 40px;
	padding: 10px 5px;
}
.quicklinks {
	background: url(/images/yellow-grad.png) repeat-x;
}
#left.unpadded {
	padding: 0;
}
#main {
	float: left;
	width: 360px;
	margin: 0;
	padding: 5px 15px 15px;
	text-align: left;
	min-height: 400px;
	overflow: hidden;
}
#right {
	float: left;
	width: 165px;
	margin: 0;
	padding: 5px 0;
	text-align: left;
}
#widecolumn {
	float: left;
	width: 525px;
	margin: 0;
	padding: 5px 15px 15px;
	text-align: left;
}
#footer {
	width: 760px;
	height: 37px;
	margin: 0 auto;
	background: #314d89;
	position: relative;
}
#footer-content {
	text-align: right;
	line-height: 37px;
	color: #FFCC00;
	padding-right: 15px;
}
#bottom-swoosh {
	width: 314px;
	height: 47px;
	background: transparent url(/images/bottom_swoosh.gif) no-repeat;
	position: absolute;
	top: -47px;
	left: 0;
}
#wrapper-bottom {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 30px;
	background: url(/images/wrapper_bottom.gif) no-repeat;
	text-align: center;
	color: white;
	font-size: .8em;
}
.dyk {
	width: 165px;
	color: white;
}
.dyk-top {
	background: url(/images/dyk-top.gif) no-repeat;
	height: 26px;
	font-size: 1px;
}
.dyk-content {
	background: url(/images/dyk-middle.gif) repeat-y;
	padding: 0 5px;
}
.dyk-bottom {
	background: url(/images/dyk-bottom.gif) no-repeat;
	height: 13px;
	font-size: 1px;
}

/* Google Custom Search */
#header form {
	float: right;
	margin: 5px 10px;
}
body .cse-overlay-bg {
	z-index: 50;
}
body .cse-overlay {
	z-index: 51;
	margin-left: -340px;
}
/* TABLES
==================== */
table {
	border-collapse: collapse;
}
table.display, table.text {
	width: 100%;
	margin-bottom: 1em;
}
table.display th {
	font-weight: bold;
	text-align: left;
	background: #333;
	color: white;
	padding: 5px;
}
table.display td {
	border: 1px dotted silver;
	border-bottom: 1px solid silver;
	padding: 5px;
}
table.display tr.alt td {
	background: #fafafa;
}
table.text th, table.text td {
	padding: .1em 0;
}
table#partner-organizations {
	margin: 40px 0 0;
	width: 360px;
}
table#partner-organizations td {
	vertical-align: top;
	padding: 5px;
}
td.leftborder {
	border-left: 1px dotted #ccc;
}

/* LINKS
==================== */
a:link {
	color: #314d89;
	text-decoration: underline;
}
a:visited {
	color: #314d89;
}
a:hover {
	color: #93b9dc;
}
a:active {
	color: #f00;
}
a img {
	border: none;
}
a.outline img {
	border: 1px solid white;
}
a.outline:hover img {
	border-color: #314d89;
}
h2 a:link, h2 a:visited {
	font-weight: normal;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}
#wrapper-bottom a:visited {
	color: #314d89;
}
.quicklinks a:link, .quicklinks a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #314d89;
}
.quicklinks a:hover {
	color: #314d89;
	text-decoration: underline;
}
a.action:link, a.action:visited {
	text-decoration: none;
}
a.entry {
	font-size: 10px;
	font-weight: normal;
}
.article h2 a:visited {
	color: #414d89;
}
.article h2 a:hover {
	text-decoration: none;
	color: #6c3;
}
.entry a:visited, .entry a:link {
	color: #314d89;
	font-weight: bold;
}
.entry a:hover {
	text-decoration: none;
	color: #6c3;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
}
a.pdf-link {
	background: url(/images/pdf.png) right no-repeat;
	padding-right: 16px;
}
a.document-link {
	background: url(/images/document-icon.png) right no-repeat;
	padding-right: 18px;
}
a.printer-link {
	background: url(/images/printer-icon.png) right no-repeat;
	padding-right: 19px;
	text-decoration: none;
}
	
/* GENERAL LAYOUT
==================== */
.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;
}
span.floatright {
	float: right;
}
span.floatleft {
	float: left;
}
img.rightalign {
	float: right;
	margin: 0 0 .5em 1em;
}
.separate {
	margin-bottom: 15px;
}
.close {
	margin-bottom: 0;
}
.invisible {
	visibility: hidden;
}
.hidden {
	display: none;
}
.divider {
	margin: 10px 0;
	border-bottom: 1px dotted silver;
}
.padded {
	padding: 10px 5px;
}
br.clear {
	clear: both;
	height: 0;
}
.notice {
	background: #fff7d9 url("/images/icons/info.png") 5px 50% no-repeat;
	border: 1px solid #ffe100;
	padding: 10px 10px 10px 35px;
	margin: 15px 0;
	min-height: 18px;
	color: #000;
	font-size: 14px;
}
.warning {
	background: #ffefef url("/images/icons/exclamation.png") 5px 50% no-repeat;
	border: 1px solid #f00;
	padding: 10px 10px 10px 35px;
	margin: 15px 0;
	min-height: 18px;
	color: #000;
	font-size: 14px;
}

/* TYPOGRAPHY
==================== */
.feature-date {
	background: #F6ECBB;
	font-size: .8em;
	text-align: center;
	margin: 0 0 5px;
	letter-spacing: .2em;
	text-transform: uppercase;
}
.feature-title {
	margin: 5px 0;
	line-height: 1.1;
}
.teaser {
	font-size: .9em;
}
.highlight {
	font-weight: bold;
	color: #6c3;
}
.highlightalt {
	font-weight: bold;
	color: #314d89;
}
.eoe {
	color: #314d89;
	font-weight: bold;
	font-size: 1.3em;
}
.dottedBox {
	border: 1px dotted #314d89;
	padding: 5px;
}
.callout {
	border: 3px double #f4d579;
	border-width: 3px 0;
	padding: 5px;
	margin: 15px 0;
	background: #fdf6e4;
}
.entry {
	margin-bottom: 15px;
}
.feature {
	background: url(/images/redbutton.gif) no-repeat;
	line-height: 16px;
	padding-left: 21px;
}
.caption {
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	line-height: 1;
	background: #e9e9e9;
	padding: 5px;
	margin: 15px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.img {
	border: none;
}
.article {
	margin: 0;
}
.newsdate {
	margin: 0 0 1.2em;
	font-style: italic;
	color: gray;
	font-size: 80%;
}
.newsintro {
	margin-bottom: .5em;
	font-size: 11px;
	line-height: 1.1;
}
.subhead {
	font: italic larger Georgia, "Times New Roman", Times, serif;
	color: #6c3;
	line-height: 1;
}
.notification {
	padding: 1em;
	background: #f81616;
	border: 3px solid #e70d04;
	color: #fff;
	font-size: 15px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: none;
}
.notification a:link, .notification a:visited {
	color: #fff;
	font-weight: bold;
}
.notification a:hover {
	color: #fff;
	text-decoration: none;
}
