/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666b6b;
}

a:link, a:visited {
	color:#ef8a0f;
	text-decoration:underline;
}

h2.homeTitle {
	background: url('bg_title.gif') repeat-x;
	color:#655e5e;
	font-size:18px;
	margin:0;
	font-weight:normal;
	padding:6px;
}

h3 {
	color:#ef8a0f;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
}

h4 {
	color:#515478;
	font-size:14px;
	margin:0;
	padding:0;
}

.indent p {
	margin:0;
	color:#101d28;
	font-size:14px;
}

.indent img {
	margin-right:10px;
}

.indent {
	padding:10px;
}

div.line {
	font-size:2px;
	height:2px;
	border-top:1px solid #c1d9f7;
}

#leftColumn p {
	margin:10px 0 10px 0;
}

#rightColumn ul {
	list-style-type:square;
	color:#40436b;
	margin:0;
	padding:0 0 0 20px;
	font-size:10px;
}

#rightColumn li {
	padding-bottom:10px;
}

#rightColumn a:link, #rightColumn a:visited {
	color:#40436b;
	text-decoration:none;
}

#rightColumn a:hover {
	text-decoration:underline;
}

#sc_titlebar {
	border-bottom:1px solid #bfbfbf;
	height:65px;
	width:730px;
}

#title_left {
	width:490px;
	float:left;
	padding-left:10px;
}

#title_right {
	width:200px;
	float:right;
	text-align:right;
}

.tagline {
	color:#40436b;
	font-weight:bold;
	clear:both;
	width:250px;
	display:block;
}

#sc_titlebar h1 {
	font-size:24px;
	color:#595a58;
	margin:2px 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#sc_main {
	float:left;
	background: url('bg_right.jpg') repeat-y 480px 0;
}

#sc_main_left {
	width:470px;
	float:left;
	padding-right:10px;
}

#sc_right_col {
	width:230px;
	float:left;
	padding:30px 0 10px 20px;
}

#sc_right_col p {
	margin:0 0 20px 0;
}

.header {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#40436b;
}

#stateImage {
	text-align:center;
	margin-bottom:20px;
}

#coordinator {
	margin-bottom:20px;
}

#coordinator img {
	margin-right:10px;
}

#coordinator p {
	font-size:10px;
	color:#666;
	line-height:16px;
	margin:0;
}

#relatedLinks {
	margin:0 auto;
	width:213px;
}

#relatedTitle {
	width:213px;
	height:31px;
	background: url('relatedTitle.gif') no-repeat;
}

#relatedContent {
	background: url('bg_relatedLinks.gif') no-repeat bottom;
	width:213px;
	float:left;
}

#relatedContent ul {
	margin:10px 10px 20px 30px;
	padding:0;
	color:#505378;
	list-style-type:square;
}

#relatedContent li {
	margin-bottom:20px;
}

#relatedContent a:link, #relatedContent a:visited {
	text-decoration:none;
}

#featureItems, #upcomingEvents, #resources, #news {
	margin-top:20px;
	width:470px;
	float:left;
}

#featuredTitle {
	width:470px;
	height:13px;
	background:url('featuredTitle.gif') no-repeat;
}

#featuredContent {
	background:#b0b3d2 url('bg_features.gif') no-repeat bottom;
	float:left;
	width:470px;
	padding:10px 0 20px 0;
}

#featuredContent ul {
	margin:0 10px 0 30px;
	padding:0;
	color:#505378;
	list-style-type:square;
	font-size:11px;
}

#featuredContent li {
	margin-bottom:15px;
}

#featuredContent li span.content {
	color:#fff;
}

.bold {
	font-weight:bold;
	color:#505378;
}

#upcomingTitle {
	width:470px;
	height:13px;
	background:url('upcomingTitle.gif') no-repeat;
}

#resourcesTitle {
	width:470px;
	height:13px;
	background:url('resourcesTitle.gif') no-repeat;
}

#newsTitle {
	width:470px;
	height:13px;
	background:url('newsTitle.gif') no-repeat;
}

.dateFormat {
	padding:2px 0 0 5px;
	display:block;
	float:left;
}

.lowerContent {
	background: #efefef url('bg_contentLower.gif') repeat-x bottom;
	width:470px;
	float:left;
	padding:10px 0 20px 0;
	color:#000;
	font-size:9px;
}

.lowerContent ul {
	margin:0 10px 0 30px;
	padding:0;
	color:#505378;
	list-style-type:square;
	font-size:11px;
}

.lowerContent li {
	margin-bottom:15px;
}

.lowerContent .date {
	font-style:italic;
}

.lowerContent li span.content {
	color:#666;
}