@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main {
	font-size: 14px;
	line-height: 18px;
}
#main a {
	color: #901615;
}

#main p {
	margin-bottom: 18px;
	margin-top: 9px;
}
#footer .copyright {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}
#main h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 18px;
	font-weight: bold;
	color: #901615;
}

#header .desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CDCDCD;
	letter-spacing: -1px;
	text-align: center;
}
#sidebar a {
	color: #152A39;
	font-weight: bold;
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 18px;
	font-weight: bold;
	color: #901615;
}
