html, body
{
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3F;
}
h1{ padding:0px; margin-left:1px; margin-top:10px; margin-bottom:0px;color:#b3282b; font-size:20px; font-weight:bold; font-family:"Lucida Sans", Arial, Helvetica, sans-serif}
a
{
	color: #205EAF;
	text-decoration:none;
}


.menu_list
{
	list-style:none;
	margin: 5px 18px 0 0;
	padding: 0;
}

.menu_list li
{
	text-align:right;
	line-height:16px;
	margin: 4px 0;
}

.menu_list a
{
	text-decoration: none;
	margin: 0;
	color: #6F6F6F;
	font-size: 11px;
	font-weight: bold;
}

.menu_list a:hover
{
	color: #970B0B;
}



#news_box_home
{
	height: 114px;
	width: 356px;
	margin: 0 0 0 5px;
	background-image: url('/images/news_background.jpg');
}
.news_box
{
	padding: 10px 0 20px 0;
	border-bottom: 1px dotted #CCCCCC;
}
.article_headline
{
	color: #373B3F; /*9F4551(red)*/
	font-size:12px;
	margin: 0 5px;
	padding: 3px 0 3px 0;
	font-weight: bold;
}
.article_date
{
	font-size:10px;
	color: #A4A9AF;
	margin: 0 5px;
	font-style:italic;
}
.article_body
{
	font-size:11px;
	margin: 4px 5px 5px 5px;
}
.article_body img
{
	float: left;
	margin: 0 10px 4px 0;
}
.article_more
{
	font-size:10px;
	color: #53595F;
	font-style:italic;
	font-weight: bold;
	margin: 0 5px;
	text-decoration:none;
}
.article_footer
{
	font-size:10px;
	color: #53595F;
	font-style:italic;
	margin: 20px 0 0 0;
}



#slideshow
{
	height: 245px;
	position:relative;
}

#associations a, #associations img.image
{
	display:block;
	height:53px;
	float:left;
}

.cake-sql-log
{
	color:#fff;
	font-size: 11px;
}

