@CHARSET "ISO-8859-1";
h3{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #836148;
}
h4{
	margin-left: 50px;
	}
#content{
	clear: both;
	margin: 2px;
	padding: 2px;
	border-bottom: 1px dashed #000;
	margin-left: 10px;
	color: #836148;
	font-size: 11px;
	/*text-align: justify;*/
}
#leftcol a{
	color: #836148;
	text-decoration: none;
}
#leftcol a:hover{
	color: #836148;
	text-decoration: underline;
}

#leftcol{
	width: 215px;
	float: left;
	color: #836148;
	font-size: 12px;
	text-align: left;
	/*margin-left: 10px;*/
	margin-right: 20px;
	margin-top: 10px;
}
#colright{
	width: 635px;
	float: left;
	color: #836148;
	font-size: 11px;
	margin-left: 5px;
	text-align: justify;
}
#colright p{
	padding: 0;
	margin: 0;
}
#before-after{
	text-align: left;
}
#before-after img a{
	border: 0;
	float: left;
	margin: 5px;
}

