.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;	
	color: #808000;
	padding: 5px;
}
.footer {
	color:#186A82;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	padding:15px;
	line-height:9pt;
}
.orange {
	color: #F77912;
}
.content {
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:15pt;
	color: #000000;
	border: 0px none;
	padding-bottom: 0px;
	text-align: justify
}
.homecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height:16pt;
	color: #000000;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #FF9900;
	font-weight: bold;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FF9900;
	font-weight: bold;
}
.headingSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D374A0;
	font-weight: bold;
}
.headingPress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9pt;
	color: #21A6AF;
}
.content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 10px;
}
.press {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border: thin none #22A7B0;
}
.date {
	font-size: 10pt;
	font-weight: bold;
	color: #996666;
}

.eventpreface {
	font-size: 12pt;
	font-weight: bold;
	color: #134173;
}

.eventlocation {
}

.eventlocation {
	font-size: 9pt;
	font-weight: bold;
	color: #134173;
}

.calendaritem {
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-top: 10px;
}
.homepageItem {
	padding: 15px;
	border: 1px solid #A6DBDF;
}
.homepageItem2 {
	padding: 15px;
	border: 1px solid #F77912;
}
.imgs {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
}
a:link {
	color: #22A7B0;
}
a:hover {
	color: #F77912;
}
a:visited {
	color: #3B7954;
}
a:visited:hover {
	color: #F77912;
}
.membername {
font-size: 15px;
font-weight: bold;
font-family: Verdana,sans-serif;
color: #105E90;
}

.memberaddress {
font-size: 13px;
font-family: Verdana,sans-serif;
color: #105E90;
}

.address {
font-size: 13px;
font-family: Verdana,sans-serif;
text-align: center;
color: #105E90;
}


/* Begin Ublip styles */
div#map_container {
	width: 650px;
	margin: 20px 0;
}

div#map {
	width: 650px;
	height: 300px;
	margin-top: 10px;
}

div#ublip_footer {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: right;
}

div#ublip_footer img {
	vertical-align: middle;
}
/* End Ublip styles */

