body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
body,td,th,p {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	line-height: 28px;
}
a:link {
	color: #c4963e;
	outline:none;
}
a:visited {
	color: #c4963e;
	outline:none;
}
a:hover {
	color: #ffffff;
	outline:none;
}
a:active {
	color: #c4963e;
	outline:none;
}
h1 {
	color: #c4963e;
	font-size: 30px;
	line-height: 30px;
	padding-top:0;
	margin-top:0;
}
h2 {
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:0;
	margin-top:0;
	font-size:30px;
	color: #fff;
	border-bottom:1px solid #c4963e;
	padding-bottom: 10px;
}
h4 {
	border-bottom: 1px solid #c4963e;
	font-size: 22px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-bottom: 7px;
}

table.search {
	margin-top: 20px;
	font-size: 12px;	
	margin-bottom: 20px;
}
td.search {
	color: #c4963e;
	background-repeat:repeat-x;
}
table.search td a:link, table.search td a:active, table.search td a:visited {
	text-decoration: none;
	font-weight: bold;
	outline:hidden;
}
table.search td a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
td.search input {
	font-size: 10px;
	color: #000;
	height: 10px;
	margin-top: 2px;
}
td.search p {
	font-size: 12px;	
	line-height: 21px;
	margin: 0;
	padding: 0;
}
td.case {
	color: #c4963e;
}
td.case p {
	line-height: 26px;
	font-size: 20px;
}
td.case h2 {
	color: #c4963e;
	border-bottom:0px solid #c4963e;
	padding-bottom: 0px;
}
form.case {
	padding: 0;
	margin: 0;
}
form.case input, form.case textarea {
	border:1px solid #000;
	font-family:"Times New Roman", Times, serif;
	margin-bottom: 5px;
}
form.case textarea {
	width: 183px;
	height: 48px;
}
form.case .button {
	background: #504225;
	border: 0;
	color: #c4963e;
	height: 22px;
}
.sitemap {
	margin-top: 20px;
}
.sitemap p, .copy .sitemap p {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	padding-left: 5px;
	text-indent: 0;
}

.copy .sitemap h3 {
	margin-top:0;
	color: #c4963e;
}

.copy .sitemap h4 {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
	padding-left: 0;
}
.sitemap a {
	color: #fff;
	text-decoration: none;
}
.copy .sitemap h3 a {
	color: #c4963e;
}
h1.main {
	text-transform:uppercase;
	font-size: 36px;
	line-height: 36px;
	margin-top: 10px;
}
h2.main {
	text-transform:uppercase;
	border-bottom:2px solid #c4963e;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:26px;
}
.header, .header2 { /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
line-height: 25px;
margin-top: 12px;
}
.sub p {
	font-size:16px;
	padding-left: 40px;
	line-height:normal;
	margin-top:10px;
	margin-bottom:10px;
}
.sub a:link, .sub a:active, .sub a:visited, .sub a:hover, .header a:link, .header a:active, .header a:visited, .header a:hover, .header2 a:link, .header2 a:active, .header2 a:visited, .header2 a:hover {
	color: #fff;
	text-decoration:none;
}
td.copy p {
	text-indent:30px;
	padding: 0;
	margin: 0;
}
table.atty {
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #000;
	width: 302px;
}

table.atty img, img.atty {
	border: 1px solid #634C20;
}

table.atty h4 {
	margin-right: 20px;
}

table.atty td {
	padding-bottom: 10px;
}

p.footer a:link, p.footer a:active, p.footer a:visited, p.footer a:hover {
	color: #ffffff;
	text-decoration:none;
}

.datefield{ /*CSS for date field in general*/
	color:gray;
	font-size: 90%;
}

#example1 li{ /*CSS specific to demo 1*/
margin-bottom: 4px;
}

#example1 a:link, #example1 a:active, #example1 a:hover, #example1 a:visited {
	color:#c4963e;
	text-decoration:none;
}

#example2 p{ /*CSS specific to demo 1*/
margin-bottom: 15px;
}

#example2 a:link, #example2 a:active, #example2 a:hover, #example2 a:visited {
	color:#c4963e;
	text-decoration:none;
	font-weight: bold;
}
.bionav {
	color: #fff;
	font-size: 18px;
	margin-top:0;
	margin-bottom: 12px;
}