body {
	font-family: Arial, Helvetica, sans-serif;
	color: #98AEBC;
	font-size: 9pt;
}

h1,h2,h3,h4,h5,h6 {
	color: #C9AD88;
	font-weight: 300;
}
p {
	color: #98AEBC;
	font-weight: 300;
	font-size: 10pt;
	padding: 0px 4px 0px 2px;
}
.bio p {
	padding: 0px 40px 0px 2px;
}

.style3 {
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #C9AD88;
}


.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.style18 {
	font-size: 9px;
	color: #3399CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style23 {
	font-size: 14px;
	color: #FFFFFF;
}
.style27 {color: #FF0000}
.style28 {color: #FFFFFF}
.style30 {color: #3399CC}
.style32 {color: #3399CC; font-size: 36px; }
.style33 {font-family: Georgia, "Times New Roman", Times, serif}
.style34 {
	font-size: 24px;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style35 {
	color: #FFFF66;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}





.news {
	width: 275px;
	height: 180px;
	margin: 35px 5px 5px 10px;
	background-image:url(../images/grayfade275.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
.news_h {
	height: 30px;
	padding-left: 10px;
	padding-top: 5px;
	border: 1px solid #E1E1E1;
	color: #5D515E;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 18px;
	}
.news li {
	padding-left: 4px;
	margin-left: 4px;
	list-style-type: square;
	line-height: 24px;
	}	
.events {
	width: 320px;
	height: 180px;
	margin: 35px 10px 5px 10px;
	background-image: url(../images/greenfade320.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
.events_h {
	height: 30px;
	padding-left: 10px;
	padding-top: 5px;
	border: 1px solid #E1E1E1;
	color: #5D515E;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 18px;
	text-align: left;
	}	
.events li {
	padding-left: 4px;
	margin-left: 4px;
	list-style-type: square;
	line-height: 24px;
	}	
	
