
/* CSS Document */

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	background-image:url(../img/background_other.gif);
	background-position: center top;
	background-repeat: repeat-x;	
}
.twoColFixLtHdr #container { 
	width: 912px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	text-align: left;
	background: #FFFFFF;
}
.twoColFixLtHdr #header { 
	padding: 30px 0px 0px 0px;
}
.twoColFixLtHdr #banner { 
	padding: 0px 0px 0px 0px;
}

.twoColFixLtHdr #sidebar1, .twoColFixLtHdr #sidefooter {
	float: left;
	width: 220px;
	padding: 0px 21px 15px 18px;
	font-size: 0.8em;
	line-height: 1.5em;
}
.twoColFixLtHdr #mainContent, .twoColFixLtHdr #mainfooter { 
	margin: 0 0 0 260px; 
	padding: 0px 18px 15px 44px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#footer { 
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #CCCCCC;
	color: #CCCCCC;	
}

#footer a:link, #footer a:visited { 
	color: #666666;
	text-decoration:none;
}
#footer a:active, #footer a:hover { 
	color: #333333;
	text-decoration: underline;
}

#credit a:link, #credit a:visited { 
	color: #999999;
	text-decoration:none;
	font-size: 0.8em;
}
#credit a:active, #credit a:hover { 
	color: #999999;
	text-decoration:none;
	font-size: 0.8em;
}

#sidebar1 li {
	list-style-type: none;
	font-size: 1.2em;
	margin: 0;
	padding: 10px 0px 5px 0px;
}
#sidebar1 ul {
	margin: 0;
	padding: 0;
}
#sidebar1 a:link, #sidebar1 a:visited {
	color: #666666;
	text-decoration: none;
}
#sidebar1 a:hover, #sidebar1 a:active {
	color: #CC0000;
	text-decoration: none;
}
#sidebar1 ul li ul li {
	font-size: 1.0em;
	padding-left: 20px;
}



h1 {
	color: #CC0000;
	font-size: 1.4em;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	padding: 15px 0px 20px 0px;
}
h2 {
	color: #999999;
	font-size: 1.3em;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 10px 0px 0px 0px;
	margin: 0;
}
h3 {
	color: #333333;
	font-size: 1.2em;
	font-weight:normal;
	padding: 0;
	margin: 0;
}
h4 {
	color: #333333;
	font-size: 1.1em;
	font-weight:normal;
	padding: 0;
	margin: 0;
}
h5 {
	color: #333333;
	font-size: 1.0em;
	font-weight:normal;
	padding: 0;
	margin: 0;
}
h6 {
	color: #333333;
	font-size: 0.9em;
	font-weight:normal;
	padding: 0;
	margin: 0;
}

p {
	padding: 0px 0px 10px 0px;
	margin: 0;
}
.currentsection {
	color: #CC0000;
}

a:link {
	color: #333366;
	text-decoration: underline;
}
a:visited {
	color: #663333;
	text-decoration: underline;
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearrt { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:right;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearlft { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

img {
	border:0;
}


/*
.thumb {
	left: 18px;
	position: relative;
}
*/

.mainitem {
    margin-bottom: 40px;
}

.eventheader img {
	float: right;
	margin: 10px;
}

.eventheader p {
	color: #cc0000;
	font-weight: bold;
}

img {
	border:0;
	background: url(/media/Media,26188,en.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}

#lcgalogo {
	background-image: none;
}

.mainitem p span {
	color: #C00;
}

.eventheader p span {
	line-height: 300%;
	color: #C00;
}

.eventheader p {
	color: #666;
	font-weight: bold;
}