@charset "UTF-8";
/* CLEAR EVERYTHING */
html, body, a, div, p, h1, h2, h3, h4, h5, h6, span {
	border:0px;
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}
img{border:0px;}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-color: #000000;
}
#brochure {
	padding-left: 670px;
	padding-bottom: 15px;
	padding-top: 55px;
}
#wrapper #header {
	padding-left: 0px;
	float: left;
	width: 300px;
	padding-bottom: 15px;
}

#nav {
	color: #999999;
	background-image: url(images/navbar.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 30px;
	text-align: center;
	margin-right: auto;
	margin-bottom: auto;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	text-align: center;

}
#nav li {
	color: #ffffff;
	font-size: 12px;
	display: inline;
}
#nav a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	width: 100px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
}
#nav a:hover {
	background-image: url(images/barz.gif);
	background-repeat: no-repeat;
}
#bodyarea {
	color: #999999;
	padding-top: 10px;
}
.fundlinks {
	line-height: 20px;
	color: #999999;
}
h2 {
	font-family: Helvetica, Arial;
	font-size: 16pt;
	line-height: 25px;
	color: #587CBE;
	padding-left: 7px;
	font-weight: lighter;
}
h3 {
	font-family: Helvetica, Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: lighter;
}
p {
	font-family: Helvetica, Arial;
	color: #999999;
	line-height: 16px;
	padding-right: 10px;
}
li {
	font-family: Helvetica, Arial;
	list-style-position: outside;
}
ul {
	color: #666666;
}
h1 {
	color: #FFFFFF;
	font-family: Helvetica, Arial;
	font-size: 22px;
	font-weight: lighter;
	line-height: 40px;
}
#wrapper  #bodyarea  #left {
	width: 480px;
	float: left;
	height: 350px;
}
#wrapper  #bodyarea  #right {
	width: 280px;
	float: right;
	margin-top: 38px;
}
#slideshow {
	width: 520px;
	height: 300px;
	float: right;
	padding-top: 10px;
}
#slideshow img {
	float: right;
	width: 520px;
	height: 300px;
	padding-top: 10px;
}
#wrapper  #bodyarea  #footer {
	clear: both;
	padding-top: 10px;
	height: 80px;
}
#wrapper  #bodyarea  #footer  p {
	font-family: Helvetica, Arial;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}
#wrapper  #bodyarea  #footer  a {
	color: #666666;
	font-size: 9px;
	text-decoration: underline;
}
#wrapper #body #footer a:hover {
	text-decoration: underline;
	color: #3399CC;
}
#staff {
	width: 800px;
}
a {
	color: #999999;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.clear {
   clear: both;
}
.textsmall {
	font-size: 9pt;
	font-family: Helvetica, Arial;
	color: #FFFFFF;
}
#whitebody {
	padding-top: 10px;
}
#content {
	padding-top: 10px;
	padding-left: 10px;
	height: 350px;
}
#gallerycontent {
	padding-top: 10px;
}
#rightabout {
	float: right;
	width: 280px;
	padding-top: 17px;
}
#contactleft {
	float: left;
	width: 380px;
}
#contactright {
	padding-left: 390px;
}
