@charset "UTF-8";
body {
	background-image: url(../images/bkgd-webpage.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
#wrapperbkgdnews {
	background-image: url(../images/wrapperbkgd.gif);
	background-repeat: repeat-y;
}
#wrappernews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../images/bkgd-topsquares.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
#headernews {
	height: 190px;
	margin-left: 0px;
	padding-top: 0px;
}
#logotopnews {
	position: absolute;
	left: 0px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contentnews {
	margin-right: 0px;
	margin-left: 0px;
}
#sidebarleftnews {
	background-color: #d1ab66;
	float: none;
	display: none;
	font-size: x-small;
}
#sidebarleftnews p {
	padding-right: 20px;
	padding-left: 30px;
}
.subhead-sidebarleftnews {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
#maincontentnews {
	padding-top: 20px;
	margin: 0px;
}
#footernews {
	margin-right: 110px;
	margin-left: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-image: url(../images/bkgd-webpage.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9c6f;
	clear: none;
	display: none;
}
#footernews li {
	list-style-type: none;
	display: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 9a9c6f;
}
#footernews li.footerlilast {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sitenavnews {
	background-image: url(../images/bkgd-webpage.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: none;
}
#navabout {
	position: absolute;
	left: 510px;
	top: 150px;
}
#navfirm {
	position: absolute;
	left: 610px;
	top: 150px;
}
#navfees {
	position: absolute;
	left: 710px;
	top: 150px;
}
#navhome {
	position: absolute;
	left: 410px;
	top: 50px;
}
#navcomserv {
	position: absolute;
	left: 510px;
	top: 50px;
}
#navnews {
	position: absolute;
	left: 610px;
	top: 50px;
}
