* {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #3b3b3b;
	font-family: Arial, sans-serif;
	font-weight: 100;
	font-size: 1em;
	line-height: 100%;
}

html, body {
	min-height: 100%;
	height: auto;
}

html {
	overflow-y: scroll; 
}

body {
	background: #e6e9de url("../img/bg_2.jpg") no-repeat bottom center;
	padding-bottom: 30px;
}

#container {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 980px;
	height: 160px;
}

.pic1 {
	background: url("../img/pic_1.jpg") no-repeat top left;
}

.pic2 {
	background: url("../img/pic_2.jpg") no-repeat top left;
}

.pic3 {
	background: url("../img/pic_3.jpg") no-repeat top left;
}

.pic4 {
	background: url("../img/pic_4.jpg") no-repeat top left;
}

.pic5 {
	background: url("../img/pic_5.jpg") no-repeat top left;
}

.pic6 {
	background: url("../img/pic_6.jpg") no-repeat top left;
}

.pic7 {
	background: url("../img/pic_7.jpg") no-repeat top left;
}

.pic8 {
	background: url("../img/pic_8.jpg") no-repeat top left;
}

#logo {
	float: right;
	width: 105px;
	height: 125px;
}

#search {
	float: right;
	margin: 6px 10px 0 0;
	clear: right;
}

#menu {
	width: 980px;
	background: url("../img/menu_bg_new.gif") repeat-y top left;
}

#menu_top {
	background: url("../img/menu_top.gif") no-repeat top left;
	height: 5px;
	width: 980px;
}

#submenu {
	width: 980px;
	background: url("../img/submenu_bg.gif") repeat-y top left;
}

#main {
	background: url("../img/container_bg.jpg") repeat-y top left;
	width: 980px;
	font-size: 80%;
	text-align: left;
}

#breadcrumbs {
	padding: 4px 20px 8px 20px;
	font-size: 90%;
}

#content_full {
	float: left;
	display: inline;
	width: 940px;
	margin: 10px 0 10px 20px;
}

#content_wide {
	float: left;
	display: inline;
	width: 650px;
	margin: 10px 0 10px 20px;
}

#content_narrow {
	float: right;
	width: 260px;
	margin: 10px 20px 10px 0;
}

#content_left {
	float: left;
	display: inline;
	margin: 10px 0 10px 20px;
	width: 240px;
	padding-right: 9px;
	padding-bottom: 30px;
	border-right: 1px solid #deeabe;
}

#content_right {
	float: right;
	margin: 10px 20px 10px 0;
	width: 240px;
	padding-left: 9px;
	padding-bottom: 30px;
	border-left: 1px solid #deeabe;
}

#content_middle {
	float: left;
	margin: 10px 0 10px 20px;
	width: 400px;
}


#footer {
	width: 980px;
	height: 90px;
	background: url("../img/footer_bg.gif") no-repeat top left;
}

.paragraph {
	margin: 0 0 20px 0;
}

.dots {
	width: 100%;
	background: url("../img/dots.gif") repeat-x top left;
	height: 5px;
}

.clear {
	line-height: 0px;
	font-size: 0px;
	clear: both;
	height: 0px;
}


/* Paragraphs, headers, etc. */
p {
	margin: 6px 0 12px 0;
	line-height: 140%;
}

#menu p {
	margin: 0;
	font-size: 90%;
	line-height: 100%;
	padding: 2px 0 6px 0;
	color: #ffffff;
}

#submenu p {
	margin: 0 0 0 7px;
	font-size: 80%;
	line-height: 100%;
	padding: 3px 0 5px 0;
	color: #ffffff;
}

#footer p {
	margin: 0;
	font-size: 80%;
	line-height: 160%;
	padding: 20px 0 0 0;
	color: #3b3b3b;
	text-align: center;
}

b, strong {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica-Light", "Helvetica Light", "Helvetica", Arial, MArial, sans-serif;
	margin: 0 0 6px 0;
	line-height: 150%;
	padding: 0;
}

h1 {
	color: #257d19;
	font-size: 220%;
}

h2 {
	color: #257d19;
	font-size: 190%;
}

#content_left h2, #content_right h2, #content_narrow h2 {
	color: #a52b00;
	font-size: 170%;
}

.aggregator-block {
	font-size: 100%;
}

.aggregator-block h3, .newslistitem h3 {
	font-family: Arial, sans-serif;
	font-size: 120%;
	margin: 14px 0 4px 0;
}

.aggregator-block h3 a, .eventlistitem h3 a {
	font-weight: bold;
}

.aggregator-block div, .aggregator-block p {
	line-height: 150%;
	margin: 0;
}

h3 {
	color: #a52b00;
	font-size: 170%;
}

.eventlistitem h3 {
	font-family: Arial, sans-serif;
	font-size: 120%;
	margin: 0;
}

.eventlistitem p {
	margin: 0;
}

.eventlistitem {
	margin: 4px 0 8px 0;
}

h4 {
	color: #c90000;
	font-size: 150%;
}

h5 {
	color: #4d4d4d;
	font-size: 130%;
}

h6 {
	color: #4d4d4d;
	font-size: 110%;
}

blockquote {
	margin: 12px 20px;
	line-height: 140%;
	font-style: italic;
}


/* Lists and links */
ul {
	margin: 6px 0;
}

ol {
	margin: 6px 0;
}

li {
	margin: 0 0 0 24px;
	line-height: 140%;
}

ul li {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	background: url("../img/bullet.gif") no-repeat 4px 5px;
}

a {
	outline: none;
}

a, a:visited {
	color: #8ab319;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #257d19;
}

#breadcrumbs a, #breadcrumbs a:visited {
	color: #257d19;
}

#breadcrumbs a:hover, #breadcrumbs a:active, #breadcrumbs a:focus {
	color: #a52b00;
}

#menu a, #menu a:visited {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 20px 0 16px;
	padding-bottom: 2px;
	font-weight: bold;
}

#menu a:hover, #menu a:active, #menu a:focus, #menu a.current {
	color: #8ab319;
	background: url("../img/menu_item_bg.gif") repeat-x bottom left;
	padding-bottom: 6px;
	font-weight: bold;
}

#submenu a, #submenu a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0 10px 0 6px;
	font-weight: bold;
}

#submenu a:hover, #submenu a:active, #submenu a:focus, #submenu a.current {
	color: #4d4d4d;
	background: url("../img/submenu_item_bg.gif") repeat-x bottom left;
	padding-bottom: 3px;
	font-weight: bold;
}

#footer a, #footer a:visited {
	color: #3b3b3b;
	text-decoration: none;
	margin: 0 12px;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #a52b00;
}

span.footermargin {
	color: #3b3b3b;
	margin: 0 12px;
}

/* Forms & Tables */
table, tr, td {
	vertical-align: top;
	line-height: 140%;
}

td.search {
	vertical-align: middle;
}

input {
	background-color: #ffffff;
	border: 1px solid #a52b00;
}

input.submit, input.radio {
	border: none;
	background: none;
}

input.search {
	width: 150px;
	height: 20px;
}


/* Images, etc */
img.imgright {
	float: right;
	margin: 0 0 16px 16px;
}

img.imgleft {
	float: left;
	margin: 0 16px 0 16px;
}

#homebanner {
	width: 305px;
	height: 260px;
	background: url("../img/homebanner_new.jpg") no-repeat top left;
	padding: 10px 335px 10px 10px;
	text-align: center;
	margin-top: 10px;
}

#homebanner h2 {
	font-size: 180%;
	font-family: "Helvetica-Light", "Helvetica Light", "Helvetica", Arial, MArial, sans-serif;
	color: #ffffff;
	margin: 0;
	line-height: 110%;
}

#homebanner p {
	font-size: 13px;
	font-style: italic;
	margin: 12px 0 0 0;
	color: #ffffff;
}

#homebanner p.homebanner_source {
	font-style: normal;
	font-size: 10px;
	margin: 8px 0 0 0;
}

.vevent {
	margin: 8px 0 12px 0;
}

.vevent table td {
	margin: 0;
	padding: 0 5px 0 0;
}

.vevent p {
	margin: 3px 0;
}

h2.summary {
	font-size: 120%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0;
}
