body {
	margin: 0px;
	padding: 0px;
	background: #171717;
	color: #000;
	//font-family: sans-serif;
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header {
  margin: 0px 0px 30px 0px;
	padding: 5px;
	//background: #4794f2 url(images/grassback2.png) repeat;
	background: #8ab432;
	color: #FFF;
	//border-bottom: 4px solid #AAA;
}

#content {
	float: left;
	width: 75%;
	margin: 0px;
	padding: 0px;
}

#navigation {
	width: 25%;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#meetings {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #AAA;
}

#mailinglist {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #AAA;
}

#feed {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #AAA;
}

.colug {
	font-size: 24pt;
	font-weight: bold;
}

.tagline {
	font-size: 14pt;
}

.default {
	font-size: 12px;
	//font-family: georgia, times, serif;
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0px 10px 10px 10px;
	padding: 3px 10px 3px 10px;
	background: #aaaaaa;
	color: #000;
	border: 1px dotted #AAA;
}

.defaultheader {
	font-size: 30px;
	//font-family: georgia, times, serif;
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	color: #8ab432;
	background: #FFF;
}

.announceheader {
	font-size: 18px;
	//font-family: georgia, times, serif;
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: none;
	border-bottom: 1px solid black;
}

.navheader	{
	padding: 3px;
	font-size: 18px;
	//font-family: sans-serif;
	text-align: left;
	//background: #eeeeee url(images/navback.png) repeat-y right;
	background: #8ab432 url(images/grassback3.png) repeat;
	color: #363636;
	border-bottom: 2px solid #8ab432;
}

A:link{
        //font-family: sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #344b14;
        background: none;
}

A:visited{
        //font-family: sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #344b14;
        background: none;
}

A:hover{
        //font-family: sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #729529;
        //color: #8ab432;
        background: none;
        border-bottom: 2px dotted #8ab432;
}

.nav	{
	padding: 3px;
	font-size: 12px;
	//font-family: georgia, times, serif;
	text-align: left;
	background: #FFF;
	color: #000;
}

p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.even {
	BACKGROUND-COLOR: #8ab432;
	BACKGROUND: url(images/background.png)
	}
.bg_medium {background-color : #8ab432}
.smalltext {
//font-family : Arial, Helvetica, sans-serif; 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}
.cal_light {
		//font-family: verdana,arial,helvetica,sans-serif;
                font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 95%;
		background-color: #eeeeee;
		color: #003366;
}
.bg_light {
    background-color: #eeeeee;
}
.alt_bg_medium {
  color: #FFF;
  font-style : normal;
  font-variant : normal;
}
.important {
	display: none;
}
