/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Area



/* ---------- @ HTML Elements -----------*/




/* ---------- @ Page Structure -----------*/

#home #content-wrapper {
	padding:0 0 20px;
}

#home #content {
	width:475px;
}

#home #sidebar {
	width:274px;
	padding-top: 0;
}
	

/* ---------- @ Headings -----------*/

#home #content h2#pathway {
	text-indent:-9000px;
	width:422px;
	height:22px;
	margin:30px 0px -15px 5px;
	background:url(/images/hdr_pathway.gif) no-repeat;
}

#home h3 {
	overflow: auto;
	color: #1c1c1c;
	font: 1em Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h3 a#hdr-services,
h3 a#hdr-news {
	text-indent:-9000px;
	display: block;
	float: left;
	padding: 0;
}

h3 a#hdr-services {
	background:url(/images/hdr_services.gif) no-repeat left top;
	width:220px;
	height:30px;
	margin:7px 5px 0 0;
}

h3 a#hdr-news {
	background:url(/images/hdr_news.gif) no-repeat left top;
	width:120px;
	height: 20px;
	margin:7px 5px 0 0;
}

h3 span {
	display: block;
	padding-top: 11px;
}

.news {
	margin-top: 30px;	
}

#home h4 {	
	padding-top: 5px;
}

#home h4.date {
	font-size:.95em;
	font-weight:normal;
	color:#857870;
}

#services li h4 {
	font-size:1em;
	letter-spacing: normal;
	padding:10px 0;
	margin: 0;
}

#services li h4 a:link,
#services li h4 a:visited {
	color:#f1f1e9;
	text-decoration:none;
	display:block;
}

#services li h4 a:hover {
	text-decoration:underline;
}

#home #headlines {
	list-style:none;
	width:460px;
	margin: 1px 0 0 2px;
}

#home #headlines li {
	padding:5px 0;
	background:url(/images/dots.gif) repeat-x left top;
}

#home #headlines li:first-child {
	background: none;
	padding-top: 0;
}

#home #headlines li a:link, #home #headlines li a:visited {
	color:#666;
}

#home #headlines li a:hover, #home #headlines li a:active {
	text-decoration: underline;
}

#home #headlines li p {
	line-height:1.6em;
	display: inline;
}

/* ---------- @ Content Area -----------*/

/*Home*/

#home .slideshow {
	padding:4px;
	border:1px solid #ede8e6;
	border-right-color:#cdc1bd;
	border-bottom-color:#cdc1bd;
}

#home .ngg-widget-slideshow {
	
}

#home .ngg-widget-slideshow,
#home .ngg-widget-slideshow * {
	z-index: 100;
}

#home #slideshow-frame {
	position: relative;
	height: 260px;
	width: 462px;
	padding:4px;
	border:1px solid #ede8e6;
	border-right-color:#cdc1bd;
	border-bottom-color:#cdc1bd;
}

#home a#full-services, #home a#full-services:visited {
	z-index: 1000;
	text-indent: -9000px;
	display: block;
	width: 462px;
	height: 230px;
	position: absolute;
	top: 0; left: 0;
	background: url(/images/btn_services.gif) no-repeat;
}

#home #content p {
	margin-left:5px;
}

#home .view-all {
	font-weight:bold;
}

#home #services {
	list-style:none;
	margin:0 0 30px;
}

#home #services li {
	margin-bottom:14px;
	background:url(/images/arrow.gif) no-repeat right center;
}

#home #services li .services-wrap {
	width:254px;
	padding:10px 8px;
	background:#215c92;
}

#home #services li .services-wrap img {
	float:left;
	margin-right:8px;
	border:2px solid #698bb2;
}
