.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.cblock a {
	text-decoration: none;
	color: #092B5A;
	font-weight: bold;
}
.cblock a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0C5A8C;
}
.cblock a img {
}
.cblock {
	font-size: 0.85em;
	font-family: "Times New Roman", Times, serif;
	width: 150px;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 25px;
}
.thumbnail {
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 150px;
}
.breadcrumb {
	float: right;
	width: 250px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
}
#content #leftcolumn {
	width: 50%;
	float: left;
	border-right: 1px solid #FFF;
}
#content #rightcolumn {
	width: 350px;
	float: left;
	margin-left: 15px;
}
.testimonial {
	font-size: 0.85em;
	font-family: "Times New Roman", Times, serif;
	width: 175px;
	text-align: center;
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 25px;
}
#nav {
	background: url(images/ahd_menubg.jpg);
	width: 234px;
	float: left;
	margin-top: 0px;
}
#bodycontent {
	background: #FED377 url(images/parchment_bg.jpg) repeat;
	position: relative;
	width: 1000px;
	border-top: 2px solid #092B5A;
}
#content {
	text-align: left;
	margin-left: 250px;
	margin-top: 0px;
	width: 735px;
}
#content h1 {
	font: bold 1.65em "Times New Roman", Times, serif;
	color: #000;
}
#content h2 {
	font: bold 1.25em "Times New Roman", Times, serif;
	color: #092B5A;
}
#content h3 {
	font: bold 1.1em "Times New Roman", Times, serif;
	color: #092B5A;
	/* [disabled]margin-top: 40px; */
	margin-bottom: 10px;
}
#content p {
	font-size: 1.1em;
}
#content a {
	color: #092B5A;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #00F;
	font-weight: bold;
}
#content li {
	font-size: 1.1em;
}

