/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-family: Century Gothic, Arial, Verdana, sans-serif;
}


#page-container {
	width: 897px;
	margin: auto;

}


.casetext {
	font-family: "Century Gothic", Arial, Verdana, sans-serif; 
	font-size: 11px; color: #1c1002; 
	line-height: 15px; 
	font-weight: normal
}

a.casetext:link {
	color: #999999;
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

a.casetext:visited {
	color: #999999;
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

a.casetext:hover {
	color: #86c9d3;
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
}


.column1 {width: 270px; }

.column2 {width: 430px; margin-left: 10px; font-size: 12px; line-height: 18px;}

.column3 {width: 181px; margin-left: 118px;}

.headertxt {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #40240F;
}
