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

#homeLogo{
	width:515px;
	float:left;
}

#homeContentContainer{
	width:898px;
	float:left;
	background-color:#313c4a;
	background-image:url(../images/template/homeCols.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
}

#homeLeft{
	width:260px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:18px 15px 10px 55px;
}

#homeCenter{
	width:260px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:18px 15px 10px 55px;
}

#homeRight{
	width:182px;
	float:left;
	margin:0px;
	padding:18px 18px;
}

.growingTheArts{
	background-image:url(../images/template/homeSplatter.jpg);
	background-position:top;
}

.orangeHighlight{
	background-color:#d95e42;
	color:#fff;
	padding:10px;
}

.orange{
	color:#d95e42;
	font-size:1.2em;
}

.orangeHighlight ul{
	margin:8px 0px;
	padding:0;
}

.orangeHighlight ul li{
	padding:0px 0px 0px 15px;
	list-style:none;
}

.orangeHighlight a{
	color:#fff;
	text-decoration:none;
}

.homeUs{
	float:left;
	width:200px;
	padding:0px 0px 0px 16px;
}

#applause-wrap {
	background-color: #313c4a;
	float:left;
	width:860px;
	height:109px;
	padding:0 20px;
}

#home-applause {
	border: 1px solid #828A94;
	height: 89px;
	background: url('../images/template/homeApplausePage.gif') no-repeat;
	padding: 10px 10px 10px 650px;
	width: 198px;
	position: relative;
	display: block;
}

#applause-logo {
	position: absolute;
	background: url('../images/template/homeApplauseLogo.gif') no-repeat;
	width: 293px;
	height: 127px;
	top: -2px;
	left: 326px;
}

#header-section {
	position: relative;
	width: 900px;
	height: 66px;
	background: url('../images/template/homeNewEventsUs.gif') no-repeat;
}

.header-link {
	position: absolute;
	text-indent: -9999px;
	height: 66px;
	top: 0;
	width: 180px;
}

#new-header {
	left: 0;
}

#events-header {
	left: 346px;
}

#us-header {
	left: 692px;
}
