/* Start of CMSMS style sheet 'ArwinEnRianne_page_textstyles' */
body {
  font-family: "Arial", "Verdana";
  font-size: 0.8em;
  color: #076879;
}

#content h1 {
  font-size: 1.5em;
  color: #211800;
}

#content p, #content li {
  line-height: 1.5em;
}

#footer p {
  text-align: center;
  font-size: 0.8em;
  color: #666666;
  margin: 0;
  padding: 0;
}

#menu ul {
  font-face: "Segoe UI", "Deja Vu Sans", "Arial";
}

#menu li a {
line-height: 1.5em;
font-size: 1.2em;
}


a {
	text-decoration: underline;
	color: #8d7400;
}

a:hover {
	color: #000000;
}

a img {
	border: 0;
}

/* ----- heading styles ----- */

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}


/* ----- footer text styles ----- */

#footer a {
	text-decoration: underline;
	color: #aaaaaa;
}

#footer a:hover {
	color: #ffffff;
}

.error_message {
  color: #d20000;
  background-color: #ffd9d9;
  border: solid 1px #d20000;
  margin-bottom: 20px;
}
/* End of 'ArwinEnRianne_page_textstyles' */

