/* CSS Document */

/* General Layout */
body {
	background-position: inherit;
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:13px;
	color:#e1dfd6;
	background-image:url(bg_beige.jpg)


	}
a {
	text-decoration:none;
	}
	

/*Content Layout */

/*core */

a:link, a:visited {
	color: #918f85; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #7C997B;	text-decoration: none;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.pagenavcounter {visibility:hidden}

table.contentpaneopen td {
   padding-right: 5px;
   padding-top: 10px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	color:#e1dfd6;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;

}

table.contentpane td.componentheading {
	padding-left: 4px;

}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}


.button {
  color: #7C997B;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #e1dfd6;
}

.componentheading {
	color: #918f85;
	font-size: 18px;
	font-weight:bolder;
	letter-spacing:-0.06em;
	white-space:normal;
	border-bottom: 1px dotted #918f85;

}

.smalldark {color:#000000}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	color: #918f85;
	font-size: 18px;
	font-weight:bolder;
	letter-spacing:-0.06em;
	white-space:normal;
	border-bottom: 1px dotted #918f85;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	font-size:10px;
	color: #414039;
	text-align:right;
	white-space:normal;
	font-weight:normal;
	text-transform: uppercase;
	padding-top:10px;
}

table.moduletable tbody{padding-bottom: 10px;}


div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	border-bottom: 1px dotted #414039;
	text-transform: uppercase;

}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  padding: 4px;
}

.sectiontablefooter {

}
.sectiontable {padding:5px;}

.sectiontableentry1 {color: #918f85; background-color : #414039;border: 1px solid #4c4b43;}
.sectiontableentry1 a{color:#e1dfd6; text-decoration:none}
.sectiontableentry1 a:hover{color:#7C997B}

.sectiontableentry2 {color: #918f85; background-color : #4c4b43;	border: 1px solid #4c4b43; }
.sectiontableentry2 a{color:#e1dfd6; text-decoration:none}
.sectiontableentry2 a:hover{color:#7C997B}

/* end */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #C5C2BC;
	text-align: left;
	width: 100%;
	text-decoration: none;
	padding-bottom: 3px;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	background-color: #5e5d55;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

table.contentpaneopen {
	background-image:none;
  	width: 100%;
	padding-right: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

.contentheading {
	width:100%;
	}

.contentpagetitle {
	color: #918f85;
	font-size: 18px;
	font-weight:bolder;
	letter-spacing:-0.06em;
}

.componentheading {
	color: #918f85;
	font-size: 16px;
	font-weight:bolder;
	letter-spacing:-0.06em;
	}

.contentpane {
background-color:#FFFFFF;
background:none;
color:#333333;
}

div.mosimage {
  border: #fff;
  padding: 10px;
}

.mosimage {
  border: 1px solid #fff;
  margin: 20px;
  
}

.mosimage_caption {
  margin-top: 2px;
  padding: 1px 2px;
  color: #e1dfd6;
  font-size: 10px;
  font-style:italic;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}	


/* Layout */
#top_container {width:100%; height: 300px; background-image:url(bg_top.jpg); min-width:900px; }

	.container {width: 900px; height:100%; background:url(bg_mid2.gif);  background-position:center; }

		#main_container {width: 900px; height:100%;}

		#topbar {width: 900px; height: 20px; background-image:url(bg_dkbrn.jpg);}

		#topmenu {width: 900px; height: 30px; background-image:url(topmenu.png);}
			
			#topmenu a {text-align:right; text-decoration:none; font-size:14px; font-family:Helvetica, sans-serif, Tahoma; font-weight: bolder ;text-transform: uppercase; letter-spacing:-.05em; margin-right:20px; color:#53524b;}
			
			#topmenu a:hover {color: #669966;}
	
		#top2 {width: 900px; height: 150px; background-image:url(top2.png);}

		#top3 {width: 900px; height: 100px; background-image:url(top3.jpg);}

#mid_container {width: 100%; height:100%; background-image:url(bg_mid2.gif); background-position:center; margin: 0px; padding: 0px;vertical-align:top;min-width:900px;}

	#mid_spacer {width: 100%; height: 5px; background-image:url(bg_mid1.gif); background-position:center; background-repeat:repeat-x; margin: 0px;min-width:900px;}
	#mid_spacer2 {width: 900px; height: 5px; background-image:url(bg_mid1.gif); background-position:center; background-repeat:repeat-x; position:relative; top:0px}
	

	#content {width: 900px; height: 100%; top:0px;}

		#sidebar1 {width: 220px; height: 100%; float: left; position: relative; left: 6px; top: 0px; padding:10px; padding-top:0px; } 

		#maintop {width: 630px; height: 100%; float: right; position: relative; left: 5px; top: 0px; padding:10px; padding-top:0px; white-space:normal;}

#bottom_bar {width: 100%; height: 50px; background-image:url(bg_dkbrwn2.gif);min-width:900px;}
	
	#bottom_tag {width: 900px; height: 50px; background-image:url(tag.gif)}

#bottom_space {width: 100%; height: 8px; background-image:url(bottom.png); background-position:top; background-repeat:repeat-x;min-width:900px;}

#footer {width: 900px; height:20px; color: #918f85; font-size:11px; text-align:right}

.clear {clear:both}
