body {
margin: 0px;
padding: 0px;
background-color: #1a0000;
}
.bg {
	background-color: #1a0000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgbody {
	background-image: url(images/body-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	HR {
	size: 1px;
	color: #c6b78e;
	}

/* LINK STYLES */

	a:link {color: #8f1901; text-decoration: none;}
 a:visited {color: #8f1901; text-decoration: none;}
 a:active {color: #8f1901; text-decoration: none;}
 a:hover {color: #393431; text-decoration: none;}

/* FONT STYLES */

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #393431;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
	ul li {
	font-family:Arial, Helvetica, sans-serif;
	color: #393431;
	font-size:16px;
	line-height: 22px;
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
	.bodytext-12 {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #393431;
	line-height: 22px;
}

	.bodytext-11 {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393431;
	line-height: 18px;
}

	.bodytext-11 ul li{
	font-family:Arial, Helvetica, sans-serif;
	color: #393431;
	font-size:11px;
	line-height: 18px;
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
 font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
	text-transform: none;
	color: #000000;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	}
	
	h2 {
 font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 28px;
	text-transform: none;
	color: #000000;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	}
	
	h2 a:link, h2 a:visited, h2 a:active {
color: #000000;
}
	
h2 a:hover {
color: #600;
}
	
h3 {
 font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 26px;
 color: #6b4c3a;
	padding: 0px;
	margin: 0px;
	}
	
h4 {
 font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
 color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	}
	
h4 a:link, h3 a:visited, h3 a:active {
color: #ffffff;
	}
	
h4 a:hover {
color: #FFC;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
 color: #000;
	padding: 0px;
	margin: 0px;
	}
	
h5 a:link, h5 a:visited, h5 a:active {
color: #393431;
}

h5 a:hover {
color: #fff;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	color: #393431;
	font-size:12px;
	font-weight: normal;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #393431;
}

.footer a:hover {
	color: #fff;
}

.disclaimer {
 font-family: Arial, Helvetica, sans-serif;
	color: #8b5331;
	font-size:15px;
	font-weight: normal;
	line-height: 15px;
}

.bio {
 font-family: Arial, Helvetica, sans-serif;
	color: #393431;
	font-size:11px;
	font-weight: normal;
	line-height: 14px;
}

.prior {
 font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #393431;
	font-size:18px;
	font-weight: normal;
	line-height: 22px;
}

.cases {
 font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
	font-weight: normal;
	line-height: 10px;
	padding-top: 5px;
}

.cases a:link, .cases a:visited, .cases a:active {
	color: #ffffff;
}

.cases a:hover {
	color: #b7a673;
}

.cases-div {
 font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
	font-weight: normal;
	line-height: 10px;
}

/* FORM STYLES */

.formnopadd {
	margin: 0px;
	padding: 0px;
}

.formnoborder {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* CSS BUTTON STYLES */



