/* CSS Document */



.quote {

border-width: 2px;

border-style:solid;

border-color:#83AE00;

-moz-border-radius:9px;

border-radius:9px;

-webkit-border-radius:9px;

background-color:#EFFF93;

padding: 10px;

width:550px;

margin: auto;

font-weight:100;

}



.events{

border-style:solid;

border-width:2px;

border-color:#CED9DF;

background-color:#E2E8EC;

padding:10px;

-moz-border-radius:9px;

border-radius:9px;

-webkit-border-radius:9px;

width:550px;

margin: auto;

}



.enews th, .enews td {

	padding: 2px;

	background-color: white;

}

.body, body, p {

font-family:Arial, Helvetica, sans-serif;

font-size:14px;

color:#303030;

line-height:130%;

}

a:link {

font-family:Arial, Helvetica, sans-serif;

font-size:14px;

color:#167EAB;

line-height:130%;

font-weight:bold;

}

.titles {

font-family:Arial, Helvetica, sans-serif;

font-size:26px;

color:#303030;

line-height:130%;

font-weight:bold;

}

.titles2 {

font-family:Arial, Helvetica, sans-serif;

font-size:22px;

color:#303030;

line-height:130%;

font-weight:bold;

}

a:link.titles {

font-family:"Arial Narrow";

font-size:20px;

color:#004993;

line-height:130%;

font-weight:bold;

}

.calendar {

margin-right:20px;

margin-bottom:30px;

}

.calendar1 {

margin-right:20px;

margin-bottom:60px;

}

.calendar3 {

margin-right:20px;

margin-bottom:120px;

}

.note {

font-family:Arial, Helvetica, sans-serif;

font-size:10px;

}

.note a:link {

font-size:10px;

}

img {

	border:0px;

}