
/************************************************
    CSS Document "cssStyles"
    ©2006 Mustard Seed
    in connection with COUNSELOR{tm} CMS
    by LiFT Interactive {liftinteractive.com}

************************************************/

body{
	font: 13px/18px 'Trebuchet MS' Helvetica, sans-serif;
	color: #FFF;
	background: #36746D url(images/BGtop.jpg) repeat-x;
	text-align: justify;
	margin: 0;
}
h1{
	font: 24px "Palatino Linotype", "Palatino", Georgia, "Times New Roman";
	font-weight: bold;
	letter-spacing: 2px;
	color: #F9E8C0;
	padding: 3px 0 3px 0px;
	margin: 0 0 12px 0;
	background: url(images/BGtitle.jpg) no-repeat;
	text-align: center;
	border-top: 1px solid #86ACA8;
	border-bottom: 1px solid #86ACA8;
}
h2{
	font: 26px "Palatino Linotype", "Palatino", Georgia, "Times New Roman";
	font-weight: bold;
	color: #FFF;
	margin: 0 0 3px 0;
	padding: 0px 0 12px 44px;
	background: url(images/symbol.gif) no-repeat;
	text-align: left;
}
h3{
	font: 12pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 1px 0;
	padding: 0;
	clear: both;
	text-align: left;
}
h4{
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 1px 0;
	padding: 0;
	clear: both;
}
a{
	font-weight: bold;
	text-decoration: none;
	color: #C2AB70;
	background-color: transparent;
}
a:hover{
	color: #FFF;
}
a.oppLink{
	font-weight: bold;
	text-decoration: none;
	color: #5E8E90;
	background-color: transparent;
}
a:hover.oppLink{
	color: #C2AB70;
}
.newsTitle{
	font: 20px "Palatino Linotype" Georgia, "Times New Roman";
	font-weight: bold;
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 0;
}
.date{
	color: #ACB9B9;
	margin-bottom: 5px;
}
.postTitle{
	color: #F9E8C0;
	font-size: 13px;
	font-weight: bold;
}