h1 {
text-align: left;
font-size: 120%;
color: #993300;
font-weight: bold;
line-height: 1.1;
margin-left: 50px;
margin-bottom: 6px;
margin-top: 15px;
}
h2 {
text-align: center;
font-size: 100%;
color: #993300;
font-weight: bold;
}
h3 {
text-align: center;
font-size: 110%;
color: #993300;
font-weight: bolder;
line-height: 1;
}

div#content-hm {
padding-bottom: 5px;
padding-top: 10px;
}

div#column1 {
	float: left;
	width: 460px;
	margin-left: 0px;
	display: inline;
}
div#column1 p {
text-align: left;
line-height: 1.3;
margin-bottom: 10px;
margin-left: 50px;
}

div#column2 {
	margin-right: 30px;
	width: 224px;
	display: inline;
	float: right;
}
div#column2 p {
text-align: left;
margin-bottom: 6px;
font-size: 90%;
width: 190px;
line-height: 1.3;
}
div#column2 p.hdl {
font-weight: bold;
line-height: 1;
margin-top: 0px;
margin-bottom: 2px;
}
div#column2 p.hdl#two {
margin-top: 15px;
}

div#column2 img.crv1 {
display: block;
height: 19px;
width: 210px;
}
div#column2 img.crv2 {
display: block;
margin-bottom: 10px;
height: 19px;
width: 210px;
}

div.news {
border-right-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: none;
border-left-style: solid;
border-right-color: #8ba767;
border-left-color: #8BA767;
}
