body { 
  background-color: #9A9575; 
  font-family: Book Antiqua, Palatino, serif; 
  font-size: 12px; 
  color: #442121; 
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  overflow:-moz-scrollbars-vertical;
}

body.padded { 
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.disclaimer { 
  font-family: Book Antiqua, Palatino, serif; 
  font-size: 10px; 
  text-decoration: italic;
  margin-left: 50px;
}

td {
  font-size: 12px; 
  color: #442121; 
  
}

p {
  line-height: 20px; 

}

h1 {display:none;}

UL.padder LI {padding-bottom: 8px;}

input.sj, textarea.sj { font-family: Book Antiqua, Palatino, serif; color: #442121; font-size:12px; }

a:LINK, a:VISITED {color:#72361B;  text-decoration:underline;}
a:HOVER, a:ACTIVE {color:#AF5926;}

.footer { font-size: 11px;
  color: #726F4E;
}

a.footerLink:LINK, a.footerLink:VISITED {
  font-size: 11px;
  color: #726F4E;
}
a.footerLink:HOVER, a.footerLink:ACTIVE {
  font-size: 11px;
  color: #AF5926;
}

.req { color: #B52C21; font-weight: bold; }

#sitemap UL {list-style-type:square; line-height:18px;}

.video { overflow: auto; }

.video img {
	float: left;
	margin: 0 8px 0 0;
}

.video p {
	padding-left: 253px;
	font-size: 11px;
	line-height: 18px;
}

.video a.button {
	background: #46361f;
	color: #e8e8d8;
	font-weight: bold;
	display: block;
	padding: 2px 5px;
	width: 150px;
}

body#videoplayer {
	background: url(/img/videoplayer_background.jpg) no-repeat;
}

body#videoplayer h2 {
	position: absolute;
	top: 10px;
	left: 10px;
}

body#videoplayer div#player {
	position: absolute;
	top: 66px;
}

body#videoplayer div#description {
	position: absolute;
	top: 455px;
	left: 10px;
	width: 590px;
	height: 115px;
	overflow: auto;
}

a img { border: 0; }

h2 { font-size: 14px; }
h3 { font-size: 12px; }

#flash-copy {
 color:#726F4E;
  margin-left:auto;
  margin-top:-90px;
  padding:15px;
  position:relative;
  z-index:-500;
}
