/* CSS Document */

.background {
	margin-top: 0px;
	background-image: url(images/va.jpg);
	background-repeat: no-repeat;
	background-color: #F5AC46;
}
.line {
	height: 1px;
	background: #ffffff;
}
.topnavcell {
	background: #D6D7EB;
	height: 20px;
	width: 890px
}
.topnav {
	padding-right: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.topnav A {
  color: #000000;
  text-decoration: none;
}

.topnav A:hover {
  color: #F74B21;
  text-decoration: none;
}
td.topright {
	padding-left: 85px
}
td.content {
	background: #3C3C3C;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.text A {
  color: #ffffff;
  text-decoration: none;
}

.text A:hover {
  color: #F74B21;
  text-decoration: none;
}
td.footer {
	background: #000000;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
}
.footertxtC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 190px;
}
.fivecreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
	padding-top: 5px;
}
.fivecreative A {
  color: #000000;
  text-decoration: none;
}

.fivecreative A:hover {
  color: #ffffff;
  text-decoration: none;
}