body
{
	background: #fff url(img/topgreen.gif) top left repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0 20px;
	padding: 0;
}

/*div {
border: 1px solid red;
}*/

img { border: 0; }

a:link { color: #28b52f;text-decoration: none; }
a:hover { color: #599d8f;text-decoration: none; }
a:active { color: #28b52f;text-decoration: none;}
a:visited { color: #28b52f;text-decoration: none;}



#container
{
	width: 800px;
	min-height: 800px;
	margin-left: 20px;
	text-align: left;
}

#topbar
{
	width: 800px;
	height: 12px;
	background: none;
}

#header
{
	float: left;
	width: 800px;
	height: 122px;
}

#logo
{
	float: left;
	margin-top: 8px;
	height: 99px;
	width: 258px;
	background: url(img/tioga_logo.gif) top left no-repeat;
}

#logo h1
{
	margin: 0;
	padding: 0;
}

#logo span
{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#addresses
{
	margin-top: 8px;
	float: left;
	height: 99px;
	width: 300px;
	margin-left: 235px;
}

#indexbar
{
	width: 800px;
	height: 344px;
}

#contentwrap {
	width: 800px;
	min-height: 400px;

}

#frontleft
{
	height: 344px;
	width: 191px;
	float: left;
}

#left
{
	min-height: 400px;
	width: 191px;
	float: left;
}

#menu
{
	margin-top: 63px;
	float: left;
}

#menu a {
	display: block;
	height: 23px;
	width: 187px;
	overflow: hidden;
}

#time
{
	clear: left;
	color: #bdd7d2;
	font: bold 20px Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 30px;
}

#frontright
{
	float: left;
	width: 600px;
	height: 344px;
}

#right
{
	float: left;
	width: 600px;
	min-height: 344px;
}

#right h2 {}

img.intext {
	padding: 6px;
	float: left;
}

#right h3.subpageHeading {
	font: italic 12px Arial, Helvetica, sans-serif;
	
}

.member {
	border-bottom: 1px dotted #ccc;
}

.member h3 {
margin-bottom: 2px;
}

.boardmember {
border-bottom: 1px dotted #ccc;
	
}

.bigger {
	font-size: 18px;
}



.bigger2 {
	font-size: 16px;
}


.greentitle {
	color: #599d8f;
	margin-bottom: 0px;
}

#frontimage
{
	float: left;
	width: 600px;
	height: 282px;
}

#newsbottom
{
	width: 800px;
	height: 300px;
}

#newsbottom a:link
{
	color: #1AED24;
	font-weight: bold;
	text-decoration: none;
}

#newsbottom a:hover { text-decoration: underline; }

.newscol
{
	float: left;
	width: 381px;
	height: 300px;
	margin-left: 10px;
	margin-top: 10px;
}

.newstext, #right p
{
	padding-top: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
}

.category
{
	width: 278px;
	height: 34px;
	border-bottom: 1px solid #599d8f;
}



.top{padding: 0px 0px 5px 0px;}

.num{color: #599d8f;font-size: 16px;}

.numsm{color: #599d8f;font-size: 12px;}


#footer
{
	clear: both;
	width: 800px;
	height: 45px;
	color: #999;
	font-size: 11px;
	padding-top: 20px;
	
}

#footer a:link
{
	color: #aab8b8;
	text-decoration: none;
}





#footer a:visited { color: #aab8b8;text-decoration: none;}
#footer a:hover { color: #53f25b;text-decoration: none; }
#footer a:active { color: #aab8b8;text-decoration: none;}