/* CSS Document */

body{
	margin:0px;
}

.opacity{
	filter: alpha(opacity=80);
}

/* header */

.head_repeat{
	background-image:url(img/header-rep.jpg);
	background-repeat:repeat-x;
	height:206px;
}


/* content */

.cont_bg{
	background-color:#fbfbf9;
	background-image:url(img/cont-line.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:100%;
}

.cont_left{
	background-image:url(img/cont-left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:100%;
}

.cont_right{
	background-image:url(img/cont-right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:100%;
}

.left_color{
	background-image:url(img/left-color.jpg);
	background-repeat:repeat-y;
	height:100%;
}

.right_color{
	background-image:url(img/right-color.jpg);
	background-repeat:repeat-y;
	background-position:right;
	height:100%;
}

#main_tab{
	padding-left:70px;
	padding-right:70px;
	padding-top:30px;
}

#menu_tab a, #menu_tab a.menu{
	font-family:'Times New Roman', Times, serif;
	font-size:19px;
	color:#3c2a12;
	text-decoration:none;
}
#menu_tab a:hover, #menu_tab a.menu:hover{
	font-family:'Times New Roman', Times, serif;
	font-size:19px;
	color:#3c2a12;
	text-decoration:underline;
}

#small_links a, #menu_tab a.small, #small_links2 a{
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	color:#234cb9;
	text-decoration:none;
}
#small_links a:hover, #menu_tab a.small:hover, #small_links2 a:hover{
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	color:#7f9eef;
	text-decoration:none;
}

#menu_tab div{
	padding-left:10px;
	width:120px;
}

#menu_tab div.div1{
	padding-top:16px;
	width:150px;
	padding-left:0px;
}

.line{
	border-bottom:2px solid #676568;
	width:90%;
	padding-top:12px;
}

.art_td{
	padding-left:50px;
}

.headline{
	padding-top:15px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#234cb9;
}

.ind1{
	padding:10px 20px 10px 20px;
}

.txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:inherit;
	line-height:14px;
	text-align:justify
}

.ind2{
	padding:0px 10px 10px 20px;
}

.pic_td{
	padding:0px 30px 10px 0px;
}

.ind3{
	padding:0px 20px 10px 20px;
}

.pic_td2{
	padding:0px 0px 10px 20px;
}

.ind4{
	padding:0px 20px 10px 10px;
}

#news_tab{
	margin-left:10px;
	margin-right:20px;
}

.headline2{
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#3c2a12;
}

.news_td{
	padding-right:50px;
}

.date{
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#3c2a12;
}

.headline3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#234cb9;
}

.news_txt{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:inherit;
	line-height:12px;

}

.detail{
	padding-top:5px;
}

#news_tab a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
#news_tab a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.date2{
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#3c2a12;
}

.last_link{
	padding-top:5px;
	padding-bottom:30px;
}

.form_line{
	padding-top:15px;
	padding-bottom:15px;
	border-top:1px solid #676964;
	border-bottom:1px solid #676964;
}

.form{
	margin:0px;
	padding:0px;
}

.search_field_td{
	padding-left:5px;
}

.search_but_td{
	padding-left:15px;
}

#search_field{
	width:190px;
	height:24px;
	background-color:#f6f2e9;
	border:1px solid  #FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3e3d3a;
	padding-left:5px;
}

#search_but{
	background-image:url(img/search-but.jpg);
	width:45px;
	height:24px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.map_pos{
	padding:20px 20px 80px 65px;
}

.map_img{


}

#map_links div{
	padding-left:35px;
	padding-top:3px;
}

#map_links div.map_headline{
	padding-left:5px;
	padding-top:12px;
	font-family:'Times New Roman', Times, serif;
	font-size:22px;

}
#map_links div.map_headline:hover{

	font-family:'Times New Roman', Times, serif;
	font-size:22px;
	color: #FF6600;
}

#map_links div.map_repeat{

	height:218px;
	padding-left:0px;
	padding-top:0px;
}

#map_links a{
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	color:#695b47;

	text-decoration:none;
}
#map_links a:hover{
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	color: #FF6600;

	text-decoration:none;
}

.ask{
	padding-right:65px;
	padding-top:20px;
}

.ask_bg{
	background-image:url(img/surv-bg.png);
	background-repeat:no-repeat;
	width:272px;
	height:218px;
}

.headline4{
	padding-left:15px;
	padding-top:10px;
	font-family:'Times New Roman', Times, serif;
	font-size:21px;
	color:#3c2a12;
}

.question{
	padding:5px 10px 10px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#234cb9;
	font-style:italic;
	font-weight:bold;
}

.answers{
	padding-left:5px;
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#3e3e3e;
}

.see_res_td{
	padding-right:5px;
}

.see_res_link{
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#3e3e3e;
	text-decoration:none;
}
.see_res_link:hover{
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#3e3e3e;
	text-decoration:underline;
}

.vote_td{
	padding-right:5px;
	padding-top:3px;
}

.vote_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#234cb9;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}
.vote_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#234cb9;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

.cont_botm{
	width:100%;
	height:98px;
	background-color:#fbfbf9;
}

.left_botm{
	background-image:url(img/cont-leftb.jpg);
	background-repeat:no-repeat;
	height:98px;
	background-position:left;
}

.right_botm{
	background-image:url(img/cont-rightb.jpg);
	background-repeat:no-repeat;
	height:98px;
	background-position:right;
}

.line_pos{
	height:3px;
	position:relative;
	top:15px;
}

.line_style{
	border-top:3px solid #736b54;
	width:90%;
}


/* footer */

.footer_repeat{
	background-image:url(img/footer-rep.jpg);
	background-repeat:repeat-x;
	height:73px;
	width:100%;
}

.footer_left{
	background-image:url(img/footer-left.jpg);
	height:73px;
	background-repeat:no-repeat;
	background-position:left;
}

.footer_right{
	background-image:url(img/footer-right.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:73px;
}

.link {	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;}

.link a{	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;}

.link a:hover{	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;}