body {
	margin: 0;
	padding: 0;
	font-family: Helvetica;
	font-size: 13px;
}

img {
	border:none;
}

h1 {
	/*font-family: "Helvetica Neue LT Pro";*/
	color: #7f1f20;
	text-transform:uppercase;
	font-size:19px;
}

h2 {
	color: #7f1f20;
	font-size:16px;
}
h3 {
	color: #7f1f20;
}
.emphasis , .important{
	color: #7f1f20;
}

#main {
	left: 0px; 
	top: 0px; 
	position: relative; 
	margin-left: auto; 
	margin-right: auto; 
	width: 960px;
	overflow: hidden;
	/*border:1px solid;*/
}

#main_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 31px;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(../images/menu-bg.png) repeat-x top left;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-transform: uppercase;
	border-bottom: none;
	border-top: none;
}
#main_menu li {
	width:160px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#main_menu li a {
	width:160px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	padding: 8px 0px 0 0px;
}
#main_menu li a:hover {
	color: #822424;
	height: 22px;
	background: transparent url(../images/menu-bg.png) 0px -31px no-repeat;
}
#main_menu li.active a {
	color: #822424;
	display: inline;
	height: 22px;
	background: transparent url(../images/menu-bg.png) 0px -31px no-repeat;
	float: left;
	margin: 0;
}

#footer {
	padding: 10px 0 10px 0;
	/*width:960px;*/
	/*height:44px;*/
	background:#7f1f20;
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
}


#footer a
{
	color:#ffffff;
	width:100px;
	text-decoration:none;
	/*background-color:#dddddd;*/
}

#footer .bullet {
	margin: 0 5px 0 5px;
}

#left {
	padding-top: 8px;
	padding-right: 118px;
	padding-bottom: 10px;
	padding-left: 22px;
}

#right {
	width:320px;
	background:#dbbeb3;
}

#right .textblock {
	color:#822424;
	margin: 18px 16px;
}

#right .textblock h1 {
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	margin: 0;
	padding: 10px 0 0 0;
}
/*
#right .textblock ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
*/
#right .textblock .emphasis , #right .textblock .important{
	font-weight:bold;
}


.block {
	color: #59595b;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}
#right .textblock .block {
	width: 100%;
	color: #822424;
}
#left .block {

}



.news {

}
.newsItem {
	margin-bottom: 30px;
}


.foreword {
	font-weight: bold;
}


.more a{
	color: #7f1f20;
	text-decoration:none;
	font-weight:bold;
}
#header_logo {
	height: 97px;
	margin: 0px;
	padding: 0px;
}

#headerTease .block {
	margin: 0px;
	padding: 0px;
}

#headerTease .imagecycle-caption {
	white-space: normal;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 16px;
	padding-bottom: 0px;
	width: 916px;
	/* [disabled]opacity: 85; */
}
#headerTease .imagecycle-caption h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	color: #FFF;
}
#headerTease .imagecycle-caption p {
	margin-top: 0px;
}
