@charset "utf-8";
/* CSS Document */

body{
	background: #030 url('http://www.faircollectionpractices.com/images/bg_gradient.jpg') top left repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

#content{
	position: relative;
	background:#FFF;
	width: 900px;
	border: 3px solid #C60;
	margin: 0 auto;
	min-height:700px;
}
#header{
	float: left;
	width: 500px;
	padding-left: 10px;
}
#header h3{
	color: #060;
	font-size:30px;
	font-weight: bold;
	font-style:italic;
	margin: 0px;
}
#header h3 a, #header h3 a:visited{
	color: #060;
	text-decoration: none;
}
#header li{
	color: 	#000;
	padding-left: 20px;
	font-size: 14px;
	font-style:italic;
}
#header h4{
	font-size: 18px;	
	font-weight: bold;
}
.redtxt{
	color: #F00;	
}

#header_img{
	float: right;	
}


#navbar{
	background: #C60;
	width: 880px;
	position: relative;
	top: -15px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
}
#navbar a, #navbar a:visited{
	color: #FFF;
	text-decoration:none;
}
#navbar a:hover{
	color: #C60;
	background: #FFF;	
}
.clear{
	clear: both;	
	height: 0px;
}

.eval_btn{
	background: url('http://www.faircollectionpractices.com/images/eval_btn_over.png') top left no-repeat;
	width: 256px;
	height: 89px;
	position: relative;
	float: right;
	top: -40px;
	right: 10px;
	text-align: center;
}
.eval_btn a{
	width: 256px;
	height: 89px;
	position: relative;
	display:block;
	background: url('http://www.faircollectionpractices.com/images/eval_btn.png') top left no-repeat;
	text-decoration: none;
}
.eval_btn a:hover{
	background:none;
}
.eval_blue{
	color: #00F;
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
	position: relative;
	top: 10px;
}
.eval_red{
	color: #F00;
	font-size: 16px;
	font-weight: bold;	
	position: relative;
	top: 10px;	
}



#main_content{
	width: 600px;
	float: left;
	padding: 10px;
	font-size: 12px;
}

#main_content h1{
	font-size: 18px;	
	font-weight: bold;
}
#main_content h2{
	font-size: 14px;
	font-weight: bold;	header h3
	
	padding-left: 15px;
}

#right_content{
	float: right;
	width: 250px;
	font-size: 12px;	
	padding: 10px;	
}
#footer{
	font-size: 9px;
	color: #FFF;
	text-align: center;
	padding: 10px;
}
#footer a, #footer a:visited{
	color: #FFF;	
	text-decoration: none;
}
.breadcrumb{
	font-size: 10px;
	float: right;
}
#right_text{
	border: 1px solid #930;
	background:#FFC;
	padding: 5px;
}
.content_news_main {
	height: 45px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.news_date {
	font-size: 12px;
}

#news_pagination {
	position: relative;
	left: 0;
	bottom: 0px;
	width: 395px;
	margin: 0;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	color: #C60;
	text-align: left;
}

#news_pagination a{
	text-decoration: none;
	font-size: 14px;
	color: #C60;
}
.headlines{
	width: 400px;
	border: 1px solid #C60;
	padding: 10px;
	
}
