375	@charset "UTF-8";
	/* CSS Document */
	
	
	/*---------------Basic Styling---------------*/
	*{
	margin: 0px;
	padding: 0px;
	height: auto;
	}
	
	@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
	* {
		padding: 0;
		margin: 0;
	}
}
	body {
	
		background: #cccccc;
	}
	#clear {
		clear: both
	}
	#clearRight {
		clear: right;
	}
	#clearLeft {
		clear: left
	}
	
	
	/*-----------------------------------------------------------Main Template Layout-----------------------------------------------------------*/	
	#wrapper {
	position: relative;
	top: 0;
	left: 0;
	width: 1000px;
	height: auto;
	min-height: 576px;
	margin: 0 auto;
	background: url(images/templateImages/leftSidebarBG.gif) repeat-y;
	border: #009900 solid 4px;
	}
	#banner {
		position: relative;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		width: 1000px;
		height: 200px;
		background: #FFFFFF;
	}
	#leftColumn {
	position: relative;
	float: left;
	top: 0;
	left: 0px;
	width: 168px;
	}
	#mainContent {
	position: relative;
	float: right;
	right: 0;
	top: 0;
	width: 810px;
	margin: 0;
	padding: 10px;
	background: #FFFFFF;
	height: auto;
	min-height: 375px;
	}
	#footer {
		position: relative;
		width: 1000px;
		top: 0;
		left: 0;
		margin: 0;
		height: 20px;
		background: url(images/footerBg.gif);
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		color: #FFFFFF;
		text-align: center;
		padding-top: 5px;
	}
	#footer a,a:visited {
		font: inherit;
		color: #FFFFFF;
		font-weight: bold;
	}
	#footer a:hover,a:active {
		font: inherit;
		text-decoration: none;
		border-bottom: 2px dashed #FFFFFF;
	}
	.designBy  {
		font-family: "Bookman Old Style", "Hoefler Text", serif;
		font-size: 15px;
		font-weight: bold;
		font-style: italic;
		color: #009900;
	}
	.designBy a {
		font: inherit;
		color: #009900;
		border-bottom: 1px solid #009900;
		text-decoration: none;
	}
	.designBy a:hover {
		font: inherit;
		color: #006600;
		border-bottom: 1px dashed #006600;
	}
	
	/*---------------Navbar---------------*/
	#navbar ul {
		position: relative;
		background: none;
		width: 168px;
		height: 285px;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
	}
	#navbar ul li {
		float: left;
		list-style: none;
	}
	.outsideLinks {
		width: 160px;
		height: 25px;
		font-family:"Bookman Old Style", "Hoefler Text Black", "Times Roman", serif;
		font-size: 16px;
		font-weight: bold;
		padding-top: 16px;
		color:#FFFFFF;
		text-align: center;
	}
	ul.navbar li {
		display: inline;
	}
	#navbar ul a {
		position:relative;
		top: 0;
		left: 0;
		font-size: 16px;
		font-family: "Times New Roman", Times, serif;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		font-style: italic;
		width: 155px;
		display: block;
		height: 22px;
		padding-left: 10px;
		padding-bottom: 5px;
		padding-top: 8px;
		margin: 0;
		background: url(images/templateImages/normalState2.gif) no-repeat;
		border: 0;
		text-align: left;
	}
	.smallerText {
		font-size: 15px;
		padding-left: -5px;
	}
	#navbar ul a:hover { 
		background: url(images/templateImages/hoverState2.gif) no-repeat;
	} 
	
	/*------------------------------------------------MICS---------------------------------------------------*/	
	#webCounter {
	position: relative;
	width: 225px;
	bottom: -10px;
	margin-top: 10px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 0;
	border: 2px double #009900;
	}
	.innerBoxWC {
	width: auto;
	padding: 8px;
	font-family: "Bookman Old Style", "Hoefler Text", serif;
	font-size: 14px;
	height: auto;
	text-align: center;
	}
	
	.greenHeaders {
		position: relative;
	top: 0px;
	left: 0;
	text-align: center;
	background: url(images/tableBGGreen.gif) repeat-y;
	color: #FFFFFF;
	font-family: "Bookman Old Style", "Hoefler Text";
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 4px;
	height: auto;
	width: auto;
	}
	/* -----the .divGreenHeader is go to take place of .tableHeaderGreen----- */
	.tableHeaderGreen {
		width: inherit;
		text-align: center;
		background: url(images/tableBGGreen.gif) no-repeat;
		color: #FFFFFF;
		font-family: "Bookman Old Style", "Hoefler Text";
		font-size: 18px;
		font-weight: bold;
		font-style: italic;
	
	}
	.17pxWhtBookman {
		font-size: 17px;
	}
	.dates {
		text-align: center;
		background: #CCCCCC;
		color: #009900;
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: bold;
		padding: 3px;
	}


/*------------------------------Photo Gallery------------------------------*/
/*------ Tabs------*/
#tabsWapper {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 268px;
	height: 600px;
	overflow-y: auto;
	overflow-x: hidden;
	background: url(images/Gallery%20Pictures/tabBg.gif) no-repeat;
}
#tabEvents li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#tabEvents li a {
	position: relative;
	width: 158px;
	min-height: 75px;
	height: auto;
	display: block;
	font-size: 13px;
	color: #333333;
	background: none;
	padding: 3px 3px 3px 100px;
	margin: 0 0 6px 0;
	border: 2px solid #333333;
	text-decoration: none;
}
#tabEvents li a:hover {
	background: url(images/Gallery%20Pictures/tabHover.gif) no-repeat;
}
#tabEvents li a.selected {
	background: url(images/Gallery%20Pictures/tabHover.gif) no-repeat;

}

#tabEvents li a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 68px;
	border: 2px solid #006600;
}
#tabEvents h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin-bottom: 4px;
}
/*------ Brower Hacks for tabEvents------*/
/* --Firefox --*/
@-moz-document url-prefix() {
	#tabEvents {
		padding: 0;
		margin: 0;
	}
	#tabEvents h4{
		padding: 0;
		margin: 0 0 4px 0;
	}
	
}
/*--Internet Explorer--*/
#tabEvents {
		padding: 0;
		margin: 0;
	}



/*------ Tab's Content------*/
.gallery {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 535px;
	min-height: 592px;
	height: auto;
	background: #FFFFFF;
	border: 4px solid #009900;
}
.gallery.hide { 
display: none;
}

.preview  {
	position: relative;
	width: 350px;
	height: 263px;
	border: 3px solid #333333;
	background: #333333;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.preview img {
	position: relative;
	width: 350px;
	height: 263px;
	border: none;
	
}
.galleryTumbs  {
	position: relative;
	width: 535px;
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	margin:0 auto;
	padding-right: -8px;
	border-top: 4px solid #009900;
}
.galleryTumbs a {
	float: left;
	text-decoration: none;
}
.galleryTumbs a:hover, a:visited, a:active {
	border: none;
}
.galleryTumbs img {
	width: 90px;
	height: 68px;
	border: 2px solid #333333;
	margin: 5px;
}
