	a, img, .main .top, .main .bottom, div.fancy_bg, div#fancy_close { behavior: url(/~pembers/themes/site_themes/pembers/jscript/iepngfix.htc) }
	
	* {
		margin: 0px;
		padding: 0px;
	}
	
	body {
		background: url(../images/background.png) 0px 0px repeat-x #eae9e9;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	
	a img {
		border: 0px;
	}
	
	#container {
		width: 965px;
		margin: 0px auto;
	}
	
	.top {
		width: inherit;
		height: 150px;
	}
	
	.top h1.logo {
		float: left;
		text-indent: -54321px;
		display: block;
		background: url(../images/top_logo.png) no-repeat;
		width: 435px;
		height: 140px;
		position: relative;
		top: 0px; left: 10px;
	}
	
	.top .right {
		float: right;
		text-align: right;
		
		position: relative;
		top: 35px;
		right: 10px;
	}
	
	.top .right p.phone,
	.top .right p.email,
	.top .right p.address {
		font-size: 20px;
		color: #231f20;
		font-weight: bold;
	}
	
	.top .right p.email a,
	.top .right p.email a:visited {
		color: #231f20;
		text-decoration: none;
	}
	
	.top .right input.search {
		background: url(../images/top_search_bg.png) no-repeat;
		width: 205px; height: 20px;
		border: 0px;
		padding: 5px 10px 5px 10px;
		margin-top: 5px;
		font-size: 14px;
		font-weight: bold;
	}
	
	.nav {
		width: inherit;
		height: 40px;
		background: url(../images/main_nav_bg.png) repeat-x;
		z-index: 1001;
	}
	
	.nav ul {
		list-style: none;
	}
	
	.nav ul li {
		float: left;
		z-index: 50;
	}
	
	.nav ul li:last-child {
		border-right: 0px;
	}
	
	.nav ul li a,
	.nav ul li a:visited {
		display: inline-block;
		font-size: 17px;
		color: #000000;
		text-decoration: none;
		height: 20px; padding: 10px 0px 10px 0px;
		width: 239px;
		text-align: center;
		/*padding: 0px 25px 0px 25px;*/
		font-weight: bold;
		border-right: 2px solid #bed8e8;
	}
	
	.nav ul li a.last {
		border: 0px;
	}
	
	.home-hero {
		display: block;
		width: inherit;
		height: 300px;
		background: url(../images/home_hero_bg.png) no-repeat;
		margin-top: 10px;
	}
	
	.home-hero .buttons {
		position: absolute;
		margin-top: 10px;
		margin-left: 20px;
		
		z-index: 20;
	}
	
	.home-hero .buttons a {
		display: block;
	}
	
	.home-hero .buttons a.playvideo {
		margin-top: 10px;
	}
	
	.home-hero .buttons ul.bigbuttons {
		position: absolute;
		width: 940px;
		list-style: none;
		margin-left: -8px;
		padding-left: 0px;
		margin-top: 10px;
	}
	
	.home-hero .buttons ul.bigbuttons li {
		float: left;
	}
	
	.home-hero .buttons ul.bigbuttons li a,
	.home-hero .buttons ul.bigbuttons li a:visited {
		display: inline-block;
		cursor: pointer;
		background: url(../images/home_hero_bigbuttons.png) no-repeat;
		width: 185px;
		padding: 0px 25px 0px 25px;
		height: 70px;
		text-align: center;
		line-height: 1em;
		padding-top: 10px;
		
		color: #099fd7;
		text-decoration: none;
		font-size: 22px;
		font-weight: bold;
	}
	
	.home-hero .buttons ul.bigbuttons li a.singleline,
	.home-hero .buttons ul.bigbuttons li a.singleline:visited {
		padding-top: 23px;
	}
	
	.home-hero .slideshow {
		position: absolute;
		margin-top: 5px;
		margin-left: 5px;
		
		z-index: 1;
	}
	
	.content-hero {
		display: block;
		width: inherit;
		height: 230px;
		background: url(../images/content_hero_bg.png) no-repeat;
		margin-top: 10px;
	}
	
	.content-hero .slideshow {
		position: absolute;
		margin-top: 5px;
		margin-left: 5px;
		
		z-index: 1;
	}
	
	.content-hero ul.bigbuttons {
		position: absolute;
		width: 940px;
		list-style: none;
		margin-left: 13px;
		padding-left: 0px;
		margin-top: 155px;
		z-index: 100;
	}
	
	.content-hero ul.bigbuttons li {
		float: left;
	}
	
	.content-hero ul.bigbuttons li a,
	.content-hero ul.bigbuttons li a:visited {
		display: inline-block;
		cursor: pointer;
		background: url(../images/content_hero_bigbuttons.png) no-repeat;
		width: 185px;
		padding: 0px 25px 0px 25px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		
		color: #099fd7;
		text-decoration: none;
		font-size: 22px;
		font-weight: bold;
	}
	
	
	.main {
		width: inherit;
	}
	
	.main .top {
		background: url(../images/main_top.png) no-repeat;
		width: inherit;
		height: 12px;
		line-height: 12px;
		font-size: 0px;
	}
	
	.main .middle {
		background: #e3ecf4;
		padding: 0px 15px 15px 15px;
	}
	
	.main .home-buttons {
		float: left;
		width: 260px;
		background: #a0c0da;
		padding: 10px 0px 10px 0px;
	}
	
	.main .home-buttons ul {
		list-style: none;
		text-align: center;
		margin-top: 3px;
		margin-left: auto; margin-right: auto;
		width: 232px;
	}
	
	.main .home-buttons ul li {
		margin-bottom: 5px;
	}
	
	.main .home-buttons ul li a,
	.main .home-buttons ul li a:visited {
		display: block;
		width: 232px;
		height: 60px;
		background: url(../images/home_buttons_bg.png) no-repeat;
		line-height: normal;
		
		color: #099fd7;
		text-decoration: none;
		font-size: 20px;
		padding-top: 7px;
		font-weight: bold;
	}
	
	.main .home-buttons ul li a.facebook,
	.main .home-buttons ul li a.facebook:visited {
		background: url(../images/home_buttons-facebook_bg.png) no-repeat;
		padding-left: 20px;
		width: 212px;
	}
	
	
	.main .home-content {
		float: right;
		width: 650px;
		padding-top: 15px;
	}
	
	.main .content-content {
		padding: 15px;
	}
	
	.main .bottom {
		background: url(../images/main_bottom.png) no-repeat;
		width: inherit;
		height: 40px;
	}
	
	.main h1 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	
	.main h2 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.main p {
		font-size: 13px;
		padding-bottom: 15px;
	}
	
	.main ul {
		list-style: square;
		margin-left: 15px;
	}
	
	.main ul li {
		margin-bottom: 4px;
	}
	
	.main p.home {
		font-size: 16px;
	}
	
	.main a, .main a:visited {
		color: #000000;
	}
	
	/* Search Results Styles */
	.main ol.search-results {
		padding-left: 20px;
		margin-left: 0px;
		margin-top: 20px;
	}
	
	.main ol.search-results li {
		margin-bottom: 15px;
	}
	
	.main ol.search-results span.title,
	.main ol.search-results span.title a,
	.main ol.search-results span.title a:visited {
		color: #000000;
		font-size: 14px;
		font-weight: bold;
	}
	
	.main ol.search-results span.excerpt {
		color: #333333;
		font-size: 12px;
		font-weight: normal;
	}
	
	/* Form Styles */
	.main .form label {
		display: block;
		margin-bottom: 5px;
	}
	
	.main .form input {
		font-size: 12px;
		padding: 3px;
	}
	
	.main p.success {
		background: #E1F0E1 none repeat scroll 0 0;
		border:2px solid #339933;
		color: #339933;
		display:block;
		font-size:14px;
		margin-bottom:25px;
		padding:10px;
		width:500px;
	}
	
	/* Registration Form Styles */
	.main .form-registration {
		
	}
	
	.main .form-registration label {
		display: block;
		clear: both;
		font-size: 12px;
		padding-bottom: 5px;
		font-weight: bold;
	}
	
	.main .form-registration span.subnote {
		font-size: 10px;
		font-weight: normal;
	}
	
	.main .form-registration input,
	.main .form-registration textarea {
		margin-bottom: 15px;
		font-size: 14px;
		color: #333333;
		padding: 3px;
		border: 1px solid #CCCCCC;
	}
	
	.main .form-registration input.form-button {
		padding: 5px 10px 5px 10px;
		font-weight: bold;
	}

/* Calendar Styles */
table#event_calendar {
	width:910px;
	margin: 20px auto;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color: #fff; 
	color: #333;
}

#event_calendar th, #event_calendar td {
	padding:5px 3px;
	text-align: left;
}

#event_calendar thead th {
	text-align: center;
	background:#eee;
}

.calendarheader { 
 font-weight: bold; 
 text-align: center;
}

.calendarheader, .calendarheader a{ 
	background-color: #eeeeee; 
	color: #333;
}
.calendarheader th{
	vertical-align: middle;
	background-color: #eeeeee;
}

.calendarmonthlinks {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.calendarmonthlinks a {
 text-decoration:   none;
  background-color:  transparent;
}
  
.calendarmonthlinks a:visited {
 text-decoration:   none;
}

.calendarmonthlinks a:hover {
	text-decoration:   underline;
	color: #666666;
}

#event_calendar td.calendardayheading {
	font-weight: bold; 
	text-align:  center;!important
	padding: 5px 0px;
}

.calendartoday { 
 text-decoration:   none;
}

.calendarcell {
	width: 135px;
	height: 85px;
	background-color:  #fff;
	border-right: 1px solid #ccc;
}

.calendarcell a {
	color: #333333;
	text-decoration:   underline;
	font-weight: normal;
	line-height: 125%;
}

.calendarcell a:visited {
	text-decoration:   underline;
	color:#333333;
}

.calendarcell a:hover {
	text-decoration: underline;
	color: #666666;
}

.event_details{
	padding: 10px;
}

th#calendardate{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#event_calendar tbody th, #event_calendar tbody td {
	border-bottom:1px solid #cccccc;
}

.calendartoday { 
	background-color: #ccc;
	border: 1px solid #999999;
}

#event_calendar td.calendardayheading {
	padding: 5px 0px;
	background-color: #eeeeee; 
}

/* Calendar Coloured Cells */
#event_calendar td.booked-owned {
	width: 135px;
	height: 85px;
	background-color:  #669900;
	border-right: 1px solid #ccc;
}

#event_calendar td.booked-other {
	width: 135px;
	height: 85px;
	background-color: #990000;
	border-right: 1px solid #ccc;
}

#event_calendar td.calendarblank {
	background-color: #eee;
	border-right: 1px solid #bbbbbb;
}

#event_calendar td.calendarblank-past {
	background: url(../images/calendar_pastdate.gif);
	border-right: 1px solid #bbbbbb;
	width: 135px;
	height: 85px;
}

#event_calendar td.booked-owned {
	background: url(../images/calendar_owned.gif);
	border-right: 1px solid #bbbbbb;
	font-weight: bold;
}

#event_calendar td.booked-other {
	background: url(../images/calendar_booked.gif);
	border-right: 1px solid #bbbbbb;
}

.main p.confirm {
	font-size: 16px;
}

	
	a.logout {
		font-size: 16px;
		font-weight: bold;
	}

	
	div.clear {
		clear: both;
	}
	
	div.block {
		clear: both;
		height: 20px;
	}
	
	div.footer {
		height: 100px;
		padding-bottom: 20px;
	}
	
	div.footer .credits {
		float: left;
		width: 95px;
	}
	
	div.footer .copyright {
		float: left;
		text-align: center;
		padding-left: 220px;
	}
	
	div.footer .copyright p {
		font-size: 14px;
		font-weight: bold;
	}
	
	div.footer .copyright a,
	div.footer .copyright a:visited {
		text-decoration: underline;
		color: #000000;
	}
	
	div.footer .pbas {
		float: right;
	}