@charset "utf-8";
/* Author: Nathan Loehlein */

/* TABLE OF CONTENTS

4.1 Main
4.2 Sidebar
4.3 Content
4.3 Lower

*/

/* PALETTE

Dark Navy	 - #173e79
Light Navy	 - #5a7caf
Dark Blue 	 - #1b83b7
Light Blue 	 - #349acb
Dark Green	 - #448d0a
Light Green	 - #89b936
Dark Orange	 - #bf5c2d
Light Orange - #f7941e
Dark Brown	 - #695c54
Light Brown	 - #cec6c2
Text Grey	 - #252525

*/


/* ---------------------- 4.1 Main -------------------------------*/



/* ---------------------- 4.2 Sidebar ----------------------------*/

#Find-A-Center {
	float:left;
	background:url('../images/local-background.png') left bottom no-repeat;
	margin:0px 0px 10px 0px;
}

#Find-A-Center a, #Find-A-Center ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#Find-A-Center a:hover, #Find-A-Center ul li a:hover {
	text-decoration:underline;	
}

#Find-A-Center h1, #Local-Resources h1 {
	color:#fff;
}

#Find-A-Center h2, #Local-Resources h2 {
	color:#173e79;
	font-size:16px;
	padding-left:5px;
}

#Find-A-Center ul {
	list-style-type:none;
	line-height:1.5em;
	margin:0px 0px 5px 10px;
	color:#fff;
}

#Find-A-Center ul li {
	margin-bottom:.5em;	
}

#Find-A-Center h3 {
	background:url('../images/headers/220-navy-bottom.png') left top no-repeat;
	padding:5px 5px 4px;
	color:#fff;
	margin-bottom:0px;
	top:8px;
}

#Local-Resources {
	float:left;
	width:220px;
	background:url('../images/local-background.png') left bottom no-repeat;
	margin:0px 0px 10px 0px;
	height:200px;
}

#Local-Resources #State-List {
	left:50px;
}

#Local-Resources img {
	left:6px;	
	top:2px;
}

#Local-Resources h2 {
	padding-left:5px;	
}

#Did-You-Know {
	float:left;
	background:url('../images/background/220-green-background.png') left bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:10px;
}

/* ---------------------- 4.3 Content ----------------------------*/

.Breadcrumbs {
	width:468px;
	min-width:468px;
	float:left;
}

#Content {
	width:480px;
	float:left;
}

#Content h1 {
	color:#fff;
}

#Content h2 {
	clear:left;
	color:#173e79;
	font-weight:bold;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:15px;
	padding-bottom:20px;
}

#Content h3 {
	clear:left;
	color:#173e79;
	font-weight:bold;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:10px;
	padding-top:8px;
}

#Content p {
	padding-bottom:13px;
	word-spacing:.2em;
	line-height:1.7em;
}

#Content ul, #Content ol {
	padding-bottom:13px;
	margin-top:-13px;
	word-spacing:.2em;
	line-height:1.6em;
}

#Content ul.Breadcrumbs {
	margin-top:0px;
	padding-bottom:0px;
}

#Content ul li, #Content ol li {
	list-style-position:outside;
	margin-left:25px;
	padding-left:5px;
	color:#252525;
}

#Content ul.Breadcrumbs li {
	list-style-position:inside;
	margin-left:0px;
	padding-left:0px;
	color:#252525;
}

#Content ul.Breadcrumbs li.Current, #Content ul.Breadcrumbs li.Current a {
	color:#173e79;	
}

.pullquote {
	width:180px;
	font-size:130%;
	margin:0px 10px 0px;
	padding:8px 10px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	color:#173e79;
	background:#eee;
	border:1px solid #ccc;
}

.pullimage {
	text-align:center;
	width:180px;
	font-size:130%;
	margin:0px 10px 0px;
	padding:8px 10px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	color:#173e79;
}



.Warning {
	float:left;
	clear:left;
	width:460px;
	padding:10px 10px 0px;
	color:#fff;
	background:#f7941e;
	border:1px solid #bf5c2d;
	margin-bottom:10px;
}

.Warning p {
	color:#fff;	
}

.Content-Image {
	float:right;
	width:100px;
	height:133px;
	margin-left:10px;
}

.Alt {
	float:left;
	margin-right:10px;
	margin-left:0px;
}

.Category-Row {
	border-bottom:1px solid #baddee;
	clear:right;
	float:right;
	width:710px;
}

.Category-Item {
	float:left;	
	width:325px;
	padding:10px;
}

.Item-Left {
	border-right:1px solid #baddee;
	padding-right:15px;
	margin-right:5px;
}

.Category-Image {
	margin-right:10px;
	float:left;
	width:66px;
	height:100px;
}

.Standalone-Tree {
	width:22px;
	height:17px;
	margin:2px auto -4px auto;
	display:block;
}

/* ---------------------- 4.3.1 Widescraper ----------------------*/

#Widescraper {
	width:220px;	
	float:right;
	margin-top:10px;
}

#Related-Content {
	float:left;	
	background:url('../images/background/220-blue-background.png') left bottom no-repeat;
	margin-bottom:10px;
}

#Related-Content h1 {
	color:#fff;	
}

#Related-Content h2 {
	margin-left:5px;
}

#Related-Content h2 a {
	color:#173e79;
}

#Did-You-Know {
	background:url('../images/background/220-green-background.png') left bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:10px;
	float:left;
}

#Did-You-Know h1 {
	color:#fff;
}

#Did-You-Know p {
	margin:0px 5px 5px;	
}

#Videos {
	float:right;
	width:220px;
	background:url('../images/background/220-green-background.png') left bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:10px;
}

#Videos h1 {
	color:#fff;
}

#Videos p {
	margin:0px 5px 5px;	
}

#Daily-Inspiration {
	float:left;
	background:url('../images/background/220-brown-background.png') left bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:10px;
	width:220px;
}

#Daily-Inspiration h1 {
	color:#fff;
	background:url('../images/headers/220-daily.png') left top no-repeat;
	padding-bottom:11px;
	z-index:1;
}

#Daily-Inspiration p {
	margin:0px 5px 5px;
}

.Inspiration-Thumb {
	width:208px;
	height:150px;
	margin:-16px 0px 0px 6px;
	z-index:0;
}


/* ---------------------- 4.4 Lower ------------------------------*/
