


/*
****************************************************************
*                                                              *
*   Start Page Properties                                      *
*                                                              *
****************************************************************
*/

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#77705F;
}

td p.headline {
	font-family:Tahoma;
	font-size:13px;
      font-weight:bold;
	color:#746E5F;
}

td p.subhead {
      color:#48453D;
      font-weight:bold;
}



a {

	text-decoration: underline;
	color:#77705F;
}

a:hover {

	text-decoration: underline;
	color:#C48979;
}

a.none {

	text-decoration: none;
	color:#77705F;
}

/*
****************************************************************
*                                                              *
*   End Page Properties                                        *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start News and Events Properties                           *
*                                                              *
****************************************************************
*/

td.news a {

	text-decoration: none;
	color:#77705F;
}
td.news a:hover {

	text-decoration: none;
	color:#C48979;
}
td.news a.none {

	text-decoration: none;
	color:#77705F;
}

td.news a.newsdate {

	text-decoration: none;
	color:#48453D;
}
td.news a.newsdate:hover {

	text-decoration: none;
	color:#C48979;
}
td.news a.newsdate.none {

	text-decoration: none;
	color:#48453D;
}

/*
****************************************************************
*                                                              *
*   End News and Events Properties                             *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start Footer Properties                                    *
*                                                              *
****************************************************************
*/

.footer a {

	text-decoration: none;
	color:#77705F;
}

.footer a:hover {

	text-decoration: none;
	color:#C48979;
}

.footer a.none {

	text-decoration: none;
	color:#77705F;
}

/*
****************************************************************
*                                                              *
*   End Footer Properties                                      *
*                                                              *
****************************************************************
*/