@charset "utf-8";
/****** HTML tags   *********/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1a1b1c;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 55px;
	font-weight: normal;
}

a:hover {
	color: #C1FF40;
}
a {
	color: #FFFFFF;
}
a img {border:0px;}

/*    containers     */
#botrefs {
	font-size: 10px;
	color: #4C4C4C;
	text-align: right;
}
#botrefs a{
	color: #4C4C4C;
	text-decoration:none;
}
#botrefs a:hover {
	color:#008484;
}
#leftcolumn {
	width: 200px;
	padding-left: 30px;
}
#rightcolumn {
	padding-top: 20px;
}
.textincenter {
	width: 450px;
}

.boldlargeblue a {
	font-size:18px;
	color:#89A0BD;
}

.boldlargeblue a:hover {
	color:#A3A04E;
}

.boldlargeorange {
	font-size:22px;
	font-weight:bold;
	color:#FF6600;
}

.textincenter .herospacer { 
	margin-left:15px;
	float:right;
	margin-bottom:15px;
}
#footer {
	text-align:center;
}
#footer h2 {
	font-size: 15px;
	font-style: italic;
	color: #FC6600;
	margin-top: 20px;
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6c471c;
	width: 650px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.listabout {
	margin-top: 0px;
	font-weight: bold;
}
.listcorp {
	margin-top: 10px;
	
}
.heroimg {
	margin-top: 0px;
	margin-left: 335px;
	overflow: visible;
	position: absolute;
}
body {
	padding-top: 30px;
}

.textinset {
	display: block;
	margin-left: 35px;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	margin-bottom: 15px;
}
#rightcolumn .textincenter h2.greyline {
	color: #919499;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96999E;
	font-size: 16px;
	font-weight: bold;
}
.eventnews {
	text-align: center;
	margin-bottom: 30px;
	padding:5px;
	border: 1px dashed #7D4D02;
}
.eventnews h2 {
	font-size: 12px;
	color: #669900;
	font-weight:normal;
}
.eventnews h3 { margin-bottom:0px;}
.eventnews p {
	color: #747474;
	margin-top: 5px;
}
.eventnews img { border:#999999 1px dotted;margin:5px;}

#voucherform input, #workform input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	background-color: #D1D3D6;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#voucherform #submit, #voucherform #submit.normal, #workform #submit, #workform #submit.normal {
	background-color:#FC7A00;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#voucherform #submit.over, #workform #submit.over {
	background-color:#DC5A00;
}
#voucherform #submit.down, #workform #submit.down {
	background-color:#990000;

}
@charset "utf-8";
/******* menuleft      ************/
#menuleft ul {
	font-size: 13px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top:33px;
}
#menuleft h2 {
	font-size: 13px;
	color: #BFBF97;
	font-weight: normal;
	margin: 0px;
}
#menuleft h2 a {
	color: #BFBF97;
	text-decoration:none;
}
#menuleft h2 a#lara {text-decoration: underline;}
#menuleft .orange, #menuleft .orange a, .orange {
	color: #FF6600;
}
#menuleft a:hover, #menuleft .orange a:hover {
	color:#B6D744;
}
#menuleft .selected {
	color:#FFFFFF; 
	font-weight:bold;
}
.eventimage {
	margin: 5px;
}
.overopacity {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
.normalopacity {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}



