@charset "utf-8";
/* CSS Document */
body {
	background-color:#999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	text-align:center;
	vertical-align:top;
	margin-top:0px;
}
#content {
	text-align:center;
	vertical-align:top;
	margin-top:0px;
}
#footer {
	text-align:center;
	vertical-align:top;
	margin-top:0px;
}
.inner {
    width:990px;     /* Limits its width */
    margin:0 auto 0;   /* Makes this inner div centered */   /* Parent strips have center aligned text */
	vertical-align:top;
	background-color:#FFFFFF;
}
.innerFooter {
    width:990px;     
    margin:0 auto 0;      

}
.innerHeader {
    width:990px;     
    margin:0 auto 0;   
	height:169px;

}

#floatLeft{
	vertical-align:top;
	float:left;
	padding:0px;
	margin:0px;
	
}
#float2{
	vertical-align:top;
	float:left;
	padding:0px;
	margin:0px;
	
}
.img{
	float:left;
	vertical-align:top;
	padding:0px;
	margin:0px;	
}
#inner {
background-color:#FFFFFF;
}
.GreenTitle {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #088656;
}
.GreenCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #088656;
	line-height:24px;
}
.GreenCopy a:link{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #088656;
	line-height:18px;
	text-decoration:underline;
}
.GreenCopy a:visited{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #088656;
	line-height:18px;
	text-decoration:underline;
}
.GreenCopy a:hover{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #088656;
	line-height:18px;
	text-decoration:underline;
}
.GreenCopy a:active{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #088656;
	line-height:18px;
	text-decoration:underline;
}
.bodyCopy{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}
.bodyCopy a:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
	}
.bodyCopy a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
	}
	.bodyCopy a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#088656;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	}
	.bodyCopy a:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
	}
.bodyCopyBold{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	}
.bodyCopyBold a:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.bodyCopyBold a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.bodyCopyBold a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#00874F;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.bodyCopyBold a:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
#patricia{
	float:left; 
	max-width:175px; 
	width:175px; 
	height:220px;
}
.image{
	margin-left:15px;
	margin-right:15px;
}
.inner2 {
    width:990px;     /* Limits its width */
    margin:0 auto 0;   /* Makes this inner div centered */    /* Parent strips have center aligned text */
	vertical-align:top;
	min-height:200px;
	background-color:#FFFFFF;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #088656;
	line-height:30px;
}
.news a:link{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #088656;
	line-height:30px;
	text-decoration:underline;
}
.news a:visited{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #088656;
	line-height:30px;
	text-decoration:underline;
}
.news a:hover{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D9CEB8;
	line-height:30px;
	text-decoration:underline;
}
.news a:active{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #088656;
	line-height:30px;
	text-decoration:underline;
}
#events{
	width:250px;
	height:350px;
	overflow:auto;
	background-color:#FFFFFF;
	border-color:#000000;
	border-width:2px;
	border-style:solid;
	padding:10px;

}