@charset "UTF-8";


body {
	background: url(../../Downloads/800px-Arlington-poughkeepsie.jpg) fixed center 0 no-repeat;
	vertical-align: bottom;
	background-image: url(bg.jpg);
	color: #333;
	margin: 0px auto;
	}
	a:link {
	color: #C00;
	text-decoration: none;
}
	a:active {
	color:#C00;
}
	a:visited {
	color: #C00;
}
	a:hover {
	color: #660000;
	text-decoration: underline;
}

.arlington {
	border: medium solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: center center;
	background-repeat: repeat;
}

.bodytext_hilite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B88E50;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding-right: 10px;
}
.bodytext_hilite2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #B88E50;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding-right: 10px;
}
.bodytext_hilite2_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding-right: 10px;
}


.TITLES_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #900;
	font-weight: normal;
	text-align: left;
	line-height: 1em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

