/* CSS Document */

/************************ STRUCTURE & STYLES ************************/
body {
	background: #91b8ca url(images/bg2.gif) top left repeat;
	margin: 0;
	padding: 0;
  	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .80em;
	color: #808383;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 6px 0;
}
h1 {
  	font-size: 130%;
}
h2 {
 	 font-size: 120%;
}
h3 {
  	font-size: 110%;
}
h4 {
  	font-size: 100%;
}
a img {
  	border: none;
}
a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #0ea0e5;
	outline: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #0ea0e5;
}
#container {
	width: 952px;
	margin-left:auto;
	margin-right: auto; 
}
#wrapper {
	width: 950px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}
/************************ ACCESSIBILITY STYLES ************************/
.accessibility  {
	left:-999em;
	position:absolute;
	top:-999em;
}

/************************ HEADER ************************/
#header {
	width: 950px;
	height: 95px;
}

/************************ NAVIGATION ************************/
/*************** Menus are style in hmenu.css ***************/
#navigation {
	width: 950px;
	height: 95px;
	background: url(images/nav.gif) top left repeat-x;
}

/************************ FEATURE ************************/
/* Images uploaded to /uploads/images/feature_images (uploaded
   inside of Smart ISD CMS Image Manager */
#feature {
	width: 950px;
	height: 275px;
	background: url(images/feature_bg.jpg) top left no-repeat;
	overflow: hidden;
}
#feature h1 {
	width: 950px;
	height: 275px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#feature h1 a {
	display: block;
	width: 950px;
	height: 275px;
}
#feature span {
	display:none;
} 
/************************ CONTENT ************************/
#content {
	width: 950px;
	background: #f3f5f5;
	margin: 0;
	float: left;
	padding: 0 0 10px 0;
}

/************************ Home Page ************************/
#midCont {
	width: 950px;
	padding: 28px 0px 19px 0px;
	background: #1c2122 url(images/midCont_bg.gif) top left repeat-x;
	color: #b0b8b9;
}
#mcWrapper {
	width: 950px;
	background: url(images/mcWrap_bg.gif) top center repeat-y;
}
.mid_col_1 {
	width: 560px;
	padding: 0 35px;
	float: left;
	min-height: 128px;
}
.mid_col_2 {
	width: 250px;
	padding: 0 35px;
	float: left;
	min-height: 128px;
}
h2.mcHead {
	color: #f3f5f5;
	font-size: 140%;
	line-height: 37px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	font-weight: normal;
	background: url(images/circle.gif) top left no-repeat;
}
.mcDesc {
	line-height: 1.3;
	padding: 0 5px;
}
.mcDesc p {
	padding: 0;
	margin: 0 0 12px 0;
}  
.mcDesc ul {
	padding: 0;
	margin: 0 0 0 20px;
}  
.mcDesc li {
	padding: 0;
	margin: 0 0 12px 0;
}            
#frontCont {
	width: 930px;
	padding: 21px 10px 23px 10px;
	background: #f3f5f5;
}
#fcWrapper {
	width: 930px;
	background: url(images/fcWrap_bg.gif) top center repeat-y;
}
.fr_col {
	width: 250px;
	padding: 0 30px;
	float: left;
	min-height: 310px;
}
h2.fcHead {
	color: #0ea0e5;
	font-size: 140%;
	text-transform: uppercase;
	margin: 17px 0 23px 0;
	padding: 0;
	font-weight: normal;
}
.fcDesc {
	line-height: 1.3;
	padding: 0;
	font-size: 90%;
}
.fcDesc p {
	padding: 0;
	margin: 0 0 20px 0;
}  
a.more, a.more:visited, a.more:active {
	color: #0ea0e5;
	text-decoration: underline;
	font-weight:bold;
}
a.more:hover, a.more:focus {
	text-decoration: none;
}
.fcDesc ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.fcDesc li.rssli {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}
.fcDesc li.rssli strong a, .fcDesc li.rssli strong a:visited, .fcDesc li.rssli strong a:active {
	text-decoration: none;
	display: inline;
	text-align: left;
	color: #f41b70;
}
.fcDesc li.rssli strong a:hover, .fcDesc li.rssli strong a:focus {
	text-decoration: underline;
}
.fcDesc li.rssli a, .fcDesc li.rssli a:visited, .fcDesc li.rssli a:active {
	display: block;
	text-align: right;
	color: #0ea0e5;
	text-decoration: underline;
	font-weight:bold;
	padding: 5px 0;
}
.fcDesc li.rssli a:hover, .fcDesc li.rssli a:focus {
	text-decoration: none;

}

/************************ Articles ************************/
#artBar {
	width: 950px;
	height: 11px;
	background: #000000;
}
#artCont {
	width: 870px;
	padding: 6px 40px 23px 40px;
	background: #f3f5f5;
	min-height: 310px;
}
#breadcrumbs {
	width: 870px;
	height: 12px;
	line-height: 12px;
	padding: 7px 40px;
	background: #f3f5f5;
	font-size: 10px;
	text-transform: lowercase;
	color: #6e8997;
	text-align: right;
}
#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	text-decoration: none;
	color: #6e8997;
}
#breadcrumbs a:hover, #breadcrumbs a:focus {
	text-decoration: none;
	color: #f41b70;
}
h2.artHead {
	color: #0ea0e5;
	font-size: 140%;
	text-transform: uppercase;
	margin: 0px 0 23px 0;
	padding: 0;
	font-weight: normal;
}
.artDesc, .searchDesc {
	line-height: 1.3;
	padding: 0;
}
.artDesc p, .searchDesc p {
	padding: 0;
	margin: 0 0 20px 0;
}                     
.artDesc img {
	border: 1px solid #cacacb;
	background-color: #ffffff;
	padding: 5px;
	margin: 5px;
}

/************** Summary Pages **************/
blockquote.summaryPageTitle {
	font-weight: bold;
	margin: 0 0 2px;
	padding: 0;
	font-size: 110%
}
blockquote.summaryPageDescription {
	margin: 0 0 20px;
	padding: 0;
}

/************************ FOOTER ************************/

.clear {
	clear: both;
}
#footer {	
	background: #e0e6e9;
	width: 870px;
	min-height: 25px;
	font-size: 80%;
	color: #6e8997;
	padding: 30px 24px;
	margin: 0 auto;
}
.ft_col_1 {
	width: 285px;
	float: left;
}
.ft_col_2 {
	width: 585px;
	float: right;
	text-align: right;
}
.ft_col_2 a img{
	margin: -4px 0 0 5px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: underline;
	color: #0ea0e5;
	outline: none;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #0ea0e5;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer img {
	border: none;
}