/* CSS Document */

/************************ STRUCTURE & STYLES ************************/
li{
	list-style:none;
}
body {
	background: #0e6fa6 url(images/flower_bg_repeat_x_y.gif) -40px -80px repeat;
	margin: 0;
	padding: 0;
  	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .75em;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 6px 0;
}
h1 {
  	font-size: 150%;
}
h2 {
 	 font-size: 140%;
}
h3 {
  	font-size: 130%;
}
h4 {
  	font-size: 120%;
}
a img {
  	border: none;
}
a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #0b6aa0;
	outline: none;
}
a:hover, a:focus {
	color: #0b6aa0;
	text-decoration:none;
}
#container {
	width: 964px;
	margin-left:auto;
	margin-right: auto; 
}
#wrapper {
	width: 952px;
	padding:0 7px;
	background:url(images/content_bg_repeat_y.png) repeat-y;

}
/************************ ACCESSIBILITY STYLES ************************/
.accessibility  {
	left:-999em;
	position:absolute;
	top:-999em;
}

/************************ HEADER ************************/
#header {
	width: 950px;
	height: 270px;
}


/************************ NAVIGATION ************************/
/*************** Menus are style in hmenu.css ***************/
#navigation {
	height: 35px;
	position: relative;
	z-index: 1001;
	background:url(images/nav_repeat_x.jpg) repeat-x;
}

/************************ FEATURE ************************/
/* Images uploaded to /uploads/images/feature_images (uploaded
   inside of Smart ISD CMS Image Manager */
#feature {
	width: 950px;
	height: 236px;
	overflow: hidden;
	position: relative;
	z-index: 1000;
	background:#98ae21;
}
#dynamic_left{
	width:460px;
	height:236px;
	float:left;
	display:block;
}
#static_right{
	width:490px;
	height:236px;
	float:left;
	display:block;
}
/************************ CONTENT ************************/
#content {
	margin: 0;
	float: left;
	padding: 0;
	width:950px;
}

#topCont {
	background: #eff0e2 url(images/address.gif) top right no-repeat;
	margin: 0;
	float: left;
	padding: 25px 60px 20px;
	width:830px;
}
#topCont h3 {
	margin: 0 0 12px;
	padding: 0 0 0 43px;
	color: #e87f00;
	font-size: 130%;
}
#topCont p {
	margin: 0 0 12px;
	padding: 0;
}
#content_wrapper{
	background: #EFF0E2 url(images/sidebar_bg_repeat_y.gif) top left repeat-y;
	width:950px;
}
#content_with_sidebar{
	width:713px ;
	background: none #eff0e2;
	margin: 0;
	float: left;
	padding: 25px 30px;
}
#inner_content_wrapper{
	background: url(images/sidebar_bg_bottom2.gif) bottom left no-repeat;
}
#sidebar{
	width:142px;
	min-height:100px;
	float:left;
	padding:40px 17.5px 132px;
	color: #0b6aa0;
}
#sidebar li{
	/*background:url(images/bullet.gif) no-repeat 0px 4px;*/
	padding: 0 0 5px 0px;
	list-style:none;
	margin: 0;
}
#sidebar li a, #sidebar li a:visited, #sidebar li a:active {
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:focus {
	text-decoration: underline;
}
#sidebar ul{
	padding:0;
	margin:0;
}
#sidebar li#parent {
	font-family:"Comic Sans MS";
	color:#8ea31a;
	font-size:140%;
	font-weight:bold;
	letter-spacing:-1px;
	padding: 0;
	margin: 0 0 10px 0;
	background: none;
}
#sidebar li#parent a{
	text-decoration: none;
}
#sidebar li ul {
	margin: 3px 0 0 12px;
}
/*#sidebar li li {
	font-size: 95%;
}*/
#sidebar h2 {
	font-family:"Comic Sans MS";
	color:#8ea31a;
	font-size:140%;
	font-weight:bold;
	letter-spacing:-1px;
	padding: 0;
	margin: 0 0 25px 0;
	text-align: center;
}
#content_no_sidebar {
	background: #eff0e2;
	margin: 0;
	float: left;
	padding: 25px 60px 20px;
	width:830px;
}
/************************ Home Page ************************/
.main_title{
	font-family:"Comic Sans MS";
	color:#0e6fa6;
	font-size:200%;
	font-weight:bold;
	letter-spacing:-1px;
	background:url(images/title_flower.gif) no-repeat;
	padding:10px 0 0 40px;
	margin: 0;
	width:600px;
	overflow:auto;
}
.topDesc {
	padding: 0 17px;
}      
#frontCont {
	width: 950px;
}
#fcWrapper {
	width: 861px;
	background: url(images/fcWrap_bg.gif) top center repeat-y;
	margin:0 auto 20px;
}
#column_header{
	background:url(images/column_header.jpg) no-repeat;
	width:861px;
	height:40px;
	float:left;
	display:block;
}
.column_title{
	float:left;
	width:267px;
	color:#fff;
	text-align:center;
}
.column_title h2 {
	font-size: 140%;
	line-height: 40px;
	margin: 0;
	padding: 0;
}
#column_body{
	background:url(images/column_repeat_y.jpg) repeat-y;
	width:861px;
	height:auto;
	z-index:5;
	float:left;
	padding-top:15px;
}
.column{
	background:url(images/column_repeat_x.jpg) repeat-x top left;
	width:227px;
	z-index:4;
	float:left;
	min-height:150px;
	padding:0 20px 10px;
	display: block;
}
.column_center{
	margin:0 30px;
}
.col1 h1, .col1 h2, .col1 h3, .col1 h4, .col1 h5, .col1 h6{color: #b36301; font-weight: normal;}
.col2 h1, .col2 h2, .col2 h3, .col2 h4, .col2 h5, .col2 h6{color: #0e6fa6; font-weight: normal;}
.col3 h1, .col3 h2, .col3 h3, .col3 h4, .col3 h5, .col3 h6{color: #738609; font-weight: normal;}

.footer_read_more{
	width:247px;
	float:left;
	text-align:right;
	padding: 0 20px 10px 0;
}
#column_footer{
	background:url(images/column_footer.jpg) bottom left no-repeat;
	width:861px;
	float:left;
}


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;
}

#bottom_box{
	background:#dcddcd;
	padding: 20px 45px 10px;
	width:860px;
	margin:0 auto;
	color: #676863;
}
#bottom_box p {
	margin: 0 0 12px 0;
	padding: 0;
}
/************************ Articles ************************/

.searchDesc {
	line-height: 1.3;
	padding: 0;
}
.searchDesc p {
	padding: 0;
	margin: 0 0 20px 0;
}                     

/************** 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: #7b8e14;
	width: 890px;
	min-height: 13px;
	font-size: 80%;
	color: #dcddcd;
	padding: 15px 30px 5px;
	border-top:#e87f00 3px solid;
	text-align:center;
}
#footer p {
	margin:2px 0;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: underline;
	color: #dcddcd;
	outline: none;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #dcddcd;
}
#footer_btm {
	background:url(images/body_footer.png) no-repeat top center;
	width:964px;
	height:20px;
	margin:0 auto 30px;
}
