/* Start of CMSMS style sheet 'events_landing_css' */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
}
#page {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#menuholder {
	background-color: #f1592a;
	height: 135px;
}
#menu {
	background-color: #f1592a;
	height: 135px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1em;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	width: 585px;
}
#menu ul {
	list-style: none;
	border-left: #FFFFFF solid 1px;
	height: 100%;
}
#menu ul li {
	border-right: 1px solid #FFFFFF;
	float: left;
	position: relative;
}
#menu ul a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 102px 10px 5px 10px;
	width: 125px;
	background: #f1592a;
}
#menu ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #FF6633;
}
.logo {
	margin: 75px auto 50px auto;
	width: 260px;
	height: 255px;
}
#footer {
	text-align: center;
	font-size: 1.1em;
	color: #999;
	padding: 10px 0 0 0;
}

/* End of 'events_landing_css' */

