@charset "utf-8";
/* CSS Document */

html {
    min-height: 100%;
    height: auto; 
}
body {		
	height: 100%;
	width: 100%;	
	padding: 0px;
	margin: 0 auto;
/*    margin: 0px; */
	font-family: Arial, Regular;
	color:#2a2828;
    font-size:12px;
	text-align: left;	
}
#bodytable TD {
	text-align: left;
}

h1 {
	font-family: "Esta", Garamond;
	color:#3b3c3b;
    font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1.mainpage {
    font-family: "Esta", Garamond;
    color: #7A7064;
    font-size: 28px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

h2 {	
	font-family: "Esta", Garamond;
	color: #302e20;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
h1 .date {
	color: #c3c0ae;
	font-size: 16px;
	float: right;
}
h2 .date {
    color: #c3c0ae;
    font-size: 16px;
    float: right;
}

a {
	color: #2c7301;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
.brown {
	color: #5f4d3a;
}
a.button {
    background: transparent url('../images/whitebtn_r.gif') no-repeat scroll top right;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    clear: both;
}

a.button span {
    background: transparent url('../images/whitebtn_l.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
img.map {
	border: 1px solid #dbdbdb;
	padding: 3px;
}

ul.files, ul.contacts, div.answer {
	border: 1px solid #dbdbdb;
	margin: 0 auto;
	padding: 6px;
	list-style: none;
}
div.answer {
	padding: 12px;
}
ul.contacts {
	margin-top: 10px;
}
.questionblock {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../images/dotted.gif) repeat-x left bottom;
}
ul.questions {
	margin-top: 10px;
	margin-bottom: 20px;
}
ul.questions li{
	margin-bottom: 6px;
}
ul.files li, ul.contacts li {
	margin: 0;
	padding: 5px 0;
	text-align:right;
	background: url(../images/dotted.gif) repeat-x left 18px;
}
ul.files li strong, ul.files li span, ul.contacts li strong, ul.contacts li span{
	float: left;
	background: #e6e6e6; /*--Combined Property with 'li em'--*/
	padding: 0 10px; /*--Combined Property with 'li em'--*/
}
ul.files li span, ul.contacts li span {
	float: none;
}
ul.contacts li {
	width: 220px;
}
img, div { behavior: url(iepngfix.htc) }
img, a, a img {
	border: 0px;
	margin: 0px;
	padding:0px;
}
.news_preview {
	display: block;
	margin-bottom: 50px;
}
div.search {
	width: 199px;
	height: 28px;
	background-image: url(../images/searchfield.gif);
	background-repeat: no-repeat;
	float:left;
}
div.searchform {
	margin-top: 4px;
}
.searchbtn {
	margin-top: 5px;
	float: right;
}
input {
	width: 185px;
	background: none;
	color: #ffffff;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	border: none;
}


ul {
	padding: 0px;
	margin:0px;
}
li {
	padding: 0px;
	margin:0px;
	/* list-style:none; */
}
td {
	vertical-align:top;
}
.header_logo {
	padding-top: 10px;
}
#wrappertable {
	background: url(../images/header_bg.gif) repeat-x;
	background-color: #e6e6e6;
	width:100%;	
	height:100%; 
}
#wrappercell {
	background: url(../images/header_pic_2.jpg) no-repeat;
	background-position: top center;
	height:100%;
	width:100%;
}
.content_cell {
	padding-left: 12px;
	padding-right: 12px;
}
.main_cell {
	padding-bottom: 12px;
	background-color: #e6e6e6;
}
.rightcolumn {
	padding-right: 12px;
}
.rightcolumn h1 {
	color:#3b3c3b;
	font-size: 20px;
}
.right_uudised {
	display:block;
	clear: both;
	padding: 8px;
	margin-top: 0px;
	margin-bottom:20px;
}
.right_uudised p{
	color:#676767;
	font-size: 11px;
}
.right_uudised .title{
	color: #343434;
	font-size: 12px;
	font-weight: bold;	
}
.right_uudised .date {
	color: #799a58;
	font-size: 11px;
	float:left;
}
a.readmore {
	float: right;
	clear: none;
}
.right_search {
	display:block;
	clear: both;
	background: #ffffff;
	margin-bottom:20px;
	border: 1px solid #dadada;
	padding: 14px;
	height: 35px;
}
.right_search h1 {
	display:block;
	float: left;
	padding-bottom: 6px;
}
.right_social {
	text-align:center;
	display:block;
	clear: both;
	margin-bottom:20px;
}
.right_tagcloud {
	display:block;
	clear: both;
	margin-bottom:20px;
}

.mugshot {
	display: block;
	width: 288px;
	height: 140px;
	border: 1px solid #dbdbdb;
	padding: 3px;
	float:left;
	margin-right: 4px;
}
.mugshot p {
	font-size: 11px;
	width:160px;
	float:left;
	clear:none;
}
.mugshot h1 {
	display: block;
	float:left;
	padding-top: 40px;
	color: #302e20;
	font-size: 24px;
}
.mugshot_img {
	float:right;
	clear:none;
}
.partner {
	width: 586px;
	display: block;
	height: 140px;
	border: 1px solid #dbdbdb;
	padding: 3px;
	float:left;
	margin-top: 20px;
}
.partner p {
	font-size: 11px;
	float:left;
	clear:none;
}
.partner a {
	clear:both;
}
.partner h1 {
	display: block;
	float:left;
	padding-top: 40px;
	color: #302e20;
	font-size: 24px;
}
.partner .imgholder {
	width: 110px;
	height: 140px;
	background-color: #e2e2e2;
}
#bodytable {
	height:100%;
}
#footer_line {
	height: 18px;
	background: url(../images/footer_line_bg.gif) repeat-x;
}
#footer ul {
	width: 400px;
}
#footer {
	height: 120px;
	color: #3c2313;
	font-size: 11px;	
	background: url(../images/footer_bg.gif);  
	padding-top: 30px;
}
#footer span {
	clear: none;
}
#footer a {
	margin-left: 20px;
	margin-right: 20px;
}
#footer .copyright {
	color: #777777;
	margin-top: 6px;
	float:none;
	display: block;
	clear: both;
}
.vertical_spacer {
	background: url(../images/body_splitter.gif) repeat-y;
}

#htmltagcloud{
	font-size: 40%;
	width: 241px;		/* auto or fixed width, e.g. 500px   */
	font-family:'lucida grande','trebuchet ms',arial,helvetica,sans-serif;
	

}
.language {
	padding: 6px;
	float:right;
	font-size: 10px;
}
.language span {
	margin-left: 6px;
}

#htmltagcloud{line-height:2.4em;word-spacing:normal;letter-spacing:normal;text-transform:none;text-align:justify;text-indent:0}#htmltagcloud a:link{text-decoration:none}#htmltagcloud a:visited{text-decoration:none}#htmltagcloud a:hover{color:white;background-color:#05f}#htmltagcloud a:active{color:white;background-color:#03d}.wrd{padding:0;position:relative}.wrd a{text-decoration:none}.tagcloud0{font-size:1.0em;color:#ACC1F3;z-index:10}.tagcloud0 a{color:#ACC1F3}.tagcloud1{font-size:1.4em;color:#ACC1F3;z-index:9}.tagcloud1 a{color:#ACC1F3}.tagcloud2{font-size:1.8em;color:#86A0DC;z-index:8}.tagcloud2 a{color:#86A0DC}.tagcloud3{font-size:2.2em;color:#86A0DC;z-index:7}.tagcloud3 a{color:#86A0DC}.tagcloud4{font-size:2.6em;color:#607EC5;z-index:6}.tagcloud4 a{color:#607EC5}.tagcloud5{font-size:3.0em;color:#607EC5;z-index:5}.tagcloud5 a{color:#607EC5}.tagcloud6{font-size:3.3em;color:#4C6DB9;z-index:4}.tagcloud6 a{color:#4C6DB9}.tagcloud7{font-size:3.6em;color:#395CAE;z-index:3}.tagcloud7 a{color:#395CAE}.tagcloud8{font-size:3.9em;color:#264CA2;z-index:2}.tagcloud8 a{color:#264CA2}.tagcloud9{font-size:4.2em;color:#133B97;z-index:1}.tagcloud9 a{color:#133B97}.tagcloud10{font-size:4.5em;color:#002A8B;z-index:0}.tagcloud10 a{color:#002A8B}.freq{font-size:10pt !important;color:#bbb}#credit{text-align:center;color:#333;margin-bottom:0.6em;font:0.7em 'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif}#credit a:link{color:#777;text-decoration:none}#credit a:visited{color:#777;text-decoration:none}#credit a:hover{color:white;background-color:#05f}#credit a:active{text-decoration:underline}
