@charset "UTF-8";
/* CSS Document */

body {
	background-color: #625151;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page_margins {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	position: relative;
	clear: both;
	height: 1%;
	margin: 0px;
	padding: 0px;
}
#masthead {
	padding-top: 4px;
	margin: 0px;
	color: #A67F70;
	padding-left: 10px;
	padding-bottom: 0px;
}
#header   {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 319px;
	width: 491px;
	float: left;
}
#header h1 {
	text-indent: -9999px;
}
#nav {
	float: right;
}
#content {
	clear: both;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#nav ul.primary_nav {
	text-indent: 0px;
	display: block;
	width: 191px;
	background-image: url(images/MRT_concept_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#nav ul.primary_nav li {
	list-style-type: none;
	display: block;
	margin: 0px;
	width: 191px;
	height: 38px;
	background-image: url(images/normal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #e3cda6;
	padding: 0px;
	overflow: hidden;
	text-indent: 0px;
}
#nav ul.primary_nav li:hover {
	background-image: url(images/hover.gif);
	color: #F7E2CB;
}
#nav ul.primary_nav li.active {
	background-image: url(images/active.gif);
	color: #3A5211;
}
#page_margins #page #nav .primary_nav a {
	height: 18px;
	width: 191px;
	display: block;
	text-transform: uppercase;
	color: #F7E2CB;
	font-weight: bolder;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#page_margins #page #nav .primary_nav li.active a {
	color: #3C5412;
}
#landcare {
	width: 191px;
	background-image: url(images/landcare.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 121px;
	position: absolute;
	right: 0px;
	top: 198px;
}
#footer {
	font-size: 10px;
	color: #EDCB9D;
	padding-left: 10px;
	background-image: url(images/proceeds.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 50px;
}
#calendar {
	position: absolute;
	left: 10px;
	top: 6px;
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 262px;
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
}
#events {
	background-image: url(images/events.gif);
	position: absolute;
	left: 286px;
	height: 229px;
	width: 194px;
	display: block;
	overflow-x: none;
	overflow-y: auto;
}
.eventsTitle {
	display: block;
	font-size: 80%;
	background-color: #614743;
	padding: 3px;
	height: 26px;
	margin-top: 7px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.eventslist {
	padding: 10px;
	font-size: 85%;
	color: #E7C58B;
}
.eventslist ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
.eventslist li {
	display: block;
	padding: 4px;
	text-indent: 0px;
	margin: 0px;
	list-style-type: none;
	background-color:#90706C;
	color: #000000;
}
.eventslist li .smaller {
	color: #fff;
}
#page_margins #content #events iframe {
	padding: 5px;
	width: 194px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 218px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#download {
	background-image: url(images/download.jpg);
	height: 258px;
	width: 201px;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#download #brochure {
	display: block;
	height: 229px;
	width: 201px;
}

#welcome {
	background-color: #b1a09e;
	-webkit-box-shadow: #000 0px 0px 3px;
	background-image: url(images/blend.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
}
#content a {
	color: #653631;
	text-decoration: none;
}
.smaller {
	font-size: 75%;
}
#linkslist li {
	margin-bottom: 1.5em;
}
#download form {
	margin: 0px;
	padding: 0px;
}
#linkslist a {
	color: #653631;
	text-decoration: none;
}
#page_margins #welcome .table td {
	font-size: 11px;
}
#page_margins #welcome .table td input,textarea,select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
