@charset "utf-8";
/* Markup Styles */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #243E4D;
	background-image: url(/images/nlrestorations-gradient_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #660000;
}
h3 {
	font-size: 12px;
}
img {
	border-style: none;
}

/* Specific Classes */
a.footer {
	color: white;
	font-weight: bold;
}
.maroon {
color: #540D0B;
}
