body {
	color: rgb(218,71,56);
	background: rgb(218,71,56);
	font-size: 14px;
  line-height: 18px;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
}

a {
	color: rgb(218,71,56);
}


h1,h2,h3,h4,h5,h6 {
  color: rgb(218,71,56);
	font-family:Corbel, Verdana, Geneva, Tahoma, sans-serif;
	font-weight:bold;
}

#page_margins {
	border:0;
}

#nav2 {
	background-image: none;
	background-color: rgb(232,162,62);
}

#qm0 div a, #qm0 ul a {
	background-color: rgb(232,162,62);
	color: rgb(218,71,56);
}

#qm0 a {
	background:transparent;
  color: rgb(218,71,56);
}

#qm0 a:hover {
	background:transparent;
  background-color: rgb(218,71,56);
	color: rgb(232,162,62);
}

#qm0 div a:hover {
  background-color: rgb(218,71,56);
	color: rgb(232,162,62);

}

body #qm0 .current,body #qm0 .current:hover {
	background:transparent;
	background-color:rgb(232,162,62);
  color: rgb(218,71,56);
	font-weight: bold;	
}

body #qm0 .qmactive,body #qm0 .qmactive:hover {
	background:transparent;
  background-color: rgb(218,71,56);
	color: rgb(232,162,62);
}

.block-box .block-heading {
  background: rgb(232,162,62);
  color: rgb(218,71,56);
  padding: 5px 18px 5px 18px;
}

#footer {
	background-color:rgb(218,71,56);
	background-image:none;
	color: rgb(245,226,200);
}

#footer a:hover,#footer a {
  color: rgb(245,226,200);
}


body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background:transparent;
  background-color: rgb(218,71,56);
	color: rgb(232,162,62);
}


.block-content span,.block-content a,.block-content em {
	font-size: 14px !important;
}