/* Global Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	background: #bcbec0;
	color: #808183;
}

a:link, a:active, a:visited {
	color: #21578a;
	text-decoration: none;
}

a:hover {
	color: #21578a;
	text-decoration: underline;
}

h1 {
	font-size: 1.6em;
	color: #21578a;
}

h2, h3 {
	font-size: 1.3em;
}

/* Layout Styles */

#wrapper {
	width: 769px;
	margin: 0 auto;
	background: #FFF;
}

#container {
	padding: 0 5px 0 5px;
}

#content {
	margin-top: 43px;
}

#content .nav {
	float: left;
	width: 187px;
}

#content .text {
	width: 552px;
	float: left;
}

#footer {
	text-align: center;
	padding: 10px;
}

.clear {
	clear: both;
}

.api {
	margin-left: -5px;
}

.events {
	color: #687718;
}

.gallery {
	color: #e68f1b;
}

.membership {
	color: #bf2e1b;
}

.banner {
	margin-top: 5px;
}
