body
{
	background-color: #ddc988; /* #c6aa49 */
}

img
{
	border: 0px;
}

p
{	
	margin-top: 5px;
}
a 		{ color: #0c4d0d; font-family: inherit; font-size:inherit; text-decoration: underline; font-weight:inherit; }
a:link		{ color: #0c4d0d; font-weight:normal; text-decoration: underline; font-weight:inherit;}
a:visited	{ color: #0c4d0d; font-weight:normal; text-decoration: underline; font-weight:inherit;}
a:active	{ color: #0c4d0d; font-weight:normal; text-decoration: underline; font-weight:inherit;}
a:hover		{ color: #735d23; font-weight:normal; text-decoration: underline; font-weight:inherit;}

a.nav 		{ color: #0c4d0d; font-family: inherit; font-size:inherit; text-decoration: underline; font-weight:bold; }
a.nav:link		{ color: #0c4d0d; font-weight:normal; text-decoration: underline; font-weight:inherit;}
a.nav:visited	{ color: #0c4d0d; font-weight:normal; text-decoration: underline; font-weight:inherit;}
a.nav:active	{ color: #0c4d0d; font-weight:normal; text-decoration: underline; font-weight:inherit;}
a.nav:hover		{ color: #c6aa49; font-weight:normal; text-decoration: underline; font-weight:inherit;}

div
{
	font-size: 12px;
	margin-left: 0px;
}

td
{
	font-size: 12px;
}

#body
{	
			
	margin-top: 5px;
	font-size: 12px;	
	background-repeat: repeat-x;
	margin-top: 0px;	
}

#frame
{
	text-align: center;
	margin-left: 20px;	
	width: 800px;
	font-family: Verdana;
	background-color: #735d23;	
	border: solid 2px #866c20;	
}

#header
{
	background-color: #0C4D0D;	
	background-repeat: no-repeat;
	height: 158px;
	width: 800px;	
	text-align: center;	
}

#navigation
{
	height: 30px;
	font-size: 14px;	
	vertical-align: baseline;	
	background-color: #735d23;
}

#subnavigation
{
	height: 20px;
	font-size: 12px;
	line-height: 13px;
	vertical-align: baseline;	
	background-color: #c6aa49;
}

#leftmenu
{
	float: left;	
	background-color: #0C4D0D;	
	width: 150px;	
}

.menuitem
{
	padding: 1px;
	text-align: center;
}

#content
{
	width: 780px;
	padding: 10px;			
	background-color: #f2f1d2;
	border-top: solid 2px #866c20;		
	text-align: left;		
}

.title
{
	color: #008000;
	font-size: 13px;
	font-weight: bold;
}

.subtitle
{
	font-weight: bold;
}

.mini
{
	background-color: #ddc988;
	padding-top: 10px;
	font-family: Verdana;
	font-size: 9px;	
}

.calendar
{
	margin-left: 5px;
	border: solid 1px #008000;
	width: 630px;
	background-color: #008000;
}

.event
{
	margin-top: 2px;
	margin-bottom: 2px;
	border: solid 1px #008000;
	background-color: #f2f1d2;
	width: 50%;
	vertical-align: top;
	height: 60px;
}

.left
{
	float: left;
	display: block;
	width: 300px;	
	height: 55px;
	background-color: #f2f1d2;		
}

.right
{
	float: left;
	display: block;
	margin-left: 15px;
	width: 300px;	
	height: 55px;
	background-color: #f2f1d2;		
}

.listleft
{
	float: left;
	display: block;
	width: 250px;	
	height: 25px;
	background-color: #f2f1d2;		
}

.listright
{
	float: left;
	display: block;
	margin-left: 15px;
	width: 250px;	
	height: 25px;
	background-color: #f2f1d2;		
}

.committee
{
	margin-left: 10px;
	margin-top: 0px;
}


