/* custom styles */

/* -- site creating scheme #3 -------------------------------------------------------*/

.header_left_3 {
	background-color: #F98701;
}

.title_in_3 {
	color: #F98701;
	border-bottom-color: #F98701;
}

.footer_main_3 {
	background-image: url(../images/footer_bckgrnd_3.jpg);
}

.fbbm_3 {
	background-image: url(../images/footer_box_bckgrnd_3.jpg);
}

.fblm_3 {
	background-image: url(../images/footer_box_left_3.jpg);
}

.fbrm_3 {
	background-image: url(../images/footer_box_right_3.jpg);
}

.header_pic_main_3 {
	background-image: url(../images/main_pic_3.png);
	
	width: 195px;
	height: 176px;
	
	left: 145px;
	top: 50px;
}

  h1.contentTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 24px;
		border-bottom: 2px solid;
		float: left;

		color: #85CA00;
		border-bottom-color: #85CA00;
  }

  div.articleContent {
  		clear: both;
  }

  div.sub_content_body {
  		clear: both;
  }

  div.categoryContent {
  		clear: both;
  }
  div.contentHeader, div.module_title {
  	display: none;
  }

