
body {
	color: #53432B;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	text-align: center;
	font-size: 0.8em;
	font-family: tahoma, sans-serif;
}
/*
.d-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 685px;
	max-height: 685px;
}
body.home .d-background { max-height: 56em; height: 56em /* 634px*/ /*}
html>body .d-background { height: 100% }
*/

.d-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-height: 56em; height: 56em
}

.d-container {
	position: relative;
	display: block;
	width: 730px;
	margin: 0 auto;
	padding: 0;
	height: 685px;
	min-height: 685px;
	text-align: left;
}
body.home .d-container { height: /*634px*/ 56em; min-height: 56em /*634px*/ }
.d-sidebar {
	float: left;
	width: 239px;
	margin: 0;
	height: 685px;
	min-height: 685px;
	padding: 0 21px 0 0;
}
.d-sidebar img { display: none }
body.home .d-sidebar { height: /*634px*/ 56em; min-height: /*634px*/ 56em }
html>body .d-sidebar,
html>body .d-container { height: auto }

.d-sidebar h1 { display: block; margin: 0; padding: 0 }
.d-sidebar h1 a {
	display: block;
	margin: 0;
	height: 203px;
	padding: 0;
	width: 239px;
	text-indent: -3000em;
	background: white url(../images/h1.jpg) 50% 85px no-repeat;
}
#d-nav {
	display:block;
	width: 239px;
	margin: 15px 0 0 0;
	padding: 0;
}

#d-nav ul ul { display: none; }

#d-nav h2 { display: none }
#d-nav ul {
	display: block;
	width: 239px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 7px solid #344908 ;
	border-bottom: 7px solid #344908 ;
}
#d-nav li {
	display: block;
	width: 239px;
	margin: 0;
	padding: 0;
}
#d-nav li a {
	color: #D6D6A1;
	display: block;
	width: 199px;
	margin: 0;
	padding: 6px 20px;
	text-decoration: none;
	background-color: #344908 ;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(../images/transparent.gif);
}
#d-nav li a:hover,
#d-nav li a:hover.selected {
	color: #000000;
	background-position: -20px 0;
	background-color: transparent;
}
#d-nav li a.selected { color:white; }

.d-main {
	float: left;
	padding: 0;
	margin: 0;
	width: 469px;
}

h2 {
	color: #D6D6A1 ;
	display: block;
	margin: 99px 0 0 0;
	padding: 26px 19px 17px 14px;
	font-size: 2.8em;
	font-weight: normal;
	letter-spacing: -0.05em;
	background: #652d8a url(../images/h2_bullet_purple.gif) 0 65% no-repeat;
}
body.home h2 {
	font-size: 1.7em;
	color: #D6D6A1 ;
	margin: 0;
	padding: 1em 0 0.5em 0; 
	font-weight: normal;
	background: transparent url();	
}

p,
h3 {
	margin: 0;
	padding: 0.6em 17px;
}
body.home p {
	padding: 0.3em 0;
}

h4 {
	font-size: 1.5em;
	color: #D6D6A1 ;
	margin: 0;
	padding: 1em 0 0.5em 0; 
	font-weight: normal;
	background: transparent url();	
}
h5 {
	font-size: 1.4em;
	color: #D6D6A1 ;
	margin: 0;
	padding: 1em 0 0.5em 1em; 
	font-weight: normal;
	background: transparent url();	
}

table {
	margin: 0 17px 0.5em 17px;
	padding: 0;
	border-collapse: collapse;
	height: 1.2em;
	color: #D6D6A1 ;
}
table caption {
	color: #D6D6A1;
	font-size: 0.9em;
	font-style: italic;
	caption-side: bottom;
	text-align: right;
}
table thead th {
	font-weight: bold;
	text-align: right;
	border-bottom: 0px; 
}
html>body table { margin-bottom: 0 }
html>body table caption { margin-bottom: 1em }
table tbody th, 
table tbody td { 
	vertical-align: top; 
	border-top: 0px solid #c6c397; 
	padding: 2px 3% 2px 0; 
}
table tbody td { text-align: left }

table.contact {
	width: 300px;
	margin: 0 17px 0.5em 17px;
	padding: 0;
	border-collapse: collapse;
	height: 1.2em;
}
table td.contact { 
	vertical-align: top; 
	border-top: 0px solid #c6c397; 
	text-align: left;
	padding: 2px 5% 2px 0; 
	font-size: 1.2em;
	font-weight: bold;
}

.first {
	background-image: url(../images/first_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.9em;
}

.resources { line-height: 1.2em }

.disclaimer {
	color: #656565;
	font-size: 0.9em;
	line-height: 1.3em;
}
.disclaimer dfn { color: #464646; font-weight: bold; font-style: normal }

acronym { border-bottom: 1px dashed #a5a5a5; cursor: help }

a { color: #D6D6A1 }
a:hover { color: #D6D6A1 }

a img { 
	margin: 1em 0;
	border: 4px solid #c6c397;
	border-left: 0;
	border-right: 0;
}
a:hover img { border-color: #D6D6A1 }

form {
	margin: 0;
	padding:0;
}
fieldset { 
	margin: 0 0 1.3em 0;
	padding: 0 17px 1.3em 17px;
	border: 0;
	width: 263px;
	/*border-right: 1px solid #c6c397;*/
	border-bottom: 1px solid #c6c397;
}
label {
	clear: left;
	display: block;
	width: 180px;
	padding: 0 0 0 0;
}
legend { display: none }

select,
input.text,
input.submit {
	width: 150px;
	margin: 0 0 1px 10px;
	padding: 1px 3px 0px 5px;
	border: 1px solid #403d05;
	border-left-width: 5px;
	background-color: #D6D6A1;
}
input.submit {
	clear: left;
	width: auto;
	margin: 0.4em 17px;
	border-right-width: 5px;
}
input.short { width: 50px }
input.address { margin-left: 5px; width: 183px }
.info {
	clear: right;
	float: right;
	width: 130px;
	padding-top: 21px;
}
#status {
	color: #D6D6A1;
	padding-right: 17px;
}
.topbit {
	color: #D6D6A1;
	display: block;
	height: 167px;
	min-height: 167px;
	margin: 0 0 0.8em 0;
	padding: 0 0 1em 0;
	background: #4d2269 url(../images/topbit_bg.gif) 0 0 repeat-y;
	border-bottom: 14px solid #c6c397;
}
.topbit p { width: 224px; padding-top: 1.5em }

#d-content { background-color: #f8f6d3; padding-bottom: 1.5em; line-height: 1.4em; }
body.home #d-content { background: transparent; color: #e9e9af; font-weight: normal; }

.d-flower {
	position: absolute;
	top: 45px;
	right: 2px;
}
.d-flower,
.d-flower span {
	display: block;
	width: 102px;
	height: 106px;
}
.d-flower span { background: transparent url(../images/flower.gif) 0 0 no-repeat }

#d-flash {
	display: block;
	width: 469px;
	height: 330px;
	margin: 45px 0 0 0;
	padding: 0;
	overflow: hidden;
	background-image: url(../images/home_flash_bg.jpg);
}
#d-flash a.release {
	display: block;
	height: 60px;
	text-indent: -3000em;
}
#d-flash .macromedia {
	color: #fefefe;
	display: block;
	margin: 0;
	font-size: 1.2em;
	text-align: left;
	padding: 283px 15px 0 15px;
	display: none;
}
#d-flash .macromedia a { color: #fefefe }

#d-flash #d-banner
{
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	height: 330px;
	width: 469px;
}

a.map {
	float: right;
	text-indent: -3000em;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 167px;
	min-height: 167px;
	background: url(../images/map_icon.gif) 0 0 no-repeat;
}
html>body .topbit,
html>body a.map { height: auto }

#d-footer {
	clear: both;
	color: #565656;
	display: block;
	margin: 0;
	padding: 45px 0 0 0;
	width: 730px;
	background-color: white;
}
#d-footer a {color:#565656;text-decoration:none}
#d-footer a:hover {color:#565656;text-decoration:underline}
#d-footer p.links {
	display: block;
	background-color: #f8f8f8;
	padding: 25px 20px;
	width: 690px;
}
#d-footer hr { display: none }
body.home #d-footer { padding-top: 0 }
body.home #d-footer p.links {
	padding: 10px 5px;
	background-color: white;
}

#d-footer .copyright { display: block; font-weight: bold; color: #46420c }


.print-only { display: none }
