@charset "utf-8";
/* CSS Document */

/* Import external stylesheet */
@import url('reset.css');

body
	{
		margin:0px;
		padding:0px;
		background-color:#171717;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
#headerbg
	{
		width:100%;
		height:771px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbg.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerbgpressreleases
	{
		width:100%;
		height:255px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbgpressreleases.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerbgaboutcontact
	{
		width:100%;
		height:255px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbgaboutcontact.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerbgourservices
	{
		width:100%;
		height:255px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbgourservices.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerbgpastevents
	{
		width:100%;
		height:255px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbgpastevents.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerblank
	{
		width:1004px;
		height:740px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:1004px;
		height:740px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(images/header2.jpg);
		background-repeat:no-repeat;
	}
#menublank
	{
		width:935px;
		height:29px;
		float:left;
		margin:0px;
		padding:0 0 15px 69px;
	}
#menu
	{
		width:867px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
	}
#menu ul
	{
		width:1004px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li
	{
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#menu ul li a.menu
	{
		height:25px;
		float:left;
		margin:0px;
		padding:20px 21px 16px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
	}
#menu ul li a.menu:hover
	{
		height:25px;
		float:left;
		margin:0px;
		padding:20px 21px 16px;;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;		
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menuover.png);
		background-repeat:repeat-x;
	}
#headerrightblank
	{
		width:311px;
		float: right;
		margin:0 70px 0 0;
		padding:0px;
	}
#headernav
	{
		width:290px;
		height:25px;
		float: right;
		margin:0px;
		padding:0 0 0 21px;
	}
#headernav ul
	{
		height:25px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#headernav ul li
	{
		height:15px;
		float: left;
		margin:0px;
		padding:7px 0 0 0;
		display:block;
	}
#headernav ul li a.register
	{
		width:67px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 17px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image:url(images/registericon.jpg);
		background-repeat:no-repeat;
		background-position:left;

	}
#headernav ul li a.register:hover
	{
		width:67px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 17px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image:url(images/registericon.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.login
	{
		width:41px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image: url(images/login.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.login:hover
	{
		width:41px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image: url(images/login.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.bookmark
	{
		width:62px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 21px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image: url(images/bookmark.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.bookmark:hover
	{
		width:62px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 21px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image: url(images/bookmark.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.blog
	{
		width:35px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image: url(images/blog.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.blog:hover
	{
		width:35px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image: url(images/blog.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
.headertxt
	{
		width:273px;
		float: left;
		margin:12px 0 0 0;
		padding:0 0 0 38px;
		font-family:Arial;
		font-size:12px;
		color:#fff;
	}
.headerboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#fff;
	}
.headerdecoratxt
	{
		font-family:Arial;
		font-size:12px;
		color:#fff;
		text-decoration:underline;
	}
.headertxt02
	{
		width:273px;
		float: left;
		margin:8px 0 0 0;
		padding:0 0 0 38px;
		font-family:Arial;
		font-size:12px;
		color:#fff;
	}
#special
	{
		width:260px;
		float:left;
		margin:196px 0 0 0;
		padding:0 0 0 50px;
		font-family: "Arial Narrow";
		font-size:28px;
		color:#fffd64;
		line-height:28px;
	}
#year
	{
		width:215px;
		float:left;
		margin:0px;
		padding:0 0 0 96px;
		font-family: "Arial Black";
		font-size:22px;
		color:#fff;
		line-height:20px;
	}
#searchblank
	{
		width:170px;
		float:left;
		margin:20px 0 0 0;
		padding:19px 0 0 140px;
	}
#searchinput
	{
		width:147px;
		height:22px;
		float:left;
		margin:0px;
		padding:0px;
	}
.searchinput
	{
		width:139px;
		height:17px;
		float:left;
		margin:0px;
		padding:5px 0 0 10px;
		font-family:Arial;
		font-size:10px;
		color:#000;
	}
#advancedsearch
	{
		width:115px;
		float:left;
		margin:0px;
		padding:8px 0 0 3px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
	}
.advancedsearch
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
.advancedsearch:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-decoration: underline;
	}
#go
	{
		width:31px;
		height:18px;
		float:left;
		margin:8px 0 0 0;
		padding:0px;
	}
.go
	{
		width:26px;
		height:16px;
		float:left;
		margin:0px;
		padding:2px 0 0 5px;
		font-family:Arial;
		font-size:10px;
		color:#e1d300;
		text-decoration:none;
		background-image:url(images/gobutton.jpg);
		background-repeat:no-repeat;
	}
.go:hover
	{
		width:26px;
		height:16px;
		float:left;
		margin:0px;
		padding:2px 0 0 5px;
		font-family:Arial;
		font-size:10px;
		color:#e1d300;
		text-decoration:none;
		background-image:url(images/gobutton.jpg);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#bannertxtblank
	{
		width:1004px;
		height:233px;
		float:left;
		margin:0px;
		padding:525px 0 0 0;
	}
#bannertxtblankpressreleases
	{
		width:1004px;
		height:233px;
		float:left;
		margin:0px;
		padding:0px 0 0 0;
	}
#bannerheading
	{
		width:687px;
		height:37px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:36px;
		color:#e9e389;
	}
#bannerheading h2
	{
	width:687px;
	height:37px;
	float:left;
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size:30px;
	color:#ffffff;
	}
#bannertxt
	{
		width:687px;
		float:left;
		margin:23px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:14px;
		color:#b8b8b8;
	}
#bannertxt p
	{
		width:940px;
		float:left;
		margin:0px;
		padding:0px 0px 0px 32px;
		font-family: Arial;
		font-size:14px;
		line-height: 24px;
		color:#b8b8b8;
	}
.bannertxt
	{
		float:left;
		padding:31px 0 0 0;
		font-family: Arial;
		font-size:14px;
		color:#ffffff;
		font-weight: bold;
	}
.bannertxtpressreleases
	{
	float:left;
	padding:31px 0 0 0;
	font-family: Arial;
	font-size:14px;
	color:#ffffff;
	font-weight: bold;
	text-transform: uppercase;
	}
.bannertxtpressreleasesblue
	{
	float:left;
	padding:0px 0 0 0;
	font-family: Arial;
	font-size:14px;
	color:#637d9d;
	font-weight: bold;
	text-transform: uppercase;
	}
#bannerpic
	{
		width:159px;
		height:170px;
		float:left;
		margin:69px 0 0 0;
		padding:0px;
		background-image:url(images/bannerpic.jpg);
		background-repeat:no-repeat;
	}
/*----------------------------------------------HEADER-----------------------------------------------------------------------END-------------------------------------*/	
#contentbg
	{
		width:100%;
		height:1130px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgpressreleases
	{
		width:100%;
		height:1325px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgaboutcontact
	{
		width:100%;
		height:875px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgourservices
	{
		width:100%;
		height:1625px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgpastevents
	{
		width:100%;
		height:1100px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgbanner
	{
		width:100%;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/bannerbot.jpg);
		background-repeat: repeat-x;
		background-position:center top;
	}
#contentbghome
	{
		width:100%;
		height:825px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#content
	{
		width:1004px;
		float:left;
		margin:0px;
		padding:0px;
	}
#bannerbot
	{
		width:1004px;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/bannerbot.jpg);
		background-repeat: repeat-x;
	}
#bannerbottxt
	{
		width:450px;
		height:42px;
		float:left;
		margin:0px;
		padding:13px 0 0 550px;
		font-family:Arial;
		font-size:26px;
		color:#2c2c2c;
	}
#bannerbottxt h4
	{
		width:450px;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:26px;
		color:#2c2c2c;
	}
#details
	{
		width:94px;
		height:28px;
		float:left;
		margin:14px 0 0 0;
		padding:0px;
	}
.details
	{
		width:79px;
		height:21px;
		float:left;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(images/detailsbutton.jpg);
		background-repeat:no-repeat;
	}
.details:hover
	{
		width:79px;
		height:21px;
		float:left;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(images/detailsbuttonover.jpg);
		background-repeat:no-repeat;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#contentleft
	{
		width:1004px;
		float:left;
		margin:0px;
		padding:35px 34px;
	}
	
#contenthome
	{
		width:1004px;
		float:left;
		margin:45px 0px 0px 10px;
		padding:0px;
	}
#homeimage {
	float:left;
	margin:0px;
	padding: 40px 0px 0px 0px;
}
#lineimage {
	float:left;
	margin:0px;
	padding: 50px 0px 0px 32px;
}

/*-------------------------------------------------------CONTENT---------------------------------------------------------------------------END----------------------*/	
/*----------programimages----------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#programimage {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimage
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/athumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimage:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/athumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}

#programimageb {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimageb
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/bthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimageb:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/bthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	

#programimagec {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagec
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/cthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagec:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/cthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	

#programimaged {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimaged
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/dthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimaged:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/dthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	

#programimagee {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagee
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/ethumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagee:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/ethumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimagef {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagef
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/fthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagef:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/fthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimageg {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimageg
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/gthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimageg:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/gthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimageh {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimageh
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/hthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimageh:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/hthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimagei {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagei
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/ithumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagei:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/ithumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimagek {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagek
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/kthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagek:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/kthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimagel {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagel
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/lthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagel:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/lthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimagem {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagem
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/mthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagem:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/mthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	

/*----------programimages-------------end---------------------------------------------------------------------------------------------------------------------------------------------*/	

#footerbg
	{
		width:100%;
		height:225px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/footerbg.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#footerblank
	{
		width:1004px;
		height:126px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:1004px;
		height:126px;
		float: left;
		margin:0px;
		padding:0px;
	}
#footerlinks
	{
		width:1004px;
		float: left;
		margin:100px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
		text-decoration:none;
		padding:0 3px 0 3px;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
		text-decoration: underline;		
		padding:0 3px 0 3px;
	}
#copyrights
	{
		width:1004px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#fff;
		text-align:center;
	}
#validation
	{
		width:549px;
		float: left;
		margin:10px 0 0 0;
		padding:0 0 0 455px;
	}
.xhtml
	{
		width:36px;
		height:15px;
		float: left;
		margin:0px;
		padding:0 0 0 8px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:36px;
		height:15px;
		float: left;
		margin:0px;
		padding:0 0 0 8px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.css
	{
		width:28px;
		height:15px;
		float: left;
		margin:0 0 0 3px;
		padding:0 0 0 16px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:28px;
		height:15px;
		float: left;
		margin:0 0 0 3px;
		padding:0 0 0 16px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
#desinedby
	{
		width:1004px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#fff;
		text-align:center;
	}
.desinedby
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
.desinedby:hover
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-decoration: underline;
	}
	