@charset "utf-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
}

.title-hompage {
	valign:center;
}

html {
	margin: 0;
	padding: 0;
}
	
	
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: center;
}

	
ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
}


.contenttable{
	margin: 0;
	padding: 0;
}



#container{
	width: 970px;
	margin: 0 auto;
}


#main {
	float: left;
	width: 970px;
	min-height: 500px;
	background: #961e2a url(../images/main_bg.gif) repeat-y top left;
	margin-bottom: 5px;
	padding: 0 0 30px 0;
	clear: both;
	text-align: left;
}


#footer {
	clear: both;
	width: 970px;
	height: 70px;
	background-color: #FFFFFF;
	border-top: 1px solid #efefef;
}


.tx-flextfooter-pi1 {
	text-align: center;
	margin: 30px auto;
}



.tx-flextfooter-pi1 a {
	text-decoration: none;
	color: #666666;
}




#left {
	float: left;
	width: 200px;
	border-right: 3px solid #ffffff; 
	/*background-color: #ffffff;*/
}

#center {
	float: left;
	width: 535px;
	min-height: 500px;
	margin-right: 7px;
	background-color: #eeefef;
}

#header {
	float: left;
	clear: both;
	width: 535px;
	height: 152px;
	background: #961e2a url(../images/22white.gif) repeat-x bottom;
	
}

#header_txt span {
	color: #FFFFFF;
}


#header_txt {
	width: 530px;
	height: 24px;
	text-align: right;
	margin-right: 5px;
}


#header span strong{
 	color: #FFFFFF;
	line-height: 26px;
}

#center_content {
	float: left;
	clear: both;
	width: 515px;
	_width: 535px;	
	padding: 10px;
}

#right {
	float: left;
	width: 187px;
	background-color: #961e2a;
	padding: 30px 10px 30px 20px;
}

#right * {
	color: #ffffff;
}

#right table.contenttable{
	margin-bottom: 30px;
}

#logo {
	float: left;
	clear: both;
	width: 200px;
	height: 148px;
	background-color: #eeefef;
	border-bottom: 4px solid #babbbf;
}

#logo img {
	width: 159px;
	height: 94px;
	margin: 48px 0 0 16px;
}

#mainnav {
	float: left;
	clear: both;
	width: 200px;
	margin-top: 3px;
	border-top: 2px solid #babbbf;
	border-bottom: 4px solid #961e2a;
	background-color: #ffffff;
}

#search {
	float: left;
	clear: both;
	width: 200px;
	background-color: #eeefef;
	border-top: 3px solid #ffffff;
}


.mainnav_ul {
	width: 200px;
	list-style-type: none;
	margin: 2px 0 12px 0;
	padding: 0;
}

.mainnav_ul li {
	display: inline;
	line-height: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}




.mainnav_ul a {
	height: 20px !important;
	height: 22px;
	line-height: 20px;
	display: block;
	text-decoration: none;
	background-color: #eeefef;
	border-bottom: 1px solid #ffffff;
	text-indent: 7px;
	color: #666666;
}



.subnav_ul a,
.mainnav_ul .mainnav_li_act .subnav_ul a{
	height: 20px !important;
	height: 22px;
	line-height: 20px;
	display: block;
	text-decoration: none;
	background-color: #eeefef;
	border-bottom: 1px solid #ffffff;
	text-indent: 15px;
	color: #666666;
	font-weight: normal;
		
}





.mainnav_ul .subnav_li_no a:hover, 
.mainnav_ul .mainnav_li_no a:hover {
	color: #ffffff;
	background-color: #961e2a;
}

.mainnav_ul .mainnav_li_act a,
#mainnav .mainnav_ul .subnav_ul .submenu_li_act a
{
	font-weight: bold;
	background-color: #CCCCCC;
}



.csc-firstHeader {
	font-size: 13px;
	margin-bottom: 20px;
}



.tx-indexedsearch{
	width: 505px;	
}



.tx-indexedsearch .tx-indexedsearch-whatis,
.tx-indexedsearch .tx-indexedsearch-noresults,
.tx-indexedsearch .tx-indexedsearch-browsebox,
.tx-indexedsearch .tx-indexedsearch-res
{
	margin-top: 30px;
}



.tx-macinasearchbox-pi1 {
	margin-top: 10px;
}

.tx-macinasearchbox-pi1 tr {
	height: 20px;
}

.tx-macinasearchbox-pi1 table {
	margin-left: 6px;
}


.links{
	margin: 10px 0 10px 0;
}


.links .links_txt {
	float: left;
	width: 300px;
	height: 100px;
}

.links .links_img {
	float: right;
	margin-right: 30px;
	margin-bottom: 30px;
}



.links .links_txt a{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}


.object{
	/*text-align: center;*/
}

h1, h2, h3 {
	font-size: 13px;
	font-weight: bold;
}


.object .object_img{
	float: right;
	margin-bottom: 30px;
}

.object .object_txt_item{
	clear: both;
	height: 10px;
	margin-bottom: 40px;
}


.object .object_txt{
	float: left;
	width: 200px;
}

.object .object_txt .object_txt_item_value {
	margin-bottom: 15px;
}


.object .object_txt .object_txt_item_id {
	font-weight: bold;
}

.title{
	margin-bottom: 40px;
}




.hr{
	clear: both;
	height: 1px;
	width: 505px;
	background: transparent url(../images/hr.gif) repeat-x left top;
}


.backlink{
	float:right;
	margin-right: 30px;
}


/* Photo galery */

.tx-photogals-pi1 .tx-photogals-pi1-big{
	float: right;
}

.tx-photogals-pi1 .tx-photogals-pi1-big a{
	background-color: transparent;
	border: 0px none;
	padding: 0;
	text-align: right;
}

.tx-photogals-pi1 .tx-photogals-pi1-big a:hover{
	border: 0px none;
}

.tx-photogals-pi1 .tx-photogals-pi1-small-active a,
.tx-photogals-pi1 .tx-photogals-pi1-small a{
	margin: 3px 0px 3px 6px;
}

.tx-photogals-pi1 .tx-photogals-pi1-small-active,
.tx-photogals-pi1 .tx-photogals-pi1-small{
	float: right;
}


#center_content #mailform  .csc-mailform{
	border: 0px none;
}

#center_content #mailform  .csc-mailform .csc-mailform-field{
	clear: both;
	margin-bottom: 8px;
	float: right;
	width: 374px;
}

#center_content #mailform  .csc-mailform .csc-mailform-field  label{
	float: left;
}

#center_content #mailform  .csc-mailform .csc-mailform-field  input,
#center_content #mailform  .csc-mailform .csc-mailform-field  textarea{
	float: right;
	width: 318px;
	border: 1px solid #CCC;
}

#center_content #mailform  .csc-mailform .csc-mailform-field  input.csc-mailform-submit{
	width: 100px;
	color: #961E2A;
}
