@charset "utf-8";
/* CSS Document */

body		{
	background-color:#f8f0d9;
	Font-Family:arial,Verdana,geneva,helvetica,sans-serif;
	Font-size:12px;
	Color:#222222;
	margin:0px;
	padding:0px;
}
a 		{	
	color: #663333; 
	text-decoration	: underline;
	
	}
			
a:hover 	{
	color: #ffffcc; 
	background : #663333; 
	text-decoration	: none;
	}

#holder {
	position:relative;
	width:900px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
	}
#top {
	height: 30px;
	width: 900px;
	margin-bottom:0px;
	background-color:#f8f0d9;
}
#twitter {
	height: 25px;
	width: 25px;
	position: absolute;
	left: 5px;
	top: 2px;
}
#fb	{
	height:25px;
	width:99px;
	position:absolute;
	left:35px;
	top: 2px;
}
#fb a	{
	background:none;
}
#rss	{
	height:25px;
	width:25px;
	position:absolute;
	left:145px;
	top: 2px;
}
#crumbs	{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#banner	{
	width:900px;
	height:135px;
	background-color:#a7c553;
	background-image:url(gcsd/images/bannerfrontnew.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#banner_int	{
	width:900px;
	height:90px;
	background-color:#a7c553;
	margin-left:auto;
	margin-right:auto;
}
#page_title{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	font-size: 24px;
	padding-left:30px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#bbcf88;

}
#flash	{
	float:left;
	/*position:absolute;*/
	width:250px;
	height:100px;
	margin-right:30px;
	margin-top:10px;
	margin-left:620px;
	/*right:30px;
	top:41px;*/
}
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ /*CSS for Simple Gallery Example 1*/
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 0px solid darkred;
}

#simplegallery1 .gallerydesctext{ /*CSS for description DIV of Example 1 (if defined)*/
	text-align: left;
	padding: 2px 5px;
}

#address	{
	position: absolute;
	top:153px;
	left:0px;
	width:890px;
	height:12px;
	background:#DCDCDC;
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-size:	10px;
	font-weight: normal;
	color: #000;
	padding-left:5px;
	padding-right:5px;
}
.floatrt	{
	float:right;
	}
#nav 	{
	width:900px;
	height:60px;
	background-color:#fff;
	clear:both;
}
#content	{
	width:860px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#fff;
	/*min-height:630px;*/
}
#news	{
	position:absolute;
	width:300px;
	top:235px;
	left:293px;
	font-family	:	Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:	#333333;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:-20px;
	margin-right:-20px;
	height:30px;
	margin-bottom:15px;
}

#pic	{
	position:absolute;
	top:264px;
	right:30px;
	width: 250px;
}
#pic2	{
	width: 216px;
	height:170px;
	padding-top:30px;
	padding-left:34px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	background-image:url(gcsd/images/countdownnew2.png);
	background-repeat:no-repeat;
}

#pic a	{
	background:none;
	}
	
#pic a:hover	{
	background:none;
	}
	
#capt	{
	position:absolute;
	right:30px;
	top:430px;
	width:244px;
	background:#DCDCDC;
	font-family:arial,verdana,geneva,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	padding:3px;
}
#Accordion1 {
	float: left;
	width: 260px;
	font-size: 0.90em;
	background-color:#fff;
	margin-right:20px;
	outline:none;
}
#Accordion1 li {
	list-style-image:url(gcsd/images/icons/expbul3a.gif);
	font-family	:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	margin-left:-10px;
}

.desc	{
	margin-left:5px;
	overflow:hidden;
}
.date	{
	color:#000;
	font-weight:bold;
}

#ajaxticker1{
	font-family:Arial, Helvetica, sans-serif;
	width: 237px;
	height: 70px;
	padding: 4px;
	background-color: #FEEEB8;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FEEEB8;
}
.smallnav {
	font-size: 0.90em;
}
ul	{
	list-style-image:url(gcsd/images/icons/expbul3a.gif);
	font-family	:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	}
h1	{
	font-family	:verdana,arial,geneva,helvetica,sans-serif;
	font-size:18px;
	font-variant:small-caps;
}

h2	{
	color:	#0e511b;
	font-family	:verdana,arial,geneva,helvetica,sans-serif;
	font-size:12px;
	margin-top:0px;
	margin-bottom:-5px;	
}
h3	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	
}
#video	{
	position:absolute;
	width:250px;
	top:510px;
	right:20px;
	background-color:#a7c553;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	padding-top:5px;
}

#video2	{
	position:absolute;
	width:250px;
	top:466px;
	right:20px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	padding-top:5px;
}

.blackbrdr	{
	width:250px;
	height:190px;
	background-color:#000;
	padding-top:8px;
	
	}

#footer	{
	position:relative;
	bottom:0px;
	width:900px;
	height:30px;
	font-size:9px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	text-align:center;
	clear:both;
	padding-top:15px;
	background-color:#f8f0d9;
	word-spacing:.1em;
	letter-spacing:.1em;
}
#footer a	{
	text-decoration:none;
}
#footer a:hover	{
	text-decoration:underline;
	background:none;
	color: #663333; 
}
.strikethrough	{
	text-decoration:line-through;
}
.red	{
	color:#F00;
	}
/* ######### CSS for top level tabs ######### */

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style:none;
list-style-type: none;
background: #F2E7BB;
border-bottom:#999999 2px solid;
width:900px;
}

.tabsmenuclass li{
float: left;
}

.tabsmenuclass a{
display: block;
height:20px;
padding: 5px 11px 3px 11px ;
background: #F2E7BB;
color: #5B5B5C;
margin-right: 0px;
text-decoration: none;
font: bold 13px Verdana;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
background: #A7C553;
color: #000000;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontent{
clear: left;
/*background: #E8E8E8;*/
width: 95%;
height: 20px;
margin-top:-5px;
}

.tabsmenucontent a{
 	color:#0e511b;
	text-decoration:none;
	background-color:white;
	font: 13px Verdana;
	display:block;
	height: 14px;
	padding: 8px 6px;
	border:#999 1px solid;
	margin:0;
}

.tabsmenucontent a:hover{
	color:white;
	text-decoration:none;
	background-color:#999999;
}


.tabsmenucontent ul{
margin: 0;
padding: 0;
list-style:none;
list-style-type: none;
}

.tabsmenucontent li{
float: left;
}