﻿body {
	background-image: url(images/paint-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
a:visited {
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
a:active {
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	font-size: 12px;
	color: #ffffff;
}
.topnav {
	font-size: 14px;
	font-weight: bold;
}
.topnav a:link {
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
.topnav a:visited {
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
.topnav a:active {
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
.topnav a:hover {
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
}
.sidecontact {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.sidecontact a:link {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.sidecontact a:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.sidecontact a:active {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.sidecontact a:hover {
	color: #c7000c;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
.copyright {
	font-size: 12px;
	font-weight: bold;
}
.copyright a:link {
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.copyright a:visited {
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.copyright a:active {
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.copyright a:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
.bottomnav {
	font-size: 10px;
	font-weight: bold;
}
.bottomnav a:link {
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}
.bottomnav a:visited {
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}
.bottomnav a:active {
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}
.bottomnav a:hover {
	color: #ffffff;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
}
.promo {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.promo a:link {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.promo a:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.promo a:active {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.promo a:hover {
	color: #c7000c;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
.welcome {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.welcome a:link {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.welcome a:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.welcome a:active {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.welcome a:hover {
	color: #c7000c;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
