html { /* Stop background flicker in IE 6 Bug: http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker */
  filter: expression(document.execCommand("BackgroundImageCache", false, true));}

		/*
			IE PNG Fix http://www.twinhelix.com/css/iepngfix/
		 */
		
		* { behavior: url(iepngfix.htc) }
		
		 /*
		  Alternatively, you can specify that this will apply to all tags like so:
		   * { behavior: url(iepngfix.htc) }
		 */

body {

	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background-color:white;}

/* Typography  ------------------------------------------------------------------------------------------------------ */

* { 
	margin:0;
	padding:0;}

ul, ol {
	padding-left:1em;
	margin-left: 10px;
	line-height:17px;
	font-size:11px;}

ol {
	background-image:none;}

p {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #333333;
	line-height: 16px;
	margin:5px 0 10px 0;}
	
hr {
	clear: left;
	padding:0;
	width:730px;
	color:#ccc;
	background-color:#ccc;}
	
h1 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:normal;
	color: #333333;
	}

h2 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color: #333333;
	font-weight:normal;
	margin-top:10px;}

h3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color: #333333;
	font-weight:normal;
	padding:10px 0 0 0;
	margin:0;}

h4 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color: #333333;
	font-weight:normal;
	padding:10px 0 0px 0;}
	
h5 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #333333;
	font-weight:normal;
	padding:10px 0 10px 0;}
	
	a:link { font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:none; color:#82def3; }
	a:visited { font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:none; color:#82def3;}
	a:hover { font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:none; color:#82def3; !important}
	a:active { font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:none; color:#82def3; }
	
	
/* Typography Ends  ------------------------------------------------------------------------------------------------------ */

/* Classes  ---------------------------------------------------------------------------------------------------------------*/

.send_to_friend {
	margin:0;
	padding:0;
	width:82px;
	height:55px;
	text-indent: -5000px; overflow:hidden; display:block;
	position:absolute;
	top:68px;
	left:780px;}
	
.send_to_a_friend {
	width:880px;
	height:123px;
	background-color:#3300FF;
	position:relative;
	text-align:left;}

.title_regiter {
	text-indent: -5000px; overflow:hidden; display:block;
	width:249px; height:35px; margin:0 0 10px 0;}

.title_home_welcome {
	text-indent: -5000px; overflow:hidden; display:block;
	width:802px; height:26px;}
	
.title_latest_news {
	text-indent: -5000px; overflow:hidden; display:block;
	width:192px; height:22px; margin-top:10px;}
	
.title_whats_on {
	text-indent: -5000px; overflow:hidden; display:block;
	background-image:url(../images/headings/whats_on.jpg);
	background-repeat:no-repeat;
	width:278px; height:28px; margin-top:10px; }

.title_gallery {
	text-indent: -5000px; overflow:hidden; display:block;
	width:264px; height:26px; margin-top:10px; }
	
.printer_friendly {
	color: #333333!important;
	background-position:250px 0px;
	padding-bottom:5px!important;
	}
	
	.printer_friendly a {
	color: #333333!important;
	text-decoration:none!important;}
	
.sub_navigation {
	padding-bottom:10px;}
	
.sub_navigation li {
	font-size:14px;
	background-position:2px 9px;
	padding-left:25px!important;}

.sub_navigation li a {
	color: #333333!important;}
	
.sub_navigation li a:hover {
	color:#82def3!important;}

.page_title {
	font-size:22px;
	color: #333333;
	font-weight:normal;
	border-bottom:3px solid #949494;
	padding:0px 0 4px 0;
	margin-bottom:5px;}
	
.trail_menu {
	padding:0 0 10px 0;}
	
.trail_menu strong {
	color:#E94989;}
	
.image_float {
	float:left;
	padding:10px 20px 0 0;
	width:100px;}
	
.news_repeater {
	float:left;
	width:520px;
	border-bottom:1px dotted #999999;}
	
.news_article {
	border-bottom:1px dotted #999999;}

/* Classes Ends  ---------------------------------------------------------------------------------------------------------------*/

/* Main Structure  ---------------------------------------------------------------------------------------------------------------*/

#top_banner {
	height:123px;
	width:100%;
	position:relative;
	margin: 0 auto 0 auto;
	display: none;
	}
	
#top_banner_alt {
	height:123px;
	width:100%;
	position:relative;
	margin: 0 auto 0 auto;
	display: none;
	}
	
#logo_banner {
	height:123px;
	width:880px;
	position:relative;
	margin:0 auto 0 auto;}
	
#logo_banner_alt {
	height:123px;
	width:880px;
	position:relative;
	margin:0 auto 0 auto;}
	
#email_address {
	width:197px;
	height:18px;
	position:absolute;
	top:70px;
	left:5px;}
	
#text_size {
	width:140px;
	height:20px;
	position:absolute;
	top:20px;
	padding:0 0 0 5px;
	left:0px;}
	
#wrapper_holder {
	position:relative;
	margin:0 auto 0 }
	
#wrapper {
	width:880px;
	margin: 0px auto 0px auto;
	text-align:left;
	position:relative;}

#navigation {
	width:880px;
	height:40px;
	float:left;}
	
#image_banner_holder {
	display: none;
	width:870px;
	height:190px;
	padding:11px 0 0 10px;
	float:left;
	}
	
	#register_form_holder {
	width:249px;
	height:180px;
	float:left;
}
	
	#image_holder {
	width:610px;
	float:left;}
	
#main_content_holder {
	width:880px;
	float:left;}

	#main_content_holder_top {
	width:880px;
	height:30px;
	float:left;
	}

	#main_content_holder_middle {
	width:830px;
	float:left;
	padding:0 10px 0 40px;}

	#main_content_holder_bottom {
	width:880px;
	height:30px;
	float:left;
	}
	

#home_bottom_col_left {
	width:200px;
	float:left;
	padding:0 25px 0 0;}
	
	#home_bottom_col_left ul {
	padding:0;
	margin:0;}
	
	#home_bottom_col_left li {
	padding:7px 0 7px 0;
	border-bottom:1px dotted #CCCCCC;
	list-style-type:none;
	margin:0;}
	
	#home_bottom_col_left strong {
	color:#82def3;
	font-size:12px;}
	
#home_bottom_col_middle {
	width:307px;
	float:left;}
	
	#video_holder {
	float:left;
	width:278px;
	height:197px;
	background-color:#CCCCCC;}
	
#home_bottom_col_right {
	width:264px;
	float:left;}
	
	#home_bottom_col_right ul {
	padding:0;
	margin:0;} 
	
	#home_bottom_col_right li {
	padding:0 5px 0 0;
	border:none;
	list-style-type:none;
	float:left;
	margin:0;} 

	#home_bottom_col_right li img {
	border:none!important;}


#internal_left_col {
	float:left;
	padding:0 20px 15px 0;
	width:253px;}
	
	#internal_left_col ul {
	margin:0;
	padding:0;}

	#internal_left_col li {
	padding:7px 0 7px 0;
	border-bottom:1px dotted #757575;
	list-style-type:none;
	margin:0;}

	#internal_left_col strong {
	color:#82def3;
	font-size:12px;}

#internal_right_col {
	float:left;
	width:527px;}

	#internal_right_col ul {
	padding:0;
	margin:0;}

	#internal_right_col li {
	list-style-type:none;
	padding:0 0 5px 20px;
	background-position:0px 2px;}

#event_image_holder {
	float:left;
	width:260px;
	padding:5px 0 0 0;}
	
	#event_image_holder ul {
	padding:0;
	margin:0;}
	
	#event_image_holder li {
	padding:0 0 15px 0;
	list-style-type:none;
	margin:0;}
	
	#event_image_holder li img {
	border:2px solid #666666;}
	
#event_description_holder {
	float:left;
	width:245px;
	padding:0 0 0 20px;}

	#event_description_holder strong {
	color:#E94989;}


#footer_content_holder {
	width:880px;
	float:left;}

	#footer_content_holder_top {
	width:880px;
	height:30px;
	float:left;
	}

	#footer_content_holder_middle {
	width:800px;
	float:left;
	padding:0 40px 0 40px;
	}

	#footer_content_holder_bottom {
	width:880px;
	height:30px;
	float:left;
	}

#footer_left_col {
	float:left;
	width:400px;
	padding-top:5px;
	text-align:left;}
	
	#footer_left_col p {
	padding:0 0 5px 0;
	color:#959595;
	margin:0;}
	
	#footer_left_col a {
	color:#959595;
	text-decoration:underline;}
	
#footer_right_col {
	float:right;
	width:400px;
	text-align:right;}
	
	#footer_right_col p {
	padding:0;
	color:#959595;
	margin:0;}
	
	#footer_right_col a {
	color:#959595;
	text-decoration:underline;}

#navigation {
	float:left;
	width:880px;
	display: none;}

#navigation ul {
	list-style-type:none;
	padding:15px 0 0 0;
	margin:0;
	float:left;}
	
#navigation li {
	list-style-type:none;
	padding:0;
	margin:0;
	display:inline;
	float:left;}
	
.nav_home  {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 63px; height:21px; text-decoration: none !important;
	background-image:url(../images/navigation/home.jpg);
	background-repeat:no-repeat;}
	
	.nav_home:hover {background-position: -63px 0;}
	.nav_home.selected {background-position: -63px 0;}
	
.nav_about_us  {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 79px; height:21px; text-decoration: none !important;
	background-image:url(../images/navigation/about_us.jpg);
	background-repeat:no-repeat;}
	
	.nav_about_us:hover {background-position: -79px 0;}
	.nav_about_us.selected {background-position: -79px 0;}
	
.nav_whats_on  {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 84px; height:21px; text-decoration: none !important;
	background-image:url(../images/navigation/whats_on.jpg);
	background-repeat:no-repeat;}
	
	.nav_whats_on:hover {background-position: -84px 0;}
	.nav_whats_on.selected {background-position: -84px 0;}
	
.nav_press  {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 53px; height:21px; text-decoration: none !important;
	background-image:url(../images/navigation/press.jpg);
	background-repeat:no-repeat;}
	
	.nav_press:hover {background-position: -53px 0;}
	.nav_press.selected {background-position: -53px 0;}
	
.nav_education  {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 169px; height:21px; text-decoration: none !important;
	background-image:url(../images/navigation/education.jpg);
	background-repeat:no-repeat; }
	
	.nav_education:hover {background-position: -169px 0;}
	.nav_education.selected {background-position: -169px 0;}
	
.nav_mela_festival  {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 211px; height:21px; text-decoration: none !important;
	background-image:url(../images/navigation/mela_festival.jpg);
	background-repeat:no-repeat;}
	
	.nav_mela_festival:hover {background-position: -211px 0;}
	.nav_mela_festival.selected {background-position: -211px 0;}
	
.nav_membership  {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 107px; height:21px; text-decoration: none !important;
	background-image:url(../images/navigation/membership.jpg);
	background-repeat:no-repeat;}
	
	.nav_membership:hover {background-position: -107px 0;}
	.nav_membership.selected {background-position: -107px 0;}
	
.nav_get_in_touch  {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 113px; height:21px; text-decoration: none !important;
	background-image:url(../images/navigation/get_in_touch.jpg);
	background-repeat:no-repeat;}
	
	.nav_get_in_touch:hover {background-position: -113px 0;}
	.nav_get_in_touch.selected {background-position: -113px 0;}
	

/* Main Structure Ends  ---------------------------------------------------------------------------------------------------------------*/

/* Forms  ---------------------------------------------------------------------------------------------------------------*/

.formLabel_home {
	margin-bottom:20px;
	padding-left:25px;
	color: #333333;
	float:left;
	font-size:11px;
	padding-top:3px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	width:43px;}
	
.formField_home {
	margin-bottom:10px;
	float:left;
	padding:2px 0 2px 3px;
	font-size:11px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	width:150px;}
	
.formLabel {
	margin-bottom:20px;
	color: #333333;
	float:left;
	font-size:11px;
	padding-top:3px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	width:80px;}
	
.formField {
	margin-bottom:10px;
	float:left;
	padding:2px 0 2px 3px;
	font-size:11px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	width:300px;}

textarea {
	width:300px;
	padding:2px 0 2px 3px;
	font-size:11px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;}

/* Forms Ends  ---------------------------------------------------------------------------------------------------------------*/


