@charset "ISO-8859-1";

h1{
	
	display:inline-block;
	text-decoration: none;
	

}



h2{

	color: #fff;
	font-size: 15px;
	
	padding:0px;
	margin:0px;

}

.italic{

color:#888;
font-style: italic;}

h4{
	letter-spacing: -1px; 
	color: #4a888f; 
	font-size: 14px; 
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h6{
	letter-spacing: -1px; 
	color: #000; 
	
	border: 0px;
	padding:5px;
	
	font-size: 14px; 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	position:absolute;
	top:-35px;
	
}

home_left_block h6{

	top:-30px;
	left: -5px;
}


#api_latest_news h6{
	
	left: -5px;
	
}

#api_latest_news h2{
	
	margin:0px;
	
}
#api_latest_news p{
	
	margin:0px;
	
}
#api_latest_news {
	
	margin-bottom:20px;
	
}

#api_upcoming_events h6{
	
	left: -5px;
	
}

.clear{

	clear:both;
}

hr{border-right-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-top-width: 1px; border-color: #e4ffdb; border-style: dashed;}




span.calendar-title{
	text-align: center;
	font-family: sans-serif;
	font-size: medium;
	font-weight: bold;
	padding: 0.3cm;
}


#tagline_block{

color: #727272;

}
#tagline_block:hover{

color: #c0c0c0;

}

#navigation a:link{

position: relative;
top:10px;
list-style-type: disc;
text-decoration: none;
color: white;
font-size: 15px;
font-family: Helvetica, Verdana, Arial, sans-serif;

}
#navigation a:hover{

color: #163255;

}

#navigation a:visited{

position: relative;
top:10px;
list-style-type: disc;
text-decoration: none;
color: white;
font-size: 15px;
font-family: Helvetica, Verdana, Arial, sans-serif;

}


#navigation{

position:relative;
left:-30px;
color: #c3c0c5;
list-style-type: none;
width:100%;


}

#navigation li:hover{

/* background-color: #419ae2; */
background-image: url(../sys_images/hover.png);
color:#444;


}
#navigation li{

border-bottom-color: #e1e1e1;

border-bottom-style: dashed;

border-bottom-width: 1px;

padding:5px;
padding-left:20px;


}

.readon{
position:relative;
top:4px;
background: #000;
color: white;
padding:2px;
font-size: 10px;
}

.readon a:link{
text-decoration: none;
color: #888;
}

.readon a:hover{
color:#fff;
}

.readon a:visited{
color:#888;
text-decoration: none;
}
.album{

text-align: center;
width:186px;
padding:10px;
float:left;
border: dashed 1px #999;
margin:10px;
}
.title{
position:relative;
top:5px;
width:100%;
font-weight: bold;
text-align: center
}
.intro_text{
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#address_info_contact a:link{

color:#225260;

}

#address_info_contact a:visited{

color:#666;

}