
/* -------------- specific system styles (do not edit!) -------------- */
html {
	height: 100%;
}

body {
	height: 100%;
}

body, table, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	vertical-align: top;
}

/* hide from Mac IE \*/
td {
	font-size: 76%;
	font-size/* */:/**/100%;
	font-size: /**/100%;
}
/* end hide Mac IE */

/* ------------- fluxbox, hidden list of gallery links -------------- */
.invisible {
	display: none;
}

/* ---------------------- image wrapping rules ---------------------- */
.fluxresetwrap {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.fluximg-al img,
.fluximg-ar img,
.fluximg-ac img,
.fluximg-wl img,
.fluximg-wr img,
.fluximg-wc img {
	position: relative;
	z-index: 1;
}

.fluximg-al {
	text-align: left;
}

.fluximg-al .caption {
	text-align: left;
	margin: 0 auto 0 0;
}

.fluximg-ar {
	text-align: right;
}

.fluximg-ar .caption {
	text-align: left;
	margin: 0 0 0 auto;
}

.fluximg-ac {
	text-align: center;
}

.fluximg-ac .caption {
	text-align: left;
	margin: 0 auto 0 auto;
}

.fluximg-wl {
	float: left;
	text-align: left;
}

.fluximg-wl .caption {
	text-align: left;
}

.fluximg-wr {
	float: right;
	text-align: left;
}

.fluximg-wr .caption {
	text-align: left;
}

/* Only IE-win sees this. \*/
* html .fluximg-al, * html .fluximg-ar, * html .fluximg-ac {
	height: 1%;
}

* html .fluximg-wl {
	margin: 0 -3px 0 0;
}

* html .fluximg-wr {
	margin: 0 0 0 -3px;
}
/* End hide from IE5/mac */

/* ---------------------- bug-fix & utility css --------------------- */
 .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* --------- hide accessibility links from visual browsers ---------- */
#access {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.accesslink {
	position: absolute;
	height: 0;
	overflow: hidden;
}

/* ---------------------- general page styles ----------------------- */
input {
	font-family: Arial,Helvetica,sans-serif;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* -- style 0 -- */
ul.list0 {
/*	list-style-image: url(../graphics/system/bullet0.gif); */
	position: relative;
	z-index: 0;
	left: 1.7em; /* (1.2em + X) */
	margin: 0 1.7em 0 -1.7em; /* 0 (1.2em + X) 0 -(1.2em + X) */
	padding: 0;
}

ul.list0 li {
	margin: 0 0 0 1.7em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list0 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 1 -- */
ul.list1 {
/*	list-style-image: url(../graphics/system/bullet1.gif); */
	position: relative;
	z-index: 0;
	left: 3.2em; /* (1.2em + X) */
	margin: 0 3.2em 0 -3.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */
	padding: 0;
}

ul.list1 li {
	margin: 0 0 0 3.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list1 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 2 -- */
ul.list2 {
/*	list-style-image: url(../graphics/system/bullet2.gif); */
	position: relative;
	z-index: 0;
	left: 5.2em; /* (1.2em + X) */
	margin: 0 5.2em 0 -5.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */
	padding: 0;
}

ul.list2 li {
	margin: 0 0 0 5.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list2 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 3 -- */
ul.list3 {
/*	list-style-image: url(../graphics/system/bullet3.gif); */
	position: relative;
	z-index: 0;
	left: 2.2em; /* (1.2em + X) */
	margin: 0 2.2em 0 -2.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */
	padding: 0;
}

ul.list3 li {
	margin: 0 0 0 2.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list3 {
	left: 0;
	margin: 0;
	height: 0;
}

/*  ----------------------- default text links ---------------------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link {
	color: #13a197;
	text-decoration: underline;
}

a:hover, a:active {
	color: #35d4c9;
	text-decoration: underline;
}

a:visited {
	color: #61aaa5;
	text-decoration: underline;
}

/* ------------------------ navigation styles ----------------------- */
/* ---- nav style 0 (Flowing Text) ---- */
.footernav {
	/* common font face, size, formatting */
	padding: 10px 0 39px 39px;
	color: #69613a;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.footernav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footernav li {
	display: inline;
}

.footernav a:link, .footernav a:visited {
	/* normal link: colour, style */
	color: #69613a;
	text-decoration: none;
}

.footernav a:hover, .footernav a:active {
	/* normal link rollover: colour, style */
	color: #69613a;
	text-decoration: underline;
}

.footernavc a:link, .footernavc a:visited {
	/* current link: colour, style */
	color: #69613a;
	text-decoration: none;
}

.footernavc a:hover, .footernavc a:active {
	/* current link rollover: colour, style */
	color: #69613a;
	text-decoration: underline;
}

/* ---- nav style 1 (Vertical Text) ---- */
.mainnav {
	/* common font face, size, formatting */
	position: relative;
	padding: 25px 0 0 10px;
	width: 202px;
	color: #333300;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.mainnavbtm {
	margin: 0 0 0 10px;
	width: 18px;
	height: 12px;
	background: url(../graphics/system/mwf-2010-mainnav-btm.gif) no-repeat left top;
}

.mainnav ul {
	list-style: none;
	padding: 22px 8px 30px 8px;
	margin: 0;
	width: 171px;
	background: #cccd1f;
}

.mainnav li {
	position: relative;
	display: block;
	margin: 0;
	padding: 1px 0;
}

.mainnav a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 0 5px 11px;
}

.mainnav a:link, .mainnav a:visited {
	/* normal link: colour, style */
	color: #333300;
	text-decoration: none;
}

.mainnav a:hover, .mainnav a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	text-decoration: none;
	background: #9d9e14;
}

.mainnavc a:link, .mainnavc a:visited {
	/* current link: colour, style */
	margin: 0 0 0 -19px;
	padding: 5px 0 5px 30px;
	height: 24px;
	color: #FFF;
	text-decoration: none;
	background: url(../graphics/system/mwf-2010-mainnav-current.gif) no-repeat left top;
}

.mainnavc a:hover, .mainnavc a:active {
	/* current link rollover: colour, style */
	margin: 0 0 0 -19px;
	padding: 5px 0 5px 30px;
	height: 24px;
	color: #FFF;
	text-decoration: none;
	background: url(../graphics/system/mwf-2010-mainnav-current.gif) no-repeat left top;
}

/* ---- nav style 2 (Vertical Text) ---- */
.mainnav .subnav1 {
	/* common font face, size, formatting */
	padding: 0;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.mainnav .subnav1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: auto !important;
	background: none;
}

.mainnav .subnav1 li {
	display: block;
	padding: 2px 0 2px 12px;
}

.mainnav .subnav1 a {
	display: block;
	margin: 0 !important;
	padding: 2px 6px !important;
	width: auto !important;
	height: auto !important;
}

.mainnav .subnav1 a:link, .mainnav .subnav1 a:visited {
	/* normal link: colour, style */
	color: #333300;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.mainnav .subnav1 a:hover, .mainnav .subnav1 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	background: #9d9e14;
}

.mainnav .subnav1c a:link, .mainnav .subnav1c a:visited {
	/* current link: colour, style */
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	background: none;
}

.mainnav .subnav1c a:hover, .mainnav .subnav1c a:active {
	/* current link rollover: colour, style */
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	background: none;
}

/* ---- nav style 3 (Vertical Text) ---- */
.mainnav .subnav1 .subnav2 {
	/* common font face, size, formatting */
	padding: 5px 0 2px 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.mainnav .subnav1 .subnav2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background: none;
}

.mainnav .subnav1 .subnav2 li {
	display: block;
	padding: 2px 0 2px 12px !important;
}

.mainnav .subnav1 .subnav2 a {
	display: block;
	padding: 2px 6px 2px 10px !important;
	line-height: 13px;
}

subnav2, .mainnav .subnav1 .subnav2 a:link, .mainnav .subnav1 .subnav2 a:visited {
	/* normal link: colour, style */
	color: #000;
	font-weight: normal;
	text-decoration: none;
	background: url(../graphics/system/mwf-2010-subnav2-bullet.gif) no-repeat 0 7px;
}

.mainnav .subnav1 .subnav2 a:hover, .mainnav .subnav1 .subnav2 a:active {
	/* normal link rollover: colour, style */
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	background: url(../graphics/system/mwf-2010-subnav2-bullet.gif) no-repeat 0 7px;
}

.mainnav .subnav1 .subnav2c a:link, .mainnav .subnav1 .subnav2c a:visited {
	/* current link: colour, style */
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	background: url(../graphics/system/mwf-2010-subnav2-bullet.gif) no-repeat 0 7px;
}

.mainnav .subnav1 .subnav2c a:hover, .mainnav .subnav1 .subnav2c a:active {
	/* current link rollover: colour, style */
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	background: url(../graphics/system/mwf-2010-subnav2-bullet.gif) no-repeat 0 7px;
}

/* ---- nav style 5 (graphics) ---- */
.donatesubscribe {
	position: relative;
	margin: 0 -8px 28px -9px;
}

.donatesubscribe ul, .donatesubscribe li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.donatesubscribe li {
	display: block;
	font-size: 0;
	line-height: 0;
}

/* ---- nav style 6 (event date list) ---- */
.eventdates {
	margin: 0;
	padding: 8px 0 0 0;
}

.eventdates ul, .eventdates li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.eventdates li {
	display: block;
	padding: 0 0 4px 0;
	font-size: 0;
	line-height: 0;
}

/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
h1, .t0, .t1, .t2, .t3, .t4 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* ---- title text style ---- */
h1, .t0 {
	color: #333300;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 15px 0;
}

h1 a:link, h1 a:visited, .t0 a:link, .t0 a:visited {
}

h1 a:hover, h1 a:active, .t0 a:hover, .t0 a:active {
}

/* --------- text style 1 --------- */
.t1 {
	color: #6e6f11;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
	color: #4c462a;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

.t2 a:link, .t2 a:visited {
}

.t2 a:hover, .t2 a:active {
}

/* --------- text style 3 --------- */
.t3 {
/*	color: #000; */
/*	font-size: 12px; */
	line-height: 150%;
}

.t3 a:link, .t3 a:visited {
	font-weight: bold;
}

.t3 a:hover, .t3 a:active {
}

/* --------- text style 4 --------- */
.t4 {
/*	color: #555; */
	font-size: 11px;
}

.t4 a:link, .t4 a:visited {
}

.t4 a:hover, .t4 a:active {
}

/* --------------------- miscellaneous styles ----------------------- */
.caption {
	font-size: 11px;
}

.error {
	color: #900;
	font-weight: bold;
}

.highlight {
	background-color: #EEE;
	color: #090;
	font-weight: bold;
    padding: 0 3px 1px 3px;
}

/* --------------------- custom style settings ---------------------- */

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #69613a;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	text-align: center;
	background: #FFF url(../graphics/system/mwf-2010-pagebg.jpg) repeat-y center top;
}

#toplevel {
	margin: 0 auto;
	width: 958px;
	text-align: left;
}

#header {
	width: 958px;
	height: 303px;
}

#headerdecostrip {
	position: absolute;
	margin: 26px 0 0 0;
	width: 958px;
	height: 23px;
	font-size: 1px;
	line-height: 1px;
	background: #d0d11f;
}

#headerdate {
	position: absolute;
	z-index: 99;
	margin: 0 0 0 778px;
}

#headerlogo {
	position: absolute;
	margin: 89px 0 0 26px;
}

#columns {
	width: 958px;
	background: url(../graphics/system/mwf-2010-standard-mainbg.gif) repeat-y left top;
}

#column1 {
	padding: 0 0 25px 0;
	width: 212px;
}

#socialnetworks {
	padding: 10px 15px 50px 46px;
}

#column2 {
	padding: 20px 23px 50px 23px;
	border-top: 25px solid #f8efda;
	width: 485px;
}

#column3 {
	padding: 25px 49px 25px 34px;
	width: 132px;
}

#calendaroutput {
	padding: 0 0 30px 0;
}

#columnscover {
	position: absolute;
	margin: -48px 0 0 212px;
	width: 531px;
	height: 25px;
	font-size: 1px;
	line-height: 1px;
	background: #f8efda;
}

#footer {
	border-top: 23px solid #cccc1d;
	width: 958px;
}
