#menuList {
	position:relative;
	font-size:1em;
	z-index:99;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #FFFFFF;
	height: 20px;
	float: left;
}

#mainMenu {
	background: #999999;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menuList ul {
	z-index:100;
	margin: 0px;
	padding: 0px;
}

#menuList li {
	z-index:100;
	display:inline;
	list-style: none;
	margin: 0px;
	padding: 0px 5px;
	color: #FFFFFF;
}

a.starter {
	z-index:100;
	margin: 0px;
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
}

a.starter:hover, a.starter:active, a.starter:focus {
	background-color: #999999;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menubuilder, #stylelibrary, #aboutus {
	width: 120px;
}
.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	margin: 3px;
	padding: 3px;
}
.menu li {
	margin: 0px;
	padding: 0px;
}
#home_square {
	margin-right: 4px;
	border: 1px dotted #CCCCCC;
}
.menu li a {
	background: #65768B;
	z-index:100;
	color: #fff;
	display: block;
	width:200px;
	font-size: 10px;
	padding:2px 5px;
	margin: -1px 0px 1px 20px;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.menu li a:hover, .menu li a:active, .menu li a:focus {
	background-color: #cccccc;
	color: #000000;
	text-decoration: none;
}

#events {
	float: left;
}
#top_fright_night h1, #after_dark_header h1, #city_lights_header h1, #grin_header h1, #mayfest_header h1,
#stand_up_header h1, #catering_header h1, #sponsorship_header h1, #press_and_media_header h1, #commissioned_events_header h1, #snow_petrol_header h1, #christmas_header h1,
#firework_displays_header h1, #street_entertainment_header h1, #school_bus_header h1, #build_a_beach_header h1, #joe_scarborough_header h1, #general1_header h1, #general2_header h1, #general3_header h1, #general4_header h1, #general5_header h1, #general6_header h1, #people_header h1, #street2_header h1 {
	display: block;
	margin-top: 0px;
	font-size: 22px;
	font-weight: bold;
	margin-left: 26px;
	color: #370000;
	padding: 116px 0px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 26px;
}
#event_logo {
	float: left;
	margin-right: 0px;
}
#even_details {
	width: 292px;
	float: left;
	margin-top: 25px;
}
#even_image_column {
	width: 292px;
	float: left;
	margin-top: 25px;
}
#event_text {
	width: 438px;
	clear: both;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#event_services_text {
	width: 420px;
	clear: both;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
}
#services_links {
	width: 700px;
	clear: both;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
}
#event_table {
	font-size: 11px;
	line-height: 15px;
	background-color: #0099FF;
}
#event_table {
	margin: 0px 0px 35px;
}
#event_table td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #3366CC;
	color: #FFFFFF;
	padding-right: 3px;
}
#event_table a {
	font-weight: normal;
	text-decoration: underline;
}
#event_table a:hover {
	color: #F9B410;
}
#float_left {
	float: left;
	border: 1px dotted #CCCCCC;
	margin: 0px 0px 4px;
	padding: 0px;
}
#float_right {
	float: right;
	border: 1px dotted #CCCCCC;
	margin: 0px 0px 4px;
	padding: 0px;
}
#home_menu {
	background-color: #666666;
	height: 18px;
	width: 790px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	padding-right: 10px;
	padding-left: 0px;
}
#home #container_shadow #container_main #middle_column_services #event_services_text a {
	color: #333333;
	text-decoration: underline;
}
#home #container_shadow #container_main #middle_column_services #event_services_text select {
	font-size: 11px;
	background-color: #6699FF;
	border: 1px solid #FFFFFF;
	margin: 5px;
}

