@charset "UTF-8";
body
{
	background-color:#033e4e;
	background-image:none;
}

.copyright
{
	background-color:#033e4e;
}

.clwccontent {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #333333;
	position:relative;
	width:100%;
	padding:1px 0px 0px 0px;
	margin:0px;
	background:url(/assets/images/specialsections/clwc/CLWCBackground.jpg);
	height:100%;
	background-color:#ffffff;
	display:block;
}
.clwccontent h1 {
	margin-top: 240px;
	margin-right: 85px;
	margin-bottom: 30px;
	margin-left: 325px;
	font-size: 0.95em;
	line-height: 20px;
	color: #B32C1E;
	width:440px;
}
.clwccontent p {
	font-size: .9em;
	line-height: 20px;
	margin-top: 0px;
	/*margin-right: 85px;*/
	margin-bottom: 18px;
	margin-left: 40px;
}

.clwccontent p.head
{
	margin-bottom:5px;
}

.clwccontent .textblock
{
	margin-top: 0px;
	margin-right: 85px;
/*	margin-bottom: 15px;*/
	margin-left: 85px;
}

.clwccontent h2 {
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 85px;
	margin-bottom: 0px;
	margin-left: 85px;
	font-weight: normal;
	line-height: 18px;
}
.clwccontent a {
	color: #B32C1E;
}
.clwccontent a:visited {
	color: #B32C1E;
}
.clwccontent a:hover {
	color: #FF0000;
}
.clwccontent a:active {
	color: #FF0000;
}

.schedule {
	font-size: .9em;
	line-height: 20px;
	margin-top: 0px;
/*	margin-right: 85px;*/
	margin-bottom: 15px;
	/*margin-left: 40px;*/
	padding-right: 10px;
	display:table;
	/*background-color:#ffffff;*/
}
.scheduleHeading {
	color: #FFFFFF;
	background-color: #B32C1E;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 17px;
}

.scheduleBody {
	padding: 10px 5px;
	font-size: 0.9em;
	line-height: 15px;
	margin-left:40px;

}

