@charset "utf-8";

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 2em;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	margin: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
	line-height: 2em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: right;
}

ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	text-align: justify;
	color: #990002;
}

li span {
	color: #000;
}

a {
	color: #990002;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* FOOTER NAV */

#footer ul {
	list-style: none;
}

#footer ul li {
	display: inline;
	padding: 0 10px 0 10px;
}

#contact_left p {
	text-align: center;
}
