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

img {
	border:			none;
	}

a,
a:link,
a:visited,
a:active {
	color:			#d6f000;
	text-decoration:	none;
	font-weight:		bold;
	}

a:hover {
	color:			#909090;
	text-decoration:	none;
	}	

table {	
	float:left
	}

tr:hover {
	background-color:#1b1b1b;
	}

p {
	float:left;
	width:650px;
	}

body {
	margin:			0px;
	padding:		0px;
	width:			100%;
	height:			100%;
	background:		url(../images/gradient.jpg);
	background-repeat:	repeat-x;
	background-color:	#010101;
	font-family: 		"Trebuchet MS", Arial, verdana;
	color:				#FFFFFF;
	font-size:			11px;
	line-height:		20px;
	}

.smallText {
	font-size:			10px;
	color:				#959595;
	}

#MainPlaceHolder {
	width:990px;
	height:auto;
	}

#ImageHolderLeft {
	width:			210px;
	height:			768px;
	float:			left;
	padding:		0 30px 0 0;
	}

#HeaderHolder {
	width:			742px;
	height:			101px;
	float:			left;
	}

#MainContentHolder {
	width:			742px;
	height:			auto;
	float:			left;
	}

#LogoHolder {
	float:			left;
	width:			183px;
	height:			91px;
	}

#MenuHolder {
	width:			559px;
	height:			91px;
	float:			left;
	}
	
#MenuHolder a {
	height:			26px;
	padding:        65px 5px 0 5px;
	float:			left;
	background:		url(../images/btnbackground.jpg);
	background-repeat:	repeat-x;
	margin-right:	1px;
	font-size:		14px;
	color:			#9b9b9b;
	text-transform:	uppercase;
	}

#MenuHolder a:hover {
	background:		url(../images/btnbackgroundover.jpg);
	color:			#FFFFFF;
	}


#MenuLinesHolder {
	float:			left;
	height:			10px;
	width:			742px;
	}
	
.HeaderGradient {
	float:left;
	}

#Col1 {
	width:			239px;
	height:			auto;
	float:			left;
	padding:		15px 10px 0 0
	}

.Col1Item {
	width:			239px;
	height:			auto;
	float:			left;
	padding:        0 0 35px 0;
	}

.Col1Item ul {
	padding:        0px;
	margin:			0px;
	float:			left;
	list-style-type:	none;
	width:			239px;
	}

.Col1Item ul a,
.Col1Item ul a:link,
.Col1Item ul a:visited,
.Col1Item ul a:active {
	color:			#f00160;
	text-decoration:	none;
	font-weight:		bold;
	}

.Col1Item ul a:hover {
	color:			#909090;
	text-decoration:	none;
	}	

#Col2 {
	width:			493px;
	height:			auto;
	float:			left;
	padding:		15px 0 0 0;
	}

.Col2Item {
	width:			493px;
	height:			auto;
	float:			left;
	padding:		0 0 35px 0;	
	}

#Col3 {
	width:			700px;
	height:			auto;
	float:			left;
	padding:		15px 0 0 0;
	}

.Col3Item {
	width:			700px;
	height:			auto;
	float:			left;
	padding:		0 0 35px 0;	
	}

.PastBookings {
	color:#333333;
	}



h1 {
	margin:			0px;
	padding:        0 0 5px 0;
	float:			left;
	width:			100%;
	font-size:		18px;
	text-transform:	uppercase;
	}

.HeaderSmallLine {
	width:			239px;
	height:			3px;
	float:			left;
	}

.ContentItemColor	{
	color:			#d6f000;
}

.HighLightText {
	color:			#f00160;
	font-weight:	bold;
}

.VideoHolder {
	width:			230px;
	height:			auto;
	float:			left;
}