body {
	background-color:#666699;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:800px;
}
a {
	color:#993366
}
h1 {
	color:#6699cc;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:30px;
	font-weight:normal;
	line-height:30px;
	margin-bottom:10px;
	margin-top:10px;
	padding:0;
}
h2 {
	color:#663366;
	font-size:16px;
	margin-bottom:5px;
	padding-bottom:0;
}
h3 {
	color:#666;
	font-size:14px;
}
#header {
	background:#fff url(../_images/bck_header.gif) top right no-repeat;
	height:184px;
	margin-top:57px;
	width:800px;
}
#logo a {
	background-image:url(../_images/bck_logo.gif);
	float:left;
	height:127px;
	margin:26px 0 0 46px;
	text-decoration:none;
	width:234px;
}
#nav {
	float:right;
	margin:81px 15px 0 0;
	width:392px;
}
#nav ul {
	color:#fff;
	list-style:none;
	margin:0;
	padding:0;
}
#nav ul li {
	display:inline;
}
#nav ul li a {
	color:#fff;
	font-size:14px;
	margin-left:10px;
	margin-right:10px;
	padding:0;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#336633;
}
#menu-ourroots .ourroots a, #menu-products .products a, #menu-events .events a, #menu-contact .contact a {
	color:#336633;
}
.ourroots, .products, .events {
	border-right:1px solid #fff;
}
.contact {
	border:none;
}
.rotation {
	float:left;
	height: 283px;
	margin:0;
	position: relative;
	width: 800px;
}
#closed {
	color:#666;
	clear:right;
	float:right;
	margin:50px 0 0 0;
	width:250px;
}
#content {
	background-color:#fff;
	color:#666;
	float:left;
	font-size:14px;
	margin:0;
	padding:5px 40px 30px 40px;
	width:720px;
}
.breadcrumbs {
	font-size:11px;
}
#sub_left {
	float:left;
	margin-bottom:20px;
	width:240px;
}
#sub_right {
	float:right;
	line-height:1.3em;
	margin-bottom:20px;
	width:445px;
}
#footer {
	font-size:12px;
	margin-top:10px;
	padding-bottom:5px;
	text-align:center;
}
#footer a {
	color:#666;
}
#footer a:hover {
	color:#9933cc;
}
#footer b {
	color:#9933cc;
}
.clear {
	clear:both;
}
.breadcrumbs a {
	color:#666;
	text-decoration:none;
}
.post {
	border-bottom:#d9d98c 1px solid;
	margin-top:10px;
	padding-bottom:10px;
}
.title {
	color:#663366;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:0;
}
.full_date {
	color:#663366;
	font-weight:bold;
	margin-bottom:0;
}
.date {
	font-weight:bold;
	margin-bottom:0;
	margin-top:5px;
}
.description {
	margin-top:5px;
	margin-bottom:5px;
}

table.month{
	width: 100%;
}
	table.month td{
		vertical-align: top;
		text-align: right;
		border:1px solid #CCCCCC;
		width:100px;
	}
	table.month td.monthnavigation{
		text-align: center;
	}
		table.month td.monthnavigation a{
			font-weight: bold;
			text-decoration: none;
		}
	table.month td.monthname{
		border:medium none;
		font-size:20px;
		font-weight:bold;
		text-align:left;
	}
	table.month td.nomonthday{
		background-color: #fafafa;
	}
	table.month td.dayname{
		font-weight: bold;
	}
		table.month td table.eventcontent{
			text-align: left;
				margin-bottom:0;
		}
			table.month td table.eventcontent td{
				text-align: left;
				border: none;
			}
				table.month td table.eventcontent td a{
					font-size:12px;
					line-height:16px;
					text-decoration: none;
					width:14%;
				}
					.monthpicker, .yearpicker, .pickerbutton {
						float:left;
					}
						.datepickerform {
							float:left;
							width:300px;
						}
.pdf {
	color:#666666;
	font-size:1.4em;
	height:32px;
	padding:18px 0 10px 0;
	text-decoration:none;
	}
		.pdf a:hover {
			color:#993366;
			text-decoration:underline;
			}
	.article {
		border-bottom:1px #CCCCCC solid;
		padding:0 0 10px 0;
	}
	.article h2 {
		margin:10px 0 0 0;
		padding:0;
	}
		.article h2 a{
			color:#6699cc;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:30px;
			font-weight:normal;
			line-height:30px;
			margin-bottom:10px;
			margin-top:10px;
			padding:0;
			text-decoration:none;
		}
.article_date {
	font-size:.875em;
	font-style:italic;
	margin:0 0 10px 0;
	padding:0;
}
.right {
	float:right;
	margin:0 0 10px 10px;
}
