.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 4c4c4c;
	padding-bottom: 5px;
}
.bodyhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 4c4c4c;
	padding-bottom: 15px;
	}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 4c4c4c;
	text-transform: uppercase;
		font-weight: 800;
	padding-bottom: 15px;

}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: 646464;
	text-transform: uppercase;
	padding-bottom: 15px;
}
a.greennavhover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #585858;
	text-transform: none;
	font-weight: 100;
}
a.greennavhover:hover {
	color:#D27B42
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 333333;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding-bottom: 5px;

}
p {
	margin-top: 0; 
	margin-bottom: 0;
	line-height:13px;
}
#bell{
	width:780px; 
	height:215px; 
	background-image:url(07_design/homepage_feb08.png); 
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:table-cell;
}
#bell2 {
	margin:50px 0 0 290px;
}
#bell3{
	width:400px;
	margin:0 0 0 290px;
	clear:both;
}
#bell2 h1, #bell3 p{
	color:#4a4a4a;
}
#bell2 h1{
	font-size:22px;
	line-height:22px;
	margin:2px 0 6px 0;
}
#bell3 p{
	line-height:18px;
}
#bell3 p a{
	text-decoration:underline;
}

.breaking{
	font-size:18px;
	line-height:18px;
	color: #4a4a4a;
	margin:6px 0 12px 0 !important;
}