@charset "utf-8";
#submain {
	height: auto;
	width: 900px;
}
#sb_leftcol {
	padding-top: 40px;
	padding-bottom: 60px;
	float: left;
	width: 550px;
	padding-right: 10px;
	padding-left: 40px;
}
#sb_rightcol {
	float: left;
	height: auto;
	width: 300px;
	padding-top: 40px;
}
#sb_rightcol img {
	padding-top: 40px;
	padding-bottom: 100px;
}




/* CSS Document */


.sbheading {
	color: #3D2203;
	padding-bottom: 20px;
}
.sb_subhead {
	padding-top: 15px;
	padding-bottom: 15px;
}
.sb_bold {
}
.sb_practicehead {
	padding-bottom: 10px;
	padding-top: 30px;
}

.sb_p {
	font-size: 105%;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.open {
	font-size: 110%;
	line-height: 120%;
	color: #623800;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: underline;
}
#sb_leftcol img {
	float: left;
	padding-right: 15px;
}
.from {
	float: right;
	margin-top: 15px;
	font-weight: bolder;
	clear: both;
	color: #3D2203;
	margin-right: 20px;
}
.sb_oath {
	font-size: 85%;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 5px;
}

