h1{
	color:#92B34C;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:30px;
	font-weight:normal;
	margin:10px 0px;
	padding:0;
}
	.honethird h2 a:hover{text-decoration:underline;}
h2{
	color:#515B4C;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	margin:5px 0 15px 0;
	padding:0;	
	}
h2 a{color:#333333;}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; color:#848050;
	}
p, ul{
	line-height:1.4em;
	margin:0.8em 7px 0.8em 25px;
	padding:0; text-align:left;
}	

	ul.grey_bullet{
		list-style-image:url(/images/t9/links/icon_arrow.gif); text-align:left;
	}
/*global margin to the left*/
.imgright{float:right;}

.marlft{margin-left:20px;}
.marl10{margin-left:10px;}
.marb10{margin-bottom:10px;}

/*link w/img*/
.cclink{
	display:block;
	background:#f2f1e6 url(/images/t9/links/link-arrow.gif) 99% center no-repeat;
	border:1px solid #e2e1ce;
	padding:5px;
	margin-bottom:1em;
	cursor:pointer;
	text-align:left;
	overflow:hidden;
}
	.imglink{
	float:left; display:block; width:80px; margin:0; padding:0; margin-right:10px;
	}
		.imglink img{
		width:80px;
		}
	.cclink p{
	float:left; width:600px;
	margin:0; padding:0;
	}
	.cclinktitle{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:18px;
	font-style:italic;
	color:#333333;
	line-height:26px;
	}
	
	.clear{
		clear:both;
	}
