body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(../_img/pageBG.winter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mainWrapper {
	width: 962px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#topWrapper {
	height: 121px;
}
#logoWrapper a {
	display: block;
	text-decoration: none;
	width: 440px;
	float: left;
	height: 100px;
}
#logoWrapper a span {
    display: none;
}
#top {
	text-align: right;
	padding-top: 40px;
	padding-right: 17px;
	color: #571632;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 500px;
}
#top a {
	color: #571632;
	text-decoration: none;
}
#top a:hover {
	color: #FC0;
}
#top span {
	font-size: 14px;
	font-weight: bold;
}
#flash {
}
#homeNav {
	height: 45px;
	padding-left: 300px;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#homeNav a {
	color: #fff;
	text-decoration: none;
}
#homeNav a:hover {
	color: #FFC;
}
#flashcontent {
	height: 300px;
}

#flashcontent span {
	color: #FFF;
	padding-top: 12px;
	padding-left: 20px;
}

#homeContentWrapper {
	margin: auto;
	width: 938px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #000;
}
#subLeft {
	float: left;
	width: 229px;
	background-image: url(../_img/shadowLeftSub.winter.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 16px;
	background-position: -2px top;
}
#leftNav {
	font-weight: bold;
	color: #333;
	line-height: 20px;
}
#leftNav a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#leftNav a:hover {
	color: #600;
}
#subRight {
	float: left;
	width: 619px;
	min-height: 274px;
	background-image: url(../_img/shadowRight.winter.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 30px;
	line-height: 18px;
}

#homeLeft {
	float: left;
	width: 429px;
	min-height: 274px;
	background-image: url(../_img/shadowLeft.winter.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
}
#homeLeft a{
	color: #000;
}
#homeLeft a:hover {
	color: #900;
}
#homeRight {
	float: left;
	width: 420px;
	min-height: 274px;
	background-image: url(../_img/shadowRight.winter.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
	padding-top: 15px;
}
#homeNewsWrapper {
	padding-bottom: 10px;
	width: 410px;
	min-height: 80px;
	margin-bottom: 4px;
}
#homeNewsWrapper a {
	color: #06C;
}
#homeNewsWrapper a:hover {
	color: #900;
	text-decoration: underline;
}
#homeNewsWrapper h3 {
	font-size: 14px;
	font-weight: bold;
	color: #571632;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#homeNewsWrapper h3 a {
	color: #571632;
	text-decoration: none;
}
#homeNewsWrapper h3 a:hover {
	color: #93A800;
	text-decoration: underline;
}
#homeNewsWrapper p {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(../_img/shadowBottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-left: 12px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#footerCol1 {
	background-image: url(../_img/logoSmall.gif);
	width: 63px;
	height: 46px;
	float: left;
}
#footerCol2 {
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-left: 10px;
}
#footerCol3 {
	text-align: right;
	float: left;
	width: 564px;
	padding-top: 10px;
}
#footerCol3 a {
	color: #000;
	text-decoration: none;
}
#footerCol3 a:hover {
	color: #039;
}
#trilliumLogo {
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: center;
}
#socialBookmarks {
	height: 42px;
	padding-right: 10px;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
}

h1 {
	font-size: 22px;
	color: #571632;
	font-weight: normal;
	line-height: 26px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #571632;
	text-decoration: none;
	margin-bottom: 0px;
}
h3 {
	margin-bottom: -6px;
	font-size: 14px;
	font-weight: bold;
	color: #571632;
}
.titles {
	font-size: 22px;
	color: #571632;
	font-weight: normal;
	line-height: 26px;
}
ul.ordering { 
    list-style-type: none;
    padding: 0px;
	margin: 0px;
}
.hide {
	display: none;
}
.show {

}
.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.gallery a {
	color: #000000;
}
.buttons {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.loginInput {
	height: 17px;
	background-color: #FFFFFF;
	border: 1px solid #0A131A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#eventbg {
	background-image: url(../_img/eventsbg.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	margin-right: 10px;
	float: left;
}#flashSub {
	height: 250px;
}
/* Update */
.myBox {
	border: 2px solid #FFF;
	color: #000;
	width: 570px;
	padding: 16px;
	text-align: left;
	background-color: #EFE2E6;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.myBox a {
	color: #571632;
	text-decoration: none;
}
.myBox a:hover {
	color: #F60;
}
.myBoxName {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 60%;
	color: #571632;
}
.myBoxLocation {
	font-weight: bold;
	float: left;
	width: 40%;
	text-align: right;
}
.myBoxDesc {
	clear: left;
	padding-top: 6px;
}
.myBoxSearch {
	border: 2px solid #FFF;
	color: #000;
	width: 200px;
	padding: 12px;
	text-align: left;
	background-color: #EFE2E6;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
img.double-border {
	border: 5px solid #ddd;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}
img.shadow {
	background: url(../_img/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}
/*End Update*/
