html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}


/* CSS Document */

/************************ STRUCTURE & STYLES ************************/
body {
	background: #003F5B url(images/bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
  	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:1.3;
	color: #6f7f88;
}
p{
	margin-bottom:15px;
}
ol{
	list-style:decimal;
	margin-left:15px;
	margin-top:2px;
}
li{
	margin:5px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Arial, Helvetica;
	font-weight:normal;
	letter-spacing:-1px;
	padding: 0px;
	margin: 6px 0;
	text-transform: lowercase;
}
h1 {
  	font-size: 36px;
}
h2 {
 	 font-size: 30px;
}
h3 {
  	font-size: 24px;
}
h4 {
  	font-size: 20px;
}
a img {
	border: none;
}
a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #0794cc;
	outline: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #0794cc;
}
#container {
	width: 850px;
	margin-left:auto;
	margin-right: auto; 
}
/************************ ACCESSIBILITY STYLES ************************/
.accessibility  {
	left:-999em;
	position:absolute;
	top:-999em;
}

/************************ HEADER ************************/
#header {
	width: 850px;
	height: 300px;
/*	background:url(images/header_bg_no_repeat.jpg) no-repeat left bottom;*/
}


/************** Logo **************/
#logo {
/*	background: url(images/logo_bg.png) top left no-repeat;*/
	height: 110px;
	width: 350px;
	position: relative;
	top: 74px;
	left: 105px;
	z-index: 1002;
	float:left;
}
#logo h1 {
	height: 110px;
	width: 350px;
	/*background: url(images/logo.jpg) top left no-repeat;*/
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#logo h1 a {
	display: block;
	height: 110px;
	width: 350px;
}
#logo span {
	display:none;
} 
/************** End Logo **************/

/************************ NAVIGATION ************************/
/*************** Menus are style in hmenu.css ***************/
#navigation {
	display:block;
	height:70px;
	margin:0 40px;
	position:relative;
	top:120px;
	width:781px;
	z-index:1001;

}

#nav_left_corner{
	width:12px;
	height:70px;
	background:url(images/nav_left_corner.jpg) no-repeat 0 16px;
	float:left;
}
#nav_repeat{
	background:url(images/nav_bg_repeat_x.jpg) repeat-x 0 16px;
	height:70px;
	float:left;
}
#nav_right_corner{	
	width:12px;
	height:70px;
	background:url(images/nav_right_corner.jpg) no-repeat 0 16px;
	float:left;
}

/************************ FEATURE ************************/
/* Images uploaded to /uploads/images/feature_images (uploaded
   inside of Smart ISD CMS Image Manager */
#feature {
	width: 930px;
	height: 275px;
	background: url(images/feature_bg.jpg) top left no-repeat;
	overflow: hidden;
	position: relative;
	top: -171px;
	left: 9px;
	z-index: 1000;
}
#ftText {
	width: 450px;
	height: 130px;
	overflow: hidden;
	float: left;
	margin: 105px 0 0 43px;
}
h2.ftHead {
	color: #0ea0e5;
	font-size: 40px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.ftDesc {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2a3739;
	line-height: normal;
	padding-left: 3px;
}
.ftDesc p {  
	padding: 0;
	margin: 0;
}
.ftDesc img {  
	margin: 15px 150px 0 0;
}
/************************ CONTENT ************************/
#content_wrapper{
	width:781px;
	margin:0 auto;
}
#content_header{
	width:781px;
	height:14px;
	display:block;
	float:left;
	background:url(images/content_bg_header.jpg) no-repeat bottom left;
	margin:0;
	padding:0;
}
#content {
	width: 781px;
	background:url(images/content_bg_repeat_y.jpg) top left repeat-y;
	margin: 0;
	float: left;
	padding:0;
}

#content img{
	/*
border: 1px solid #6E8997;
	margin: 0 5px;
*/
}
#content_footer{
	width:781px;
	height:14px;
	display:block;
	float:left;
	background:url(images/content_bg_footer.jpg) no-repeat;
}


/************************ Home Page ************************/
#column_wrapper {
	width: 742px;
	margin:0 20px 20px;
}
#column_header{
	background:url(images/column_header.png) no-repeat bottom left;
	width:742px;
	height:7px;
	float:left;
	display:block;
}
.column_title{
	float:left;
	width:224px;
	color:#231F20;
/*	text-transform:uppercase;*/
	margin: 0px 0 15px;
}
.col1 h3 {
	background:url(images/m.gif) 6px 3px no-repeat;
	margin: 0;
	padding: 0 0 6px;
	font-size:26px;
	line-height: 26px;
}
.col2 h3, .col3 h3{
	background:url(images/m.gif) 6px 3px no-repeat;
	margin: 0;
	padding: 0 0 6px;
	font-size:26px;
	line-height: 26px;
}
/*.col3 h3{
	background:url(images/m.gif) 6px 3px no-repeat;
	margin: 0;
	padding: 0 0 6px;
	font-size:26px;
	line-height: 26px;
}*/
.column ul {
	list-style: none;
}
#column_body{
	background:url(images/column_bg_repeat_y.gif) repeat-y;
	width:742px;
	height:auto;
	z-index:5;
	float:left;
	font-size:11px;
	line-height:14px;
}
.column{
	width:214px;
	z-index:4;
	float:left;
	min-height:150px;
	padding:5px 15px 0;
}
.column_center{
	margin:0 5px;
}
.footer_read_more{
	width:229px;
	float:left;
	text-align:left;
	padding-left:15px;
	padding-bottom:5px;
}
#column_footer{
	background:url(images/column_footer.gif) no-repeat bottom left;
	width:742px;
	float:left;
	z-index:10;
	padding:5px 0;
}
.front_desc{
	padding:5px 25px 15px;
	min-height: 200px;
}
.front_header{
	color: #77A22F;
	padding:5px 25px;
	letter-spacing:-1px;
	font-size:28px;
	text-transform: none;
}
.frontDesc2 {
	padding: 0;
	line-height: 1.3;
	text-align: justify;
}

.frontDesc2 ul {
	padding: 0;
	margin: 25px 0 0 80px;
	list-style-image: url(images/bullets.jpg);
}
.frontDesc2 li {
	padding: 0;
	margin: 0 0 8px 0;
}
.frontDesc3 {
	padding: 15px 0 0 0;
	line-height: 1.3;
	text-align: justify;
}
#bot_cont {
	background:url(images/bottom_list_bg.jpg) 10px 60px no-repeat;
	width: 701px;
	height: 190px;
	overflow: hidden;
	padding: 20px 40px;
	color: #fdfdfd;
	margin:0 auto;
	display:block;
	font-size:11px;
	line-height:14px;
	
}
/************************ Articles ************************/
#breadcrumbs {
	width: 870px;
	height: 12px;
	line-height: 12px;
	padding: 7px 30px;
	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;
}


/************** 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 {	
	margin-top:20px;
	background: #003250;
	min-height: 13px;
	font-size: 80%;
	color: #6e8997;
	padding: 30px;
	text-align:center;
}

#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 {
	padding: 0;
	margin: 0;
}