body {
	background: #291a04 url(../images/interface/body-bg.jpg) no-repeat top center;
	color: #c9c5b1;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 18px;
}

a, a:link {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	color: #d3a751;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3.headline {
	line-height: 1.5em;
	color: #c9c5b1;
}

hr {
	color: #3c2606;
	background: #3c2606;
	border-color: #712f09;
}

hr.space {
	color: #291a04;
	background: #291a04;
}

p.right {
	text-align: right;
}

div#flash {
	background: #291a04 url(../images/interface/slideshow-bg.gif) no-repeat top left;
	padding: 10px;
} 

div.colborder {
	border-right-color: #3c2606;
}

#nav p {
	text-align: right;
	margin-bottom: 9px;
}

#nav p a {
	margin-left: 18px;
	text-shadow: 0.1em 0.1em #000;
	color: #c9c5b1;
}

#nav p a:hover {
	text-decoration: none;
	border-bottom: 3px solid #613e0a;
	color: #fff;
}

#main a {
	font-weight: bold;
}

#main a.active {
	border-bottom: 3px solid #d3933a;
	color: #fff;
}

#secondary a.active {
	border-bottom: 3px solid #d3933a;
	color: #fff;
}

.box {
	background: transparent;
	border-top: 1px dashed #3c2606;
	border-bottom: 1px dashed #3c2606;
	padding: 0;
}

.box h3 {
	margin: 18px 0 22px 0;
		color: #c9c5b1;
}

img.focus {
	border: 6px solid #3c2606;
}

img.frame {
	border: 6px solid #3c2606;
	margin-right: 12px;
}

h3.focus {
	margin-bottom: 9px;
	margin-top: 9px;
}

#branding {
}

#branding h1 {
	text-indent: -9999em;
	display: block;
	background-repeat: no-repeat;
	background-color: transparent;
}

#branding h1 a {
	display: block;
	width: 264px;
	height: 115px;
	overflow: hidden;
	border-bottom: none;
	margin-left: 6px;
	background: url(/images/interface/logo.gif) no-repeat;
}

#subnav ul {

	list-style-type: none;
margin-left: 0;
margin-right: 0;
}

#subnav ul li a {
	border-bottom: 1px solid #3c2606;
	display: block;
	padding-top: 5px;
		padding-bottom: 5px;
}

textarea {width:520px;height:100px;padding:5px;}

input {
  width: 200px;
}

input[type="text"], textarea {
border: none;
}

input.radio, input.checkbox, input.submit {
  width: auto;
}

div.pdf-links a {
	background: transparent url(/images/interface/pdf.gif) no-repeat top left;
	padding: 3px 0 3px 22px;
}

table.basic {
	border-top: 1px solid #3c2606;
		text-align: left;
}

table.basic td {
border-bottom: 1px solid #3c2606;
background: #241703;
	text-align: left;
	vertical-align: top;
}

table.basic th {
background: #382405;	
	text-align: left;
	vertical-align: top;
}
