body 
{
	background-color: #467445;
}

div.main
{
	width:846px;
	margin-top:0px; 
	margin-bottom:25px; 
}

div.innermiddle 
{
	padding: 5px 10px 8px 31px;
	background-image: url(/layout/main_bg.gif);
	background-repeat: repeat-y;
}

td.center
{
	width:100%;
	padding: 0px 10px;
}

td.left 
{
	background-color: #ebf0ea;
}

td.left .menu 
{
    width:195px;
    padding:5px 15px 5px 10px;
}

td.left .pane 
{
	padding-top: 10px;
}

td.left .pane .vertical 
{
    width:195px;
    padding:0px 15px 5px 10px;
}	

div.top .imagepane p
{
	display: none;
}

div.top .imagepane .item 
{
	margin-bottom: 0px;
}

div.bottom
{
	margin-top: 7px;
}

td.left .menu .item 
{
	margin-bottom: 0px;
}

.menu .level_0 .item 
{
	border-top: 1px solid #a09b8f;
	padding: 3px 0px 3px 15px;
	background-image: url(/layout/arrow.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
}

.menu .level_0 .first .item 
{
	border-top: 0px;
}

.menu .level_1 .item 
{
	padding-left: 25px;
}

td.left .eventpane .item a
{
	color: #564734;
}

td.left .eventpane .dateabove a
{
	font-size: 11px;
	font-style: italic;
}

td.left .eventpane .title a 
{
	font-size: 14px;
}

td.left .imagepane .vertical .item 
{
	margin-bottom: 15px;
	padding-left: 20px;
}

td.left .eventpane .archivelink
{
	text-align: right;
}

td.left .eventpane .archivelink a 
{
	font-size: 11px;
}

.bottom td, .bottom a, .bottom p 
{
	color: #564734;
}

.bottom_outer
{
	background-color: #fff;
	margin-left: 24px;
	margin-bottom: 5px;
	width: 820px;	
}

.bottom_inner 
{
	background-color: #ebf0ea;
	height: 47px;
	margin: 5px 10px;	
	width: 800px;
}

.small_bottom 
{
	font-size: 10px;
	color: #ccc;
}

/*.modules_center .imagepane .item
{
	margin: 0 auto;
}

.modules_center .imagepane .item img
{
	margin: 0 auto;
}*/