@charset "UTF-8";
body {
	background-image: url(../images/bkgd-webpage.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 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;
}
#wrapperbkgd {
	background-image: url(../images/wrapperbkgd.gif);
	background-repeat: repeat-y;
}
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bkgd-topsquares.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-size: x-small;
}
#header {
	margin: 0px;
	height: 290px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 110px;
}
#logo-top {
	position: absolute;
	left: 400px;
	top: 50px;
	right: 0px;
	bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content {
	margin-left: 110px;
}
#sidebarleft {
	background-color: #d1ab66;
	float: left;
	width: 290px;
}
#sidebarleft p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.subhead-sidebarleft {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
#centercolumn {
	margin-right: 300px;
	margin-left: 320px;
	padding-top: 50px;
}
#centercolumn h1 {
	font-size: medium;
	margin-top: 0px;
}
#centercolumn p {
	line-height: 1.5em;
}
#sidebarright {
	float: right;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #666633;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9a9c6f;
	margin-top: 50px;
	font-size: x-small;
	margin-right: 110px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebarright a:link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boldtext {
	font-weight: bold;
}
#footer {
	margin-left: 110px;
	clear: both;
	margin-bottom: 20px;
	font-size: xx-small;
	margin-right: 110px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9c6f;
	text-align: center;
	background-image: url(../images/bkgd-webpage.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666633;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 0px;
}
#footer li.footerlilast {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navcomserv {
	position: absolute;
	left: 710px;
	top: 50px;
}
#navaboutjohn {
	position: absolute;
	left: 410px;
	top: 250px;
}
#navfirm {
	position: absolute;
	left: 510px;
	top: 250px;
}
#navfees {
	position: absolute;
	left: 610px;
	top: 250px;
}
#navemail {
	position: absolute;
	left: 710px;
	top: 250px;
}
#navnews {
	position: absolute;
	left: 810px;
	top: 250px;
}
#navhome {
	position: absolute;
	left: 610px;
	top: 50px;
}
#sitenav {
	background-image: url(../images/bkgd-webpage.jpg);
	background-repeat: repeat;
}
