
/*	-------------------------------------------------------------

	3. Home

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
#home {
margin-top: 15px;

}	









/*	-------------------------------------------------------------

	3. Box - Title

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
 #mainContent .box-home-title a:link,  #mainContent .box-home-title a:visited{
	float: left;
	line-height: normal;
	letter-spacing: 0px;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	color:#666666;
	margin-bottom: 10px;
	border: 0px solid #000000;
	text-decoration: none;	

}
 #mainContent h3.box-custom a:hover,  #mainContent h3.box-custom a:active{
	text-decoration: none;
}




/*	-------------------------------------------------------------

	3. Home - News

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#box-home-news {
	background-color: #e5e5e5;
	border: 1px solid #CCCCCC;
float: left;
width: 250px;
padding: 10px;
text-align: left;
margin-bottom: 15px;
margin-right: 15px;
}
#box-home-news img{
margin-top: 10px;
margin-bottom: 2px;
	border: 0px solid #CCCCCC;


}


 #box-home-news #box-home-news-title a:link,   #box-home-news #box-home-news-title a:visited{

      color: #797d76;
	  text-decoration:none;
	  padding: 0px;
	  font-size: 14px;
	  font-weight: bold;

}


 #box-home-news a:link,   #box-home-news a:visited{

	line-height: normal;
	letter-spacing: 0px;
	font-size: 13px;
	font-weight:normal;
	
	color:#666666;
	margin-bottom: 10px;
	border: 0px solid #000000;
	text-decoration: none;	

}


 #box-home-news a:hover,   #box-home-news a:active{

	line-height: normal;
	letter-spacing: 0px;
	font-size: 13px;
	font-weight:normal;
	
	color:#666666;
	margin-bottom: 10px;
	border: 0px solid #000000;
	text-decoration: underline;	

}

/*
table.news th a:link, table.news th a:visited {
	color: #FFFFFF;
font-size: 18px;
	font-weight: bold;

}

table.news th a:hover, table.news th a:active {
	color: #000000;
font-size: 20px;
	font-weight: bold;
}
*/

.box-home-news .date {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #666666;
}



 #mainContent .box-home-news .title a:link,  #mainContent .box-home-news .title a:visited{
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #6a736b;
	text-decoration: none;

}

.box-home-news .content {
	margin-top: 0px;
	margin-right: 0px;

	margin-left: 0px;


	padding-right: 0px;
	padding-left: 0px;
}



 #mainContent table.news td .news-readmore a:link,  #mainContent table.news td  .news-readmore a:visited {

	padding: 1px 5px 1px 5px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #324600;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;

}

.home-news-dotted-line {
	background-image: url(../images/dot3.gif);
	background-repeat: repeat-x;
	height: 0px;
	width: 100%;
margin-bottom: 15px;
margin-top: 15px;
float: left;
}



/*	-------------------------------------------------------------

	3. Agenda

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#box-home-agenda {
	background-color: #e5e5e5;
	border: 1px solid #CCCCCC;
float: left;
width: 271px;
padding: 10px;
margin-bottom: 15px;
}

 #box-home-agenda #box-home-agenda-title a:link,   #box-home-agenda #box-home-agenda-title a:visited{

      color: #797d76;
	  text-decoration:none;
	  padding: 0px;
	  font-size: 14px;
	  font-weight: bold;

}






ul.box-home-agenda {
list-style: none;
background: #e7e5e5;
padding: 0px;
margin: 0px;

border: 0px solid #5b7933;
padding-top: 5px;	

}
ul.box-home-agenda li{
	font-size: 12px;

	padding-left: 0px;
	padding-right: 0px;	

}

ul.box-home-agenda li .date{
	font-size: 11px;
	text-align: left;

	color: #525252;


}
 #box-home-agenda ul.box-home-agenda li a:link,  #box-home-agenda ul.box-home-agenda li a:visited{
	color:#525252;
	text-decoration:none;
}

 #mainContent ul.box-home-agenda li a:hover,  #mainContent ul.box-home-agenda li a:active{
	color:#525252;
		text-decoration:underline;
}







.dotted-line {
	background-image: url(../images/dot3.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
margin-bottom: 5px;
margin-top: 5px;
}






/*	-------------------------------------------------------------

	3. Box - Photos

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#box-home-albums {
	background-color: #e5e5e5;
	border: 1px solid #CCCCCC;
float: left;

padding: 10px;
margin-bottom: 15px;
width: 560px;
	}
	
	

 #box-home-albums #box-home-albums-title a:link,   #box-home-albums #box-home-albums-title a:visited{

      color: #797d76;
	  text-decoration:none;
	  padding: 0px;
	  font-size: 14px;
	  font-weight: bold;

}

	
 .box-home-albums-thumbs {

float: left;
width: 120px;
margin-top: 10px;
margin-right: 15px;
font-size: 12px;
text-align: left;

}	
 #box-home-albums  .box-home-albums-thumbs a:link,  #box-home-albums .box-home-albums-thumbs a:visited{
	color:#525252;
	text-decoration:none;
}

 #box-home-albums  .box-home-albums-thumbs a:hover,  #box-home-albums .box-home-albums-thumbs a:active{
	color:#525252;
	text-decoration:underline;
}
 .box-home-albums-image{
border: 0px;

}	

.box-home-albums-date {
font-size: 11px;
font-style:italic;

}