@charset "UTF-8";
body {
	margin: 0px;
	background-color: #2c2721;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: left;
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-x;
}
.tower {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 14px;
	background-image: url(../images/tower3.jpg);
}
.tower a {
	color: #99cc33;
	text-decoration: none;
}
.tower a:hover {
	color: #FFF;
	text-decoration: none;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	vertical-align: top;
}
.contact a {
	color: #0099ff;
	text-decoration: underline;
}
.contact a:hover {
	color: #99cc33;
}
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #99cc33;
	text-align: center;
}
.nav a {
	color: #FFF;
	text-decoration: none;
}
.nav a:hover {
	color: #99cc33;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.footer a {
	color: #0099ff;
	text-decoration: none;
}
.footer a:hover {
	color: #99cc33;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: left;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0099ff;
	text-align: left;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #0099ff;
	text-align: left;
	vertical-align: top;
}
.days {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #FFF;
	text-align: center;
}
.days a {
	color: #99cc33;
	text-decoration: none;
}
.days a:hover {
	color: #FFF;
	text-decoration: none;
}
.schedule {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #FFF;
	text-align: center;
}
.schedule a {
	color: #99cc33;
	text-decoration: underline;
}
.schedule a:hover {
	color: #FFF;
}
.extras {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.extras a {
	color: #0099ff;
	text-decoration: none;
}
.extras a:hover {
	color: #99cc33;
}
.popupHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.popupSubheader {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0099ff;
}
.popupNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.popupNav a {
	color: #0099ff;
	text-decoration: underline;
	font-weight: bold;
}
.popupNav a:hover {
	color: #99cc33;
	text-decoration: underline;
}
.events {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding: 6px;
}
.events a {
	color: #0099ff;
	text-decoration: none;
}
.events a:hover {
	color: #99cc33;
}
.opportunities {
}
.opportunities a {
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
}
.opportunities a:hover {
	font-weight: bold;
	color: #99cc33;
}
.support {
}
.support a {
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
}
.support a:hover {
	color: #99cc33;
}
.bodylink {
}
.bodylink a {
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
}
.bodylink a:hover {
	font-weight: bold;
	color: #99cc33;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
}
#header {
	margin: 0px;
	padding: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
}
#footer {
	margin: 0px;
	padding: 0px;
}
.whitebg {
	background-color: #FFF;
}
