﻿/* CSS layout */
#body {
	background-color: #353C2E;
}
#masthead {
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	width: 900px;
	height: 152px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-image: url('../images/banner_pic1.jpg');
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	visibility: visible;
}
#logo {
	background-image: url('../images/gcc_logo.png');
	position: absolute;
	width: 36%;
	height: 87%;
	z-index: 2;
	background-repeat: no-repeat;
	top: 8px;
	left: 6px;
	visibility: visible;
}
#top_nav {
	width: 900px;
	padding: 0px;
	margin: 0px auto 0px auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 35px;
	background-image: url('../images/top_nav_bar.gif');
	background-repeat: repeat-x;
}
#container {
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	padding: 10px 0px;
	margin: 0px auto;
	position: relative;
	width: 900px;
	height: 100%;
	background-color: #506a33;
	overflow: auto;
	visibility: visible;
	top: 0px;
	left: 0px;
}
#left_col {
	border-right: 3px none #314618;
	padding: 0px;
	margin: 0px;
	width: 203px;
	left: 0px;
	top: 0px;
	float: left;
	}
#page_content {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 483px;
	height: 100%;
	margin-bottom: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #314618;
	border-left-color: #314618;
	min-height: 1150px;
}
h1 {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: large;
	color: #FFFFFF;
	width: 484px;
	height: 100%;
	text-align: center;
	float: left;
	margin-bottom: 12px;
	margin-top: 21px;
}
h2 {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: 200;
	width: 468px;
	height: 100%;
	margin-bottom: 2px;
	margin-top: 1px;
	text-decoration: underline;
	margin-left: 9px;
	float: left;
}
h2 a {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: medium;
	font-weight: 200;
	text-decoration: underline;
}
h3 {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 0px 2px 4px;
	margin: 0px 0px 0px 9px;
	width: 95%;
	height: 100%;
}
h6 {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 0px 2px 4px;
	margin: 0px 0px 0px 9px;
	width: 90%;
	height: 100%;
}
.center {
	text-align: center;
}
.soundBox {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	width: 457px;
	height: 100%;
	padding: 0px;
	margin: 10px;
	float: left;
}
.soundBox a {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.soundBoxImg {
	border-width: 0px;
	width: 49px;
	height: 68px;
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}
.soundBoxText {
	width: 375px;
	height: 100%;
	float: left;
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: .875em;
	color: #FFFFFF;
	margin-top: 22px;
}
.soundBoxFlash {
	border-width: 0px;
	width: 61px;
	height: 90px;
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	background-color: #506A33;
	cursor: move;
}
#Label1 {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	vertical-align: 5px;
}
.headerBarShort {
	width: 179px;
	height: 25px;
	padding: 5px 0px 0px 7px;
	margin: 0px auto 0px 7px;
	background-image: url('../images/small_header_bar.gif');
	background-repeat: repeat-x;
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
.greenBlocks {
	width: 186px;
	height: 100%;
	background-color: #618636;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #314618;
}
.greenBlocksText {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 6px;
	width: 177px;
	margin-left: 6px;
	height: 100%;
}
.greenBlocksTextCenter {
	padding: 3px;
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 14px;
}
.greenBlocksNoHead {
	margin: 1px 0px 10px 7px;
	padding: 2px 0px 0px 0px;
	border-bottom: 3px solid #314618;
	width: 186px;
	height: 100%;
	background-color: #618636;
	float: left;
}
.sideNav {
	border-bottom: 3px solid #314618;
	margin: 1px auto 9px 8px;
	padding: 3px 0px 3px 9px;
	width: 175px;
		height: 100%;
		background-color: #618636;
		float: left;
}
.horizontalDivBarSmall {
	background-image: none;
	background-repeat: repeat-x;
	padding: 0px;
	height: 3px;
	width: 193px;
	background-color: #3F502B;
	font-size: 2px;
	margin-top: 11px;
	margin-bottom: 9px;
	margin-left: 5px;
	float: left;
}
#button {
	background-image: url('../images/join_now_button.gif');
	background-repeat: no-repeat;
	margin-left: 41px; 
	margin-top: 15px; 
	margin-bottom: 12px;
	height: 30px;
}
.time {

	float: left;

	width: 240px;

	height: 21px;

	font-family: Tahoma, helvetica, Arial, sans-serif;

	font-size: small;

	color: #FFFFFF;

	margin-top: 8px;

	margin-left: 20px;

	font-weight: bold;

}

td {

	text-align: left;

}

.newsImg {
	padding: 0px;
	margin: 3px 11px 0px 9px;
	float: left;
	height: 208px;
	width: 156px;
}
#weatherLink {
	padding: 2px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	width: 200px;
	margin-left: 79px;
	float: left;
	margin-top: 6px;
	height: 21px;
	margin-bottom: 0px;
	text-align: center;
}

#weatherLink a {
	color: #FFFFFF;
	text-decoration: none;
}
#followUsCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	width: 160px;
	margin-left: 0px;
	float: right;
	margin-top: 6px;
	height: 21px;
	margin-right: 6px;
}

.adImgLeftCol {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 180px;
	height: auto;
	text-align: center;
}

.adBlocksLeftNav {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 11px 7px;
	width: 186px;
	height: auto;
	float: left;
	text-align: center;
	font-size: 1px;
}
.adBlocksHorizontal {
	padding: 0px 0px 5px 0px;
	margin: 0px auto 10px 15px;
	width: 455px;
	height: 100%;
	float: left;
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
	background-color: #618636;
}

#footer {
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 5px 0px 0px 0px;
}
#footer ul {
	margin: 0px auto 9px auto;
	padding: 0px 0px 10px 0px;
	text-align: center;
	width: 811px;
	height: 24px;
}
#footer ul li {
	padding: 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	height: 15px;
}
#footer ul li a {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:hover {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #FFFF00;
	text-decoration: underline;
}
.footerText {
	padding: 0px;
	margin: 10px auto 0px auto;
	width: 887px;
	height: 14px;
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.footerText a {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.footerText a:hover {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #FFFF00;
	text-decoration: underline;
}
.footerText a:visited {
	font-family: Tahoma, helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.event_heading {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: .8em;
}
.whiteText {
	color: #FFFFFF;
}

