body {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	background-image: url(../images/check_back.gif);
}

.side_copy {
	font-size: 11px;
	font-weight: normal;
	color: #80561b;
}
.phone {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.copyright {
	font-size: 9px;
	font-weight: bold;
	color: #003399;
}
.copy {
	font-size: 14px;
	font-weight: normal;
	color: #80561b;
}

.form {
	font-size: 11px;
	font-weight: normal;
	color: #80561b;
}

.form2 {
	font-size: 12px;
	font-weight: normal;
	color: #80561b;
}

.breadcrumb {
	font-size: 10px;
	font-weight: normal;
	color: #80561b;
}
.todo {
	font-size: 14px;
	font-weight: bold;
	color: #80561b;
}
.copy_bold {
	font-size: 14px;
	font-weight: bold;
	color: #80561b;
}
.copy_bold_blue {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.backtotop {
	font-size: 10px;
	font-weight: normal;
	color: #80561b;
}

h2, h2.home, h2.content {
	font-size: 20px; 
	font-weight: normal;
	color: #80561b;
}

h2.home {	
	background: none;
}

h2.content {
	display: block;
	margin: 5px 0px 3px 0;
	padding: 0 0 5px 0;
	background: url(../images/headingBrdr2.gif) no-repeat bottom;
	
}