@charset "utf-8";
/* CSS Document */

.float { float: left; }
.clear { clear: both; height: 1em; }
.imgborder { border: 3px solid #ffffff; }
h1,h2,h3,h4 { font-family: warnock pro,georgia; font-size: 18px; color:#ff8598; border-bottom: 1px dashed #849139; *width: 270px; }
h1 span { color:#849139; }
h5,h6,h7 { font-family: warnock pro,georgia; font-size: 18px; color:#ff8598; *width: 250px; }
a,active,hover { color: #849139; text-decoration: none; }
img {
	behavior:	url("pngbehavior.htc");
}

* { padding: 0px; margin: 0px; }

html, body {
	background: url(images/bg.jpg) center;
	height: 100%;
}

#wrap {
	text-align: center;
	position: relative;
	min-height: 100%;
}

#navigation {
	background-color: #e8e5d3;
	width: 900px;
	height: 28px;
	font-family: Georgia;
	font-size: 13px;
	padding-top: 10px;
}

#navigation span { padding: 10px; }
#navigation a,active { color: #541800; text-decoration: none; }
#navigation a:hover { color: #541800; text-decoration: none; }

#content {
	text-align: left;
	width: 900px;
	padding-top: 20px;
}

#content p {
	font-family: arial;
	font-size: 11px;
	color:#541800;
	line-height: 15px;
}
#directors p {
	font-family: arial;
	font-size: 11px;
	color:#541800;
	line-height: 15px;
	width: 280px;
}
div.p-content {
	font-family: arial;
	font-size: 11px;
	color:#541800;
	line-height: 15px;
	width: 125px;
	font-weight: bold;
}

#footer {
	background: url(images/footer.gif) no-repeat;
	width: 955px;
	position: relative;
	margin-top: -9.1em;
	font-family: arial;
	font-size: 12px;
}
div.footer-content { padding-top: 75px }
#footer span { padding: 10px; }
