/* CSS Document */

body {
	background-color: #d2e0eb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #334c7f;
	font-weight: 100;
}

h2 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AD1603;
	font-weight: 100;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #334c7f;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878D9A;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.small p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}

.small a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	text-decoration:none;
}

.small a:hover {
	text-decoration:underline;
}.design_blurb {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #396082;
	font-style: italic;
}
