body {
	margin: 0px;
	padding: 0px;
	
	color: #000;
	font-family:  tahoma, sans-serif;
}

.calendar {background: transparent;
color: black;}

.calendar a { background: transparent;
color: #4794f2;

}
.calendar a:visited {background: transparent;
color: black;
}

.calendar a:hover {background: blue;
}

.leftside { color: #4794f2;
background: #b3d0f3;

}


.leftside a {

font-size: .90em;
        display: block;
        text-decoration: none;
        color: #4794f2;
        background: transparent;

border-top: solid 1px #ece413;

padding: 2px;
width: 100%;

}

.leftside a:visited {
        
        text-decoration: none;
        color: #4794f2;
        background: transparent;
font-size: .90em;
display: block;

border-top: solid 1px #ece413;
width: 100%;
padding: 2px;

}

.leftside a:hover { font-family: tahoma, sans-serif;
     
        text-decoration: none;
        color: #4794f2;
        background: #ebf2fc;
      
font-size: .90em;
display: block;
}


#header {
  margin: 0px 0px 30px 0px;
	padding: 5px;
	background: #4794f2 url(images/titleback.png) repeat-y right;
	color: #FFF;
	border-bottom: 4px solid #AAA;
}
.smalltext { font-size: .85em;
font-family: tahoma, sans-serif;
color: black;
background: transparent;
}

#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: 2em;
	font-weight: bold;
}

.tagline {
	font-size: 2em;
text-align: right;
color: #000000;
background: transparent;
font-weight: bold;
}

.default {
	font-size: .90em;
	font-family: tahoma, sans-serif;
	text-align: justify;
		background: #fffff0;
	color: #000000;
	border: 1px  #4794f2;
}

.defaultheader {
	font-size: 30px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	color: #4392f2;
	background: #FFF;
}

.announceheader {
	font-size: 18px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #000;
	background: none;
	border-bottom: 1px solid black;
}

.navheader	{
	padding: 3px;
	font-size: 1em;
	font-family: sans-serif;
	text-align: left;
	background: #eeeeee url(images/navback.png) repeat-y right;
	color: #4392f2;
	}

A:link{
        font-family: tahoma,sans-serif;
font-size: .90em;
        text-decoration: none;
        color: #4794f2;
        background: none;


}

A:visited{
        font-family: tahoma, sans-serif;
        
        text-decoration: none;
        color: #4794f2;
        background: transparent;
font-size: .90em;



}


A:active{font-family: tahoma, sans-serif;
     
        text-decoration: none;
        color: #33BDFF;
        background: none;
        border-bottom: 2px dotted #4392f2;
font-weight: bold;
border-bottom: solid 1px gray;

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

p { font-size: .85em;
padding: 8px;
	}
.even {
	font-size: .85em;
	font-family: tahoma, sans-serif;
	background: #fffff0;
	color: #000000;
	border: 1px  #4794f2;
text-align: left;

	}



.bg_medium {background-color : #4392f2}
.smalltext {
font-family : tahoma, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}
.cal_light {
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 95%;
		background-color: #eeeeee;
		color: #003366;
}
.bg_light {
    background-color: #eeeeee;
color: black;
font-size: .90em;
}


























































































