body {
	background-color: #009345;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	background-image: url(../images/bamboo.jpg);
	width: 1033px;
	margin-right: auto;
	margin-left: auto;
}
#join {
	position:absolute;
	width:305px;
	height:53px;
	z-index:5;
	margin-left: 712px;
	top: 500px;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
    box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
}
#rightButton1 {
	position:absolute;
	width:305px;
	z-index:5;
	margin-left: 712px;
	top: 252px;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	font-family: century_gothicregular;
	font-size: 18px;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	font-style: italic;
}
#rightButton2 {
	position:absolute;
	width:305px;
	z-index:5;
	margin-left: 712px;
	top: 315px;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	font-family: century_gothicregular;
	font-size: 18px;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	font-style: italic;
}
#rightButton3 {
	position:absolute;
	width:305px;
	z-index:5;
	margin-left: 712px;
	top: 378px;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	font-family: century_gothicregular;
	font-size: 18px;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	font-style: italic;
}
#rightButton4 {
	position:absolute;
	width:305px;
	z-index:5;
	margin-left: 712px;
	top: 441px;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	font-family: century_gothicregular;
	font-size: 18px;
	color: #FFFFFF;

	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	font-style: italic;
}
#rightButton5 {
	position:absolute;
	width:305px;
	z-index:5;
	margin-left: 712px;
	top: 537px;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	font-family: century_gothicregular;
	font-size: 18px;
	color: #FFFFFF;

	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	font-style: italic;
}
#rightButton6 {

	position:absolute;
	width:305px;
	z-index:5;
	margin-left: 712px;
	top: 504px;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	font-family: century_gothicregular;
	font-size: 18px;
	color: #FFFFFF;

	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	font-style: italic;
}
#rightButton7 {

	position:absolute;
	width:305px;
	z-index:5;
	margin-left: 712px;
	top: 567px;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	font-family: century_gothicregular;
	font-size: 18px;
	color: #FFFFFF;

	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	font-style: italic;
}
#rightButton8 {

	position:absolute;
	width:305px;
	z-index:5;
	margin-left: 712px;
	top: 600px;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	font-family: century_gothicregular;
	font-size: 18px;
	color: #FFFFFF;

	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	font-style: italic;
}
.Orange{
	background-color: #CC3300;
}
.Orange a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Orange a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Orange a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Orange a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.Fuscia {
	background-color: #990077;
}
.Fuscia a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Fuscia a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Fuscia a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Fuscia a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.Brown {
	background-color: #552200;
}
.Brown a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Brown a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Brown a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Brown a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.Raspberry {
	background-color: #BB0000;
}
.Raspberry a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Raspberry a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Raspberry a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Raspberry a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.Raspberry {
	background-color: #BB0000;
}
.Raspberry a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Raspberry a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Raspberry a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Raspberry a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.Mallard {
	background-color: #1F9B9B;
}
.Mallard a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Mallard a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Mallard a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Mallard a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.Green {
	background-color: #496D32;
}
.Green a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Green a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Green a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Green a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#button {
	width:305px;
	height:53px;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
    box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
}
.white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteFooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
}
.whiteFooter a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteFooter a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#apDiv1 {
	position:absolute;
	width:291px;
	height:61px;
	z-index:1;
	margin-left: 0px;
	top: 18px;
}
#apDiv2 {
	position:absolute;
	width:242px;
	height:160px;
	z-index:2;
	margin-left: 830px;
	top: 15px;
}.century {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
}
.larger {
	font-size: 18px;
}
.indent {
	padding-left: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
#mainBody {
	margin-top: 30px;
}
.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.basic a:link {
	color: #666666;
	text-decoration: none;
}
.basic a:visited {
	color: #666666;
	text-decoration: none;
}
.basic a:hover {
	color: #000000;
	text-decoration: underline;
}
.basic a:active {
	color: #000000;
	text-decoration: underline;
}

.keywords {
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #CCCCCC;
}
.breadcrumbs {
	font-size: 10px;
	color: #999999;
}
.breadcrumbs a:link {
	color: #999999;
	text-decoration: none;
}
.breadcrumbs a:visited {
	color: #999999;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #999999;
	text-decoration: underline;
}
.breadcrumbs a:active {
	color: #999999;
	text-decoration: underline;
}
#subTable {
	width: 690px;
	margin-left: 17px;

	-webkit-box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
	margin-top: 30px;
}
#buttonArrow {
	position: absolute;
	left: 270px;
}


#highlight {
	position:absolute;
	width:305px;
	height:242px;
	z-index:4;
	margin-left: 712px;
	top: 252px;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
    box-shadow: 3px 3px 3px 1px rgba(15,15,15,.2);
}


#highlightClear {
	position:absolute;
	width:305px;
	height:242px;
	z-index:4;
	margin-left: 712px;
	top: 237px;
}
.hidden {
	display-block: hidden;
	display: none;
}
img {
border: none;
}
.smallButton {
	font-family: century_gothicregular;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
	line-height: 28px;
	margin-right: 20px;
	margin-left: 10px;
}
@font-face {
    font-family: 'century_gothicbold';
    src: url('gothicb.eot');
    src: url('gothicb.eot?#iefix') format('embedded-opentype'),
         url('gothicb.woff') format('woff'),
         url('gothicb.ttf') format('truetype'),
         url('gothicb.svg#century_gothicbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'century_gothicregular';
    src: url('gothic.eot');
    src: url('gothic.eot?#iefix') format('embedded-opentype'),
         url('gothic.woff') format('woff'),
         url('gothic.ttf') format('truetype'),
         url('gothic.svg#century_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.Century_Gothic {
	    font-family: 'century_gothicregular';
    src: url('gothic.eot');
    src: url('gothic.eot?#iefix') format('embedded-opentype'),
         url('gothic.woff') format('woff'),
         url('gothic.ttf') format('truetype'),
         url('gothic.svg#century_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'century_gothicbold_italic';
    src: url('gothicbi.eot');
    src: url('gothicbi.eot?#iefix') format('embedded-opentype'),
         url('gothicbi.woff') format('woff'),
         url('gothicbi.ttf') format('truetype'),
         url('gothicbi.svg#century_gothicbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
.tighter {
	line-height: 16px;
}
input {
	border: 1px solid #000000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
}
.scrollable {
	position: absolute;
	overflow: auto;
}
#events #eventScroll {
	height: 185px;
	width: 225px;
	padding-left: 5px;
}
#zoom_query {
	padding: 3px;
}
