body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(../_img/pageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F9F9EC;
	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: #FFF;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 500px;
}
#top a {
	color: #FFF;
	text-decoration: none;
}
#top a:hover {
	color: #FC0;
}
#top span {
	font-size: 14px;
	font-weight: bold;
}
#flash {
}
#homeNav {
	height: 45px;
	background-image: url(../_img/homeNav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 300px;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#homeNav a {
	color: #000;
	text-decoration: none;
}
#homeNav a:hover {
	color: #FFC;
}
#flashcontent {
	background-image: url(../_img/homeNonFlash.jpg);
	background-repeat: no-repeat;
	height: 300px;
	background-position: 1px top;
}

#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/shadowLeft.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 16px;
}
#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.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.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.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
}
#homeNewsWrapper {
	padding-bottom: 10px;
	width: 410px;
	min-height: 80px;
	background-color: #F1F4E1;
	margin-bottom: 4px;
}
#homeNewsWrapper a {
	color: #06C;
}
#homeNewsWrapper a:hover {
	color: #900;
	text-decoration: underline;
}
#homeNewsWrapper h3 {
	font-size: 14px;
	font-weight: bold;
	color: #93A800;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#homeNewsWrapper h3 a {
	color: #93A800;
	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: #757500;
	font-weight: normal;
	line-height: 26px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #757500;
	text-decoration: none;
	margin-bottom: 0px;
}
h3 {
	margin-bottom: -6px;
	font-size: 14px;
	font-weight: bold;
	color: #93A800;
}
.titles {
	font-size: 22px;
	color: #757500;
	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: #F1F4E1;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.myBox a {
	color: #757500;
	text-decoration: none;
}
.myBox a:hover {
	color: #F60;
}
.myBoxName {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 60%;
	color: #757500;
}
.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: #F1F4E1;
	/* 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*/

/*-------------Created & Modified on 19 Sep 2011---------------*/

/*-------------Slider--------------------*/	
.sliderContainer{
	width:auto;
	height:auto;
	margin-bottom:20px;
	}
.content_slider{
	width:280px;
	height:226px;
	}
.content_slider p{
	font:normal 15px/18px Arial, Helvetica, sans-serif;
	color:#204292;
	text-align:center;
	margin-bottom:10px;
	}	
.icon01, .icon02, .icon03, .icon04{
	background:url(../_img/eventBox_bg.jpg) 0 0 repeat-x;
	width:240px;
	/*height:194px;*/
	height:181px;
	padding:12px 20px 20px 20px;
	}
	
.icon01_dobleline{
	padding:0 20px 20px 20px !important;
	height:193px !important;
}	
	
.icon02{
	background:url(../_img/icon02.png) 0 0 no-repeat;
	}
.icon03{
	background:url(../_img/icon03.png) 0 0 no-repeat;
	}
.icon04{
	background:url(../_img/icon04.png) 0 0 no-repeat;
	}
.icon01 p, .icon02 p, .icon03 p, .icon04 p{
	padding-top:65px;
	}
	
h2.sliderTitle{
	color:#67A20B;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	margin-top:0;
}

.event_mainpanel{
	overflow:hidden;
	padding:17px 0 0 0;
}

.event_mainpanel_dobleline{
	padding:10px 0 0 0 !important;
}

img.event{
	width:98px;
	height:93px;
	border:1px solid DEE35D;
	float:left;
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #DEE35D;
}

.event_content{
	float:right;
	width:120px;
}

p.event_content_1{
	text-align:left;
	padding:0 !important;
	margin:0 !important;
	color:#335300;
	background-color:inherit;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
}

h2.eventTitle{
	/*background:url(../_img/calender.jpg) no-repeat 0 0;*/
	border-bottom:1px solid #000;
	padding:0 0 4px 0;
	text-align:right;
	color:#000;
	font:normal 14px/16px Arial, Helvetica, sans-serif;
	background-color:inherit;
	margin:0 0 8px 0;
}

.headerIcon{
	width:254px;
	height:54px;
	float:right;
	padding:65px 15px 0 0;
}

.iphone{
	background:url(../_img/iphone_icon.jpg) no-repeat right 0;
	width:119px;
	float:left;
	color:#E0F002;
	background-color:inherit;
	font:normal 14px/16px Arial, Helvetica, sans-serif;
	height:54px;
}

.iphone a{
	width:119px;
	height:54px;
	color:#E0F002;
	text-decoration:underline;
}

.iphone a:hover{
	color:#E0F002;
	text-decoration:none;
}

.topdevider{
	width:2px ;
	height:53px;
	background:url(../_img/topdevider.jpg) no-repeat 0 0;
	float:left;
}

.headerIcon img{
	float:left;
	width:32px;
	height:32px;
	padding:10px 0 0 10px;
}

a.more{
	color:#E3E887;
	text-decoration:none;
	background:url(../_img/readmore.gif) no-repeat 0 0;
	float:left;
	width:76px;
	height:24px;
	text-align:center;
	font:bold 11px/24px Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
}

a.more:hover{
	text-decoration:none;
	color:#000;
	
}
	
/*-------------End of Slider---------------*/

h2.mainheader{
	color:#4D752C;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
}

.mainheader_top{
	*padding:35px 0 13px 0;
}

/*-------------Created & Modified on 19 Sep 2011---------------*/

/*-------Body Panel Start-------*/
.bodyPanel{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	background-color:#F9F9EC;
}

h2.mainheader{
	color:#4D752C;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
}

.mainheader_top{
	padding:35px 0 13px 0;
}

h2.mainheader_1{
	color:#000;
	font:normal 18px/20px Arial, Helvetica, sans-serif;
	padding:0 0 15px 0;
}



.bodyTop{
	height:100%;
	overflow:hidden;
}

.bodyBottom{
	height:100%;
	overflow:hidden;
	width:940px;
	padding:0 10px;
	}


h2.boxheader{
	width:100%;
	background-color:#F0F2BC;
	height:28px;
	color:#67A20B;
	font:bold 16px/28px Arial, Helvetica, sans-serif;
	text-indent:10px;
	margin:0 0 10px 0;
}

.Box{
	height:100%;
	overflow:hidden;
	padding:0 0 20px 0;
}

.BoxTop{
	height:100%;
	overflow:hidden;
}


p.leftContent{
	color:#888888;
	font:normal 16px/24px Arial, Helvetica, sans-serif;
}

p.leftContent a{
	color:#67A20B;
	text-decoration:underline;
}
p.leftContent a:hover{
	color:#67A20B;
	text-decoration:none;
}


a.more{
	color:#E3E887;
	text-decoration:none;
	background:url(../content/image/readmore.gif) no-repeat 0 0;
	float:left;
	width:76px;
	height:24px;
	text-align:center;
	font:bold 11px/24px Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
}

a.more:hover{
	text-decoration:none;
	color:#000;
	
}


h2.bannerheader{
	color:#FFFFFF;
	font:bold 24px/26px Arial, Helvetica, sans-serif;
	text-align:center;
}

h2.bannerheader_1{
	color:#FFFFFF;
	font:bold 20px/27px Arial, Helvetica, sans-serif;
	text-align:right;
	padding:0 15px 40px 0;
}

h3.clickhere{
	color:#FFFFFF;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	text-align:left;
	padding:0 0 0 15px;
}

.clickhere_1{
	text-align:right !important;
	padding:0 15px 0 0 !important;
}

h3.costalroute{
	font:italic 14px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-align:right;
	padding:0 15px 18px 0;
}

.bannerheader_right{
	text-align:right !important;
	padding-right:18px;
	line-height:30px !important;
}

.bannerheader_right a, .bannerheader_right a:hover, .clickhere a, .clickhere a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}


.gettinghereBottom p{
	float:left;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}


.gettinghereBottom p a, .gettinghereBottom p a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.gettinghereBottom img{
	float:right;
}



.georgianbay_banner{
	background:url(../content/image/banner-georgianbay.jpg) no-repeat 0 0;
	height:121px;
	width:280px;
	padding:10px 0 0 0;
}

/***************Created and Modified on 21-10-11*****/

.bodyLeft{
	width:449px;
	float:left;
	padding:0 21px 0 0;
	border-right:1px solid #ECEEB3;
}

.bodyRight{
	width:449px;
	float:right;
	padding:0 0 0 20px;
}

img.boxLeft{
	background:#fff;
	border:1px solid #DEDEC4;
	width:123px;
	height:115px;
	padding:5px;
	float:left;
}

.boxLeftRightContent{
	width:303px;
	float:right;
}

.bannerPortion{
	width:100%;
	height:100%;
	overflow:hidden;
}

.banner{
	background: url(../content/image/banner_bg.jpg) no-repeat 0 100%;
	width:226px;
	height:151px;
	margin:15px 11px 0 0;
	float:left;
}

.noMargin{
	margin:15px 0 0 0 !important;
}

.gettinghere_banner{
	background:url(../content/image/banner-gettinghere.jpg) no-repeat 0 0;
	height:117px;
	width:226x;
	padding:23px 0 0 0;
}

.guideandmap_banner{
	background:url(../content/image/banner-guideandmap.jpg) no-repeat 0 0;
	height:126px;
	width:226px;
	padding:14px 0 0 0;
}


.newsletter_banner{
	background:url(../content/image/banner-newsletter.jpg) no-repeat 0 0;
	height:110px;
	width:226px;
	padding:30px 0 0 0;
}

.gettinghereBottom{
	width:206px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
}
ul.guideandmap{
	padding:0;
}
ul.guideandmap li{
	color:#000;
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	padding:0 0 3px 14px;
}
ul.guideandmap li a{
	text-decoration:underline;
	color:#000;
}
ul.guideandmap li a:hover{
	text-decoration:none;
	color:#000;
}

.video_banner{
	background:url(../content/image/banner-meaford.jpg) no-repeat 0 0;
	height:139px;
	width:226px;
}
