/* --- preclearing all annoying forcefeeded stuff from different browsers --- */
div, dl, dd, ul, ol, li, h1, h2, h3, h4 ,h5 ,h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
ol, ul { list-style: none; }
/* address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; } */
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0;}
caption, th {text-align: left; }
q:before, q:after { content: ''; }

/* BLOCK MODES ------------------------------- */
body { font-family: Tahoma,Verdana,sans-serif; font-size: 11px; color: #414141; }
.siteBg {
	background-image:url('images/site_bg_2.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #611F05;
    margin: 0px; padding: 0px;	
}
.cols { float: left;}
.clear { clear: both; }
#pagewrapper { width: 960px; margin: 0px; padding: 0px;}
#header {
	background-image:url('images/header_bg.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 225px;
	width: 960px;
	display: block;
}
#mainlogo {
	width: 294px;
	height: 115px;
	display: block;
	top: 50px;
	position: absolute;
}

#quickinfo {
	background-image:url('images/submenu_bg.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 200px;
	min-height: 270px;
	display: block; 
	padding-top: 20px;
}

#quickinfo .newsitem, .newsitem:visited { 
	color:#8a8a8a; 
	text-decoration: none; 
	font-weight: bold; 
	outline: none; 
	display:block;
	padding: 4px;
	background-color: transparent;
}
#quickinfo .newsitem:hover { background-color: #F0F0F0; color:#4a4a4a;}

#menubar {
	background-image:url('images/menubar_bg.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 31px;
	width: 750px;
	display: block;
	padding-left: 210px;
}

#menuwrapper { display: block; height: 31px; float: left;}
#langwrapper { display: block; float: right; padding-top: 6px; width: 60px; height: 25px; }
#contentwrapper {
	background-image:url('images/main_bg.jpg');
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 960px;
}

#maincontent {
	background-image:url('images/content_deco.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 720px;
	min-height: 769px;
	display: block;
	padding: 0px 20px 0px 20px;
}
#maincontent h1 { font-family: "Trebuchet MS",Tahoma,Verdana,sans-serif; font-size: 20px; margin-bottom:0.5em;margin-top:0.5em; color: #7B2400;}
#maincontent h2 { font-family: "Trebuchet MS",Tahoma,Verdana,sans-serif; font-size: 16px; font-weight: bold; font-style: italic;  margin-top: 10px; margin-bottom:10px; color: #993F0A;}
#maincontent h3 { font-family: "Trebuchet MS",Tahoma,Verdana,sans-serif; font-size: 125%; margin-bottom:0.5em;margin-top:0.5em;}
#maincontent h4 { font-family: "Trebuchet MS",Tahoma,Verdana,sans-serif; font-size: 110%; margin-bottom:0.5em;}
#maincontent h5 { font-size: 100%; }

#maincontent .news_ingress { font-weight:bold; font-size:120%; margin-bottom:10px;}
#maincontent .news_body { font-size:100%;}
#maincontent .news_image { float:right; margin: 0 0 15px 15px; border:1px solid #000;}

#footer {
	background-image:url('images/footer_bg.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 126px;
	width: 960px;
	display: block;
}
#footershader {
	background-image:url('images/footer_shader.png');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 14px;
	width: 960px;
	display: block;
}
#contactinfo {
	font-family: Tahoma,Verdana,sans-serif; 
	font-size: 11px; 
	color: #ffffff;
	margin: 40px 10px 0px 10px;
	display: block;
	position: relative;
	height: 80px;
	width: 180px;
}
#sponsors {
	margin: 40px 10px 0px 20px;
	width: 600px;
	height: 80px;
	display: block;
	position: relative;
	color: #ffffff;
	font-weight:bold;
	letter-spacing:1px;
}
#adds {
	text-align:center;
	display: block;
	position: absolute;
	width: 180px;
	padding:5px;
	background-color:#fff;
	top: 220px;
	left: 966px;
}
/* Content related -----------------------------*/
/* content title and default paragraphs */
#maincontent p { font-family: Tahoma,Verdana,sans-serif; font-size: 12px; color: #414141; margin-bottom:0.7em; margin-right:2em;}
#maincontent a, #maincontent a:active, #maincontent a:visited { text-decoration: none; font-weight: bold; outline: none; color: #7B2400;}
#maincontent a:hover { text-decoration: none; font-weight: bold; outline: none; color: #414141;}
#maincontent ul { list-style-type:disc; list-style-position:inside; padding-left:2em; margin-bottom:1em; }
#maincontent ol { list-style-type: upper-roman; list-style-position:inside; padding-left:1em;}
#maincontent .errormsg { font-weight:bold; color:red; text-align:center; }
#maincontent hr { color:#ddd;height:1px;margin-top:10px;margin-bottom:20px;width:100% }
/* top menu */
ul.menu { clear: both; }
ul.menu li {
    font-family: Tahoma,Verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4a4a4a;
	position:relative;
	width: auto; 
	height: auto; 
	float:left;
	text-decoration: none;
	padding: 9px 10px;
}
ul.menu li ul { 
	display: none; 
	margin: 9px 0px 0px -10px; 
	padding: 0px; 
	background-color: #ffffff; 
	background-image:url('images/submenu_bg.png'); 
	background-repeat: repeat-x;	
	border-width: 0px 1px 0px 1px; 
	border-style: solid; 
	border-color: #cacaca;
}
ul.menu li ul li { margin: 0px; padding: 0px; float: none; z-index: 11; min-width:140px; }
ul.menu li:hover ul {  display: block;  position: absolute;  }
ul.menu li:hover { background-image:url('images/menu_item_bg.png'); background-repeat: repeat-x; background-position: 0% 0%; background-color: #ffffff; color:#000; }
ul.menu li a { 
    font-family: Tahoma,Verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4a4a4a;
	display: block; 
	width: auto; 
	height: auto; 
	text-decoration: none;
	padding: 0px 0px;
	outline: none;
}
ul.child li a { 
    font-family: Tahoma,Verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4a4a4a;
	display: block; 
	width: auto; 
	height: auto; 
	text-decoration: none;
	padding: 9px 10px;
	/* background-color: #cacaca; */
	margin: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #dadada;
	outline: none;
}
ul.child li a:hover { color: #ffffff; background-color: #4a4a4a; }

/* modules */
.small_module_header {
	/*
	background-color:#F8E19F;
	border-color:#FFE4B5 #9B6E00 #9B6E00 #FFE4B5;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	*/
	color:#60490E;
	font-weight:bold;
	height:18px;
	margin:0px;
	padding: 4px 8px;
	background-image:url('images/small_module_header.png');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width:184px;
}

.small_module_footer {
	margin:0px;
	padding: 4px 8px;
	background-image:url('images/small_module_footer.png');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width:184px;
	height:12px;
}

.small_module_title {
	color:#5A5241;
	float:left;
	font-weight:bold;
	margin-right:30px;
	padding:4px;
	position:relative;
	text-transform:uppercase;
	/* letter-spacing:1px; */
	text-align:left;
}

.module_content {
	background-image:url('images/small_module_content.png');
	background-position: 0% 0%;
	background-repeat: repeat-y;
	width:184px;
	padding: 1px 8px;
}

.mod_minimize {
  float:right;
  margin:0px;
  height: 21px;
  width: 23px;
  background-image:url(img/minus_22_gray.png);
  overflow:hidden;
  cursor:pointer;
  z-index:3;
}

.mod_restore {
  float:right;
  margin:0px;
  height: 20px;
  width: 22px;
  background-image:url(img/plus_22_gray.png);
  overflow:hidden;
  position:relative;
  cursor:pointer;
  z-index:3;
}
/* events and event tab display window */
.event_label {
	color:#7B2400;
	width:100px;
	float:left;
	display:inline;
	font-weight:bold;
}
.event_data {
	width:350px;
	float:left;
	display:inline;
	font-weight:bold;
}
/* tabbed event list */

.events_tab {
	padding-top:4px;
	background-color:#fff;
	margin-right:4px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid;
	border-left:1px solid;
	border-color: #444;
	width:60px;
	height:24px;
	display:inline;
	float:left;
	cursor:pointer;
	margin-bottom:10px;
	letter-spacing:0px;
}

.events_tab_active {
	padding-top:4px;
	background-color:#B55612;
	color:#fff;
	margin-right:4px;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid;
	border-left:1px solid;
	border-color: #000;
	width:60px;
	height:24px;
	display:inline;
	float:left;
	margin-bottom:10px;
}
/* container in the event list */
.event {
	border:1px solid #ccc; 
	margin:4px;
	overflow:auto;
	padding:4px;
}
.event_image {
	border:1px solid black;
	margin-top:10px;
	margin-right: 10px;
}