body {
	position: relative;
	margin: 0; padding: 40px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 200%;
	color: #ffffff;
	background: #441502 url(images/bgdk.gif) repeat;
} 

h1 {
	margin: 20px 40px .5em 120px;
	font-size: 100px;
	font-weight: normal;
	color: #8f2834;
}

input, textarea { width: 300px; padding: 1px 2px 2px; font-family: Arial, Helvetica, sans-serif; font-size: 110%; font-weight: normal; }
form p  { margin: 1em 0 .2em; font-size: 90%; }
.button { font-family: caption; font-weight: normal; }

#content {
	position: relative; 
	width: 94%; height: auto;
	margin: auto; 
	padding: 12px 24px 12px 12px;
	background: #732c10 url(images/bglt.gif) repeat; 
	border:2px solid #ffffff;
}
	#home #content { width: 700px; }
	
	#content p { _width: 480px; max-width: 480px; margin-left: 56px; line-height: 250%; }
	#home #content p, #home #content h2 { width: auto; max-width: inherit; margin-left: 28px; }
	
	#content p.quote {
		margin-top: 3em;
		margin-left: 100px;
		padding-top: 1em;
		border-top: 1px solid #ba7881;
	}

#logo {
	position: relative;
	left: 0; top: 0;
	width: 366px; height: 145px;
	background: transparent url(images/logo.gif) no-repeat;
}
	#home #logo { width: 477px; height: 200px; background-image: url(images/logolg.gif); }
	
	#logo a { display: block; width: 346px; height: 120px; }

#menu {
	position: absolute;
	right: 22px; top: 15px;
	width: auto; height: auto;
	font-size: 110%;
	text-align: right;
	color: #dc99a1;
}
	div > #menu { top: 0px; }
	#home #menu { font-size: 110%; }
	
	#menu li { list-style-type: none; margin: .1em 0; padding: 0; }
	#menu li a { text-decoration: none; }

#bottomnav {
	position: relative;
	width: 95%;
	margin-top: .5em; padding: 0;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
}
	#bottomnav li { display: inline; list-style-type: none; margin: 0 1em; padding: 0; }

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	line-height: normal;
}

.pagepic {
	float: right;
	margin: 20px 30px 10px;
	padding-top: 20px;
}

.quotemark {
	float: left;
	width: 35px; height: 36px;
	margin-top: -.5em;
	background: transparent url(images/quotemark.gif) no-repeat left bottom;
} 

p.addspace { margin-bottom: 3em; }
p.indent { padding-left: 50px; }

a { outline: none; border-width: 0; }
a:link, a:visited { color: #dc99a1; }
a:hover { color: #f2d5d8; }
	a.plainlink { text-decoration: none; }
	a.plainlink img { border: 0; }