body {
	margin: 0px;
	padding: 0px;
	background-color: #c3b995;
}

* { font-family: Trebuchet MS, sans-serif; color: #302e2f; }

a.def, a {
	color: #615e5c;
}

font.def { font-size: 14px; }

div.sectionBanner
{
	font-family: Times New Roman, serif;
	font-size: 23px;
	color: #2e2928;
	background: url(../img/section_banner.gif);
	background-repeat: no-repeat;
	height: 31px;
	padding-left: 10px;
	padding-top: 2px;
}

div.navHead
{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	background: url(../img/nav_head_bg.gif) no-repeat;
	height: 20px;
}

div.navHead div
{
	padding: 2px 2px 0px 8px;
	color: #fff;
}

div.nav
{
	padding: 1px 2px 2px 18px;
	background: url(../img/bullet.gif) no-repeat 7px 7px;
}

.nav a, .nav a:visited {
	color: #e3b647;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

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

table.calendar {
	border: 1px solid #000;
	background: #eee;
}

table.calendar td
{
	fony-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	color: #302e2f;
}

table.calendar a.cal
{
	fony-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


table.calendar a:hover
{
	text-decoration: underline;
}

font.def { font-family: Trebuchet MS, sans-serif; font-size: 12px; color: #302e2f; }

.paging a, .paging a:visited
{
	color: blue;
}
