body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/pageBg.gif);
	background-repeat: repeat-x;
	background-color: #E6E9D6;
	font-family: Arial, Helvetica, sans-serif;
}

#navBar {
	position:relative;
	display:inline-block;
	width:954px;
	margin:0px;
	padding:0px;
}
#ttlBar {
	position:relative;
	display:inline-block;
	height:31px;
	width:954px;
	margin:0px;
	padding:0px;
}
#navBar ul {
	padding: 0px;
	margin: 0px;
	height:148px;
}
#navBar ul li {
	list-style: none;
	display: inline-block;
	width: auto;
	height:148px;
	position: relative;
	float: left;
	margin:0px;
	padding:0px;
}


#picSShow_cntr{
	position:relative;
	display:inline-block;
	width:100%;
}

#picSShow_cntr #picShow {
	background-color: #FFFFFF;
	height: 360px;
	width: 900px;
	position: relative;
	display:inline-block;
	top: 2px;
	margin:0px;
	margin-bottom:4px;
	padding:0px;
}

#picSShow_cntr #picShow #netBugs{
	position:absolute;
	display:inline-block;
	float:right;
	width:84px;
	height:auto;
	bottom:1px;
	right:5px;
	z-index:3;
}









#history {
	background-color: #414b13;
	height: 253px;
	width: 848px;
	position: relative;
	display:inline-block;
	margin-bottom:2px;
	background-image: url(../images/subSection_bg.gif);
	background-repeat: repeat-x;
	padding-left:26px;
	padding-right:26px;
	padding-top:20px;
	padding-bottom:12px;
	text-align:left;
	font-size:12px;
	color: #e7edda;
}
#history p {
	padding:0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#history #readMore {
	position:relative;
	display:inline-block;
	left:-5px;
}






#genShell {
	background-color: #414b13;
	height: 253px;
	width: 848px;
	position: relative;
	display:inline-block;
	margin-bottom:2px;
	background-image: url(../images/subSection_bg.gif);
	background-repeat: repeat-x;
	padding-left:26px;
	padding-right:26px;
	padding-top:20px;
	padding-bottom:12px;
	text-align:left;
	font-size:12px;
	color: #e7edda;
}
#genShell p {
	padding:0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#genShell #readMore {
	position:relative;
	display:inline-block;
	left:-5px;
}










#events {
	background-color: #414b13;
	height: 253px;
	width: 848px;
	position: relative;
	display:inline-block;
	margin-bottom:2px;
	background-image: url(../images/subSection_bg.gif);
	background-repeat: repeat-x;
	padding-left:26px;
	padding-right:26px;
	padding-top:20px;
	padding-bottom:12px;
	text-align:left;
}

#events_cntr #events #printEventList {
	position:absolute;
	display: inline-block;
	left:135px;
	width:150px;
	color:#FFF200;
	font-size:12px;
	height:38px;
	top:15px;
	z-index:6;
}
#events_cntr #events #printEventList a {
	position:relative;
	display:inline-block;
	color:#FFF200;
	text-decoration:none;
}
#events_cntr #events #printEventList a:hover {
	color:#9FC348;
}

#events_cntr #events #eventList_grid {
	position:absolute;
	display:inline-block;
	float: left;
	top: 36px;
	left:26px;
	height: 232px;
	width: 560px;
}
#events #eventList_grid #scrlUp_btnEvents {
	display: inline-block;
	height: 25px;
	width: 57px;
	right:1px;
	float:right;
	top:-2px;
	position: relative;
	margin:0px;
	padding:0px;
}
#events #eventList_grid #scrlUp_btnEvents #scrlUpEvents_frmBtn{
	opacity: .3;
	filter: 'alpha(opacity=' + 30 + ')';
}
#events #eventList_grid #scrlDwn_btnEvents {
	display: inline-block;
	height: 25px;
	width: 57px;
	right:1px;
	float:right;
	top:1px;
	position: relative;
	margin:0px;
	padding:0px;
}
#events #eventList_grid #eventList_cntr {
	display: inline-block;
	height: 168px;
	width: 555px;
	position: relative;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#events #eventList_grid #eventList_cntr #eventList {
	display: inline-block;
	width: 555px;
	position: relative;
	margin:0px;
	padding:0px;
}
#events #eventList_grid #eventList_cntr #eventList li {
	display: inline-block;
	height: auto;
	width: 537px;
	position: relative;
	background-color:#687f30;
	margin-top:0px;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:0px;
	padding:9px;
	font-size:12px;
	color:#dfe6cd;
	vertical-align:middle;
}
#events #eventList_grid #eventList_cntr #eventList li:hover {
	background-color:#82a52e;
	color:#ffffff;
}
#events #eventList_grid #eventList_cntr #eventList li a {
	color:#dfe6cd;
}
#events #eventList_grid #eventList_cntr #eventList a:hover {
	color:#ffffff;
}
#events #eventList_grid #eventList_cntr #eventList li .eventDate {
	position:absolute;
	display:inline-block;
	float:right;
	top:0px;
	right:0px;
	width:107px;
	height:13px;
	padding:9px;
	background-color:#82a52e;
	text-align:left;
}
#events #calendar_grid {
	float: right;
	height: 265px;
	width: 300px;
	position:absolute;
	display:inline-block;
	top: 0px;
	right: 0px;
	padding-top:20px;
	background-image: url(../images/page_pics/calendar_bg.gif);
	background-repeat: no-repeat;
}
#events #calendar_grid #event_calendar {
	color: #e9f0c8;
	font-size:12px;
	position:relative;
	display:inline-block;
	width:225px;
	padding:0px;
	margin:0px;
	float:right;
	top:-4px;
	right:38px;
	clear:both;
}
#events #calendar_grid #event_calendar .calendarCell_dylbl {
	position:relative;
	display:inline-block;
	float:left;
	width:26px;
	height:16px;
	margin-bottom:3px;
	margin-left:3px;
	margin-right:3px;
	text-align:center;
	list-style:none;	
}
#events #calendar_grid #event_calendar .calendarCell_wknd {
	position:relative;
	display:inline-block;
	float:left;
	width:16px;
	height:16px;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:3px;
	margin-right:3px;
	background-color: #758451;
	text-align:center;
	list-style:none;
}
#events #calendar_grid #event_calendar .calendarCell_wkdy {
	position:relative;
	display:inline-block;
	float:left;
	width:16px;
	height:16px;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:3px;
	margin-right:3px;
	background-color:#7e9b39;
	text-align:center;
	list-style:none;
	
}
#events #calendar_grid #event_calendar .calendarCell_fd{
	position:relative;
	display:inline-block;
	float:left;
	width:16px;
	height:16px;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:3px;
	margin-right:3px;
	background-color:#c86d00;
	text-align:center;
	list-style:none;
}
#events #calendar_grid #event_calendar .calendarCell_fd:hover{
	background-color:#F90;
}
#events #calendar_grid #event_calendar a {
	position:relative;
	display:inline-block;
	color:#e9f0c8;
	width:18px;
	height:18px;
	padding:5px;
	margin:3px;
	left:-9px;
	top:-8px;
}
#events #calendar_grid #event_calendar a:hover {
	color:#ffffff;
}







#specialOffers {
	background-color: #414b13;
	height: 253px;
	width: 848px;
	position: relative;
	display:inline-block;
	margin-bottom:2px;
	background-image: url(../images/subSection_bg.gif);
	background-repeat: repeat-x;
	padding-left:26px;
	padding-right:26px;
	padding-top:20px;
	padding-bottom:12px;
	text-align:left;
}
#specialOffers #spOffer_scrLeft {
	position:absolute;
	display:inline-block;
	float:left;
	top:60px;
	left:23px;
	width:37px;
	height:202px;
}
#specialOffers #spOffer_scrLeft #scrlLeft_frmBtn{
	opacity: .3;
	filter: 'alpha(opacity=' + 30 + ')';
}
#specialOffers #spOffer_scrRight {
	position:absolute;
	display:inline-block;
	float:left;
	top:60px;
	left:837px;
	width:auto;
	height:202px;
	z-index:4;
}
#specialOffers #spOfferList {
	position:absolute;
	display:inline-block;
	float:left;
	top:60px;
	left:60px;
	width:777px;
	height:202px;
	overflow:hidden;
}
#specialOffers #spOfferList #spOffer {
	position:relative;
	display:inline-block;
	width:auto;
	height:202px;
	margin:0px;
	padding:0px;
	
}
#specialOffers #spOfferList #spOffer li {
	position:relative;
	display:inline-block;
	width:255px;
	height:202px;
	margin-right:2px;
	margin-left:2px;
	padding:0px;
	float:left;
	background-image: url(../images/page_pics/spOffers_offerBg.png);
	background-repeat: no-repeat;
}






#pressKit {
	background-color: #414b13;
	height: 253px;
	width: 848px;
	position: relative;
	display:inline-block;
	margin:0px;
	background-image: url(../images/subSection_bg.gif);
	background-repeat: repeat-x;
	text-align:left;
	padding-left:26px;
	padding-right:26px;
	padding-top:20px;
	padding-bottom:12px;
}
#pressKit #pressKitList_grid {
	position:absolute;
	display:inline-block;
	float: left;
	top: 35px;
	left:26px;
	height: 232px;
	width: 848px;
}
#pressKit #pressKitList_grid #scrlUp_btnPressKit {
	display: inline-block;
	height: 25px;
	width: 57px;
	right:1px;
	float:right;
	top:-2px;
	position: relative;
	margin:0px;
	padding:0px;
}
#pressKit #pressKitList_grid #scrlUp_btnPressKit #scrlUpPK_frmBtn{
	opacity: .3;
	filter: 'alpha(opacity=' + 30 + ')';
}
#pressKit #pressKitList_grid #scrlDwn_btnPressKit {
	display: inline-block;
	height: 25px;
	width: 400px;
	right:1px;
	float:right;
	top:1px;
	position: relative;
	margin:0px;
	padding:0px;
	text-align:right;
}
.seeMore{
	display:inline-block;
	position:relative;
	float:left;
	padding-top:10px;
	padding-left:2px;
	font-size:12px;
	color:#F2E601;
	width:auto;
	height:30px;
}
#pressKit #pressKitList_grid #pressKitList_cntr {
	display: inline-block;
	height: 168px;
	width: 843px;
	position: relative;
	overflow:hidden;
}
#pressKit #pressKitList_grid #pressKitList_cntr #pressKitList {
	display: inline-block;
	width: 843px;
	position: relative;
	margin:0px;
	padding:0px;
}
#pressKit #pressKitList_grid #pressKitList_cntr #pressKitList li {
	display: inline-block;
	height: 13px;
	width: 825px;
	position: relative;
	background-color:#687f30;
	margin-top:0px;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:0px;
	padding:9px;
	font-size:12px;
	color:#dfe6cd;
	text-align:left;
}
#pressKit #pressKitList_grid #pressKitList_cntr #pressKitList li:hover {
	background-color:#82a52e;
}
#pressKit #pressKitList_grid #pressKitList_cntr #pressKitList li a {
	color:#dfe6cd;
	
}
#pressKit #pressKitList_grid #pressKitList_cntr #pressKitList li a:hover {
	color:#ffffff;
}

#footer {
	width: 900px;
	position: relative;
	display:inline-block;
	margin:0px;
	margin-bottom:50px;
	padding:0px;
	height:89px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	text-align:center;
	font-size:12px;
	color:#4f5c27;
	padding-top:15px;
}



/* ##################################################################################
####################################################################################
Countdown Timer 
####################################################################################
####################################################################################*/

#cd_cntr{
	position:absolute;
	display:inline-block;
	right:0px;
	top:0px;
	z-index:2px;
	text-align:center;
}

 #cd_cntr .lcdstyle { /*Example CSS to create LCD countdown look*/
	position:relative;
	display:inline-block;
	background-color:#DBB00E;
	color:#721900;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width:auto;
	height:auto;
}

#cd_cntr .lcdstyle sup { /*Example CSS to create LCD countdown look*/
	font-size: 10px;
}

/* ##################################################################################
####################################################################################
End Countdown Timer 
####################################################################################
####################################################################################*/