BODY
{
	background: #FFFFFF;
	color: #333333;
	font-family: Arial, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.1em;
	background-image: none;
}

A, INPUT:focus
{
	outline: none;
}
A
{
	color: #424242;
	
}

H1 a {
	text-decoration:none;
}

#topnav
{
display:none;
}
#mainnav
{
display:none;
}
#content_menu
{
display:none;
}

/*** content layout ***/
H1
{
	margin: 0em 0 1.5em;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #111111;
	line-height: 1.3em;
	font-family: NobileBold, Arial;
	letter-spacing: 0.0em;
	border-bottom: 3px solid #111111;
	display: inline-block;
}
H2
{
	margin: 0 0 0.5em 0;
	font-size: 1.0em;
	font-family: NobileBold, Arial;
	color: #111111;
	line-height: 1.54em;
}
H3
{
	font-family: NobileBold, Arial;
	color: #111111;
	margin: 0.5em 0 0 0;
	font-size: 0.9em;
	line-height: 1.44em;
}

H4
{
	font-family: NobileBold, Arial;
	color: #111111;
	margin: 0.5em 0 0 0;
	font-size: 0.8em;
	line-height: 1.44em;
}
.csc-textpic-intext-left-nowrap h1 {
	padding-top:0.5em;
}
.csc-textpic-intext-left-nowrap h2 {
	padding-top:0.7em;
}
.csc-textpic-intext-left-nowrap h3 {
	padding-top:0.9em;
}
.csc-textpic-intext-left-nowrap h4{
	padding-top:1.1em;
}


P
{
	font-size: 0.8em;
	line-height: 1.696em;
	margin: 0 0 0.5em 0;
}
.bodytext
{
	margin: 0.5em 80px 0.5em 0;
	line-height: 1.696em;
	font-size: 0.9em;
}

.box
{
	float: none;
	display:block;
	position:relative !important;
	left:0px !important;
	width: 100%;
	padding-bottom: 25px;
	border-bottom: 1px solid #ddd;
	
}

.box a.url img{
	float:left;
	margin-right: 10px;
}
.box .event_clear {
	clear:both;
}
.box .event_content {
	
}


#eg-button {
display:none;
}

